Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Vision Inference Former: Sustaining Visual Consistency in Multimodal Large Language Models

About

In recent years, multimodal large language models (MLLMs) have achieved remarkable progress, primarily attributed to effective paradigms for integrating visual and textual information. The dominant connector-based paradigm projects visual features into textual sequence, enabling unified multimodal alignment and reasoning within a generative architecture. However, our experiments reveal two key limitations: (1) Although visual information serves as the core evidential modality in MLLMs, it is treated on par with textual tokens, diminishing the unique contribution of the visual modality; (2) As generation length increases, particularly within a limited context window, the model's dependence on visual information progressively weakens, resulting in deteriorated vision-language alignment and reduced consistency between generated content and visual semantics. To address these challenges, we propose the Vision Inference Former (VIF), a lightweight architectural module that establishes a direct bridge between pure visual representations and the model's output space. Specifically, VIF continuously injects visual semantics throughout the decoding phase of the inference process, ensuring that the model remains firmly grounded in visual content during generation. We conduct experiments on 14 benchmark tasks covering general reasoning, OCR, table understanding, vision-centric evaluation, and hallucination. Experimental results show that VIF consistently improves model performance across diverse architectures while introducing minimal additional overhead. The code for this work is available at https://github.com/Dong-Xinpeng/VIF.

Xinpeng Dong, Min Zhang, Kairong Han, Xu Tan, Fei Wu, Kun Kuang• 2026

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringTextVQA
Accuracy74.86
1453
Multimodal UnderstandingMMBench--
847
Science Question AnsweringScienceQA--
791
Optical Character RecognitionOCRBench
Score747
433
Diagram Question AnsweringAI2D
AI2D Accuracy85.78
387
Document Visual Question AnsweringDocVQA
ANLS95.5
301
Multimodal UnderstandingMMMU
MMMU Score50.99
232
Hallucination EvaluationPOPE
Accuracy88.71
217
Multimodal ReasoningRealworldQA
Mean@8 Accuracy70.46
40
Multimodal ReasoningMMVP
Accuracy76
26
Showing 10 of 13 rows

Other info

Follow for update