Revisit Modality Imbalance at the Decision Layer
Xiaoyu Ma, Hao Chen
TL;DR
The paper investigates modality imbalance in multimodal learning, revealing that decision-layer biases toward certain modalities persist even after extensive pretraining. Through experiments on audio-visual datasets CREMAD and Kinetic-Sounds, it demonstrates that decision-layer weights and logits are skewed due to intrinsic differences in modality distributions, not solely optimization dynamics. It argues that aggregating uncalibrated modality outputs at the fusion stage yields biased decision weights and proposes adaptive, category-aware weight allocation at the decision layer. This approach aims to enable weaker modalities to contribute effectively by aligning decision weights with modality capabilities at the task level, with significant implications for more robust multimodal fusion.
Abstract
Multimodal learning integrates information from different modalities to enhance model performance, yet it often suffers from modality imbalance, where dominant modalities overshadow weaker ones during joint optimization. This paper reveals that such an imbalance not only occurs during representation learning but also manifests significantly at the decision layer. Experiments on audio-visual datasets (CREMAD and Kinetic-Sounds) show that even after extensive pretraining and balanced optimization, models still exhibit systematic bias toward certain modalities, such as audio. Further analysis demonstrates that this bias originates from intrinsic disparities in feature-space and decision-weight distributions rather than from optimization dynamics alone. We argue that aggregating uncalibrated modality outputs at the fusion stage leads to biased decision-layer weighting, hindering weaker modalities from contributing effectively. To address this, we propose that future multimodal systems should focus more on incorporate adaptive weight allocation mechanisms at the decision layer, enabling relative balanced according to the capabilities of each modality.
