LGCVOct 20, 2025

MILES: Modality-Informed Learning Rate Scheduler for Balancing Multimodal Learning

arXiv:2510.17394v1h-index: 12IJCNN
Originality Incremental advance
AI Analysis

This addresses the problem of suboptimal performance due to modality imbalance in multimodal learning for AI researchers, though it appears incremental as a novel scheduler method.

The paper tackles modality overfitting in multimodal neural networks by introducing MILES, a learning rate scheduler that dynamically adjusts rates based on modality utilization differences, resulting in outperforming seven state-of-the-art baselines across four tasks and improving both multimodal and unimodal predictions.

The aim of multimodal neural networks is to combine diverse data sources, referred to as modalities, to achieve enhanced performance compared to relying on a single modality. However, training of multimodal networks is typically hindered by modality overfitting, where the network relies excessively on one of the available modalities. This often yields sub-optimal performance, hindering the potential of multimodal learning and resulting in marginal improvements relative to unimodal models. In this work, we present the Modality-Informed Learning ratE Scheduler (MILES) for training multimodal joint fusion models in a balanced manner. MILES leverages the differences in modality-wise conditional utilization rates during training to effectively balance multimodal learning. The learning rate is dynamically adjusted during training to balance the speed of learning from each modality by the multimodal model, aiming for enhanced performance in both multimodal and unimodal predictions. We extensively evaluate MILES on four multimodal joint fusion tasks and compare its performance to seven state-of-the-art baselines. Our results show that MILES outperforms all baselines across all tasks and fusion methods considered in our study, effectively balancing modality usage during training. This results in improved multimodal performance and stronger modality encoders, which can be leveraged when dealing with unimodal samples or absent modalities. Overall, our work highlights the impact of balancing multimodal learning on improving model performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes