TACS-Graphs: Traversability-Aware Consistent Scene Graphs for Ground Robot Localization and Mapping
Jeewon Kim, Minho Oh, Hyun Myung
TL;DR
This work tackles segmentation inconsistencies in 3D indoor scene graphs by replacing voxel-based free-space representations with a traversability-aware framework, TACS-Graphs. It introduces traversable graph extraction from LiDAR data (via B-TMS and BGK inference), wall- and free-space-based room segmentation, and a room-merging module to ensure topological consistency. A novel loop-closure detector, CoSG-LCD, leverages consistent room structure to trigger targeted loop closures, improving pose graph optimization and localization accuracy. Extensive experiments on TIERS, S-Graphs, and real-world datasets show improved scene-graph consistency (higher DCS, lower room-std) and enhanced PGO performance, validating the practical impact for robust ground robot SLAM in complex environments. The approach advances semantic mapping by aligning room boundaries with traversability, reducing misclassifications in open spaces and enhancing loop-closure efficiency.
Abstract
Scene graphs have emerged as a powerful tool for robots, providing a structured representation of spatial and semantic relationships for advanced task planning. Despite their potential, conventional 3D indoor scene graphs face critical limitations, particularly under- and over-segmentation of room layers in structurally complex environments. Under-segmentation misclassifies non-traversable areas as part of a room, often in open spaces, while over-segmentation fragments a single room into overlapping segments in complex environments. These issues stem from naive voxel-based map representations that rely solely on geometric proximity, disregarding the structural constraints of traversable spaces and resulting in inconsistent room layers within scene graphs. To the best of our knowledge, this work is the first to tackle segmentation inconsistency as a challenge and address it with Traversability-Aware Consistent Scene Graphs (TACS-Graphs), a novel framework that integrates ground robot traversability with room segmentation. By leveraging traversability as a key factor in defining room boundaries, the proposed method achieves a more semantically meaningful and topologically coherent segmentation, effectively mitigating the inaccuracies of voxel-based scene graph approaches in complex environments. Furthermore, the enhanced segmentation consistency improves loop closure detection efficiency in the proposed Consistent Scene Graph-leveraging Loop Closure Detection (CoSG-LCD) leading to higher pose estimation accuracy. Experimental results confirm that the proposed approach outperforms state-of-the-art methods in terms of scene graph consistency and pose graph optimization performance.
