Worst-Case Linear Discriminant Analysis as Scalable Semidefinite Feasibility Problems
Hui Li, Chunhua Shen, Anton van den Hengel, Qinfeng Shi

TL;DR
This paper introduces a scalable semidefinite programming approach for worst-case linear discriminant analysis, improving robustness and computational efficiency over traditional methods, and demonstrating superior classification performance.
Contribution
It reformulates WLDA into a sequence of semidefinite feasibility problems and develops a fast quasi-Newton based solver, significantly enhancing scalability and speed.
Findings
Achieves better classification performance than standard LDA.
Much faster and more scalable than interior-point SDP solvers.
Reduces computational complexity from cubic to cubic in matrix size.
Abstract
In this paper, we propose an efficient semidefinite programming (SDP) approach to worst-case linear discriminant analysis (WLDA). Compared with the traditional LDA, WLDA considers the dimensionality reduction problem from the worst-case viewpoint, which is in general more robust for classification. However, the original problem of WLDA is non-convex and difficult to optimize. In this paper, we reformulate the optimization problem of WLDA into a sequence of semidefinite feasibility problems. To efficiently solve the semidefinite feasibility problems, we design a new scalable optimization method with quasi-Newton methods and eigen-decomposition being the core components. The proposed method is orders of magnitude faster than standard interior-point based SDP solvers. Experiments on a variety of classification problems demonstrate that our approach achieves better performance than…
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
TopicsMachine Learning and Algorithms · Advanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques
MethodsLinear Discriminant Analysis
