English

Nearly-Linear Time and Streaming Algorithms for Outlier-Robust PCA

Machine Learning 2023-05-05 v1 Data Structures and Algorithms Statistics Theory Machine Learning Statistics Theory

Abstract

We study principal component analysis (PCA), where given a dataset in Rd\mathbb{R}^d from a distribution, the task is to find a unit vector vv that approximately maximizes the variance of the distribution after being projected along vv. Despite being a classical task, standard estimators fail drastically if the data contains even a small fraction of outliers, motivating the problem of robust PCA. Recent work has developed computationally-efficient algorithms for robust PCA that either take super-linear time or have sub-optimal error guarantees. Our main contribution is to develop a nearly-linear time algorithm for robust PCA with near-optimal error guarantees. We also develop a single-pass streaming algorithm for robust PCA with memory usage nearly-linear in the dimension.

Keywords

Cite

@article{arxiv.2305.02544,
  title  = {Nearly-Linear Time and Streaming Algorithms for Outlier-Robust PCA},
  author = {Ilias Diakonikolas and Daniel M. Kane and Ankit Pensia and Thanasis Pittas},
  journal= {arXiv preprint arXiv:2305.02544},
  year   = {2023}
}

Comments

To appear in ICML 2023

R2 v1 2026-06-28T10:25:15.136Z