paper-with-me

Papers

High-Accuracy List-Decodable Mean Estimation

2025-11-21 · Ziyun Chen, Spencer Compton, Daniel Kane, Jerry Li arxiv

In list-decodable learning, we are given a set of data points such that an $α$-fraction of these points come from a nice distribution $D$, for some small $α\ll 1$, and the goal is to output a short list of candidate solutions, such that at least one element of this list recovers some non-trivial information about $D$. By now, there is a large body of work on this topic; however, while many algorithms can achieve optimal list size in terms of $α$, all known algorithms must incur error which decays, in some cases quite poorly, with $1 / α$. In this paper, we ask if this is inherent: is it possible to trade off list size with accuracy in list-decodable learning? More formally, given $ε> 0$, can we can output a slightly larger list in terms of $α$ and $ε$, but so that one element of this list has error at most $ε$ with the ground truth? We call this problem high-accuracy list-decodable learning. Our main result is that non-trivial high-accuracy guarantees, both information-theoretically and algorithmically, are possible for the canonical setting of list-decodable mean estimation of identity-covariance Gaussians. Specifically, we demonstrate that there exists a list of candidate means of size at most $L = \exp \left( O\left( \tfrac{\log^2 1 / α}{ε^2} \right)\right)$ so that one of the elements of this list has $\ell_2$ distance at most $ε$ to the true mean. We also design an algorithm that outputs such a list with runtime and sample complexity $n = d^{O(\log L)} + \exp \exp (\widetilde{O}(\log L))$. We do so by demonstrating a completely novel proof of identifiability, as well as a new algorithmic way of leveraging this proof without the sum-of-squares hierarchy, which may be of independent technical interest.

📄 PDF Abstract BibTeX arXiv:2511.17822

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

List-Decodable Mean Estimation in Nearly-PCA Time

2020-11-19 · NeurIPS 2021 12 · Ilias Diakonikolas, Daniel M. Kane, Daniel Kongsgaard, Jerry Li 외

Traditionally, robust statistics has focused on designing estimators tolerant to a minority of contaminated data. Robust list-decodable learning focuses on the more challenging regime where only a minority $\frac 1 k$ fr…

Clustering

List-Decodable Sparse Mean Estimation via Difference-of-Pairs Filtering

2022-06-10 · Ilias Diakonikolas, Daniel M. Kane, Sushrut Karmalkar, Ankit Pensia 외

We study the problem of list-decodable sparse mean estimation. Specifically, for a parameter $\alpha \in (0, 1/2)$, we are given $m$ points in $\mathbb{R}^n$, $\lfloor \alpha m \rfloor$ of which are i.i.d. samples from a…

Robust Mixture Learning when Outliers Overwhelm Small Groups

2024-07-22 · Daniil Dmitriev, Rares-Darius Buhai, Stefan Tiegel, Alexander Wolters 외

We study the problem of estimating the means of well-separated mixtures when an adversary may add arbitrary outliers. While strong guarantees are available when the outlier fraction is significantly smaller than the mini…

List-Decodable Robust Mean Estimation and Learning Mixtures of Spherical Gaussians

2017-11-20 · Ilias Diakonikolas, Daniel M. Kane, Alistair Stewart

We study the problem of list-decodable Gaussian mean estimation and the related problem of learning mixtures of separated spherical Gaussians. We develop a set of techniques that yield new efficient algorithms with signi…

List-Decodable Mean Estimation via Iterative Multi-Filtering

2020-06-18 · NeurIPS 2020 12 · Ilias Diakonikolas, Daniel M. Kane, Daniel Kongsgaard

We study the problem of {\em list-decodable mean estimation} for bounded covariance distributions. Specifically, we are given a set $T$ of points in $\mathbb{R}^d$ with the promise that an unknown $\alpha$-fraction of po…