CVROJul 10, 2025

SURPRISE3D: A Dataset for Spatial Understanding and Reasoning in Complex 3D Scenes

arXiv:2507.07781v17 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses the need for better spatial understanding in embodied AI and robotics by providing a dataset that mitigates shortcut biases, though it is incremental as it builds on existing 3D scene data.

The authors tackled the problem of spatial reasoning in 3D vision-language tasks by introducing SURPRISE3D, a dataset with over 200k vision-language pairs and 89k+ human-annotated spatial queries, which revealed significant challenges for current state-of-the-art methods, with initial benchmarks showing poor performance.

The integration of language and 3D perception is critical for embodied AI and robotic systems to perceive, understand, and interact with the physical world. Spatial reasoning, a key capability for understanding spatial relationships between objects, remains underexplored in current 3D vision-language research. Existing datasets often mix semantic cues (e.g., object name) with spatial context, leading models to rely on superficial shortcuts rather than genuinely interpreting spatial relationships. To address this gap, we introduce S\textsc{urprise}3D, a novel dataset designed to evaluate language-guided spatial reasoning segmentation in complex 3D scenes. S\textsc{urprise}3D consists of more than 200k vision language pairs across 900+ detailed indoor scenes from ScanNet++ v2, including more than 2.8k unique object classes. The dataset contains 89k+ human-annotated spatial queries deliberately crafted without object name, thereby mitigating shortcut biases in spatial understanding. These queries comprehensively cover various spatial reasoning skills, such as relative position, narrative perspective, parametric perspective, and absolute distance reasoning. Initial benchmarks demonstrate significant challenges for current state-of-the-art expert 3D visual grounding methods and 3D-LLMs, underscoring the necessity of our dataset and the accompanying 3D Spatial Reasoning Segmentation (3D-SRS) benchmark suite. S\textsc{urprise}3D and 3D-SRS aim to facilitate advancements in spatially aware AI, paving the way for effective embodied interaction and robotic planning. The code and datasets can be found in https://github.com/liziwennba/SUPRISE.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes