Invariant subspaces and PCA in nearly matrix multiplication time
November 17, 2023 Β· Declared Dead Β· π NeurIPS 2024
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Aleksandros Sobczyk, Marko MladenoviΔ, Mathieu Luisier
arXiv ID
2311.10459
Category
cs.DS: Data Structures & Algorithms
Cross-listed
math.NA
Citations
4
Venue
NeurIPS 2024
Last Checked
4 months ago
Abstract
Approximating invariant subspaces of generalized eigenvalue problems (GEPs) is a fundamental computational problem at the core of machine learning and scientific computing. It is, for example, the root of Principal Component Analysis (PCA) for dimensionality reduction, data visualization, and noise filtering, and of Density Functional Theory (DFT), arguably the most popular method to calculate the electronic structure of materials. Given Hermitian $H,S\in\mathbb{C}^{n\times n}$, where $S$ is positive-definite, let $Ξ _k$ be the true spectral projector on the invariant subspace that is associated with the $k$ smallest (or largest) eigenvalues of the GEP $HC=SCΞ$, for some $k\in[n]$. We show that we can compute a matrix $\widetildeΞ _k$ such that $\lVertΞ _k-\widetildeΞ _k\rVert_2\leq Ξ΅$, in $O\left( n^{Ο+Ξ·}\mathrm{polylog}(n,Ξ΅^{-1},ΞΊ(S),\mathrm{gap}_k^{-1}) \right)$ bit operations in the floating point model, for some $Ξ΅\in(0,1)$, with probability $1-1/n$. Here, $Ξ·>0$ is arbitrarily small, $Ο\lesssim 2.372$ is the matrix multiplication exponent, $ΞΊ(S)=\lVert S\rVert_2\lVert S^{-1}\rVert_2$, and $\mathrm{gap}_k$ is the gap between eigenvalues $k$ and $k+1$. To achieve such provable "forward-error" guarantees, our methods rely on a new $O(n^{Ο+Ξ·})$ stability analysis for the Cholesky factorization, and a smoothed analysis for computing spectral gaps, which can be of independent interest. Ultimately, we obtain new matrix multiplication-type bit complexity upper bounds for PCA problems, including classical PCA and (randomized) low-rank approximation.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted