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

Enhancing Multi-Image Understanding through Delimiter Token Scaling

About

Large Vision-Language Models (LVLMs) achieve strong performance on single-image tasks, but their performance declines when multiple images are provided as input. One major reason is the cross-image information leakage, where the model struggles to distinguish information across different images. Existing LVLMs already employ delimiter tokens to mark the start and end of each image, yet our analysis reveals that these tokens fail to effectively block cross-image information leakage. To enhance their effectiveness, we propose a method that scales the hidden states of delimiter tokens. This enhances the model's ability to preserve image-specific information by reinforcing intra-image interaction and limiting undesired cross-image interactions. Consequently, the model is better able to distinguish between images and reason over them more accurately. Experiments show performance gains on multi-image benchmarks such as Mantis, MuirBench, MIRB, and QBench2. We further evaluate our method on text-only tasks that require clear distinction. The method improves performance on multi-document and multi-table understanding benchmarks, including TQABench, MultiNews, and WCEP-10. Notably, our method requires no additional training or inference cost.

Minyoung Lee, Yeji Park, Dongjun Hwang, Yejin Kim, Seong Joon Oh, Junsuk Choe• 2026

Related benchmarks

TaskDatasetResultRank
Multi-image ReasoningMIRB
Accuracy63.05
60
Multi-image ReasoningMantis (test)
Accuracy72.81
39
Multi-image UnderstandingQBench2
Accuracy81.7
18
Multi-document summarizationWCEP10
ROUGE-129.77
6
Visual Question AnsweringOKVQA (val-lite)
Accuracy48.68
6
Visual Question AnsweringVizWiz (val-lite)
Accuracy54.36
6
Multi-image Visual Question AnsweringMANTIS
Accuracy76.5
4
Multi-table Question AnsweringTQABench 8k
Accuracy38.14
4
Showing 8 of 8 rows

Other info

GitHub

Follow for update