Fully Authentic Visual Question Answering Dataset from Online Communities
Chongyan Chen, Mengchen Liu, Noel Codella, Yunsheng Li, Lu Yuan, Danna Gurari
TL;DR
This work introduces VQAonline, the first fully authentic Visual Question Answering dataset whose entire content—questions, context, images, and accepted answers—originates from real use on Stack Exchange. The dataset emphasizes long-form, paragraph-style answers (mean ~173 words) with rich contextual data, challenging standard VQA metrics designed for brief responses. The authors benchmark six modern Vision-Language Models using long-form evaluation metrics and a LLaMA2-based human-alignment metric, revealing substantial room for improvement and that context and topic significantly influence performance. They also conduct a rigorous human evaluation with domain experts to assess model outputs and the alignment of automatic metrics with human judgments, finding strong correlations for METEOR and BERTScore and varying alignment for image-based metrics. The work provides extensive supplementary materials and discusses benefits and limitations of incorporating user-intention signals, aiming to guide future research in authentic, context-rich VQA and evaluation methodology.
Abstract
Visual Question Answering (VQA) entails answering questions about images. We introduce the first VQA dataset in which all contents originate from an authentic use case. Sourced from online question answering community forums, we call it VQAonline. We characterize this dataset and how it relates to eight mainstream VQA datasets. Observing that answers in our dataset tend to be much longer (i.e., a mean of 173 words) and so incompatible with standard VQA evaluation metrics, we instead utilize popular metrics for longer text evaluation for evaluating six state-of-the-art VQA models on VQAonline and report where they struggle most. Finally, we analyze which evaluation metrics align best with human judgments. To facilitate future extensions, we publicly-share the dataset at: https://vqaonline.github.io/.
