English

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

Computer Vision and Pattern Recognition 2023-10-18 v5 Artificial Intelligence Computation and Language

Abstract

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.

Keywords

Cite

@article{arxiv.2302.11713,
  title  = {Can Pre-trained Vision and Language Models Answer Visual Information-Seeking Questions?},
  author = {Yang Chen and Hexiang Hu and Yi Luan and Haitian Sun and Soravit Changpinyo and Alan Ritter and Ming-Wei Chang},
  journal= {arXiv preprint arXiv:2302.11713},
  year   = {2023}
}

Comments

EMNLP 2023 (main conference); Our dataset and evaluation is available at https://open-vision-language.github.io/infoseek/

R2 v1 2026-06-28T08:47:26.893Z