Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ScanQA: 3D Question Answering for Spatial Scene Understanding

About

We propose a new 3D spatial understanding task of 3D Question Answering (3D-QA). In the 3D-QA task, models receive visual information from the entire 3D scene of the rich RGB-D indoor scan and answer the given textual questions about the 3D scene. Unlike the 2D-question answering of VQA, the conventional 2D-QA models suffer from problems with spatial understanding of object alignment and directions and fail the object identification from the textual questions in 3D-QA. We propose a baseline model for 3D-QA, named ScanQA model, where the model learns a fused descriptor from 3D object proposals and encoded sentence embeddings. This learned descriptor correlates the language expressions with the underlying geometric features of the 3D scan and facilitates the regression of 3D bounding boxes to determine described objects in textual questions and outputs correct answers. We collected human-edited question-answer pairs with free-form answers that are grounded to 3D objects in each 3D scene. Our new ScanQA dataset contains over 40K question-answer pairs from the 800 indoor scenes drawn from the ScanNet dataset. To the best of our knowledge, the proposed 3D-QA task is the first large-scale effort to perform object-grounded question-answering in 3D environments.

Daichi Azuma, Taiki Miyanishi, Shuhei Kurita, Motoaki Kawanabe• 2021

Related benchmarks

TaskDatasetResultRank
3D Question AnsweringScanQA (val)
CIDEr64.9
133
3D Question AnsweringScanQA w/ objects (test)
EM@123.5
55
3D Question AnsweringSQA3D (test)
EM@147.2
55
3D Question AnsweringScanQA w/o objects (test)
EM@121.3
51
3D Situated Question AnsweringSQA3D (test)
Average Accuracy45.3
40
3D Dense CaptioningScan2Cap (val)--
33
3D Question AnsweringScanQA (test)
BLEU-412
20
Question AnsweringScanQA v1.0 (val)
EM@121.05
16
3D Question AnsweringScanQA
C Score64.9
16
3D Question AnsweringScanQA v1.0 (val)
BLEU-410.08
13
Showing 10 of 18 rows

Other info

Code

Follow for update