Study on the Path Planning Algorithm Based on Dueling Deep Q Network

Jingwei Cao,Shancheng Zhao,Caiqin Guo,Youtao Hu,Qianxu Gao,Fengjun Shen,Yujie Ye,Yong Zhang
DOI: https://doi.org/10.1088/1742-6596/1920/1/012084
2021-01-01
Journal of Physics: Conference Series
Abstract:In traditional path planning methods based on Deep Q-Network (DQN) algorithm for mobile robots, the target Q value was usually obtained by a greedy algorithm, and the estimation of Q value was usually high, which would result in slow training speed of the algorithm. To solve this problem, a Dueling DQN algorithm based on Dueling network was proposed in this paper, which was mainly realized by the structure optimization of neural network. The initial algorithm structure was divided into two states and a higher return is obtained through competitive comparison. Then, the long training time and slow speed convergence problem could be effectively solved than the traditional DQN. The simulation results show that the DQN algorithm based on Dueling DQN has high efficiency in Q value obtaining. Compared with the traditional DQN method, it has the better anti-interference ability and decision-making ability, less training time, and stable convergence.
What problem does this paper attempt to address?