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

Growing a Twig to Accelerate Large Vision-Language Models

About

Large vision-language models (VLMs) have demonstrated remarkable capabilities in open-world multimodal understanding, yet their high computational overheads pose great challenges for practical deployment. Some recent works have proposed methods to accelerate VLMs by pruning redundant visual tokens guided by the attention maps of VLM's early layers. Despite the success of these token pruning methods, they still suffer from two major shortcomings: (i) considerable accuracy drop due to insensitive attention signals in early layers, and (ii) limited speedup when generating long responses (e.g., 30 tokens). To address the limitations above, we present TwigVLM -- a simple and general architecture by growing a lightweight twig upon an early layer of the base VLM. Compared with most existing VLM acceleration methods purely based on visual token pruning, our TwigVLM not only achieves better accuracy retention by employing a twig-guided token pruning (TTP) strategy, but also yields higher generation speed by utilizing a self-speculative decoding (SSD) strategy. Taking LLaVA-1.5-7B as the base VLM, experimental results show that TwigVLM preserves 96% of the original performance after pruning 88.9% of visual tokens and achieves 154% speedup in generating long responses, delivering significantly better performance in terms of both accuracy and speed over the state-of-the-art VLM acceleration methods.

Zhenwei Shao, Mingyang Wang, Zhou Yu, Wenwen Pan, Yan Yang, Tao Wei, Hongyuan Zhang, Ning Mao, Wei Chen, Jun Yu• 2025

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy75.6
1165
Object Hallucination EvaluationPOPE
Accuracy82.7
935
Text-based Visual Question AnsweringTextVQA
Accuracy55.8
496
Visual Question AnsweringGQA
Accuracy61.2
374
Multimodal UnderstandingMMBench CN
Accuracy53.8
162
Science Question AnsweringScienceQA SQA-IMG
Accuracy70
114
Multimodal UnderstandingMMBench (MMB)
Accuracy60.4
69
Multimodal PerceptionMME Perception
Perception Score1.40e+3
61
Multimodal UnderstandingSEED-I Image
Accuracy0.569
40
Visual PerceptionMME Perception
MME^P1.50e+3
27
Showing 10 of 10 rows

Other info

Follow for update