RODec 5, 2020

Volumetric Occupancy Mapping With Probabilistic Depth Completion for Robotic Navigation

arXiv:2012.03023v30.0028 citations
AI Analysis50

This work is significant for robotics, as it aims to improve the completeness and accuracy of free space maps for safe and efficient motion planning in unknown 3D environments.

This paper addresses the problem of missing depth data from commodity RGB-D cameras in robotic navigation by proposing a framework that uses probabilistic depth completion. Their method significantly increases the amount of correctly mapped free space with low error compared to using raw data alone.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes