English

Multimodal Dataset Distillation via Phased Teacher Models

Computer Vision and Pattern Recognition 2026-03-27 v1

Abstract

Multimodal dataset distillation aims to construct compact synthetic datasets that enable efficient compression and knowledge transfer from large-scale image-text data. However, existing approaches often fail to capture the complex, dynamically evolving knowledge embedded in the later training stages of teacher models. This limitation leads to degraded student performance and compromises the quality of the distilled data. To address critical challenges such as pronounced cross-stage performance gaps and unstable teacher trajectories, we propose Phased Teacher Model with Shortcut Trajectory (PTM-ST) -- a novel phased distillation framework. PTM-ST leverages stage-aware teacher modeling and a shortcut-based trajectory construction strategy to accurately fit the teacher's learning dynamics across distinct training phases. This enhances both the stability and expressiveness of the distillation process. Through theoretical analysis and comprehensive experiments, we show that PTM-ST significantly mitigates optimization oscillations and inter-phase knowledge gaps, while also reducing storage overhead. Our method consistently surpasses state-of-the-art baselines on Flickr30k and COCO, achieving up to 13.5% absolute improvement and an average gain of 9.53% on Flickr30k. Code: https://github.com/Previsior/PTM-ST.

Keywords

Cite

@article{arxiv.2603.25388,
  title  = {Multimodal Dataset Distillation via Phased Teacher Models},
  author = {Shengbin Guo and Hang Zhao and Senqiao Yang and Chenyang Jiang and Yuhang Cheng and Xiangru Peng and Rui Shao and Zhuotao Tian},
  journal= {arXiv preprint arXiv:2603.25388},
  year   = {2026}
}

Comments

Accepted to ICLR 2026

R2 v1 2026-07-01T11:39:10.817Z