paper-with-me

홈 › Papers

CLEVR-X: A Visual Reasoning Dataset for Natural Language Explanations

2022-04-05 · Leonard Salewski, A. Sophia Koepke, Hendrik P. A. Lensch, Zeynep Akata

Providing explanations in the context of Visual Question Answering (VQA) presents a fundamental problem in machine learning. To obtain detailed insights into the process of generating natural language explanations for VQA, we introduce the large-scale CLEVR-X dataset that extends the CLEVR dataset with natural language explanations. For each image-question pair in the CLEVR dataset, CLEVR-X contains multiple structured textual explanations which are derived from the original scene graphs. By construction, the CLEVR-X explanations are correct and describe the reasoning and visual information that is necessary to answer a given question. We conducted a user study to confirm that the ground-truth explanations in our proposed dataset are indeed complete and relevant. We present baseline results for generating natural language explanations in the context of VQA using two state-of-the-art frameworks on the CLEVR-X dataset. Furthermore, we provide a detailed analysis of the explanation generation quality for different question and answer types. Additionally, we study the influence of using different numbers of ground-truth explanations on the convergence of natural language generation (NLG) metrics. The CLEVR-X dataset is publicly available at \url{https://explainableml.github.io/CLEVR-X/}.

📄 PDF Abstract BibTeX arXiv:2204.02380

Code (1)

explainableml/clevr-x 공식 구현 pytorch

Tasks

Explanation GenerationQuestion AnsweringText GenerationVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

CLEVR-Dialog: A Diagnostic Dataset for Multi-Round Reasoning in Visual Dialog

2019-03-07 · NAACL 2019 6 · Satwik Kottur, José M. F. Moura, Devi Parikh, Dhruv Batra 외

Visual Dialog is a multimodal task of answering a sequence of questions grounded in an image, using the conversation history as context. It entails challenges in vision, language, reasoning, and grounding. However, study…

coreference-resolutionCoreference ResolutionDiagnosticVisual Dialog

ViCLEVR: A Visual Reasoning Dataset and Hybrid Multimodal Fusion Model for Visual Question Answering in Vietnamese

2023-10-27 · Khiem Vinh Tran, Hao Phu Phan, Kiet Van Nguyen, Ngan Luu Thuy Nguyen

In recent years, Visual Question Answering (VQA) has gained significant attention for its diverse applications, including intelligent car assistance, aiding visually impaired individuals, and document image information r…

Information RetrievalNatural Language QueriesQuestion AnsweringVietnamese Visual Question Answering+3

QLEVR: A Diagnostic Dataset for Quantificational Language and Elementary Visual Reasoning

2022-05-06 · Findings (NAACL) 2022 7 · Zechen Li, Anders Søgaard

Synthetic datasets have successfully been used to probe visual question-answering datasets for their reasoning abilities. CLEVR (johnson2017clevr), for example, tests a range of visual reasoning abilities. The questions …

DiagnosticQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)+1

CLEVR Parser: A Graph Parser Library for Geometric Learning on Language Grounded Image Scenes

2020-09-19 · EMNLP (NLPOSS) 2020 11 · Raeid Saqur, Ameet Deshpande

The CLEVR dataset has been used extensively in language grounded visual reasoning in Machine Learning (ML) and Natural Language Processing (NLP) domains. We present a graph parser library for CLEVR, that provides functio…

Graph Neural NetworkVisual Reasoning

Object-based reasoning in VQA

2018-01-29 · Mikyas T. Desta, Larry Chen, Tomasz Kornuta

Visual Question Answering (VQA) is a novel problem domain where multi-modal inputs must be processed in order to solve the task given in the form of a natural language. As the solutions inherently require to combine visu…

Objectobject-detectionObject DetectionQuestion Answering+2