GO-LDA: Generalised Optimal Linear Discriminant Analysis
Jiahui Liu, Xiaohao Cai, and Mahesan Niranjan

TL;DR
GO-LDA introduces a sequential method for deriving orthogonal discriminant directions that maximize class separation, improving upon traditional multiclass LDA by providing more effective feature spaces for pattern recognition.
Contribution
The paper proposes a novel sequential approach to obtain orthogonal discriminant directions that maximize Fisher criterion, addressing limitations of traditional multiclass LDA.
Findings
GO-LDA achieves higher discrimination and accuracy in benchmark tasks.
Discriminant directions from GO-LDA are orthogonal and optimal for class separation.
Empirical results show superior performance over traditional multiclass LDA.
Abstract
Linear discriminant analysis (LDA) has been a useful tool in pattern recognition and data analysis research and practice. While linearity of class boundaries cannot always be expected, nonlinear projections through pre-trained deep neural networks have served to map complex data onto feature spaces in which linear discrimination has served well. The solution to binary LDA is obtained by eigenvalue analysis of within-class and between-class scatter matrices. It is well known that the multiclass LDA is solved by an extension to the binary LDA, a generalised eigenvalue problem, from which the largest subspace that can be extracted is of dimension one lower than the number of classes in the given problem. In this paper, we show that, apart from the first of the discriminant directions, the generalised eigenanalysis solution to multiclass LDA does neither yield orthogonal discriminant…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Sparse and Compressive Sensing Techniques · Blind Source Separation Techniques
MethodsLinear Discriminant Analysis
