Near-Optimal Algorithms for Gaussians with Huber Contamination: Mean Estimation and Linear Regression

December 04, 2023 Β· Declared Dead Β· πŸ› Neural Information Processing Systems

πŸ‘» 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, Ankit Pensia, Thanasis Pittas arXiv ID 2312.01547 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG, stat.ML Citations 5 Venue Neural Information Processing Systems Last Checked 4 months ago
Abstract
We study the fundamental problems of Gaussian mean estimation and linear regression with Gaussian covariates in the presence of Huber contamination. Our main contribution is the design of the first sample near-optimal and almost linear-time algorithms with optimal error guarantees for both of these problems. Specifically, for Gaussian robust mean estimation on $\mathbb{R}^d$ with contamination parameter $Ξ΅\in (0, Ξ΅_0)$ for a small absolute constant $Ξ΅_0$, we give an algorithm with sample complexity $n = \tilde{O}(d/Ξ΅^2)$ and almost linear runtime that approximates the target mean within $\ell_2$-error $O(Ξ΅)$. This improves on prior work that achieved this error guarantee with polynomially suboptimal sample and time complexity. For robust linear regression, we give the first algorithm with sample complexity $n = \tilde{O}(d/Ξ΅^2)$ and almost linear runtime that approximates the target regressor within $\ell_2$-error $O(Ξ΅)$. This is the first polynomial sample and time algorithm achieving the optimal error guarantee, answering an open question in the literature. At the technical level, we develop a methodology that yields almost-linear time algorithms for multi-directional filtering that may be of broader interest.
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 β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted