paper-with-me

홈 › Papers

AIM: Adaptive Intra-Network Modulation for Balanced Multimodal Learning

2025-08-27 · Shu Shen, C. L. Philip Chen, Tong Zhang arxiv

Multimodal learning has significantly enhanced machine learning performance but still faces numerous challenges and limitations. Imbalanced multimodal learning is one of the problems extensively studied in recent works and is typically mitigated by modulating the learning of each modality. However, we find that these methods typically hinder the dominant modality's learning to promote weaker modalities, which affects overall multimodal performance. We analyze the cause of this issue and highlight a commonly overlooked problem: optimization bias within networks. To address this, we propose Adaptive Intra-Network Modulation (AIM) to improve balanced modality learning. AIM accounts for differences in optimization state across parameters and depths within the network during modulation, achieving balanced multimodal learning without hindering either dominant or weak modalities for the first time. Specifically, AIM decouples the dominant modality's under-optimized parameters into Auxiliary Blocks and encourages reliance on these performance-degraded blocks for joint training with weaker modalities. This approach effectively prevents suppression of weaker modalities while enabling targeted optimization of under-optimized parameters to improve the dominant modality. Additionally, AIM assesses modality imbalance level across network depths and adaptively adjusts modulation strength at each depth. Experimental results demonstrate that AIM outperforms state-of-the-art imbalanced modality learning methods across multiple benchmarks and exhibits strong generalizability across different backbones, fusion strategies, and optimizers.

📄 PDF Abstract BibTeX arXiv:2508.19769

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Meta Feature Modulator for Long-tailed Recognition

2020-08-08 · Renzhen Wang, Kaiqin Hu, Yanwen Zhu, Jun Shu 외

Deep neural networks often degrade significantly when training data suffer from class imbalance problems. Existing approaches, e.g., re-sampling and re-weighting, commonly address this issue by rearranging the label dist…

General ClassificationMeta-LearningRepresentation Learning

Balanced Multimodal Learning via On-the-fly Gradient Modulation

2022-03-29 · CVPR 2022 1 · Xiaokang Peng, Yake Wei, Andong Deng, Dong Wang 외

Multimodal learning helps to comprehensively understand the world, by integrating different senses. Accordingly, multiple input modalities are expected to boost model performance, but we actually find that they are not f…

Multimodal Imbalance-Aware Gradient Modulation for Weakly-supervised Audio-Visual Video Parsing

2023-07-05 · Jie Fu, Junyu Gao, Changsheng Xu

Weakly-supervised audio-visual video parsing (WS-AVVP) aims to localize the temporal extents of audio, visual and audio-visual event instances as well as identify the corresponding event categories with only video-level …

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

On-the-fly Modulation for Balanced Multimodal Learning

2024-10-15 · Yake Wei, Di Hu, Henghui Du, Ji-Rong Wen

Multimodal learning is expected to boost model performance by integrating information from different modalities. However, its potential is not fully exploited because the widely-used joint training strategy, which has a …