paper-with-me

Papers

Space3D-Bench: Spatial 3D Question Answering Benchmark

2024-08-29 · Emilia Szymanska, Mihai Dusmanu, Jan-Willem Buurlage, Mahdi Rad, Marc Pollefeys

Answering questions about the spatial properties of the environment poses challenges for existing language and vision foundation models due to a lack of understanding of the 3D world notably in terms of relationships between objects. To push the field forward, multiple 3D Q&A datasets were proposed which, overall, provide a variety of questions, but they individually focus on particular aspects of 3D reasoning or are limited in terms of data modalities. To address this, we present Space3D-Bench - a collection of 1000 general spatial questions and answers related to scenes of the Replica dataset which offers a variety of data modalities: point clouds, posed RGB-D images, navigation meshes and 3D object detections. To ensure that the questions cover a wide range of 3D objectives, we propose an indoor spatial questions taxonomy inspired by geographic information systems and use it to balance the dataset accordingly. Moreover, we provide an assessment system that grades natural language responses based on predefined ground-truth answers by leveraging a Vision Language Model's comprehension of both text and images to compare the responses with ground-truth textual information or relevant visual data. Finally, we introduce a baseline called RAG3D-Chat integrating the world understanding of foundation models with rich context retrieval, achieving an accuracy of 67% on the proposed dataset.

📄 PDF Abstract BibTeX arXiv:2408.16662

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Benchmarking Geospatial Question Answering Engines using the Dataset GeoQuestions1089

2023-11-06 · International Semantic Web Conference 2023 11 · Sergios-Anestis Kefalidis, Dharmen Punjani, Eleni Tsalapati, Konstantinos Plas 외

We present the dataset GeoQuestions1089 for benchmarking geospatial question answering engines. GeoQuestions1089 is the largest such dataset available presently and it contains 1089 questions, their corresponding GeoSPA…

BenchmarkingKnowledge Base Question AnsweringQuestion Answering

Point and Ask: Incorporating Pointing into Visual Question Answering

2020-11-27 · Arjun Mani, Nobline Yoo, Will Hinthorn, Olga Russakovsky

Visual Question Answering (VQA) has become one of the key benchmarks of visual recognition progress. Multiple VQA extensions have been explored to better simulate real-world settings: different question formulations, cha…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Thinking in Space: How Multimodal Large Language Models See, Remember, and Recall Spaces

2024-12-18 · CVPR 2025 1 · Jihan Yang, Shusheng Yang, Anjali W. Gupta, Rilyn Han 외

Humans possess the visual-spatial intelligence to remember spaces from sequential visual observations. However, can Multimodal Large Language Models (MLLMs) trained on million-scale video datasets also ``think in space''…

Question AnsweringSpatial Reasoning

CityEQA: A Hierarchical LLM Agent on Embodied Question Answering Benchmark in City Space

2025-02-18 · Yong Zhao, Kai Xu, Zhengqiu Zhu, Yue Hu 외

Embodied Question Answering (EQA) has primarily focused on indoor environments, leaving the complexities of urban settings - spanning environment, action, and perception - largely unexplored. To bridge this gap, we intro…

Embodied Question AnsweringQuestion AnsweringSpatial ReasoningVisual Reasoning

VSA4VQA: Scaling a Vector Symbolic Architecture to Visual Question Answering on Natural Images

2024-05-06 · Anna Penzkofer, Lei Shi, Andreas Bulling

While Vector Symbolic Architectures (VSAs) are promising for modelling spatial cognition, their application is currently limited to artificially generated images and simple spatial queries. We propose VSA4VQA - a novel 4…

AttributeLanguage ModelingLanguage ModellingQuestion Answering+2