Volumetric Occupancy Mapping With Probabilistic Depth Completion for Robotic Navigation
Marija Popovic, Florian Thomas, Sotiris Papatheodorou, Nils Funk, Teresa Vidal-Calleja, Stefan Leutenegger
TL;DR
This work tackles safe robotic navigation in unknown cluttered indoor environments where commodity RGB-D sensors produce missing depth data on shiny or distant surfaces. It introduces probabilistic depth completion that jointly predicts dense depth and per-pixel uncertainty from RGB-D inputs and feeds these into an online occupancy mapping pipeline. A two-decoder network learns both depth and uncertainty, using surface normals and occlusion boundaries, and is trained with a Bayesian-inspired loss; its outputs are integrated into a multiresolution occupancy framework to improve free-space estimation. Experiments on synthetic interiors and real-world RGB-D data show that combining completed depth with reliable uncertainty yields more complete free-space maps and faster exploration without compromising reconstruction safety, enhancing robotic navigation capabilities in unknown environments.
Abstract
In robotic applications, a key requirement for safe and efficient motion planning is the ability to map obstacle-free space in unknown, cluttered 3D environments. However, commodity-grade RGB-D cameras commonly used for sensing fail to register valid depth values on shiny, glossy, bright, or distant surfaces, leading to missing data in the map. To address this issue, we propose a framework leveraging probabilistic depth completion as an additional input for spatial mapping. We introduce a deep learning architecture providing uncertainty estimates for the depth completion of RGB-D images. Our pipeline exploits the inferred missing depth values and depth uncertainty to complement raw depth images and improve the speed and quality of free space mapping. Evaluations on synthetic data show that our approach maps significantly more correct free space with relatively low error when compared against using raw data alone in different indoor environments; thereby producing more complete maps that can be directly used for robotic navigation tasks. The performance of our framework is validated using real-world data.
