Deflation-Free Optimal Scoring
TLDR
DFSOS is a novel deflation-free method for sparse optimal scoring that simultaneously estimates discriminant vectors, improving accuracy in high-dimensional data.
Key contributions
- Proposes Deflation-Free Sparse Optimal Scoring (DFSOS) to overcome errors in sequential deflation methods.
- Estimates all discriminant vectors simultaneously under an explicit global orthogonality constraint.
- Combines Bregman iteration with orthogonality-constrained optimization for tractable subproblems.
- Achieves comparable or better classification accuracy on synthetic and real-world time series data.
Why it matters
This paper introduces a robust, deflation-free approach to sparse optimal scoring, addressing the error propagation issues of existing sequential methods. It offers a more effective framework for sparse discriminant analysis, improving accuracy and reliability in high-dimensional problems.
Original Abstract
Sparse Optimal Scoring (SOS) reformulates linear discriminant analysis to enable feature selection through elastic net regularization, making it well-suited for high-dimensional settings where the number of features exceeds observations. Most existing SOS methods use deflation-based strategies that compute discriminant vectors sequentially, which can propagate errors and produce suboptimal solutions. We propose a novel approach that estimates all discriminant vectors simultaneously under an explicit global orthogonality constraint, which we call Deflation-Free Sparse Optimal Scoring (DFSOS). DFSOS combines Bregman iteration with orthogonality-constrained optimization, decomposing the problem into tractable subproblems for scoring vectors, discriminant vectors, and orthogonality enforcement. We establish convergence to stationary points of the augmented Lagrangian under mild conditions. Extensive experiments using synthetic data and real-world time series data demonstrate that DFSOS achieves classification accuracy comparable to or better than existing deflation-based methods. These results indicate that deflation-free approaches offer a robust and effective framework for sparse discriminant analysis in high-dimensional problems.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.