English

Estimating Map Completeness in Robot Exploration

Robotics 2024-06-21 v1

Abstract

In this paper, we propose a method that, given a partial grid map of an indoor environment built by an autonomous mobile robot, estimates the amount of the explored area represented in the map, as well as whether the uncovered part is still worth being explored or not. Our method is based on a deep convolutional neural network trained on data from partially explored environments with annotations derived from the knowledge of the entire map (which is not available when the network is used for inference). We show how such a network can be used to define a stopping criterion to terminate the exploration process when it is no longer adding relevant details about the environment to the map, saving, on average, 40% of the total exploration time with respect to covering all the area of the environment.

Keywords

Cite

@article{arxiv.2406.13482,
  title  = {Estimating Map Completeness in Robot Exploration},
  author = {Matteo Luperto and Marco Maria Ferrara and Giacomo Boracchi and Francesco Amigoni},
  journal= {arXiv preprint arXiv:2406.13482},
  year   = {2024}
}

Comments

Under review at IEEE RAL

R2 v1 2026-06-28T17:12:04.828Z