paper-with-me

홈 › Papers

NuScenes-QA: A Multi-modal Visual Question Answering Benchmark for Autonomous Driving Scenario

2023-05-24 · Tianwen Qian, Jingjing Chen, Linhai Zhuo, Yang Jiao, Yu-Gang Jiang

We introduce a novel visual question answering (VQA) task in the context of autonomous driving, aiming to answer natural language questions based on street-view clues. Compared to traditional VQA tasks, VQA in autonomous driving scenario presents more challenges. Firstly, the raw visual data are multi-modal, including images and point clouds captured by camera and LiDAR, respectively. Secondly, the data are multi-frame due to the continuous, real-time acquisition. Thirdly, the outdoor scenes exhibit both moving foreground and static background. Existing VQA benchmarks fail to adequately address these complexities. To bridge this gap, we propose NuScenes-QA, the first benchmark for VQA in the autonomous driving scenario, encompassing 34K visual scenes and 460K question-answer pairs. Specifically, we leverage existing 3D detection annotations to generate scene graphs and design question templates manually. Subsequently, the question-answer pairs are generated programmatically based on these templates. Comprehensive statistics prove that our NuScenes-QA is a balanced large-scale benchmark with diverse question formats. Built upon it, we develop a series of baselines that employ advanced 3D detection and VQA techniques. Our extensive experiments highlight the challenges posed by this new task. Codes and dataset are available at https://github.com/qiantianwen/NuScenes-QA.

📄 PDF Abstract BibTeX arXiv:2305.14836

Code (1)

qiantianwen/nuscenes-qa 공식 구현 pytorch

Tasks

Autonomous DrivingQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

MIMOQA: Multimodal Input Multimodal Output Question Answering

2021-06-01 · NAACL 2021 4 · Hrituraj Singh, Anshul Nasery, Denil Mehta, Aishwarya Agarwal 외

Multimodal research has picked up significantly in the space of question answering with the task being extended to visual question answering, charts question answering as well as multimodal input question answering. Howe…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Are You Smarter Than a Sixth Grader? Textbook Question Answering for Multimodal Machine Comprehension

2017-07-01 · CVPR 2017 7 · Aniruddha Kembhavi, Minjoon Seo, Dustin Schwenk, Jonghyun Choi 외

We introduce the task of Multi-Modal Machine Comprehension (M3C), which aims at answering multimodal questions given a context of text, diagrams and images. We present the Textbook Question Answering (TQA) dataset that i…

Question AnsweringReading ComprehensionVisual Question AnsweringVisual Question Answering (VQA)

HaVQA: A Dataset for Visual Question Answering and Multimodal Research in Hausa Language

2023-05-28 · Shantipriya Parida, Idris Abdulmumin, Shamsuddeen Hassan Muhammad, Aneesh Bose 외

This paper presents HaVQA, the first multimodal dataset for visual question-answering (VQA) tasks in the Hausa language. The dataset was created by manually translating 6,022 English question-answer pairs, which are asso…

Machine TranslationMultimodal Machine TranslationQuestion AnsweringTranslation+2

LININ: Logic Integrated Neural Inference Network for Explanatory Visual Question Answering

2024-12-24 · IEEE Transactions on Multimedia 2024 12 · Dizhan Xue, Shengsheng Qian, Quan Fang, Changsheng Xu

Explanatory Visual Question Answering (EVQA) is a recently proposed multimodal reasoning task consisting of answering the visual question and generating multimodal explanations for the reasoning processes. Unlike traditi…

Explanatory Visual Question AnsweringMultimodal ReasoningQuestion AnsweringVisual Question Answering+1

Multimodal Compact Bilinear Pooling for Visual Question Answering and Visual Grounding

2016-06-06 · EMNLP 2016 11 · Akira Fukui, Dong Huk Park, Daylen Yang, Anna Rohrbach 외

Modeling textual or visual information with vector representations trained from large language or visual datasets has been successfully explored in recent years. However, tasks such as visual question answering require c…

Phrase GroundingVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)