Mobile robot navigation method based on improved Q-learning algorithm

Zhiyong Tan,Tao Wang,Yao Yu
DOI: https://doi.org/10.1109/YAC53711.2021.9486613
2021-01-01
Abstract:In recent years, autonomous navigation of mobile robots has become one of the hot topics in research. An improved Q-learning method (IQL) combining action selection strategy and Q function update method is proposed. A new exploration strategy of staged ε greedy exploration is used in IQL. In addition, the idea of backtracking is used to update the Q value to speed up the convergence speed. Experiments conducted in a grid environment show that compared with the classic algorithm, the algorithm converges faster and the program execution time is shorter.
What problem does this paper attempt to address?