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

Unveiling the Ignorance of MLLMs: Seeing Clearly, Answering Incorrectly

About

Multimodal Large Language Models (MLLMs) have displayed remarkable performance in multi-modal tasks, particularly in visual comprehension. However, we reveal that MLLMs often generate incorrect answers even when they understand the visual content. To this end, we manually construct a benchmark with 12 categories and design evaluation metrics that assess the degree of error in MLLM responses even when the visual content is seemingly understood. Based on this benchmark, we test 15 leading MLLMs and analyze the distribution of attention maps and logits of some MLLMs. Our investigation identifies two primary issues: 1) most instruction tuning datasets predominantly feature questions that 'directly' relate to the visual content, leading to a bias in MLLMs' responses to other indirect questions, and 2) MLLMs' attention to visual tokens is notably lower than to system and question tokens. We further observe that attention scores between questions and visual tokens as well as the model's confidence in the answers are lower in response to misleading questions than to straightforward ones. To address the first challenge, we introduce a paired positive and negative data construction pipeline to diversify the dataset. For the second challenge, we propose to enhance the model's focus on visual content during decoding by refining the text and visual prompt. For the text prompt, we propose a content guided refinement strategy that performs preliminary visual content analysis to generate structured information before answering the question. Additionally, we employ a visual attention refinement strategy that highlights question-relevant visual tokens to increase the model's attention to visual content that aligns with the question. Extensive experiments demonstrate that these challenges can be significantly mitigated with our proposed dataset and techniques.

Yexin Liu, Zhengyang Liang, Yueze Wang, Xianfeng Wu, Feilong Tang, Muyang He, Jian Li, Zheng Liu, Harry Yang, Sernam Lim, Bo Zhao• 2024

Related benchmarks

TaskDatasetResultRank
Question AnsweringNewsQA
F157.3
67
Question AnsweringNQ
F166.9
42
Question AnsweringNewsQA (test)
F142.6
40
Short Answer Question AnsweringHotpotQA
F157.1
39
Question AnsweringHotpotQA distractor setting (test)--
34
Multi-page Memory-based Question AnsweringLoCoMo multi-page memory
SingleHop Accuracy43.2
27
Multi-page Question AnsweringLongBench multi-page
HQA F145.8
27
Short-form Question AnsweringTQA (TriviaQA) (test)
F1 Score67.6
18
Short Answer Question AnsweringNatural Questions (NQ) (test)
F1 Score52.4
16
Short-form Question AnsweringTQA
F1 Score76.1
9
Showing 10 of 15 rows

Other info

Follow for update