Graph Canonical Correlation Analysis
Hongju Park, Shuyang Bai, Zhenyao Ye, Hwiyoung Lee, Tianzhou Ma, Shuo Chen
TL;DR
This work introduces graph Canonical Correlation Analysis (gCCA), a sparse, graph-aware extension of classical CCA designed for high-dimensional, multi-view data. By modeling cross-dataset associations as a bipartite graph and greedily extracting dense bicliques, gCCA identifies functionally coherent variable modules and estimates canonical correlations within those modules. The authors establish finite-sample guarantees, including a minimum-sample requirement for exact recovery and a square-root rate for correlation estimation, supported by concentration and martingale-based arguments. Empirically, gCCA outperforms sparse CCA in simulations and reveals biologically meaningful methylation-transcriptomics pathways in TCGA-GBM data, including both positive and negative regulatory relationships, with publicly available code for replication.
Abstract
Canonical correlation analysis (CCA) is a widely used technique for estimating associations between two sets of multi-dimensional variables. Recent advancements in CCA methods have expanded their application to decipher the interactions of multiomics datasets, imaging-omics datasets, and more. However, conventional CCA methods are limited in their ability to incorporate structured patterns in the cross-correlation matrix, potentially leading to suboptimal estimations. To address this limitation, we propose the graph Canonical Correlation Analysis (gCCA) approach, which calculates canonical correlations based on the graph structure of the cross-correlation matrix between the two sets of variables. We develop computationally efficient algorithms for gCCA, and provide theoretical results for finite sample analysis of best subset selection and canonical correlation estimation by introducing concentration inequalities and stopping time rule based on martingale theories. Extensive simulations demonstrate that gCCA outperforms competing CCA methods. Additionally, we apply gCCA to a multiomics dataset of DNA methylation and RNA-seq transcriptomics, identifying both positively and negatively regulated gene expression pathways by DNA methylation pathways.
