paper-with-me

Papers

Can Pre-trained Vision and Language Models Answer Visual Information-Seeking Questions?

2023-02-23 · Yang Chen, Hexiang Hu, Yi Luan, Haitian Sun, Soravit Changpinyo, Alan Ritter, Ming-Wei Chang

Pre-trained vision and language models have demonstrated state-of-the-art capabilities over existing tasks involving images and texts, including visual question answering. However, it remains unclear whether these models possess the capability to answer questions that are not only querying visual content but knowledge-intensive and information-seeking. In this study, we introduce InfoSeek, a visual question answering dataset tailored for information-seeking questions that cannot be answered with only common sense knowledge. Using InfoSeek, we analyze various pre-trained visual question answering models and gain insights into their characteristics. Our findings reveal that state-of-the-art pre-trained multi-modal models (e.g., PaLI-X, BLIP2, etc.) face challenges in answering visual information-seeking questions, but fine-tuning on the InfoSeek dataset elicits models to use fine-grained knowledge that was learned during their pre-training. Furthermore, we show that accurate visual entity recognition can be used to improve performance on InfoSeek by retrieving relevant documents, showing a significant space for improvement.

📄 PDF Abstract BibTeX arXiv:2302.11713

Code (2)

edchengg/infoseek_eval 공식 구현 pytorch
open-vision-language/infoseek

Tasks

Open-Domain Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

BERT-VQA: Visual Question Answering on Plots

2025-08-14 · Tai Vu, Robert Yang arxiv

Visual question answering has been an exciting challenge in the field of natural language understanding, as it requires deep learning models to exchange information from both vision and language domains. In this project,…

Natural Language UnderstandingVisual Question Answering

Toward Ambulatory Vision: Learning Visually-Grounded Active View Selection

2025-12-15 · Juil Koo, Daehyeon Choi, Sangwoo Youn, Phillip Y. Lee 외 arxiv

Vision Language Models (VLMs) excel at visual question answering (VQA) but remain limited to snapshot vision, reasoning from static images. In contrast, embodied agents require ambulatory vision, actively moving to obtai…

Visual Question Answering

Feedback-Driven Vision-Language Alignment with Minimal Human Supervision

2025-01-08 · Giorgio Giannone, Ruoteng Li, Qianli Feng, Evgeny Perevodchikov 외

Vision-language models (VLMs) have demonstrated remarkable potential in integrating visual and linguistic information, but their performance is often constrained by the need for extensive, high-quality image-text trainin…

HallucinationQuestion AnsweringVisual Question Answering

Surgical-LVLM: Learning to Adapt Large Vision-Language Model for Grounded Visual Question Answering in Robotic Surgery

2024-03-22 · Guankun Wang, Long Bai, Wan Jun Nah, Jie Wang 외

Recent advancements in Surgical Visual Question Answering (Surgical-VQA) and related region grounding have shown great promise for robotic and medical applications, addressing the critical need for automated methods in p…

Language ModelingLanguage ModellingQuestion AnsweringVisual Grounding+2

Bridging Vision and Language Spaces with Assignment Prediction

2024-04-15 · Jungin Park, Jiyoung Lee, Kwanghoon Sohn

This paper introduces VLAP, a novel approach that bridges pretrained vision models and large language models (LLMs) to make frozen LLMs understand the visual world. VLAP transforms the embedding space of pretrained visio…

Cross-Modal RetrievalImage CaptioningPredictionQuestion Answering+2