English

Beyond Single-Sample: Reliable Multi-Sample Distillation for Video Understanding

Computer Vision and Pattern Recognition 2026-03-13 v1

Abstract

Traditional black-box distillation for Large Vision-Language Models (LVLMs) typically relies on a single teacher response per input, which often yields high-variance responses and format inconsistencies in multimodal or temporal scenarios. To mitigate this unreliable supervision, we propose R-MSD (Reliable Multi-Sample Distillation), a framework that explicitly models teacher sampling variance to enhance distillation stability. Rather than relying on a single teacher response, our approach leverages a task-adaptive teacher pool to provide robust supervision tailored to both closed-ended and open-ended reasoning. By integrating quality-aware signal matching with an adversarial distillation objective, our approach effectively filters teacher noise while maximizing knowledge transfer. Extensive evaluations across comprehensive video understanding benchmarks demonstrate that R-MSD consistently outperforms single sample distillation methods. We additionally include an original SFT+RL 4B baseline under the same training budget, which shows only marginal gains, while our method achieves significant improvements. With a 4B student model, our approach delivers gains on VideoMME (+1.5%), Video-MMMU (+3.2%), and MathVerse (+3.6%).

Keywords

Cite

@article{arxiv.2603.11423,
  title  = {Beyond Single-Sample: Reliable Multi-Sample Distillation for Video Understanding},
  author = {Songlin Li and Xin Zhu and Zechao Guan and Peipeng Chen and Jian Yao},
  journal= {arXiv preprint arXiv:2603.11423},
  year   = {2026}
}
R2 v1 2026-07-01T11:15:45.591Z