English

Lower Bounds on Adaptive Sensing for Matrix Recovery

Data Structures and Algorithms 2024-02-21 v2 Information Theory math.IT

Abstract

We study lower bounds on adaptive sensing algorithms for recovering low rank matrices using linear measurements. Given an n×nn \times n matrix AA, a general linear measurement S(A)S(A), for an n×nn \times n matrix SS, is just the inner product of SS and AA, each treated as n2n^2-dimensional vectors. By performing as few linear measurements as possible on a rank-rr matrix AA, we hope to construct a matrix A^\hat{A} that satisfies AA^F2cAF2\|A - \hat{A}\|_F^2 \le c\|A\|_F^2, for a small constant cc. It is commonly assumed that when measuring AA with SS, the response is corrupted with an independent Gaussian random variable of mean 00 and variance σ2\sigma^2. Cand\'es and Plan study non-adaptive algorithms for low rank matrix recovery using random linear measurements. At a certain noise level, it is known that their non-adaptive algorithms need to perform Ω(n2)\Omega(n^2) measurements, which amounts to reading the entire matrix. An important question is whether adaptivity helps in decreasing the overall number of measurements. We show that any adaptive algorithm that uses kk linear measurements in each round and outputs an approximation to the underlying matrix with probability 9/10\ge 9/10 must run for t=Ω(log(n2/k)/loglogn)t = \Omega(\log(n^2/k)/\log\log n) rounds showing that any adaptive algorithm which uses n2βn^{2-\beta} linear measurements in each round must run for Ω(logn/loglogn)\Omega(\log n/\log\log n) rounds to compute a reconstruction with probability 9/10\ge 9/10. Hence any adaptive algorithm that has o(logn/loglogn)o(\log n/\log\log n) rounds must use an overall Ω(n2)\Omega(n^2) linear measurements. Our techniques also readily extend to obtain lower bounds on adaptive algorithms for tensor recovery and obtain measurement-vs-rounds trade-off for many sensing problems in numerical linear algebra, such as spectral norm low rank approximation, Frobenius norm low rank approximation, singular vector approximation, and more.

Keywords

Cite

@article{arxiv.2311.17281,
  title  = {Lower Bounds on Adaptive Sensing for Matrix Recovery},
  author = {Praneeth Kacham and David P Woodruff},
  journal= {arXiv preprint arXiv:2311.17281},
  year   = {2024}
}

Comments

Fixed minor typos

R2 v1 2026-06-28T13:34:51.582Z