Real-time Multi-target Path Prediction and Planning for Autonomous Driving aided by FCN

09/17/2019
by   Hongtu Zhou, et al.
17

Real-time multi-target path planning is a key issue in the field of autonomous driving. Although multiple paths can be generated in real-time with polynomial curves, the generated paths are not flexible enough to deal with complex road scenes such as S-shaped road and unstructured scenes such as parking lots. Search and sampling-based methods, such as A* and RRT and their derived methods, are flexible in generating paths for these complex road environments. However, the existing algorithms require significant time to plan to multiple targets, which greatly limits their application in autonomous driving. In this paper, a real-time path planning method for multi-targets is proposed. We train a fully convolutional neural network (FCN) to predict a path region for the target at first. By taking the predicted path region as soft constraints, the A* algorithm is then applied to search the exact path to the target. Experiments show that FCN can make multiple predictions in a very short time (50 times in 40ms), and the predicted path region effectively restrict the searching space for the following A* search. Therefore, the A* can search much faster so that the multi-target path planning can be achieved in real-time (3 targets in less than 100ms).

READ FULL TEXT

page 2

page 3

page 4

page 5

page 6

research
05/05/2022

Accelerating Path Planning for Autonomous Driving with Hardware-Assisted Memoization

Path planning for autonomous driving with dynamic obstacles poses a chal...
research
04/01/2020

One-shot path planning for multi-agent systems using fully convolutional neural network

Path planning plays a crucial role in robot action execution, since a pa...
research
07/24/2017

Towards Real-Time Search Planning in Subsea Environments

We address the challenge of computing search paths in real-time for subs...
research
08/10/2021

Roadside-assisted Cooperative Planning using Future Path Sharing for Autonomous Driving

Cooperative intelligent transportation systems (ITS) are used by autonom...
research
09/08/2022

Automatic driving path plan based on iterative and triple optimization method

This paper presents a triple optimization algorithm of two-dimensional s...
research
07/08/2020

PathGAN: Local Path Planning with Generative Adversarial Networks

Targeting autonomous driving without High-Definition maps, we present a ...
research
08/02/2021

Learning-based Preference Prediction for Constrained Multi-Criteria Path-Planning

Learning-based methods are increasingly popular for search algorithms in...

Please sign up or login with your details

Forgot password? Click here to reset