English

Doubly Accelerated Methods for Faster CCA and Generalized Eigendecomposition

Optimization and Control 2017-01-24 v2 Data Structures and Algorithms Machine Learning Machine Learning

Abstract

We study kk-GenEV, the problem of finding the top kk generalized eigenvectors, and kk-CCA, the problem of finding the top kk vectors in canonical-correlation analysis. We propose algorithms LazyEV\mathtt{LazyEV} and LazyCCA\mathtt{LazyCCA} to solve the two problems with running times linearly dependent on the input size and on kk. Furthermore, our algorithms are DOUBLY-ACCELERATED: our running times depend only on the square root of the matrix condition number, and on the square root of the eigengap. This is the first such result for both kk-GenEV or kk-CCA. We also provide the first gap-free results, which provide running times that depend on 1/ε1/\sqrt{\varepsilon} rather than the eigengap.

Cite

@article{arxiv.1607.06017,
  title  = {Doubly Accelerated Methods for Faster CCA and Generalized Eigendecomposition},
  author = {Zeyuan Allen-Zhu and Yuanzhi Li},
  journal= {arXiv preprint arXiv:1607.06017},
  year   = {2017}
}

Comments

We have now stated more clearly why this paper has outperformed relevant previous results, and included discussions for doubly-stochastic methods. arXiv admin note: text overlap with arXiv:1607.03463

R2 v1 2026-06-22T14:59:37.674Z