Related Experiment Video
Updated: Oct 11, 2025

04:57
Assisted Selection of Biomarkers by Linear Discriminant Analysis Effect Size LEfSe in Microbiome Data
Published on: May 16, 2022
16.4K
Ratio Sum Versus Sum Ratio for Linear Discriminant Analysis
IEEE Transactions on Pattern Analysis and Machine Intelligence
|December 7, 2021
Summary
This study introduces Ratio Sum for Linear Discriminant Analysis (RSLDA), a new method that enhances feature discriminative ability for high-dimensional data. RSLDA and its kernel version (KRSLDA) outperform existing techniques in experiments.
Area of Science:
- Machine Learning
- Data Science
- Computer Vision
Background:
- Linear Discriminant Analysis (LDA) is a supervised dimension reduction technique for high-dimensional data.
- Standard LDA may retain features with weak discriminative ability due to its preference for smaller variance features.
Purpose of the Study:
- To propose a novel method, Ratio Sum for Linear Discriminant Analysis (RSLDA), to maximize the discriminative ability of each feature in the subspace.
- To enhance feature selection by focusing on the ratio of between-class to within-class distance.
Main Methods:
- Developed an equivalent problem for RSLDA to enable an alternative optimization algorithm.
- Transformed the problem into two sub-problems, one solved directly and the other as a convex optimization problem using singular value decomposition.
- Introduced Kernel RSLDA (KRSLDA) for improved robustness.
Main Results:
- The proposed RSLDA method effectively maximizes the discriminative ability of features.
- Singular value decomposition avoids issues with non-singular covariance matrices, enhancing algorithmic performance.
- RSLDA and KRSLDA demonstrated superior performance compared to existing methods on various datasets.
Conclusions:
- RSLDA offers a significant improvement over traditional LDA by focusing on feature discriminative power.
- KRSLDA provides a robust extension, suitable for complex data patterns.
- The proposed methods are effective for dimension reduction and feature selection in high-dimensional data processing.
Related Concept Videos
Ratio Level of Measurement
19.5K
The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
A set of data measured using the ratio scale takes care of the ratio problem and provides complete information. Ratio scale data are like interval scale data, except they have a zero point and ratios can be calculated....
A set of data measured using the ratio scale takes care of the ratio problem and provides complete information. Ratio scale data are like interval scale data, except they have a zero point and ratios can be calculated....
19.5K
One-Way ANOVA: Equal Sample Sizes
3.5K
One-Way ANOVA can be performed on three or more samples with equal or unequal sample sizes. When one-way ANOVA is performed on two datasets with samples of equal sizes, it can be easily observed that the computed F statistic is highly sensitive to the sample mean.
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
3.5K
Sum and Difference OpAmps
970
Operational amplifiers (op-amps) are versatile devices that extend beyond amplification. In this context, two specific op-amp configurations are explored: the summing and difference amplifiers.
A summing amplifier, or an adder, utilizes an op-amp to merge multiple input signals into a single output signal. When audio signals are introduced into its input channels, the input resistors initiate currents that traverse feedback resistors, resulting in an output voltage. Applying Kirchhoff's...
A summing amplifier, or an adder, utilizes an op-amp to merge multiple input signals into a single output signal. When audio signals are introduced into its input channels, the input resistors initiate currents that traverse feedback resistors, resulting in an output voltage. Applying Kirchhoff's...
970
One-Way ANOVA: Unequal Sample Sizes
6.0K
One-way ANOVA can be performed on three or more samples of unequal sizes. However, calculations get complicated when sample sizes are not always the same. So, while performing ANOVA with unequal samples size, the following equation is used:
6.0K
Spearman's Rank Correlation Test
1.1K
Spearman's rank correlation test, also known as Spearman's rho, is a nonparametric method for assessing the strength and direction of association between two variables. This test is particularly valuable when the data distribution is unknown or when the assumption of normality does not hold. Named after the English psychologist and statistician Dr. Charles Edward Spearman, it serves as the nonparametric counterpart to Pearson's correlation coefficient.
Spearman's test calculates...
Spearman's test calculates...
1.1K
Variation
7.3K
An important characteristic of any set of data is the variation in the data. In some data sets, the data values are concentrated closely near the mean; in other data sets, the data values are more widely spread out from the mean. The most common measure of variation, or spread, is the standard deviation, which is the square root of variance.
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
When independent and dependent variables are plotted on a scatter plot, the slope of a line is a value that describes the rate of change between the two...
7.3K

