ICRA 20250 citations

Enhancing 3D Scene Graphs with Real-Time Room Classification

Simon Janzon, Carlos Medina Sánchez, Alexander J. Golkowski, Marcus Handte, Pedro José Marrón

Abstract

In recent years, 3D scene graphs have become a critical tool in robotics and computer vision for enabling systems to understand both the geometric and semantic aspects of their surroundings. These data structures represent spatial and semantic relationships between objects in a three-dimensional environment, supporting tasks like navigation, object manipulation, and scene understanding. This paper presents a real-time pipeline for 3D scene graph generation that offers flexibility in image segmentation techniques while incorporating room classification that is based on a Random Forest model. Our work enables robots to dynamically update their understanding of complex and large-scale environments in real-time. We evaluate our approach systematically on a dataset and in a real-life experiment. The results demonstrate the capability of running our solution at over 10 Hz on an Nvidia Jetson AGX Orin SoC while also scaling favorably in larger environments. Our proposed room classification approach predicts classes with an average accuracy of 80%.

BibTeX
@inproceedings{icra2025_enhancing3dscene,
  title = {Enhancing 3D Scene Graphs with Real-Time Room Classification},
  author = {Simon Janzon and Carlos Medina Sánchez and Alexander J. Golkowski and Marcus Handte and Pedro José Marrón},
  booktitle = {ICRA 2025},
  year = {2025}
}