English

Augmented Environment Representations with Complete Object Models

Robotics 2025-01-09 v2

Abstract

While 2D occupancy maps commonly used in mobile robotics enable safe navigation in indoor environments, in order for robots to understand and interact with their environment and its inhabitants representing 3D geometry and semantic environment information is required. Semantic information is crucial in effective interpretation of the meanings humans attribute to different parts of a space, while 3D geometry is important for safety and high-level understanding. We propose a pipeline that can generate a multi-layer representation of indoor environments for robotic applications. The proposed representation includes 3D metric-semantic layers, a 2D occupancy layer, and an object instance layer where known objects are replaced with an approximate model obtained through a novel model-matching approach. The metric-semantic layer and the object instance layer are combined to form an augmented representation of the environment. Experiments show that the proposed shape matching method outperforms a state-of-the-art deep learning method when tasked to complete unseen parts of objects in the scene. The pipeline performance translates well from simulation to real world as shown by F1-score analysis, with semantic segmentation accuracy using Mask R-CNN acting as the major bottleneck. Finally, we also demonstrate on a real robotic platform how the multi-layer map can be used to improve navigation safety.

Keywords

Cite

@article{arxiv.2103.07298,
  title  = {Augmented Environment Representations with Complete Object Models},
  author = {Krishnananda Prabhu Sivananda and Francesco Verdoja and Ville Kyrki},
  journal= {arXiv preprint arXiv:2103.07298},
  year   = {2025}
}

Comments

Accepted for publication in the 31st IEEE International Conference on Robot & Human Interactive Communication (RO-MAN 2022)

R2 v1 2026-06-24T00:03:56.667Z