Deflation-Free Optimal Scoring

arXiv stat.ML / 4/29/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces Deflation-Free Sparse Optimal Scoring (DFSOS), which reformulates sparse optimal scoring to perform feature selection using elastic net regularization for high-dimensional linear discriminant analysis.
  • Unlike prior deflation-based SOS methods that compute discriminant vectors sequentially (risking error propagation), DFSOS estimates all discriminant vectors simultaneously with an explicit global orthogonality constraint.
  • DFSOS uses a combination of Bregman iteration and orthogonality-constrained optimization, breaking the overall task into manageable subproblems for scoring vectors, discriminant vectors, and orthogonality enforcement.
  • The authors prove convergence to stationary points of the augmented Lagrangian under mild conditions, supporting the method’s theoretical reliability.
  • Experiments on both synthetic data and real-world time series show DFSOS reaches classification accuracy that is comparable to or better than existing deflation-based approaches, suggesting improved robustness in sparse discriminant analysis.

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.