A fast and slightly robust covariance estimator
Data Structures and Algorithms
2025-03-03 v1
Abstract
Let from a distribution with mean zero and covariance . Given a dataset such that , we are interested in finding an efficient estimator that achieves . We focus on the low contamination regime ). In this regime, prior work required either samples or runtime that is exponential in . We present an algorithm that, for subgaussian data, has near-linear sample complexity and runtime , where is the matrix multiplication exponent. We also show that this algorithm works for heavy-tailed data with near-linear sample complexity, but in a smaller regime of . Concurrent to our work, Diakonikolas et al. [2024] give Sum-of-Squares estimators that achieve similar sample complexity but with large polynomial runtime.
Keywords
Cite
@article{arxiv.2502.20708,
title = {A fast and slightly robust covariance estimator},
author = {John Duchi and Saminul Haque and Rohith Kuditipudi},
journal= {arXiv preprint arXiv:2502.20708},
year = {2025}
}
Comments
39 pages