Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SpecVLM: Enhancing Speculative Decoding of Video LLMs via Verifier-Guided Token Pruning

About

Video large language models (Vid-LLMs) have shown strong capabilities in understanding video content. However, their reliance on dense video token representations introduces substantial memory and computational overhead in both prefilling and decoding. To mitigate the information loss of recent video token reduction methods and accelerate the decoding stage of Vid-LLMs losslessly, we introduce SpecVLM, a training-free speculative decoding (SD) framework tailored for Vid-LLMs that incorporates staged video token pruning. Building on our novel finding that the draft model's speculation exhibits low sensitivity to video token pruning, SpecVLM prunes up to 90% of video tokens to enable efficient speculation without sacrificing accuracy. To achieve this, we performs a two-stage pruning process: Stage I selects highly informative tokens guided by attention signals from the verifier (target model), while Stage II prunes remaining redundant ones in a spatially uniform manner. Extensive experiments on four video understanding benchmarks demonstrate the effectiveness and robustness of SpecVLM, which achieves up to 2.68$\times$ decoding speedup for LLaVA-OneVision-72B and 2.11$\times$ speedup for Qwen2.5-VL-32B. Code is available at https://github.com/zju-jiyicheng/SpecVLM.

Yicheng Ji, Jun Zhang, Heming Xia, Jinpeng Chen, Lidan Shou, Gang Chen, Huan Li• 2025

Related benchmarks

TaskDatasetResultRank
Video UnderstandingMVBench--
247
Video UnderstandingLongVideoBench--
79
Video UnderstandingVideoMME
Wall-time Speedup2.24
21
Video UnderstandingMLVU
MAT4
16
Video UnderstandingVDC
MAT4.01
16
Video UnderstandingLVBench
MAT4.2
16
Speculative DecodingVideoDetailCaption ~17k visual tokens
Tau (τ)3.91
8
Speculative DecodingLongVideoBench ~15k visual tokens
Tau (τ)3.82
8
Speculative DecodingMVBench
Tau (τ)3.8
8
Video Detailed CaptioningVideoDetailedCaption
Tau (τ)4.15
8
Showing 10 of 13 rows

Other info

Follow for update