English

G$^{2}$D: Boosting Multimodal Learning with Gradient-Guided Distillation

Computer Vision and Pattern Recognition 2025-10-21 v3

Abstract

Multimodal learning aims to leverage information from diverse data modalities to achieve more comprehensive performance. However, conventional multimodal models often suffer from modality imbalance, where one or a few modalities dominate model optimization, leading to suboptimal feature representation and underutilization of weak modalities. To address this challenge, we introduce Gradient-Guided Distillation (G2^{2}D), a knowledge distillation framework that optimizes the multimodal model with a custom-built loss function that fuses both unimodal and multimodal objectives. G2^{2}D further incorporates a dynamic sequential modality prioritization (SMP) technique in the learning process to ensure each modality leads the learning process, avoiding the pitfall of stronger modalities overshadowing weaker ones. We validate G2^{2}D on multiple real-world datasets and show that G2^{2}D amplifies the significance of weak modalities while training and outperforms state-of-the-art methods in classification and regression tasks. Our code is available at https://github.com/rAIson-Lab/G2D.

Keywords

Cite

@article{arxiv.2506.21514,
  title  = {G$^{2}$D: Boosting Multimodal Learning with Gradient-Guided Distillation},
  author = {Mohammed Rakib and Arunkumar Bagavathi},
  journal= {arXiv preprint arXiv:2506.21514},
  year   = {2025}
}

Comments

Accepted at ICCV 2025

R2 v1 2026-07-01T03:34:57.257Z