ParallelVLM: Lossless Video-LLM Acceleration with Visual Alignment Aware Parallel Speculative Decoding
Quan Kong, Yuhao Shen, Yicheng Ji, Huan Li, Cong Wang

TL;DR
ParallelVLM introduces a novel draft-then-verify speculative decoding framework for Video-LLMs, significantly improving decoding speed and efficiency in long-video understanding tasks without additional training.
Contribution
It proposes a training-free, parallelized speculative decoding method with an Unbiased Verifier-Guided Pruning strategy to enhance video token processing efficiency.
Findings
Expands draft window by 1.6 to 1.8 times with high accepted lengths.
Achieves 3.36x speedup on LLaVA-Onevision-72B benchmark.
Achieves 2.42x speedup on Qwen2.5-VL-32B benchmark.
Abstract
Although current Video-LLMs achieve impressive performance in video understanding tasks, their autoregressive decoding efficiency remains constrained by the massive number of video tokens. Visual token pruning can partially ease this bottleneck, yet existing approaches still suffer from information loss and yield only modest acceleration in decoding. In this paper, we propose ParallelVLM, a training-free draft-then-verify speculative decoding framework that overcomes both mutual waiting and limited speedup-ratio problems between draft and target models in long-video settings. ParallelVLM features two parallelized stages that maximize hardware utilization and incorporate an Unbiased Verifier-Guided Pruning strategy to better align the draft and target models by eliminating the positional bias in attention-guided pruning. Extensive experiments demonstrate that ParallelVLM effectively…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
