English

Fast and Robust: Computationally Efficient Covariance Estimation for Sub-Weibull Vectors

Machine Learning 2026-01-06 v2 Computation

Abstract

High-dimensional covariance estimation is notoriously sensitive to outliers. While statistically optimal estimators exist for general heavy-tailed distributions, they often rely on computationally expensive techniques like semidefinite programming or iterative M-estimation (O(d3)O(d^3)). In this work, we target the specific regime of \textbf{Sub-Weibull distributions} (characterized by stretched exponential tails exp(tα)\exp(-t^\alpha)). We investigate a computationally efficient alternative: the \textbf{Cross-Fitted Norm-Truncated Estimator}. Unlike element-wise truncation, our approach preserves the spectral geometry while requiring O(Nd2)O(Nd^2) operations, which represents the theoretical lower bound for constructing a full covariance matrix. Although spherical truncation is geometrically suboptimal for anisotropic data, we prove that within the Sub-Weibull class, the exponential tail decay compensates for this mismatch. Leveraging weighted Hanson-Wright inequalities, we derive non-asymptotic error bounds showing that our estimator recovers the optimal sub-Gaussian rate O~(r(Σ)/N)\tilde{O}(\sqrt{r(\Sigma)/N}) with high probability. This provides a scalable solution for high-dimensional data that exhibits tails heavier than Gaussian but lighter than polynomial decay.

Keywords

Cite

@article{arxiv.2512.17632,
  title  = {Fast and Robust: Computationally Efficient Covariance Estimation for Sub-Weibull Vectors},
  author = {Even He},
  journal= {arXiv preprint arXiv:2512.17632},
  year   = {2026}
}

Comments

Truncating the data without standardizing it first is meaningless

R2 v1 2026-07-01T08:33:35.992Z