DSITLGSTMLApr 21, 2016

Robust Estimators in High Dimensions without the Computational Intractability

arXiv:1604.06443v2557 citations
Originality Highly original
AI Analysis

This addresses a foundational challenge in robust statistics and machine learning, enabling efficient learning in high dimensions despite adversarial noise, which is crucial for applications in data science and AI.

The paper tackles the problem of high-dimensional agnostic distribution learning with adversarial corruptions, achieving the first computationally efficient algorithms with dimension-independent error guarantees for fundamental distribution classes such as Gaussians and product distributions.

We study high-dimensional distribution learning in an agnostic setting where an adversary is allowed to arbitrarily corrupt an $\varepsilon$-fraction of the samples. Such questions have a rich history spanning statistics, machine learning and theoretical computer science. Even in the most basic settings, the only known approaches are either computationally inefficient or lose dimension-dependent factors in their error guarantees. This raises the following question:Is high-dimensional agnostic distribution learning even possible, algorithmically? In this work, we obtain the first computationally efficient algorithms with dimension-independent error guarantees for agnostically learning several fundamental classes of high-dimensional distributions: (1) a single Gaussian, (2) a product distribution on the hypercube, (3) mixtures of two product distributions (under a natural balancedness condition), and (4) mixtures of spherical Gaussians. Our algorithms achieve error that is independent of the dimension, and in many cases scales nearly-linearly with the fraction of adversarially corrupted samples. Moreover, we develop a general recipe for detecting and correcting corruptions in high-dimensions, that may be applicable to many other problems.

Code Implementations2 repos
Foundations

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

Your Notes