Statistical Query Lower Bounds for List-Decodable Linear Regression
Ilias Diakonikolas, Daniel M. Kane, Ankit Pensia, Thanasis Pittas,, Alistair Stewart

TL;DR
This paper establishes a statistical query lower bound for list-decodable linear regression, showing that existing algorithms are nearly optimal and highlighting the inherent difficulty of the problem under adversarial corruption.
Contribution
The paper provides the first SQ lower bound of $d^{ ext{poly}(1/\alpha)}$ for list-decodable linear regression, matching known algorithmic performance and indicating near-optimality.
Findings
SQ lower bound of $d^{\text{poly}(1/\alpha)}$ for the problem
Current algorithms are nearly optimal given the lower bound
Highlights the computational difficulty in adversarial settings
Abstract
We study the problem of list-decodable linear regression, where an adversary can corrupt a majority of the examples. Specifically, we are given a set of labeled examples and a parameter such that an -fraction of the points in are i.i.d. samples from a linear regression model with Gaussian covariates, and the remaining -fraction of the points are drawn from an arbitrary noise distribution. The goal is to output a small list of hypothesis vectors such that at least one of them is close to the target regression vector. Our main result is a Statistical Query (SQ) lower bound of for this problem. Our SQ lower bound qualitatively matches the performance of previously developed algorithms, providing evidence that current upper bounds for this task are nearly best possible.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMachine Learning and Algorithms · SARS-CoV-2 detection and testing · Machine Learning and Data Classification
MethodsLinear Regression
