Deep Reinforcement Learning Integrated RRT Algorithm for Path Planning

Xiangjian Li,Xinjie Xiao,Huashan Liu,Yuqing Gu
DOI: https://doi.org/10.1109/WRCSARA60131.2023.10261849
2023-08-19
Abstract:Rapidly-exploring random tree (RRT) algorithm, featured with strong exploration capability, is widely used in path planning tasks. However, it is difficult for RRT to find the optimal path due to its inherent characteristics of random sampling. In this paper, we propose an improved RRT algorithm integrated with deep reinforcement learning (IRRT-DRL), which can effectively search for feasible paths and exploit previous experience for optimization. It includes a unique reward function and a dynamic waypoint selection mechanism that automatically adjusts the interval between adjacent waypoints to help the agent bypass obstacles. Experimental results have verified the feasibility and superiority of the proposed approach.
Computer Science
What problem does this paper attempt to address?