LGJan 26, 2023

SQ Lower Bounds for Random Sparse Planted Vector Problem

arXiv:2301.11124v14 citationsh-index: 7
Originality Synthesis-oriented
AI Analysis

This work addresses computational hardness predictions for sparse recovery problems, particularly in noisy settings, but is incremental as it extends prior low-degree lower bounds to SQ frameworks.

The paper tackles the problem of recovering a sparse planted vector in a random subspace by proving a Statistical Query (SQ) lower bound, showing that super-polynomial queries are needed when n is much less than ρ²d² and ρ is greater than 1/√d.

Consider the setting where a $ρ$-sparse Rademacher vector is planted in a random $d$-dimensional subspace of $R^n$. A classical question is how to recover this planted vector given a random basis in this subspace. A recent result by [ZSWB21] showed that the Lattice basis reduction algorithm can recover the planted vector when $n\geq d+1$. Although the algorithm is not expected to tolerate inverse polynomial amount of noise, it is surprising because it was previously shown that recovery cannot be achieved by low degree polynomials when $n\ll ρ^2 d^{2}$ [MW21]. A natural question is whether we can derive an Statistical Query (SQ) lower bound matching the previous low degree lower bound in [MW21]. This will - imply that the SQ lower bound can be surpassed by lattice based algorithms; - predict the computational hardness when the planted vector is perturbed by inverse polynomial amount of noise. In this paper, we prove such an SQ lower bound. In particular, we show that super-polynomial number of VSTAT queries is needed to solve the easier statistical testing problem when $n\ll ρ^2 d^{2}$ and $ρ\gg \frac{1}{\sqrt{d}}$. The most notable technique we used to derive the SQ lower bound is the almost equivalence relationship between SQ lower bound and low degree lower bound [BBH+20, MW21].

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes