Optimization without Retraction on the Random Generalized Stiefel Manifold
Simon Vary, Pierre Ablin, Bin Gao, P. -A. Absil
TL;DR
The paper tackles optimization over a stochastic generalized Stiefel constraint ${\mathrm{St}_{B}(p, n)}$ where $B=\mathbb{E}[B_\zeta]$ is unknown. It introduces a cheap stochastic landing update that converges to $e$-critical points in expectation without explicit retractions, matching the convergence rates of Riemannian methods while relying only on matrix multiplications and stochastic estimates of the constraint. The authors establish deterministic and stochastic convergence guarantees and show that the per-iteration cost scales favorably (e.g., $\mathcal{O}(npr)$ with batch size $r$) and memory usage scales as $\mathcal{O}(n(p+r))$, thanks to avoiding full formation of $B$. Empirical results on generalized eigenvalue problems, stochastic CCA, and ICA demonstrate fast convergence, robustness to parameter choices, and memory efficiency, validating the method’s practical impact for problems with generalized orthogonality constraints.
Abstract
Optimization over the set of matrices $X$ that satisfy $X^\top B X = I_p$, referred to as the generalized Stiefel manifold, appears in many applications involving sampled covariance matrices such as the canonical correlation analysis (CCA), independent component analysis (ICA), and the generalized eigenvalue problem (GEVP). Solving these problems is typically done by iterative methods that require a fully formed $B$. We propose a cheap stochastic iterative method that solves the optimization problem while having access only to random estimates of $B$. Our method does not enforce the constraint in every iteration; instead, it produces iterations that converge to critical points on the generalized Stiefel manifold defined in expectation. The method has lower per-iteration cost, requires only matrix multiplications, and has the same convergence rates as its Riemannian optimization counterparts that require the full matrix $B$. Experiments demonstrate its effectiveness in various machine learning applications involving generalized orthogonality constraints, including CCA, ICA, and the GEVP.
