Information-Theoretic Criteria for Knowledge Distillation in Multimodal Learning
Rongrong Xie, Yizhou Xu, Guido Sanguinetti
TL;DR
The paper tackles when cross-modal knowledge distillation (KD) yields gains by introducing the Cross-modal Complementarity Hypothesis (CCH): cross-modal KD is effective if the mutual information between teacher and student representations, $I(H_1;H_2)$, exceeds the mutual information between the student representations and the labels, $I(H_2;Y)$ ($I(H_1;H_2) > I(H_2;Y)$). It provides a theoretical validation in a joint Gaussian model and demonstrates empirical support across synthetic data, image, video-text-audio, and cancer omics modalities, indicating that MI gaps reliably predict KD efficacy. The work further offers practical guidelines for selecting teacher modalities and fusion strategies (e.g., Fusion+KD) based on MI relationships, and uses multiple MI estimators to robustly quantify information sharing. Overall, CCH links a concrete information-theoretic criterion to the success of cross-modal KD and delivers a principled approach to leveraging privileged modalities in multimodal learning with tangible benefits for real-world tasks.
Abstract
The rapid increase in multimodal data availability has sparked significant interest in cross-modal knowledge distillation (KD) techniques, where richer "teacher" modalities transfer information to weaker "student" modalities during model training to improve performance. However, despite successes across various applications, cross-modal KD does not always result in improved outcomes, primarily due to a limited theoretical understanding that could inform practice. To address this gap, we introduce the Cross-modal Complementarity Hypothesis (CCH): we propose that cross-modal KD is effective when the mutual information between teacher and student representations exceeds the mutual information between the student representation and the labels. We theoretically validate the CCH in a joint Gaussian model and further confirm it empirically across diverse multimodal datasets, including image, text, video, audio, and cancer-related omics data. Our study establishes a novel theoretical framework for understanding cross-modal KD and offers practical guidelines based on the CCH criterion to select optimal teacher modalities for improving the performance of weaker modalities.
