Efficient Heuristic Generation for Robot Path Planning with Recurrent Generative Model

12/07/2020
by   Zhaoting Li, et al.
0

Robot path planning is difficult to solve due to the contradiction between optimality of results and complexity of algorithms, even in 2D environments. To find an optimal path, the algorithm needs to search all the state space, which costs a lot of computation resource. To address this issue, we present a novel recurrent generative model (RGM) which generates efficient heuristic to reduce the search efforts of path planning algorithm. This RGM model adopts the framework of general generative adversarial networks (GAN), which consists of a novel generator that can generate heuristic by refining the outputs recurrently and two discriminators that check the connectivity and safety properties of heuristic. We test the proposed RGM module in various 2D environments to demonstrate its effectiveness and efficiency. The results show that the RGM successfully generates appropriate heuristic in both seen and new unseen maps with a high accuracy, demonstrating the good generalization ability of this model. We also compare the rapidly-exploring random tree star (RRT*) with generated heuristic and the conventional RRT* in four different maps, showing that the generated heuristic can guide the algorithm to find both initial and optimal solution in a faster and more efficient way.

READ FULL TEXT

page 1

page 3

page 5

research
12/06/2020

Conditional Generative Adversarial Networks for Optimal Path Planning

Path planning plays an important role in autonomous robot systems. Effec...
research
12/07/2020

Generative Adversarial Network based Heuristics for Sampling-based Path Planning

Sampling-based path planning is a popular methodology for robot path pla...
research
02/25/2021

LES: Locally Exploitative Sampling for Robot Path Planning

Sampling-based algorithms solve the path planning problem by generating ...
research
05/13/2023

CBAGAN-RRT: Convolutional Block Attention Generative Adversarial Network for Sampling-Based Path Planning

Sampling-based path planning algorithms play an important role in autono...
research
05/14/2022

BiAIT*: Symmetrical Bidirectional Optimal Path Planning with Adaptive Heuristic

Adaptively Informed Trees (AIT*) develops the problem-specific heuristic...
research
07/12/2021

Post Triangular Rewiring Method for Shorter RRT Robot Path Planning

This paper proposed the 'Post Triangular Rewiring' method that minimizes...
research
10/17/2022

Search-Based Path Planning Algorithm for Autonomous Parking:Multi-Heuristic Hybrid A*

This paper proposed a novel method for autonomous parking. Autonomous pa...

Please sign up or login with your details

Forgot password? Click here to reset