Proximal Methods for Sparse Optimal Scoring and Discriminant Analysis
Summer Atkins, Gudmundur Einarsson, Brendan Ames, Line Clemmensen

TL;DR
This paper introduces three scalable optimization algorithms for sparse linear discriminant analysis, enabling effective high-dimensional data classification with provable convergence properties.
Contribution
It presents novel numerical schemes based on block coordinate descent, proximal gradient, and ADMM for sparse LDA, with theoretical convergence guarantees and practical implementations.
Findings
Algorithms scale linearly with data dimension under regularization
Methods effectively classify Gaussian and benchmark datasets
Provided open-source Matlab and R implementations
Abstract
Linear discriminant analysis (LDA) is a classical method for dimensionality reduction, where discriminant vectors are sought to project data to a lower dimensional space for optimal separability of classes. Several recent papers have outlined strategies for exploiting sparsity for using LDA with high-dimensional data. However, many lack scalable methods for solution of the underlying optimization problems. We propose three new numerical optimization schemes for solving the sparse optimal scoring formulation of LDA based on block coordinate descent, the proximal gradient method, and the alternating direction method of multipliers. We show that the per-iteration cost of these methods scales linearly in the dimension of the data provided restricted regularization terms are employed, and cubically in the dimension of the data in the worst case. Furthermore, we establish that if our block…
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
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Statistical Methods and Inference
