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

Delta-LLaVA: Base-then-Specialize Alignment for Token-Efficient Vision-Language Models

About

Multimodal Large Language Models (MLLMs) combine visual and textual representations to enable rich reasoning capabilities. However, the high computational cost of processing dense visual tokens remains a major bottleneck. A critical component in this pipeline is the visual projector, which bridges the vision encoder and the language model. Standard designs often employ a simple multi-layer perceptron for direct token mapping, but this approach scales poorly with high-resolution inputs, introducing significant redundancy. We present Delta-LLaVA, a token-efficient projector that employs a low-rank DeltaProjection to align multi-level vision features into a compact subspace before further interaction. On top of this base alignment, lightweight Transformer blocks act as specialization layers, capturing both global and local structure under constrained token budgets. Extensive experiments and ablations demonstrate that this base-then-specialize design yields consistent gains across multiple benchmarks with only 144 tokens, highlighting the importance of token formation prior to scaling interaction capacity. With Delta-LLaVA, inference throughput improves by up to 55%, while end-to-end training accelerates by nearly 4-5x in pretraining and over 1.5x in finetuning, highlighting the dual benefits of our design in both efficiency and scalability.

Mohamad Zamini, Diksha Shukla• 2025

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringVQA v2
Accuracy73.1
1165
Object Hallucination EvaluationPOPE
Accuracy84.7
935
Text-based Visual Question AnsweringTextVQA
Accuracy53.6
496
Visual Question AnsweringGQA
Accuracy59.5
374
Science Question AnsweringScienceQA SQA-IMG
Accuracy69.7
114
Multimodal UnderstandingMMBench (MMB)
Accuracy62.9
69
Multimodal PerceptionMME Perception
Perception Score1.38e+3
61
Visual PerceptionMME Perception
MME^P1.53e+3
27
Showing 8 of 8 rows

Other info

Follow for update