CAIRN: Cross-Room 3D Scene Understanding with Topology-Aware Large Multimodal Models
Abstract
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.
Keywords
Cite
@article{arxiv.2607.06534,
title = {CAIRN: Cross-Room 3D Scene Understanding with Topology-Aware Large Multimodal Models},
author = {He Liang and Chenyang Ma and Yiming Zhang and Sangyun Shin and Andrew Markham and Niki Trigoni and Yuhang He},
journal= {arXiv preprint arXiv:2607.06534},
year = {2026}
}
Comments
Project Page: https://oceansdepp.github.io/cairn_web/