Projection-free Graph-based Classifier Learning using Gershgorin Disc Perfect Alignment
Cheng Yang, Gene Cheung, Guangtao Zhai

TL;DR
This paper introduces a fast, projection-free method for semi-supervised graph-based binary classification by leveraging Gershgorin disc perfect alignment, significantly speeding up computation while maintaining accuracy.
Contribution
The paper proposes a novel LP-based approach using GDPA to replace PSD projections in semi-supervised graph classification, enabling faster solutions.
Findings
Achieved a 28x speedup over existing methods.
Maintained comparable label prediction accuracy.
Replaced PSD cone constraints with linear constraints using GDPA.
Abstract
In semi-supervised graph-based binary classifier learning, a subset of known labels are used to infer unknown labels, assuming that the label signal is smooth with respect to a similarity graph specified by a Laplacian matrix. When restricting labels to binary values, the problem is NP-hard. While a conventional semi-definite programming relaxation (SDR) can be solved in polynomial time using, for example, the alternating direction method of multipliers (ADMM), the complexity of projecting a candidate matrix onto the positive semi-definite (PSD) cone () per iteration remains high. In this paper, leveraging a recent linear algebraic theory called Gershgorin disc perfect alignment (GDPA), we propose a fast projection-free method by solving a sequence of linear programs (LP) instead. Specifically, we first recast the SDR to…
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
TopicsSparse and Compressive Sensing Techniques · Metaheuristic Optimization Algorithms Research · Face and Expression Recognition
