Local Shrunk Discriminant Analysis (LSDA)
Zan Gao, Guotai Zhang, Feiping Nie, Hua Zhang

TL;DR
This paper introduces Local Shrunk Discriminant Analysis (LSDA), a novel dimensionality reduction method that effectively handles non-Gaussian and multimodal data by combining linear and nonlinear structures with pattern shrinking.
Contribution
LSDA is a new algorithm that improves upon PCA and LDA by accommodating complex data distributions and manifold structures, with an efficient optimization process.
Findings
LSDA outperforms PCA, LDA, and local LDA on various datasets.
The method effectively captures nonlinear and multimodal data structures.
Experimental results demonstrate superior generalization and flexibility.
Abstract
Dimensionality reduction is a crucial step for pattern recognition and data mining tasks to overcome the curse of dimensionality. Principal component analysis (PCA) is a traditional technique for unsupervised dimensionality reduction, which is often employed to seek a projection to best represent the data in a least-squares sense, but if the original data is nonlinear structure, the performance of PCA will quickly drop. An supervised dimensionality reduction algorithm called Linear discriminant analysis (LDA) seeks for an embedding transformation, which can work well with Gaussian distribution data or single-modal data, but for non-Gaussian distribution data or multimodal data, it gives undesired results. What is worse, the dimension of LDA cannot be more than the number of classes. In order to solve these issues, Local shrunk discriminant analysis (LSDA) is proposed in this work to…
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 · Spectroscopy and Chemometric Analyses · Remote-Sensing Image Classification
MethodsLinear Discriminant Analysis · Principal Components Analysis
