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

DUET-VLM: Dual stage Unified Efficient Token reduction for VLM Training and Inference

About

Vision-language models (VLMs) have achieved remarkable multimodal understanding and reasoning capabilities, yet remain computationally expensive due to dense visual tokenization. Existing efficiency approaches either merge redundant visual tokens or drop them progressively in language backbone, often trading accuracy for speed. In this work, we propose DUET-VLM, a versatile plug-and-play dual compression framework that consists of (a) vision-only redundancy aware compression of vision encoder's output into information-preserving tokens, followed by (b) layer-wise, salient text-guided dropping of visual tokens within the language backbone to progressively prune less informative tokens. This coordinated token management enables aggressive compression while retaining critical semantics. On LLaVA-1.5-7B, our approach maintains over 99% of baseline accuracy with 67% fewer tokens, and still retains >97% even at 89% reduction. With this dual-stage compression during training, it achieves 99.7% accuracy at 67% and 97.6% at 89%, surpassing prior SoTA visual token reduction methods across multiple benchmarks. When integrated into Video-LLaVA-7B, it even surpasses the baseline -- achieving >100% accuracy with a substantial 53.1% token reduction and retaining 97.6% accuracy under an extreme 93.4% setting. These results highlight end-to-end training with DUET-VLM, enabling robust adaptation to reduced visual (image/video) input without sacrificing accuracy, producing compact yet semantically rich representations within the same computational budget. Our code is available at https://github.com/AMD-AGI/DUET-VLM.

Aditya Kumar Singh, Hitesh Kandala, Pratik Prabhanjan Brahma, Zicheng Liu, Emad Barsoum• 2026

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringTextVQA
Accuracy57.8
1117
Object Hallucination EvaluationPOPE
Accuracy85.5
935
Multimodal EvaluationMME
Score2.26e+3
557
Visual Question AnsweringGQA
Accuracy62.4
374
Video Question AnsweringMSVD
Accuracy70.1
100
Science Question AnsweringScienceQA SQA-I
Accuracy86
81
Visual Question AnsweringTextVQA
Accuracy58.5
69
Multimodal Model EvaluationMME
Total Score1.83e+3
63
Video Question AnsweringMSRVTT
Accuracy55.6
46
Video Question AnsweringTGIF
Top-1 Acc48.9
33
Showing 10 of 15 rows

Other info

Follow for update