English

Multimodal Classification via Total Correlation Maximization

Computer Vision and Pattern Recognition 2026-03-11 v2

Abstract

Multimodal learning integrates data from diverse sensors to effectively harness information from different modalities. However, recent studies reveal that joint learning often overfits certain modalities while neglecting others, leading to performance inferior to that of unimodal learning. Although previous efforts have sought to balance modal contributions or combine joint and unimodal learning, thereby mitigating the degradation of weaker modalities with promising outcomes, few have examined the relationship between joint and unimodal learning from an information-theoretic perspective. In this paper, we theoretically analyze modality competition and propose a method for multimodal classification by maximizing the total correlation between multimodal features and labels. By maximizing this objective, our approach alleviates modality competition while capturing inter-modal interactions via feature alignment. Building on Mutual Information Neural Estimation (MINE), we introduce Total Correlation Neural Estimation (TCNE) to derive a lower bound for total correlation. Subsequently, we present TCMax, a hyperparameter-free loss function that maximizes total correlation through variational bound optimization. Extensive experiments demonstrate that TCMax outperforms state-of-the-art joint and unimodal learning approaches. Our code is available at https://github.com/hubaak/TCMax.

Keywords

Cite

@article{arxiv.2602.13015,
  title  = {Multimodal Classification via Total Correlation Maximization},
  author = {Feng Yu and Xiangyu Wu and Yang Yang and Jianfeng Lu},
  journal= {arXiv preprint arXiv:2602.13015},
  year   = {2026}
}

Comments

Accepted for publication at ICLR 2026; 19 pages; 2 figures

R2 v1 2026-07-01T10:35:27.452Z