English

An Online Riemannian PCA for Stochastic Canonical Correlation Analysis

Machine Learning 2021-06-15 v1 Artificial Intelligence Machine Learning

Abstract

We present an efficient stochastic algorithm (RSG+) for canonical correlation analysis (CCA) using a reparametrization of the projection matrices. We show how this reparametrization (into structured matrices), simple in hindsight, directly presents an opportunity to repurpose/adjust mature techniques for numerical optimization on Riemannian manifolds. Our developments nicely complement existing methods for this problem which either require O(d3)O(d^3) time complexity per iteration with O(1t)O(\frac{1}{\sqrt{t}}) convergence rate (where dd is the dimensionality) or only extract the top 11 component with O(1t)O(\frac{1}{t}) convergence rate. In contrast, our algorithm offers a strict improvement for this classical problem: it achieves O(d2k)O(d^2k) runtime complexity per iteration for extracting the top kk canonical components with O(1t)O(\frac{1}{t}) convergence rate. While the paper primarily focuses on the formulation and technical analysis of its properties, our experiments show that the empirical behavior on common datasets is quite promising. We also explore a potential application in training fair models where the label of protected attribute is missing or otherwise unavailable.

Keywords

Cite

@article{arxiv.2106.07479,
  title  = {An Online Riemannian PCA for Stochastic Canonical Correlation Analysis},
  author = {Zihang Meng and Rudrasis Chakraborty and Vikas Singh},
  journal= {arXiv preprint arXiv:2106.07479},
  year   = {2021}
}