paper-with-me

홈 › Papers

Streaming Algorithms for High-Dimensional Robust Statistics

2022-04-26 · Ilias Diakonikolas, Daniel M. Kane, Ankit Pensia, Thanasis Pittas

We study high-dimensional robust statistics tasks in the streaming model. A recent line of work obtained computationally efficient algorithms for a range of high-dimensional robust estimation tasks. Unfortunately, all previous algorithms require storing the entire dataset, incurring memory at least quadratic in the dimension. In this work, we develop the first efficient streaming algorithms for high-dimensional robust statistics with near-optimal memory requirements (up to logarithmic factors). Our main result is for the task of high-dimensional robust mean estimation in (a strengthening of) Huber's contamination model. We give an efficient single-pass streaming algorithm for this task with near-optimal error guarantees and space complexity nearly-linear in the dimension. As a corollary, we obtain streaming algorithms with near-optimal space complexity for several more complex tasks, including robust covariance estimation, robust regression, and more generally robust stochastic optimization.

📄 PDF Abstract BibTeX arXiv:2204.12399

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic OptimizationVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Sub-linear RACE Sketches for Approximate Kernel Density Estimation on Streaming Data

2019-12-04 · Benjamin Coleman, Anshumali Shrivastava

Kernel density estimation is a simple and effective method that lies at the heart of many important machine learning applications. Unfortunately, kernel methods scale poorly for large, high dimensional datasets. Approxim…

Density Estimation

Coresets for constrained k-median and k-means clustering in low dimensional Euclidean space

2021-06-14 · Melanie Schmidt, Julian Wargalla

We study (Euclidean) $k$-median and $k$-means with constraints in the streaming model. There have been recent efforts to design unified algorithms to solve constrained $k$-means problems without using knowledge of the sp…

Clustering

Online AUC Optimization for Sparse High-Dimensional Datasets

2020-09-23 · Baojian Zhou, Yiming Ying, Steven Skiena

The Area Under the ROC Curve (AUC) is a widely used performance measure for imbalanced classification arising from many application domains where high-dimensional sparse data is abundant. In such cases, each $d$ dimensio…

imbalanced classificationVocal Bursts Intensity Prediction

History PCA: A New Algorithm for Streaming PCA

2018-02-15 · Puyudi Yang, Cho-Jui Hsieh, Jane-Ling Wang

In this paper we propose a new algorithm for streaming principal component analysis. With limited memory, small devices cannot store all the samples in the high-dimensional regime. Streaming principal component analysis …

Streaming Heteroscedastic Probabilistic PCA with Missing Data

2023-10-10 · Kyle Gilman, David Hong, Jeffrey A. Fessler, Laura Balzano

Streaming principal component analysis (PCA) is an integral tool in large-scale machine learning for rapidly estimating low-dimensional subspaces from very high-dimensional data arriving at a high rate. However, modern d…

Astronomy