paper-with-me

홈 › Papers

A Novel Learning-based Global Path Planning Algorithm for Planetary Rovers

2018-11-23 · Jiang Zhang, Yuanqing Xia, Ganghui Shen

Autonomous path planning algorithms are significant to planetary exploration rovers, since relying on commands from Earth will heavily reduce their efficiency of executing exploration missions. This paper proposes a novel learning-based algorithm to deal with global path planning problem for planetary exploration rovers. Specifically, a novel deep convolutional neural network with double branches (DB-CNN) is designed and trained, which can plan path directly from orbital images of planetary surfaces without implementing environment mapping. Moreover, the planning procedure requires no prior knowledge about planetary surface terrains. Finally, experimental results demonstrate that DB-CNN achieves better performance on global path planning and faster convergence during training compared with the existing Value Iteration Network (VIN).

📄 PDF Abstract BibTeX arXiv:1811.10437

Code (1)

bitzj2015/DB-CNN tf

Similar Papers 제목 키워드 기반

Planetary Terrain Datasets and Benchmarks for Rover Path Planning

2025-12-24 · Marvin Chancán, Avijit Banerjee, George Nikolakopoulos arxiv

Planetary rover exploration is attracting renewed interest with several upcoming space missions to the Moon and Mars. However, a substantial amount of data from prior missions remain underutilized for path planning and a…

SPASS: Scientific Prominence Active Search System with Deep Image Captioning Network

2018-09-10 · Dicong Qiu

Planetary exploration missions with Mars rovers are complicated, which generally require elaborated task planning by human experts, from the path to take to the images to capture. NASA has been using this process to acqu…

Image CaptioningTask Planning

Soft Value Iteration Networks for Planetary Rover Path Planning

2018-01-01 · ICLR 2018 1 · Max Pflueger, Ali Agha, Gaurav S. Sukhatme

Value iteration networks are an approximation of the value iteration (VI) algorithm implemented with convolutional neural networks to make VI fully differentiable. In this work, we study these networks in the context of …

Motion Planning

Risk-aware Path Planning via Probabilistic Fusion of Traversability Prediction for Planetary Rovers on Heterogeneous Terrains

2023-03-02 · Masafumi Endo, Tatsunori Taniai, Ryo Yonetani, Genya Ishigami

Machine learning (ML) plays a crucial role in assessing traversability for autonomous rover operations on deformable terrains but suffers from inevitable prediction errors. Especially for heterogeneous terrains where the…

Prediction

A Pareto Front-Based Multiobjective Path Planning Algorithm

2015-05-22 · Alexander Lavin

Path planning is one of the most vital elements of mobile robotics. With a priori knowledge of the environment, global path planning provides a collision-free route through the workspace. The global path plan can be calc…

Multiobjective Optimization