Ultrahigh-dimensional Quadratic Discriminant Analysis Using Random Projections
Annesha Deb, Minerva Mukhopadhyay, Subhajit Dutta

TL;DR
This paper proposes a Random Projection Ensemble (RPE) approach to enhance Quadratic Discriminant Analysis (QDA) for ultrahigh-dimensional classification, improving accuracy and efficiency where traditional methods struggle.
Contribution
It introduces a novel RPE-QDA classifier that effectively handles ultrahigh-dimensional data, with theoretical guarantees and practical validation.
Findings
RPE-QDA achieves near-perfect classification in high dimensions.
The method is computationally efficient and scalable.
Validated on simulated and gene expression datasets.
Abstract
This paper investigates the effectiveness of using the Random Projection Ensemble (RPE) approach in Quadratic Discriminant Analysis (QDA) for ultrahigh-dimensional classification problems. Classical methods such as Linear Discriminant Analysis (LDA) and QDA are used widely, but face significant challenges in their implementation when the data dimension (say, ) exceeds the sample size (say, ). In particular, both LDA (using the Moore-Penrose inverse for covariance matrices) and QDA (even with known covariance matrices) may perform as poorly as random guessing when as . The RPE method, known for addressing the curse of dimensionality, offers a fast and effective solution without relying on selective summary measures of the competing distributions. This paper demonstrates the practical advantages of employing RPE on QDA in terms of classification…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGene expression and cancer classification · Face and Expression Recognition · Random Matrices and Applications
