Approximate Projections onto the Positive Semidefinite Cone Using Randomization
Morgan Jones, James Anderson

TL;DR
This paper introduces two randomized algorithms for efficiently projecting matrices onto the PSD cone, significantly reducing computational costs for large-scale problems while maintaining accuracy.
Contribution
The paper develops novel randomized algorithms for approximate PSD projection that outperform classical methods in large-scale settings.
Findings
Algorithms achieve significant speed-ups over deterministic methods.
Probabilistic error bounds ensure reliable approximations.
Effective integration into SDP solvers for large problems.
Abstract
This paper presents two novel algorithms for approximately projecting symmetric matrices onto the Positive Semidefinite (PSD) cone using Randomized Numerical Linear Algebra (RNLA). Classical PSD projection methods rely on full-rank deterministic eigen-decomposition, which can be computationally prohibitive for large-scale problems. Our approach leverages RNLA to construct low-rank matrix approximations before projection, significantly reducing the required numerical resources. The first algorithm utilizes random sampling to generate a low-rank approximation, followed by a standard eigen-decomposition on this smaller matrix. The second algorithm enhances this process by introducing a scaling approach that aligns the leading-order singular values with the positive eigenvalues, ensuring that the low-rank approximation captures the essential information about the positive eigenvalues for…
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 · Mathematical Approximation and Integration
