Testing Positive Semidefiniteness Using Linear Measurements
Deanna Needell, William Swartworth, David P. Woodruff

TL;DR
This paper investigates efficient algorithms for testing whether a symmetric matrix is positive semidefinite or far from it, using limited linear measurements, and establishes tight bounds and separations between different testing models.
Contribution
It provides tight bounds for one-sided and two-sided PSD testing in various query models, introduces a bilinear sketch for Frobenius norm testing, and explores adaptive versus non-adaptive testing separations.
Findings
Tight bounds for one-sided PSD testing in matrix-vector and vector-matrix-vector models.
A bilinear sketch achieves optimal Frobenius norm two-sided testing with O(1/ε^2) queries.
Demonstrates separation between adaptive and non-adaptive testers in PSD testing.
Abstract
We study the problem of testing whether a symmetric input matrix is symmetric positive semidefinite (PSD), or is -far from the PSD cone, meaning that , where is the Schatten- norm of . In applications one often needs to quickly tell if an input matrix is PSD, and a small distance from the PSD cone may be tolerable. We consider two well-studied query models for measuring efficiency, namely, the matrix-vector and vector-matrix-vector query models. We first consider one-sided testers, which are testers that correctly classify any PSD input, but may fail on a non-PSD input with a tiny failure probability. Up to logarithmic factors, in the matrix-vector query model we show a tight bound, while in the vector-matrix-vector query model we show a tight…
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
TopicsMachine Learning and Algorithms · Stochastic Gradient Optimization Techniques · Complexity and Algorithms in Graphs
