首页 /研究 /Dynamic Path Planning of Unknown Environment Based on Deep Reinforcement Learning
LEARNING

Dynamic Path Planning of Unknown Environment Based on Deep Reinforcement Learning

Xiaoyun Lei, Zhian Zhang, Peifang Dong

发表年份
2018
引用次数
165
访问权限
开放获取

摘要

Dynamic path planning of unknown environment has always been a challenge for mobile robots. In this paper, we apply double Q-network (DDQN) deep reinforcement learning proposed by DeepMind in 2016 to dynamic path planning of unknown environment. The reward and punishment function and the training method are designed for the instability of the training stage and the sparsity of the environment state space. In different training stages, we dynamically adjust the starting position and target position. With the updating of neural network and the increase of greedy rule probability, the local space searched by agent is expanded. Pygame module in PYTHON is used to establish dynamic environments. Considering lidar signal and local target position as the inputs, convolutional neural networks (CNNs) are used to generalize the environmental state. Q-learning algorithm enhances the ability of the dynamic obstacle avoidance and local planning of the agents in environment. The results show that, after training in different dynamic environments and testing in a new environment, the agent is able to reach the local target position successfully in unknown dynamic environment.

关键词

Computer scienceReinforcement learningArtificial intelligenceMotion planningObstacle avoidanceState spacePath (computing)RobotMachine learningMobile robot

相关论文

查看 LEARNING 分类全部论文