构建分层视觉问答数据集,系统评估模型从图像到抽象推理的能力。
VQA-Levels: A Hierarchical Approach for Classifying Questions in VQA
- 按认知层级将问题分为1-7级,从基础特征到整体场景理解
- 现有模型在低级问题上表现好,高级抽象任务仍严重不足
- 适合评估模型视觉推理能力,推动VQA系统发展
设计视觉问答(VQA)数据集是一项复杂任务,需结合自然语言处理与计算机视觉。尽管已有多个基准数据集,但其在系统性评估方面存在局限。本文提出新基准数据集VQA-Levels的初版,将问题分为七级:第1-3级直接依赖图像内容,第4-7级需额外对象知识。每道题具有一个或两个词的答案,且问题形式自然。例如第1级问“红色区域形状是什么?”,第7级问“为什么男人在剪纸?”。初步测试显示,现有模型在第1、2级表现良好,第3级次之,第6、7级最差。该工作有助于系统评估VQA模型的推理能力。
原文摘要 · Abstract (English)
Designing datasets for Visual Question Answering (VQA) is a difficult and complex task that requires NLP for parsing and computer vision for analysing the relevant aspects of the image for answering the question asked. Several benchmark datasets have been developed by researchers but there are many issues with using them for methodical performance tests. This paper proposes a new benchmark dataset -- a pilot version called VQA-Levels is ready now -- for testing VQA systems systematically and assisting researchers in advancing the field. The questions are classified into seven levels ranging from direct answers based on low-level image features (without needing even a classifier) to those requiring high-level abstraction of the entire image content. The questions in the dataset exhibit one or many of ten properties. Each is categorised into a specific level from 1 to 7. Levels 1 - 3 are directly on the visual content while the remaining levels require extra knowledge about the objects in the image. Each question generally has a unique one or two-word answer. The questions are 'natural' in the sense that a human is likely to ask such a question when seeing the images. An example question at Level 1 is, ``What is the shape of the red colored region in the image?" while at Level 7, it is, ``Why is the man cutting the paper?". Initial testing of the proposed dataset on some of the existing VQA systems reveals that their success is high on Level 1 (low level features) and Level 2 (object classification) questions, least on Level 3 (scene text) followed by Level 6 (extrapolation) and Level 7 (whole scene analysis) questions. The work in this paper will go a long way to systematically analyze VQA systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。