paper-with-me

홈 › Papers

VisualSimpleQA: A Benchmark for Decoupled Evaluation of Large Vision-Language Models in Fact-Seeking Question Answering

2025-03-09 · Yanling Wang, Yihan Zhao, Xiaodong Chen, Shasha Guo, Lixin Liu, Haoyang Li, Yong Xiao, Jing Zhang, Qi Li, Ke Xu

Large vision-language models (LVLMs) have demonstrated remarkable achievements, yet the generation of non-factual responses remains prevalent in fact-seeking question answering (QA). Current multimodal fact-seeking benchmarks primarily focus on comparing model outputs to ground truth answers, providing limited insights into the performance of modality-specific modules. To bridge this gap, we introduce VisualSimpleQA, a multimodal fact-seeking benchmark with two key features. First, it enables streamlined and decoupled evaluation of LVLMs in visual and linguistic modalities. Second, it incorporates well-defined difficulty criteria to guide human annotation and facilitates the extraction of a challenging subset, VisualSimpleQA-hard. Experiments on 15 LVLMs show that even state-of-the-art models such as GPT-4o achieve merely 60%+ correctness in multimodal fact-seeking QA on VisualSimpleQA and 30%+ on VisualSimpleQA-hard. Furthermore, the decoupled evaluation across these models highlights substantial opportunities for improvement in both visual and linguistic modules. The dataset is available at https://huggingface.co/datasets/WYLing/VisualSimpleQA.

📄 PDF Abstract BibTeX arXiv:2503.06492

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Decoupled Visual Interpretation and Linguistic Reasoning for Math Problem Solving

2025-05-23 · Zixian Guo, Ming Liu, Zhilong Ji, Jinfeng Bai 외

Current large vision-language models (LVLMs) typically employ a connector module to link visual features with text embeddings of large language models (LLMs) and use end-to-end training to achieve multi-modal understandi…

Language ModelingLanguage ModellingMath

Decouple Before Interact: Multi-Modal Prompt Learning for Continual Visual Question Answering

2023-01-01 · ICCV 2023 1 · Zi Qian, Xin Wang, Xuguang Duan, Pengda Qin 외

In the real world, a desirable Visual Question Answering model is expected to provide correct answers to new questions and images in a continual setting (recognized as CL-VQA). However, existing works formulate CLVQA…

Continual LearningLanguage ModellingPrompt LearningQuestion Answering+3

Rethinking Unsupervised Cross-modal Flow Estimation: Learning from Decoupled Optimization and Consistency Constraint

2025-09-29 · Runmin Zhang, Jialiang Wang, Si-Yuan Cao, Zhu Yu 외 arxiv

This work presents DCFlow, a novel unsupervised cross-modal flow estimation framework that integrates a decoupled optimization strategy and a cross-modal consistency constraint. Unlike previous approaches that implicitly…

CAPEval: A Decoupled Caption Evaluation across Understanding and Generation

2026-08-03 · Zhipeng Liu, Haochen Wang, Zhaoxiang Zhang hf

Captions serve as a primary supervision signal for both multimodal understanding and text-to-image generation. However, previous evaluations treat the caption quality as a single scalar objective, which conflates two dis…

Text-to-Image Generation

InfantAgent-Next: A Multimodal Generalist Agent for Automated Computer Interaction

2025-05-16 · Bin Lei, Weitai Kang, Zijian Zhang, Winson Chen 외

This paper introduces \textsc{InfantAgent-Next}, a generalist agent capable of interacting with computers in a multimodal manner, encompassing text, images, audio, and video. Unlike existing approaches that either build …