paper-with-me

홈 › 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 information is rapidly acquired. We refer to this stage as the prime learning window. However, based on our observation, this prime learning window in multimodal learning is often dominated by information-sufficient modalities, which in turn suppresses the information acquisition of information-insufficient modalities. To address this issue, we propose Information Acquisition Regulation (InfoReg), a method designed to balance information acquisition among modalities. Specifically, InfoReg slows down the information acquisition process of information-sufficient modalities during the prime learning window, which could promote information acquisition of information-insufficient modalities. This regulation enables a more balanced learning process and improves the overall performance of the multimodal network. Experiments show that InfoReg outperforms related multimodal imbalanced methods across various datasets, achieving superior model performance. The code is available at https://github.com/GeWu-Lab/InfoReg_CVPR2025.

📄 PDF Abstract BibTeX arXiv:2503.18595

Code (1)

gewu-lab/inforeg_cvpr2025 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Adaptive Redundancy Regulation for Balanced Multimodal Information Refinement

2025-11-14 · Zhe Yang, Wenrui Li, Hongtao Chen, Penghong Wang 외 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 imbala…

Rebalanced Multimodal Learning with Data-aware Unimodal Sampling

2025-03-05 · QingYuan Jiang, Zhouyang Chi, Xiao Ma, Qirong Mao 외

To address the modality learning degeneration caused by modality imbalance, existing multimodal learning~(MML) approaches primarily attempt to balance the optimization process of each modality from the perspective of mod…

Reinforcement Learning (RL)

Re-M3Dr: Rebalanced MultiModal Mean Deviation Regression

2026-05-26 · Haojie Yin, Chengcheng Feng, Tianyi Liu, Tianqi Zhang 외 arxiv

Mean Deviation (MD) is a critical metric for assessing visual field loss in ophthalmology. While previous work has focused solely on predicting MD from Optical Coherence Tomography (OCT), it is intuitive to assume that c…

Contrastive Learning

PDMP: Rethinking Balanced Multimodal Learning via Performance-Dominant Modality Prioritization

2026-04-07 · Shicai Wei, Chunbo Luo, Qiang Zhu, Yang Luo arxiv

Multimodal learning has attracted increasing attention due to its practicality. However, it often suffers from insufficient optimization, where the multimodal model underperforms even compared to its unimodal counterpart…

Mitigating Sample-Level Imbalance via Probabilistic Separation for Adaptive Multimodal Fusion

2025-10-20 · Zhaocheng Liu, Zhiwen Yu, Xiaoqing Liu arxiv

Multimodal learning faces modality imbalance, where dominant modalities suppress weaker ones due to inconsistent convergence rates. Existing static or heuristic methods overlook sample-level variations in prediction bias…