Fair CCA for Fair Representation Learning: An ADNI Study
Bojian Hou, Zhanliang Wang, Zhuoping Zhou, Boning Tong, Zexuan Wang, Jingxuan Bao, Duy Duong-Tran, Qi Long, Li Shen
TL;DR
This work proposes FR-CCA, a fair representation learning method for cross-modal data that preserves alignment between modalities while removing information about a sensitive attribute to promote downstream fairness. The key idea is to enforce zero (centered) covariance between the projected features and the protected attribute by a nullspace-based construction, enabling a tractable relaxation of independence that reduces bias without sacrificing cross-modal correlations. Empirical results on synthetic data and ADNI MRI/AV1451 PET show that FR-CCA achieves superior fairness (DPG, EO, GSG) with competitive or improved classification performance, and interpretability analyses link the learned representations to meaningful brain regions. The approach offers a practical, efficient route to fair multimodal analysis in high-stakes clinical settings, supported by public code and robust cross-dataset evaluation.
Abstract
Canonical correlation analysis (CCA) is a technique for finding correlations between different data modalities and learning low-dimensional representations. As fairness becomes crucial in machine learning, fair CCA has gained attention. However, previous approaches often overlook the impact on downstream classification tasks, limiting applicability. We propose a novel fair CCA method for fair representation learning, ensuring the projected features are independent of sensitive attributes, thus enhancing fairness without compromising accuracy. We validate our method on synthetic data and real-world data from the Alzheimer's Disease Neuroimaging Initiative (ADNI), demonstrating its ability to maintain high correlation analysis performance while improving fairness in classification tasks. Our work enables fair machine learning in neuroimaging studies where unbiased analysis is essential. Code is available in https://github.com/ZhanliangAaronWang/FR-CCA-ADNI.
