UNRealNet: Learning Uncertainty-Aware Navigation Features from High-Fidelity Scans of Real Environments
Samuel Triest, David D. Fan, Sebastian Scherer, Ali-Akbar Agha-Mohammadi
TL;DR
UNRealNet tackles uncertainty-aware traversability in rugged, unstructured environments by learning dense navigation features from high-fidelity real-world scans and predicting them from sparse lidar inputs on robots. The approach combines a high-quality data pipeline with a PointPillars-based network that outputs per-cell Gaussian feature distributions and a probabilistic traversability function that leverages uncertainty for robot-specific planning. Empirical results show improvements over traditional baselines in both synthetic and real hardware evaluations, including better handling of occlusions and availability of robot-agnostic predictions. The method demonstrates practical viability on legged platforms, with a Kalman-filter fusion to further enhance feature estimates and feasible runtime for on-robot deployment.
Abstract
Traversability estimation in rugged, unstructured environments remains a challenging problem in field robotics. Often, the need for precise, accurate traversability estimation is in direct opposition to the limited sensing and compute capability present on affordable, small-scale mobile robots. To address this issue, we present a novel method to learn [u]ncertainty-aware [n]avigation features from high-fidelity scans of [real]-world environments (UNRealNet). This network can be deployed on-robot to predict these high-fidelity features using input from lower-quality sensors. UNRealNet predicts dense, metric-space features directly from single-frame lidar scans, thus reducing the effects of occlusion and odometry error. Our approach is label-free, and is able to produce traversability estimates that are robot-agnostic. Additionally, we can leverage UNRealNet's predictive uncertainty to both produce risk-aware traversability estimates, and refine our feature predictions over time. We find that our method outperforms traditional local mapping and inpainting baselines by up to 40%, and demonstrate its efficacy on multiple legged platforms.
