CAIRN: Cross-Room 3D Scene Understanding with Topology-Aware Large Multimodal Models
About
Existing 3D scene-grounded Large Language Models (3D-LLMs) focus on answering questions grounded in simplified single-room 3D scenes, lacking the ability to reason over real-world household environments containing multiple interconnected rooms and diverse object categories. We introduce CAIRN, a topology-aware 3D-LLM for multi-room 3D scene understanding. CAIRN aligns transformer attention with scene hierarchy, giving the model explicit awareness of object-level relations and room-level connectivity. It enriches object tokens with room-local relational context via a graph neural network, introduces learned room tokens for room-level abstraction, and applies a hierarchical attention mask with geometric bias to route information according to scene topology. CAIRN is developed on CAIRN-MR, a benchmark we introduce on HM3D for multi-room 3D scene understanding, covering grounding, captioning, and four question-answering tasks that progressively evaluate from intra-room perception to cross-room reasoning. Experiments show that CAIRN outperforms prior 3D-LLMs by a large margin across all CAIRN-MR tasks while remaining competitive on five single-room benchmarks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Visual Grounding | ScanRefer | Acc@0.2559.6 | 172 | |
| 3D Dense Captioning | Scan2Cap | CIDEr @0.580.7 | 127 | |
| 3D Visual Question Answering | ScanQA | B-4 Score13.5 | 31 | |
| Situated Question Answering | SQA3D | EM58.1 | 20 | |
| Visual Grounding | Multi3DRefer | F1@0.2563.8 | 10 |