Batch List-Decodable Linear Regression via Higher Moments

March 12, 2025 ยท Declared Dead ยท ๐Ÿ› International Conference on Machine Learning

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Ilias Diakonikolas, Daniel M. Kane, Sushrut Karmalkar, Sihan Liu, Thanasis Pittas arXiv ID 2503.09802 Category cs.LG: Machine Learning Cross-listed cs.DS, math.ST, stat.ML Citations 0 Venue International Conference on Machine Learning Last Checked 4 months ago
Abstract
We study the task of list-decodable linear regression using batches. A batch is called clean if it consists of i.i.d. samples from an unknown linear regression distribution. For a parameter $ฮฑ\in (0, 1/2)$, an unknown $ฮฑ$-fraction of the batches are clean and no assumptions are made on the remaining ones. The goal is to output a small list of vectors at least one of which is close to the true regressor vector in $\ell_2$-norm. [DJKS23] gave an efficient algorithm, under natural distributional assumptions, with the following guarantee. Assuming that the batch size $n$ satisfies $n \geq \tildeฮฉ(ฮฑ^{-1})$ and the number of batches is $m = \mathrm{poly}(d, n, 1/ฮฑ)$, their algorithm runs in polynomial time and outputs a list of $O(1/ฮฑ^2)$ vectors at least one of which is $\tilde{O}(ฮฑ^{-1/2}/\sqrt{n})$ close to the target regressor. Here we design a new polynomial time algorithm with significantly stronger guarantees under the assumption that the low-degree moments of the covariates distribution are Sum-of-Squares (SoS) certifiably bounded. Specifically, for any constant $ฮด>0$, as long as the batch size is $n \geq ฮฉ_ฮด(ฮฑ^{-ฮด})$ and the degree-$ฮ˜(1/ฮด)$ moments of the covariates are SoS certifiably bounded, our algorithm uses $m = \mathrm{poly}((dn)^{1/ฮด}, 1/ฮฑ)$ batches, runs in polynomial-time, and outputs an $O(1/ฮฑ)$-sized list of vectors one of which is $O(ฮฑ^{-ฮด/2}/\sqrt{n})$ close to the target. That is, our algorithm achieves substantially smaller minimum batch size and final error, while achieving the optimal list size. Our approach uses higher-order moment information by carefully combining the SoS paradigm interleaved with an iterative method and a novel list pruning procedure. In the process, we give an SoS proof of the Marcinkiewicz-Zygmund inequality that may be of broader applicability.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted