Cross-Modal Knowledge Distillation without Paired Data: Theoretical Foundation and Algorithm
About
Cross-modal knowledge distillation (CMKD) studies how a (large) teacher model trained on one type of data (e.g., images) can guide a (smaller) student model building on another type of data (e.g., text/audio). Existing CMKD methods often require paired multi-modal data with aligned semantics, but obtaining such paired data are often costly and impractical. To mitigate this limitation, we develop a new CMKD framework for the more challenging setting where paired data are unavailable. In particular, we establish a cross-modal distributional relationship between teacher and student models, which reveals two fundamental quantities governing effective distillation: feature alignment and label alignment. These quantities characterize semantic discrepancy between modalities at the levels of representation and prediction distributions, respectively. Motivated by this insight, we propose a principled framework, with theoretical guarantees, that enables effective cross-modal knowledge distillation by aligning distributions rather than individual samples. Extensive experiments across a wide range of multimodal benchmarks show that our framework is highly effective in both unpaired and paired data settings, improving significantly over prior work.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video-to-Audio | VGGSound (test) | -- | 25 | |
| Audio-Visual Event Classification | AVE | Accuracy0.5307 | 20 | |
| Audio-visual event recognition | AVE (test) | -- | 20 | |
| Audio-to-Visual Prediction | VGGSound (test) | Accuracy43.7 | 13 | |
| Visual-to-Audio Prediction | CREMA-D (test) | Accuracy66.75 | 13 | |
| Audio-to-Visual Prediction | RAVDESS | Accuracy76.06 | 8 | |
| Visual-to-Audio Prediction | RAVDESS | Accuracy75.13 | 8 | |
| Audio-to-Visual Prediction | CREMA-D | Accuracy70.43 | 8 | |
| Visual-to-Audio Prediction | VGGSound | Accuracy55.98 | 8 | |
| Audio-to-Visual Prediction | RAVDESS (test) | Accuracy73.83 | 5 |