English

Efficient Multi-modal Large Language Models via Progressive Consistency Distillation

Computer Vision and Pattern Recognition 2025-10-02 v1

Abstract

Visual tokens consume substantial computational resources in multi-modal large models (MLLMs), significantly compromising their efficiency. Recent works have attempted to improve efficiency by compressing visual tokens during training, either through modifications to model components or by introducing additional parameters. However, they often overlook the increased learning difficulty caused by such compression, as the model's parameter space struggles to quickly adapt to the substantial perturbations in the feature space induced by token compression. In this work, we propose to develop Efficient MLLMs via Progressive Consistency Distillation (EPIC), a progressive learning framework. Specifically, by decomposing the feature space perturbations introduced by token compression along the token-wise and layer-wise dimensions, we introduce token consistency distillation and layer consistency distillation, respectively, aiming to reduce the training difficulty by leveraging guidance from a teacher model and following a progressive learning trajectory. Extensive experiments demonstrate the superior effectiveness, robustness, and generalization capabilities of our proposed framework.

Keywords

Cite

@article{arxiv.2510.00515,
  title  = {Efficient Multi-modal Large Language Models via Progressive Consistency Distillation},
  author = {Zichen Wen and Shaobo Wang and Yufa Zhou and Junyuan Zhang and Qintong Zhang and Yifeng Gao and Zhaorun Chen and Bin Wang and Weijia Li and Conghui He and Linfeng Zhang},
  journal= {arXiv preprint arXiv:2510.00515},
  year   = {2025}
}

Comments

Accepted by NeurIPS 2025

R2 v1 2026-07-01T06:09:39.664Z