LGMLFeb 22, 2017

Stochastic Approximation for Canonical Correlation Analysis

arXiv:1702.06818v240 citations
AI Analysis

This work addresses computational efficiency for CCA, but appears incremental as it builds on existing stochastic gradient methods.

The authors tackled the problem of canonical correlation analysis by proposing first-order stochastic approximation algorithms, achieving ε-suboptimality in poly(1/ε) iterations.

We propose novel first-order stochastic approximation algorithms for canonical correlation analysis (CCA). Algorithms presented are instances of inexact matrix stochastic gradient (MSG) and inexact matrix exponentiated gradient (MEG), and achieve $ε$-suboptimality in the population objective in $\operatorname{poly}(\frac{1}ε)$ iterations. We also consider practical variants of the proposed algorithms and compare them with other methods for CCA both theoretically and empirically.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes