paper-with-me

Papers

URA*: Uncertainty-aware Path Planning using Image-based Aerial-to-Ground Traversability Estimation for Off-road Environments

2023-09-15 · Charles Moore, Shaswata Mitra, Nisha Pillai, Marc Moore, Sudip Mittal, Cindy Bethel, Jingdao Chen

A major challenge with off-road autonomous navigation is the lack of maps or road markings that can be used to plan a path for autonomous robots. Classical path planning methods mostly assume a perfectly known environment without accounting for the inherent perception and sensing uncertainty from detecting terrain and obstacles in off-road environments. Recent work in computer vision and deep neural networks has advanced the capability of terrain traversability segmentation from raw images; however, the feasibility of using these noisy segmentation maps for navigation and path planning has not been adequately explored. To address this problem, this research proposes an uncertainty-aware path planning method, URA* using aerial images for autonomous navigation in off-road environments. An ensemble convolutional neural network (CNN) model is first used to perform pixel-level traversability estimation from aerial images of the region of interest. The traversability predictions are represented as a grid of traversal probability values. An uncertainty-aware planner is then applied to compute the best path from a start point to a goal point given these noisy traversal probability estimates. The proposed planner also incorporates replanning techniques to allow rapid replanning during online robot operation. The proposed method is evaluated on the Massachusetts Road Dataset, the DeepGlobe dataset, as well as a dataset of aerial images from off-road proving grounds at Mississippi State University. Results show that the proposed image segmentation and planning methods outperform conventional planning algorithms in terms of the quality and feasibility of the initial path, as well as the quality of replanned paths.

📄 PDF Abstract BibTeX arXiv:2309.08814

Code (1)

shaswata09/offroad-path-planning 공식 구현

Tasks

Autonomous NavigationImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Risk-Aware Planning by Confidence Estimation using Deep Learning-Based Perception

2019-09-13 · Maymoonah Toubeh, Pratap Tokekar

This work proposes the use of Bayesian approximations of uncertainty from deep learning in a robot planner, showing that this produces more cautious actions in safety-critical scenarios. The case study investigated is mo…

Deep LearningImage SegmentationSemantic Segmentation

Safe Aerial 3D Path Planning for Autonomous UAVs using Magnetic Potential Fields

2026-05-11 · Haechan Mark Bong, Giovanni Beltrame arxiv

Safe autonomous Uncrewed Aerial Vehicle (UAV) navigation in urban environments requires real-time path planning that avoids obstacles. MaxConvNet is a potential-field planner that leverages properties of Maxwell's equati…

Meteorology-Aware Multi-Goal Path Planning for Large-Scale Inspection Missions with Long-Endurance Solar-Powered Aircraft

2017-11-28 · Philipp Oettershagen, Julian Förster, Lukas Wirth, Jacques Ambühl 외

Solar-powered aircraft promise significantly increased flight endurance over conventional aircraft. While this makes them promising candidates for large-scale aerial inspection missions, their structural fragility necess…

Explicit-risk-aware Path Planning with Reward Maximization

2019-03-07 · Xuesu Xiao, Jan Dufek, Robin Murphy

This paper develops a path planner that minimizes risk (e.g. motion execution) while maximizing accumulated reward (e.g., quality of sensor viewpoint) motivated by visual assistance or tracking scenarios in unstructured …

Energy Aware and Safe Path Planning for Unmanned Aircraft Systems

2025-04-04 · Sebastian Gasche, Christian Kallies, Andreas Himmel, Rolf Findeisen

This paper proposes a path planning algorithm for multi-agent unmanned aircraft systems (UASs) to autonomously cover a search area, while considering obstacle avoidance, as well as the capabilities and energy consumption…

Model Predictive Control