Token-Budget Distillation: Transferring Full-Token Semantics to Compressed Video Vision-Language Models

📅 2026-08-28
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决视频视觉-语言模型因视觉标记过多导致的计算成本高问题,本文提出Token-Budget Distillation方法,通过压缩视觉标记并保持语义一致性来提高效率。
📝 Abstract
Adapting video vision-language models (VLMs) is computationally expensive because video inputs produce a large number of visual tokens, making both fine-tuning and inference costly. Although visual token compression can reduce this overhead, direct adaptation on compressed inputs often causes semantic drift and noticeable performance degradation. We present Token-Budget Distillation (TBD), a parameter-efficient fine-tuning framework for adapting video VLMs under a fixed token budget. TBD freezes the pretrained backbone, updates only LoRA adapters, and integrates FlashVID-based visual token compression into the video pathway. To preserve full-token semantics under compression, TBD employs a dual-path teacher-student design, where a full-token teacher provides stable supervision and a compressed student is optimized with task loss, answer-region KL distillation, GT-anchored margin distillation, and reliability-aware KD control. This design enables the student to recover the semantic behavior of the full-token model while remaining efficient under aggressive token reduction. We evaluate TBD on three video VLM backbones, including LLaVA-Video, LLaVA-OneVision, and Qwen3-VL-8B-Instruct, across four video understanding benchmarks. TBD consistently outperforms compression-only baselines under both moderate and aggressive compression. On LLaVA-Video at retention ratio R = 10 percent, TBD preserves 97.0 percent of the Vanilla model's average accuracy; on LLaVA-OneVision at R = 10 percent, it achieves an average score of 58.4 and matches 100.0 percent relative accuracy.
Problem

Research questions and friction points this paper is trying to address.

video vision-language models
visual tokens
compression
semantic drift
performance degradation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Token-Budget Distillation
LoRA adapters
visual token compression
dual-path teacher-student design
🔎 Similar Papers
Xiaoyang Guo
Xiaoyang Guo
Florida State University
Statistical Shape AnalysisGraphComputer VisionMachine Learning
G
Guoping Luo
The University of British Columbia
J
Jusheng Zhang
Sun Yat-sen University
K
Keze Wang
Sun Yat-sen University
W
Wenhao Wang
Vast Intelligence Lab