English

The Communication Complexity of Approximating Matrix Rank

Computational Complexity 2024-10-29 v1 Quantum Physics

Abstract

We fully determine the communication complexity of approximating matrix rank, over any finite field F\mathbb{F}. We study the most general version of this problem, where 0r<Rn0\leq r<R\leq n are given integers, Alice and Bob's inputs are matrices A,BFn×nA,B\in\mathbb{F}^{n\times n}, respectively, and they need to distinguish between the cases rk(A+B)=r\mathrm{rk}(A+B)=r and rk(A+B)=R\mathrm{rk}(A+B)=R. We show that this problem has randomized communication complexity Ω(1+r2logF)\Omega(1+r^{2}\log|\mathbb{F}|). This is optimal in a strong sense because O(1+r2logF)O(1+r^{2}\log|\mathbb{F}|) communication is sufficient to determine, for arbitrary A,BA,B, whether rk(A+B)r\mathrm{rk}(A+B)\leq r. Prior to our work, lower bounds were known only for consecutive integers rr and RR, with no implication for the approximation of matrix rank. Our lower bound holds even for quantum protocols and even for error probability 1214Fr/3\frac{1}{2}-\frac{1}{4}|\mathbb{F}|^{-r/3}, which too is virtually optimal because the problem has a two-bit classical protocol with error 12Θ(Fr)\frac{1}{2}-\Theta(|\mathbb{F}|^{-r}). As an application, we obtain an Ω(1kn2logF)\Omega(\frac{1}{k}\cdot n^{2}\log|\mathbb{F}|) space lower bound for any streaming algorithm with kk passes that approximates the rank of an input matrix MFn×nM\in\mathbb{F}^{n\times n} within a factor of 2δ\sqrt{2}-\delta, for any δ>0\delta>0. Our result is an exponential improvement in kk over previous work. We also settle the randomized and quantum communication complexity of several other linear-algebraic problems, for all settings of parameters. This includes the determinant problem (given matrices AA and BB, distinguish between the cases det(A+B)=a\mathrm{det}(A+B)=a and det(A+B)=b\mathrm{det}(A+B)=b, for fixed field elements ab)a\ne b) and the subspace sum and subspace intersection problem (given subspaces SS and TT of known dimensions mm and \ell, respectively, approximate the dimensions of S+TS+T and STS\cap T).

Keywords

Cite

@article{arxiv.2410.20094,
  title  = {The Communication Complexity of Approximating Matrix Rank},
  author = {Alexander A. Sherstov and Andrey A. Storozhenko},
  journal= {arXiv preprint arXiv:2410.20094},
  year   = {2024}
}

Comments

Full version of FOCS 2024 paper

R2 v1 2026-06-28T19:36:30.495Z