paper-with-me

Papers

Breaking the Visual Shortcuts in Multimodal Knowledge-Based Visual Question Answering

2025-11-28 · Dosung Lee, Sangwon Jung, Boyoung Kim, Minyoung Kim, Sungyeon Kim, Junyoung Sung, Paul Hongsuck Seo arxiv

Existing Multimodal Knowledge-Based Visual Question Answering (MKB-VQA) benchmarks suffer from "visual shortcuts", as the query image typically matches the primary subject entity of the target document. We demonstrate that models can exploit these shortcuts, achieving comparable results using visual cues alone. To address this, we introduce Relational Entity Text-Image kNowledge Augmented (RETINA) benchmark, automatically constructed using an LLM-driven pipeline, consisting of 120k training and 2k human-curated test set. RETINA contains queries referencing secondary subjects (i.e. related entities) and pairs them with images of these related entities, removing the visual shortcut. When evaluated on RETINA existing models show significantly degraded performance, confirming their reliance on the shortcut. Furthermore, we propose Multi-Image MultImodal Retriever (MIMIR), which enriches document embeddings by augmenting images of multiple related entities, effectively handling RETINA, unlike prior work that uses only a single image per document. Our experiments validate the limitations of existing benchmarks and demonstrate the effectiveness of RETINA and MIMIR. Our project is available at: Project Page.

📄 PDF Abstract BibTeX arXiv:2511.22843

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

Chimera: Diagnosing Shortcut Learning in Visual-Language Understanding

2025-09-26 · Ziheng Chi, Yifan Hou, Chenxi Pang, Shaobo Cui 외 arxiv

Diagrams convey symbolic information in a visual format rather than a linear stream of words, making them especially challenging for AI models to process. While recent evaluations suggest that vision-language models (VLM…

Visual Question AnsweringVisual Reasoning

Beyond Question-Based Biases: Assessing Multimodal Shortcut Learning in Visual Question Answering

2021-04-07 · ICCV 2021 10 · Corentin Dancette, Remi Cadene, Damien Teney, Matthieu Cord

We introduce an evaluation methodology for visual question answering (VQA) to better diagnose cases of shortcut learning. These cases happen when a model exploits spurious statistical regularities to produce correct answ…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Sparse Shortcuts: Facilitating Efficient Fusion in Multimodal Large Language Models

2026-01-31 · Jingrui Zhang, Feng Liang, Yong Zhang, Wei Wang 외 arxiv

With the remarkable success of large language models (LLMs) in natural language understanding and generation, multimodal large language models (MLLMs) have rapidly advanced in their ability to process data across multipl…

Natural Language Understanding

Ref-Adv: Exploring MLLM Visual Reasoning in Referring Expression Tasks

2026-02-27 · Qihua Dong, Kuo Yang, Lin Ju, Handong Zhao 외 arxiv

Referring Expression Comprehension (REC) links language to region level visual perception. Standard benchmarks (RefCOCO, RefCOCO+, RefCOCOg) have progressed rapidly with multimodal LLMs but remain weak tests of visual re…

Referring ExpressionVisual Reasoning

3MVRD: Multimodal Multi-task Multi-teacher Visually-Rich Form Document Understanding

2024-02-28 · Yihao Ding, Lorenzo Vaiani, Caren Han, Jean Lee 외

This paper presents a groundbreaking multimodal, multi-task, multi-teacher joint-grained knowledge distillation model for visually-rich form document understanding. The model is designed to leverage insights from both fi…

document understandingFormKnowledge Distillation