Fast Mean Estimation with Sub-Gaussian Rates
Yeshwanth Cherapanamjeri, Nicolas Flammarion, Peter L. Bartlett

TL;DR
This paper introduces a computationally efficient estimator for the mean of a random vector that achieves sub-Gaussian error bounds under minimal assumptions, improving upon previous methods in speed and simplicity.
Contribution
The authors present a new mean estimator with sub-Gaussian rates that is faster and simpler than existing polynomial-time estimators based on sum-of-squares hierarchy.
Findings
Achieves sub-Gaussian error bounds with finite mean and covariance assumptions.
Computational complexity is $O(n^4 + n^2 d)$, faster than previous methods.
Simpler analysis compared to prior polynomial-time estimators.
Abstract
We propose an estimator for the mean of a random vector in that can be computed in time for i.i.d.~samples and that has error bounds matching the sub-Gaussian case. The only assumptions we make about the data distribution are that it has finite mean and covariance; in particular, we make no assumptions about higher-order moments. Like the polynomial time estimator introduced by Hopkins, 2018, which is based on the sum-of-squares hierarchy, our estimator achieves optimal statistical efficiency in this challenging setting, but it has a significantly faster runtime and a simpler analysis.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Markov Chains and Monte Carlo Methods · Gaussian Processes and Bayesian Inference
