Related Experiment Video
Updated: Jan 26, 2026

10:05
Measurement & Analysis of the Temporal Discrimination Threshold Applied to Cervical Dystonia
Published on: January 27, 2018
10.2K
Deep Least Squares Fisher Discriminant Analysis.
IEEE Transactions on Neural Networks and Learning Systems
|April 17, 2019
Summary
Deep FDA (DFDA) offers a fast, nonlinear extension of Fisher linear discriminant analysis (FLDA), performing comparably to regularized kernel FDA (RKFDA), especially on imbalanced datasets.
Area of Science:
- Machine Learning
- Data Science
- Pattern Recognition
Background:
- Fisher linear discriminant analysis (FLDA) is an early dimensionality reduction technique.
- FLDA is not currently a leading method for feature extraction or classification.
- Recent advancements include least squares FLDA (LSFDA) and regularized kernel FDA (RKFDA).
Purpose of the Study:
- To introduce Deep FDA (DFDA), a nonlinear extension of LSFDA using deep neural networks.
- To compare the performance of RKFDA and DFDA on various classification tasks.
- To evaluate efficiency, particularly for large and imbalanced datasets.
Main Methods:
- Proposed Deep FDA (DFDA) as a nonlinear extension of LSFDA.
- Utilized deep neural networks for nonlinear feature extraction.
- Compared RKFDA and DFDA using Area Under the ROC Curve (AUC) on diverse datasets.
- Assessed performance on two-class, multiclass, and imbalanced data.
Main Results:
- DFDA and RKFDA demonstrated similar classification performance, particularly on imbalanced datasets.
- DFDA models were significantly faster to build than RKFDA models.
- Both methods showed good performance on problems with large sample sizes.
Conclusions:
- DFDA provides a competitive and computationally efficient alternative to RKFDA.
- DFDA is a promising nonlinear extension of FLDA for classification tasks.
- The proposed method excels in scenarios with class-imbalanced data and large sample sizes.
Related Concept Videos
Chi-square Analysis
43.7K
The chi-square test is a statistical hypothesis test. It is used to check whether there is a significant difference between an expected value and an observed value. In the context of genetics, it enables us to either accept or reject a hypothesis, based on how much the observed values deviate from the expected values.
The chi-square test was developed by Pearson in 1990.
The first step of performing a Chi-square analysis is to establish a null hypothesis, which assumes that there is no real...
The chi-square test was developed by Pearson in 1990.
The first step of performing a Chi-square analysis is to establish a null hypothesis, which assumes that there is no real...
43.7K
Behrens–Fisher Test
262
The Behrens-Fisher test is a statistical method designed to address the Behrens-Fisher problem, which arises when comparing the means of two normally distributed populations with unequal variances. Unlike the Student's t-test, which assumes equal variances, the Behrens-Fisher test allows for mean comparison without this restrictive assumption. This flexibility makes it particularly valuable in scenarios where two independent samples exhibit normality but lack variance homogeneity.
This test...
This test...
262
Fisher's Exact Test
1.2K
Fisher's exact test is a statistical significance test widely used to analyze 2x2 contingency tables, particularly in situations where sample sizes are small. Unlike the chi-squared test, which approximates P-values and assumes minimum expected frequencies of at least five in each cell, Fisher's exact test calculates the exact probability (P-value) of observing the data or more extreme results under the null hypothesis. This feature makes it especially valuable when the assumptions of...
1.2K
Punnett Squares
125.4K
Overview
125.4K
Stereotypes, Prejudice, and Discrimination
95.0K
Humans are very diverse and although we share many similarities, we also have many differences. The social groups we belong to help form our identities (Tajfel, 1974). These differences may be difficult for some people to reconcile, which may lead to prejudice toward people who are different. Prejudice is a negative attitude and feeling toward an individual based solely on one’s membership in a particular social group (Allport, 1954; Brown, 2010). Prejudice is common against people who...
95.0K
Root Mean Square
3.7K
If in an experiment, data values have a probability of being both positive and negative, neither the arithmetic mean, the geometric mean, nor the harmonic mean can be used to calculate the central tendency of the data set. In particular, if the positive and negative values are equally likely, the arithmetic mean is close to zero.
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
3.7K

