Efficient Globally Convergent Stochastic Optimization for Canonical Correlation Analysis

Abstract

We study the stochastic optimization of canonical correlation analysis (CCA), whose objective is nonconvex and does not decouple over training samples. Although several stochastic gradient based optimization algorithms have been recently proposed to solve this problem, no global convergence guarantee was provided by any of them. Inspired by the alternating least squares/power iterations formulation of CCA, and the shift-and-invert preconditioning method for PCA, we propose two globally convergent meta-algorithms for CCA, both of which transform the original problem into sequences of least squares problems that need only be solved approximately. We instantiate the meta-algorithms with state-of-the-art SGD methods and obtain time complexities that significantly improve upon that of previous work. Experimental results demonstrate their superior performance.

Cite

Text

Wang et al. "Efficient Globally Convergent Stochastic Optimization for Canonical Correlation Analysis." Neural Information Processing Systems, 2016.

Markdown

[Wang et al. "Efficient Globally Convergent Stochastic Optimization for Canonical Correlation Analysis." Neural Information Processing Systems, 2016.](https://mlanthology.org/neurips/2016/wang2016neurips-efficient/)

BibTeX

@inproceedings{wang2016neurips-efficient,
  title     = {{Efficient Globally Convergent Stochastic Optimization for Canonical Correlation Analysis}},
  author    = {Wang, Weiran and Wang, Jialei and Garber, Dan and Garber, Dan and Srebro, Nati},
  booktitle = {Neural Information Processing Systems},
  year      = {2016},
  pages     = {766-774},
  url       = {https://mlanthology.org/neurips/2016/wang2016neurips-efficient/}
}