2000 character limit reached
John Ellipsoids via Lazy Updates
Published 3 Jan 2025 in cs.DS and cs.LG | (2501.01801v1)
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.
Paper Prompts
Sign up for free to create and run prompts on this paper.