Computer Science > Data Structures and Algorithms
[Submitted on 13 May 2020 (this version), latest version 17 Sep 2020 (v3)]
Title:Testing Positive Semi-Definiteness via Random Submatrices
View PDFAbstract:We study the problem of testing whether a matrix $A \in \mathbb{R}^{n \times n}$ with bounded entries ($\|A\|_\infty \leq 1$) is positive semi-definite (PSD), or $\epsilon$-far in $\ell_2^2$-distance from the PSD cone, i.e. $\min_{ B \succeq 0} \| A - B\|_F^2 = \sum_{i : \lambda_i(A) < 0} \lambda_i^2(A) > \epsilon n^2$. Our main algorithmic contribution is a non-adaptive tester which distinguishes between these cases using only $\tilde{O}(1/\epsilon^4)$ queries to the entries of $A$. For the related "$\ell_\infty$-gap problem", where $A$ is either PSD or has an eigenvalue satisfying $\lambda_i(A) < - \epsilon n$, our algorithm only requires $\tilde{O}(1/\epsilon^2)$ queries, which is optimal up to $\log(1/\epsilon)$ factors. Our testers randomly sample a collection of principle sub-matrices and check whether these sub-matrices are PSD. Consequentially, our algorithms achieve one-sided error: whenever they output that $A$ is not PSD, they return a certificate that $A$ has negative eigenvalues.
We complement our upper bound for PSD testing with $\ell_2^2$-gap by giving a $\tilde{\Omega}(1/\epsilon^2)$ lower bound for any non-adaptive algorithm. Our lower bound construction is general, and can be used to derive lower bounds for a number of spectral testing problems. As an example of the applicability of our construction, we obtain a new $\tilde{\Omega}(1/\epsilon^4)$ sampling lower bound for testing the Schatten-$1$ norm with a $\epsilon^{1.5}$ gap, extending a result of Balcan, Li, Woodruff, and Zhang [SODA'19]. In addition, our hard instance results in new sampling lower bounds for estimating the Ky-Fan Norm, and the cost of rank-$k$ approximations, i.e. $\|A - A_k\|_F^2 = \sum_{i > k} \sigma_i^2(A)$.
Submission history
From: Rajesh Jayaram [view email][v1] Wed, 13 May 2020 17:30:12 UTC (239 KB)
[v2] Mon, 1 Jun 2020 14:23:07 UTC (240 KB)
[v3] Thu, 17 Sep 2020 19:10:23 UTC (241 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.