paper-with-me

Papers

Multimodal Classification via Total Correlation Maximization

2026-02-13 · Feng Yu, Xiangyu Wu, Yang Yang, Jianfeng Lu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.13015

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multimodal Understanding Through Correlation Maximization and Minimization

2023-05-04 · Yifeng Shi, Marc Niethammer

Multimodal learning has mainly focused on learning large models on, and fusing feature representations from, different modalities for better performances on downstream tasks. In this work, we take a detour from this tren…

Auto-Encoding Total Correlation Explanation

2018-02-16 · Shuyang Gao, Rob Brekelmans, Greg Ver Steeg, Aram Galstyan

Advances in unsupervised learning enable reconstruction and generation of samples from complex distributions, but this success is marred by the inscrutability of the representations learned. We propose an information-the…

DisentanglementRepresentation Learning

Correlation-Decoupled Knowledge Distillation for Multimodal Sentiment Analysis with Incomplete Modalities

2024-04-25 · CVPR 2024 1 · Mingcheng Li, Dingkang Yang, Xiao Zhao, Shuaibing Wang 외

Multimodal sentiment analysis (MSA) aims to understand human sentiment through multimodal data. Most MSA efforts are based on the assumption of modality completeness. However, in real-world applications, some practical f…

DisentanglementKnowledge DistillationMultimodal Sentiment AnalysisSentiment Analysis

Many-Objective Evolutionary Influence Maximization: Balancing Spread, Budget, Fairness, and Time

2024-03-27 · Elia Cunegatti, Leonardo Lucio Custode, Giovanni Iacca

The Influence Maximization (IM) problem seeks to discover the set of nodes in a graph that can spread the information propagation at most. This problem is known to be NP-hard, and it is usually studied by maximizing the …

Fairness

WeLa-VAE: Learning Alternative Disentangled Representations Using Weak Labels

2020-08-22 · Vasilis Margonis, Athanasios Davvetas, Iraklis A. Klampanos

Learning disentangled representations without supervision or inductive biases, often leads to non-interpretable or undesirable representations. On the other hand, strict supervision requires detailed knowledge of the tru…

Variational Inference