6
17

The Average-Case Time Complexity of Certifying the Restricted Isometry Property

Abstract

In compressed sensing, the restricted isometry property (RIP) on M×NM \times N sensing matrices (where M<NM < N) guarantees efficient reconstruction of sparse vectors. A matrix has the (s,δ)(s,\delta)-RIP\mathsf{RIP} property if behaves as a δ\delta-approximate isometry on ss-sparse vectors. It is well known that an M×NM\times N matrix with i.i.d. N(0,1/M)\mathcal{N}(0,1/M) entries is (s,δ)(s,\delta)-RIP\mathsf{RIP} with high probability as long as sδ2M/logNs\lesssim \delta^2 M/\log N. On the other hand, most prior works aiming to deterministically construct (s,δ)(s,\delta)-RIP\mathsf{RIP} matrices have failed when sMs \gg \sqrt{M}. An alternative way to find an RIP matrix could be to draw a random gaussian matrix and certify that it is indeed RIP. However, there is evidence that this certification task is computationally hard when sMs \gg \sqrt{M}, both in the worst case and the average case. In this paper, we investigate the exact average-case time complexity of certifying the RIP property for M×NM\times N matrices with i.i.d. N(0,1/M)\mathcal{N}(0,1/M) entries, in the "possible but hard" regime MsM/logN\sqrt{M} \ll s\lesssim M/\log N. Based on analysis of the low-degree likelihood ratio, we give rigorous evidence that subexponential runtime NΩ~(s2/M)N^{\tilde\Omega(s^2/M)} is required, demonstrating a smooth tradeoff between the maximum tolerated sparsity and the required computational power. This lower bound is essentially tight, matching the runtime of an existing algorithm due to Koiran and Zouzias. Our hardness result allows δ\delta to take any constant value in (0,1)(0,1), which captures the relevant regime for compressed sensing. This improves upon the existing average-case hardness result of Wang, Berthet, and Plan, which is limited to δ=o(1)\delta = o(1).

View on arXiv
Comments on this paper