English

A simple and provable algorithm for sparse diagonal CCA

Machine Learning 2016-05-31 v1 Data Structures and Algorithms Information Theory math.IT Optimization and Control Methodology

Abstract

Given two sets of variables, derived from a common set of samples, sparse Canonical Correlation Analysis (CCA) seeks linear combinations of a small number of variables in each set, such that the induced canonical variables are maximally correlated. Sparse CCA is NP-hard. We propose a novel combinatorial algorithm for sparse diagonal CCA, i.e., sparse CCA under the additional assumption that variables within each set are standardized and uncorrelated. Our algorithm operates on a low rank approximation of the input data and its computational complexity scales linearly with the number of input variables. It is simple to implement, and parallelizable. In contrast to most existing approaches, our algorithm administers precise control on the sparsity of the extracted canonical vectors, and comes with theoretical data-dependent global approximation guarantees, that hinge on the spectrum of the input data. Finally, it can be straightforwardly adapted to other constrained variants of CCA enforcing structure beyond sparsity. We empirically evaluate the proposed scheme and apply it on a real neuroimaging dataset to investigate associations between brain activity and behavior measurements.

Keywords

Cite

@article{arxiv.1605.08961,
  title  = {A simple and provable algorithm for sparse diagonal CCA},
  author = {Megasthenis Asteris and Anastasios Kyrillidis and Oluwasanmi Koyejo and Russell Poldrack},
  journal= {arXiv preprint arXiv:1605.08961},
  year   = {2016}
}

Comments

To appear at ICML 2016, 14 pages, 4 figures

R2 v1 2026-06-22T14:12:10.469Z