paper

Approximate Projections onto the Positive Semidefinite Cone Using Randomization

arXiv:2410.19208

Abstract

This paper presents two algorithms that compute approximate Positive Semidefinite (PSD) projections of real symmetric matrices using Randomized Numerical Linear Algebra (RNLA). Classical PSD projection of an matrix relies on a deterministic eigen-decomposition with computation that scales as . Our approach leverages RNLA to construct low-rank matrix approximations before projection, significantly reducing the required numerical resources to , for some user defined fixed parameter . 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, biasing the low-rank approximation to focus on capturing the essential information about the positive eigenvalues for PSD projection. Both methods offer a trade-off between accuracy and computational speed, supported by probabilistic error bounds. Numerical experiments on large-scale matrices ( ) demonstrate that the proposed randomized algorithms effectively approximate PSD projections.