paper-with-me

홈 › Papers

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

2023-12-04 · NeurIPS 2023 11 · Ilias Diakonikolas, Daniel M. Kane, Ankit Pensia, Thanasis Pittas

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 $\epsilon \in (0, \epsilon_0)$ for a small absolute constant $\epsilon_0$, we give an algorithm with sample complexity $n = \tilde{O}(d/\epsilon^2)$ and almost linear runtime that approximates the target mean within $\ell_2$-error $O(\epsilon)$. 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/\epsilon^2)$ and almost linear runtime that approximates the target regressor within $\ell_2$-error $O(\epsilon)$. 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.

📄 PDF Abstract BibTeX arXiv:2312.01547

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Robust Sparse Estimation for Gaussians with Optimal Error under Huber Contamination

2024-03-15 · Ilias Diakonikolas, Daniel M. Kane, Sushrut Karmalkar, Ankit Pensia 외

We study Gaussian sparse estimation tasks in Huber's contamination model with a focus on mean estimation, PCA, and linear regression. For each of these tasks, we give the first sample and computationally efficient robust…

A Unified Approach to Robust Mean Estimation

2019-07-01 · Adarsh Prasad, Sivaraman Balakrishnan, Pradeep Ravikumar

In this paper, we develop connections between two seemingly disparate, but central, models in robust statistics: Huber's epsilon-contamination model and the heavy-tailed noise model. We provide conditions under which thi…

Robust Regression with Adaptive Contamination in Response: Optimal Rates and Computational Barriers

2026-04-05 · Ilias Diakonikolas, Chao Gao, Daniel M. Kane, Ankit Pensia 외 arxiv

We study robust regression under a contamination model in which covariates are clean while the responses may be corrupted in an adaptive manner. Unlike the classical Huber's contamination model, where both covariates and…

Tractable and Near-Optimal Adversarial Algorithms for Robust Estimation in Contaminated Gaussian Models

2021-12-24 · Ziyue Wang, Zhiqiang Tan

Consider the problem of simultaneous estimation of location and variance matrix under Huber's contaminated Gaussian model. First, we study minimum $f$-divergence estimation at the population level, corresponding to a gen…

Online and Distribution-Free Robustness: Regression and Contextual Bandits with Huber Contamination

2020-10-08 · Sitan Chen, Frederic Koehler, Ankur Moitra, Morris Yau

In this work we revisit two classic high-dimensional online learning problems, namely linear regression and contextual bandits, from the perspective of adversarial robustness. Existing works in algorithmic robust statist…

Adversarial RobustnessMulti-Armed Banditsregression