paper-with-me

홈 › Papers

Adaptive Redundancy Regulation for Balanced Multimodal Information Refinement

2025-11-14 · Zhe Yang, Wenrui Li, Hongtao Chen, Penghong Wang, Ruiqin Xiong, Xiaopeng Fan arxiv

Multimodal learning aims to improve performance by leveraging data from multiple sources. During joint multimodal training, due to modality bias, the advantaged modality often dominates backpropagation, leading to imbalanced optimization. Existing methods still face two problems: First, the long-term dominance of the dominant modality weakens representation-output coupling in the late stages of training, resulting in the accumulation of redundant information. Second, previous methods often directly and uniformly adjust the gradients of the advantaged modality, ignoring the semantics and directionality between modalities. To address these limitations, we propose Adaptive Redundancy Regulation for Balanced Multimodal Information Refinement (RedReg), which is inspired by information bottleneck principle. Specifically, we construct a redundancy phase monitor that uses a joint criterion of effective gain growth rate and redundancy to trigger intervention only when redundancy is high. Furthermore, we design a co-information gating mechanism to estimate the contribution of the current dominant modality based on cross-modal semantics. When the task primarily relies on a single modality, the suppression term is automatically disabled to preserve modality-specific information. Finally, we project the gradient of the dominant modality onto the orthogonal complement of the joint multimodal gradient subspace and suppress the gradient according to redundancy. Experiments show that our method demonstrates superiority among current major methods in most scenarios. Ablation experiments verify the effectiveness of our method. The code is available at https://github.com/xia-zhe/RedReg.git

📄 PDF Abstract BibTeX arXiv:2511.13755

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Unimodal Regulation for Balanced Multimodal Information Acquisition

2025-03-24 · CVPR 2025 1 · Chengxiang Huang, Yake Wei, Zequn Yang, Di Hu

Sensory training during the early ages is vital for human development. Inspired by this cognitive phenomenon, we observe that the early training stage is also important for the multimodal learning process, where dataset …

Adaptive Prototype Learning for Multimodal Cancer Survival Analysis

2025-03-06 · Hong Liu, Haosen Yang, Federica Eduati, Josien P. W. Pluim 외

Leveraging multimodal data, particularly the integration of whole-slide histology images (WSIs) and transcriptomic profiles, holds great promise for improving cancer survival prediction. However, excessive redundancy in …

Survival AnalysisSurvival Prediction

Rate-Distortion Limits for Multimodal Retrieval: Theory, Optimal Codes, and Finite-Sample Guarantees

2025-09-14 · Thomas Y. Chen arxiv

We establish the first information-theoretic limits for multimodal retrieval. Casting ranking as lossy source coding, we derive a single-letter rate-distortion function $R(D)$ for reciprocal-rank distortion and prove a c…

DynCIM: Dynamic Curriculum for Imbalanced Multimodal Learning

2025-03-09 · Chengxuan Qian, Kai Han, JingChao Wang, Zhenlong Yuan 외

Multimodal learning integrates complementary information from diverse modalities to enhance the decision-making process. However, the potential of multimodal collaboration remains under-exploited due to disparities in da…

BenchmarkingDecision Making

Improving Multimodal Sentiment Analysis via Modality Optimization and Dynamic Primary Modality Selection

2025-11-09 · Dingkang Yang, Mingcheng Li, Xuecheng Wu, Zhaoyu Chen 외 arxiv

Multimodal Sentiment Analysis (MSA) aims to predict sentiment from language, acoustic, and visual data in videos. However, imbalanced unimodal performance often leads to suboptimal fused representations. Existing approac…

Multimodal Sentiment Analysis