paper-with-me

Papers

EVORA: Deep Evidential Traversability Learning for Risk-Aware Off-Road Autonomy

2023-11-10 · Xiaoyi Cai, Siddharth Ancha, Lakshay Sharma, Philip R. Osteen, Bernadette Bucher, Stephen Phillips, Jiuguang Wang, Michael Everett, Nicholas Roy, Jonathan P. How

Traversing terrain with good traction is crucial for achieving fast off-road navigation. Instead of manually designing costs based on terrain features, existing methods learn terrain properties directly from data via self-supervision to automatically penalize trajectories moving through undesirable terrain, but challenges remain to properly quantify and mitigate the risk due to uncertainty in learned models. To this end, this work proposes a unified framework to learn uncertainty-aware traction model and plan risk-aware trajectories. For uncertainty quantification, we efficiently model both aleatoric and epistemic uncertainty by learning discrete traction distributions and probability densities of the traction predictor's latent features. Leveraging evidential deep learning, we parameterize Dirichlet distributions with the network outputs and propose a novel uncertainty-aware squared Earth Mover's distance loss with a closed-form expression that improves learning accuracy and navigation performance. For risk-aware navigation, the proposed planner simulates state trajectories with the worst-case expected traction to handle aleatoric uncertainty, and penalizes trajectories moving through terrain with high epistemic uncertainty. Our approach is extensively validated in simulation and on wheeled and quadruped robots, showing improved navigation performance compared to methods that assume no slip, assume the expected traction, or optimize for the worst-case expected cost.

📄 PDF Abstract BibTeX arXiv:2311.06234

Code (2)

RIVeR-Lab/Stochastic-MPPI pytorch
mit-acl/mppi_numba

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

PIETRA: Physics-Informed Evidential Learning for Traversing Out-of-Distribution Terrain

2024-09-04 · Xiaoyi Cai, James Queeney, Tong Xu, Aniket Datar 외

Self-supervised learning is a powerful approach for developing traversability models for off-road navigation, but these models often struggle with inputs unseen during training. Existing methods utilize techniques like e…

Self-Supervised Learning

STEP: Stochastic Traversability Evaluation and Planning for Risk-Aware Off-road Navigation

2021-03-04 · David D. Fan, Kyohei Otsu, Yuki Kubo, Anushri Dixit 외

Although ground robotic autonomy has gained widespread usage in structured and controlled environments, autonomy in unknown and off-road terrain remains a difficult problem. Extreme, off-road, and unstructured environmen…

Autonomous NavigationModel Predictive ControlMotion Planning

Off-Road Navigation via Implicit Neural Representation of Terrain Traversability

2025-11-22 · Yixuan Jia, Qingyuan Li, Jonathan P. How arxiv

Autonomous off-road navigation requires robots to estimate terrain traversability from onboard sensors and plan motion accordingly. Conventional approaches typically rely on sampling-based planners such as MPPI to genera…

Learning When to Jump for Off-road Navigation

2026-01-31 · Zhipeng Zhao, Taimeng Fu, Shaoshu Su, Qiwei Du 외 arxiv

Low speed does not always guarantee safety in off-road driving. For instance, crossing a ditch may be risky at a low speed due to the risk of getting stuck, yet safe at a higher speed with a controlled, accelerated jump.…

Reasoning About Traversability: Language-Guided Off-Road 3D Trajectory Planning

2026-04-23 · Byounggun Park, Soonmin Hwang arxiv

While Vision-Language Models (VLMs) enable high-level semantic reasoning for end-to-end autonomous driving, particularly in unstructured environments, existing off-road datasets suffer from language annotations that are …

Trajectory PlanningAutonomous Driving