A Support-Set Algorithm for Optimization Problems with Nonnegative and Orthogonal Constraints
Lei Wang, Xin Liu, and Xiaojun Chen

TL;DR
This paper introduces a support-set algorithm for optimization problems with nonnegative and orthogonal constraints, leveraging structural properties for computational efficiency and demonstrating strong empirical performance.
Contribution
The paper presents a novel support-set algorithm that preserves feasibility and converges globally for a class of constrained optimization problems, with proven iteration complexity.
Findings
Algorithm converges to a first-order stationary point.
Supports real-world applications like PCA, clustering, and community detection.
Achieves efficient computation via closed-form solutions for subproblems.
Abstract
In this paper, we investigate optimization problems with nonnegative and orthogonal constraints, where any feasible matrix of size exhibits a sparsity pattern such that each row accommodates at most one nonzero entry. Our analysis demonstrates that, by fixing the support set, the global solution of the minimization subproblem for the proximal linearization of the objective function can be computed in closed form with at most nonzero entries. Exploiting this structural property offers a powerful avenue for dramatically enhancing computational efficiency. Guided by this insight, we propose a support-set algorithm preserving strictly the feasibility of iterates. A central ingredient is a strategically devised update scheme for support sets that adjusts the placement of nonzero entries. We establish the global convergence of the support-set algorithm to a first-order…
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
TopicsAdvanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
