John Ellipsoids via Lazy Updates
Data Structures and Algorithms
2025-01-06 v1 Machine Learning
Abstract
We give a faster algorithm for computing an approximate John ellipsoid around points in dimensions. The best known prior algorithms are based on repeatedly computing the leverage scores of the points and reweighting them by these scores [CCLY19]. We show that this algorithm can be substantially sped up by delaying the computation of high accuracy leverage scores by using sampling, and then later computing multiple batches of high accuracy leverage scores via fast rectangular matrix multiplication. We also give low-space streaming algorithms for John ellipsoids using similar ideas.
Cite
@article{arxiv.2501.01801,
title = {John Ellipsoids via Lazy Updates},
author = {David P. Woodruff and Taisuke Yasuda},
journal= {arXiv preprint arXiv:2501.01801},
year = {2025}
}
Comments
NeurIPS 2024