Learning-based Fast Path Planning in Complex Environments

10/19/2021
by   Jianbang Liu, et al.
0

In this paper, we present a novel path planning algorithm to achieve fast path planning in complex environments. Most existing path planning algorithms are difficult to quickly find a feasible path in complex environments or even fail. However, our proposed framework can overcome this difficulty by using a learning-based prediction module and a sampling-based path planning module. The prediction module utilizes an auto-encoder-decoder-like convolutional neural network (CNN) to output a promising region where the feasible path probably lies in. In this process, the environment is treated as an RGB image to feed in our designed CNN module, and the output is also an RGB image. No extra computation is required so that we can maintain a high processing speed of 60 frames-per-second (FPS). Incorporated with a sampling-based path planner, we can extract a feasible path from the output image so that the robot can track it from start to goal. To demonstrate the advantage of the proposed algorithm, we compare it with conventional path planning algorithms in a series of simulation experiments. The results reveal that the proposed algorithm can achieve much better performance in terms of planning time, success rate, and path length.

READ FULL TEXT

page 1

page 3

page 5

page 7

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
08/15/2023

Neural-Network-Driven Method for Optimal Path Planning via High-Accuracy Region Prediction

Sampling-based path planning algorithms suffer from heavy reliance on un...
research
08/08/2023

S Reg: End-to-End Learning-Based Model for Multi-Goal Path Planning Problem

In this paper, we propose a novel end-to-end approach for solving the mu...
research
11/23/2018

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

Autonomous path planning algorithms are significant to planetary explora...
research
06/30/2023

An Integrated FPGA Accelerator for Deep Learning-based 2D/3D Path Planning

Path planning is a crucial component for realizing the autonomy of mobil...
research
09/22/2021

Efficient Object Manipulation to an Arbitrary Goal Pose: Learning-based Anytime Prioritized Planning

We focus on the task of object manipulation to an arbitrary goal pose, i...
research
08/23/2020

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Motion planning is a key element of robotics since it empowers a robot t...

Please sign up or login with your details

Forgot password? Click here to reset