Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2021, Vol. 47 ›› Issue (10): 16-25. doi: 10.19678/j.issn.1000-3428.0060683

• Research Hotspots and Reviews • Previous Articles     Next Articles

Review of Path Planning Techniques Based on Reinforcement Learning

YAN Jiaojie1,2, ZHANG Qieshi1,2, HU Xiping1,2   

  1. 1. Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences, Shenzhen, Guangdong 518055, China;
    2. Shenzhen College of Advanced Technology, University of Chinese Academy of Sciences, Shenzhen, Guangdong 518055, China
  • Received:2021-01-23 Revised:2021-04-26 Published:2021-05-20

基于强化学习的路径规划技术综述

闫皎洁1,2, 张锲石1,2, 胡希平1,2   

  1. 1. 中国科学院深圳先进技术研究院, 广东 深圳 518055;
    2. 中国科学院大学深圳先进技术学院, 广东 深圳 518055
  • 作者简介:闫皎洁(1998-),女,硕士研究生,主研方向为移动机器人路径规划;张锲石(通信作者),高级工程师、博士;胡希平,教授、博士。
  • 基金资助:
    国家自然科学基金(U1913202,U1813205);深圳科技计划基础研究项目(JSGG20191129094012321,JCYJ20180507182610734)。

Abstract: Path planning is one of the key technologies for autonomous navigation of mobile robots.It aims at planning a collision free optimal path from the current position to the destination in real time.This paper introduces the path planning techniques that are based on Reinforcement Learning(RL) and common methods, and categorizes the methods based on RL into two types:the value-based methods and the strategy-based methods.Then the paper compares value-based representation methods(including Timing Difference(TD), Q-Learning, etc.) and the strategy-based representation methods(including Strategy Gradient(SG) and Imitation Learning(IL), etc.), and analyzes the development status of its fusion strategy and Deep Reinforcement Learning(DRL).On this basis, the paper summarizes the advantages, disadvantages and application scenarios of the RL-based methods.Finally, the future development trends of the path planning techniques based on RL are discussed.

Key words: path planning, Reinforcement Learning(RL), Deep Reinforcement Learning(DRL), mobile robot, autonomous navigation

摘要: 路径规划作为移动机器人自主导航的关键技术,主要是使目标对象在规定范围内找到一条从起点到终点的无碰撞安全路径。阐述基于常规方法和强化学习方法的路径规划技术,将强化学习方法主要分为基于值和基于策略两类,对比时序差分、Q-Learning等基于值的代表方法与策略梯度、模仿学习等基于策略的代表方法,并分析其融合策略和深度强化学习方法方法的发展现状。在此基础上,总结各种强化学习方法的优缺点及适用场合,同时对基于强化学习的路径规划技术的未来发展方向进行展望。

关键词: 路径规划, 强化学习, 深度强化学习, 移动机器人, 自主导航

CLC Number: