TL;DR
This paper introduces a novel deep learning approach to estimate and map uncertainty in obstacle detection for indoor robot navigation, enhancing safety and autonomy.
Contribution
It proposes a new neural network architecture for uncertainty estimation that models non-Gaussian distributions and a mapping algorithm incorporating uncertainty for improved navigation.
Findings
Uncertainty over obstacle distances is better modeled with a Laplace distribution.
The proposed map improves navigation safety by avoiding high-uncertainty areas.
The approach enables higher autonomy in indoor mobile robots.
Abstract
Most mobile robots for indoor use rely on 2D laser scanners for localization, mapping and navigation. These sensors, however, cannot detect transparent surfaces or measure the full occupancy of complex objects such as tables. Deep Neural Networks have recently been proposed to overcome this limitation by learning to estimate object occupancy. These estimates are nevertheless subject to uncertainty, making the evaluation of their confidence an important issue for these measures to be useful for autonomous navigation and mapping. In this work we approach the problem from two sides. First we discuss uncertainty estimation in deep models, proposing a solution based on a fully convolutional neural network. The proposed architecture is not restricted by the assumption that the uncertainty follows a Gaussian model, as in the case of many popular solutions for deep model uncertainty estimation,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDropout
