Local Search Algorithms for Rank-Constrained Convex Optimization
Kyriakos Axiotis, Maxim Sviridenko

TL;DR
This paper introduces greedy and local search algorithms for solving rank-constrained convex optimization problems, providing theoretical guarantees and practical variants that improve runtime and solution quality across applications like matrix completion.
Contribution
The paper develops new algorithms with improved theoretical analysis for rank-constrained convex optimization, extending prior results and demonstrating practical effectiveness.
Findings
Algorithms recover solutions with rank proportional to problem parameters.
Theoretical analysis shows convergence and approximation guarantees.
Practical variants outperform existing methods in runtime and solution quality.
Abstract
We propose greedy and local search algorithms for rank-constrained convex optimization, namely solving given a convex function and a parameter . These algorithms consist of repeating two steps: (a) adding a new rank-1 matrix to and (b) enforcing the rank constraint on . We refine and improve the theoretical analysis of Shalev-Shwartz et al. (2011), and show that if the rank-restricted condition number of is , a solution with rank and can be recovered, where is the optimal solution. This significantly generalizes associated results on sparse convex optimization, as well as rank-constrained convex optimization for smooth functions. We then…
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
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced Optimization Algorithms Research · Optimization and Search Problems
