paper-with-me

Papers

GO-LDA: Generalised Optimal Linear Discriminant Analysis

2023-05-23 · Jiahui Liu, Xiaohao Cai, Mahesan Niranjan

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 directions nor maximise discrimination of projected data along them. Surprisingly, to the best of our knowledge, this has not been noted in decades of literature on LDA. To overcome this drawback, we present a derivation with a strict theoretical support for sequentially obtaining discriminant directions that are orthogonal to previously computed ones and maximise in each step the Fisher criterion. We show distributions of projections along these axes and demonstrate that discrimination of data projected onto these discriminant directions has optimal separation, which is much higher than those from the generalised eigenvectors of the multiclass LDA. Using a wide range of benchmark tasks, we present a comprehensive empirical demonstration that on a number of pattern recognition and classification problems, the optimal discriminant subspaces obtained by the proposed method, referred to as GO-LDA (Generalised Optimal LDA), can offer superior accuracy.

📄 PDF Abstract BibTeX arXiv:2305.14568

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Learning ELM network weights using linear discriminant analysis

2014-06-12 · Philip de Chazal, Jonathan Tapson, André van Schaik

We present an alternative to the pseudo-inverse method for determining the hidden to output weight values for Extreme Learning Machines performing classification tasks. The method is based on linear discriminant analysis…

General Classification

Varying Coefficient Linear Discriminant Analysis for Dynamic Data

2022-03-12 · Yajie Bao, Yuyang Liu

Linear discriminant analysis (LDA) is an important classification tool in statistics and machine learning. This paper investigates the varying coefficient LDA model for dynamic data, with Bayes' discriminant direction be…

Classification

Linear and Quadratic Discriminant Analysis: Tutorial

2019-06-01 · Benyamin Ghojogh, Mark Crowley

This tutorial explains Linear Discriminant Analysis (LDA) and Quadratic Discriminant Analysis (QDA) as two fundamental classification methods in statistical and probabilistic learning. We start with the optimization of d…

Dimensionality ReductionGeneral ClassificationMetric Learningregression

Pivotal Estimation of Linear Discriminant Analysis in High Dimensions

2023-09-18 · Ethan X. Fang, Yajun Mei, Yuyang Shi, Qunzhi Xu 외

We consider the linear discriminant analysis problem in the high-dimensional settings. In this work, we propose PANDA(PivotAl liNear Discriminant Analysis), a tuning-insensitive method in the sense that it requires very …

Spectrally-Corrected and Regularized Linear Discriminant Analysis for Spiked Covariance Model

2022-10-08 · Hua Li, Wenya Luo, Zhidong Bai, Huanchao Zhou 외

This paper proposes an improved linear discriminant analysis called spectrally-corrected and regularized LDA (SRLDA). This method integrates the design ideas of the sample spectrally-corrected covariance matrix and the r…

Dimensionality Reduction