首页 /研究 /Research on Path Planning of Autonomous Mobile Robot Based on Reinforcement Learning
LEARNING

Research on Path Planning of Autonomous Mobile Robot Based on Reinforcement Learning

Yuchen Yang, Lu Ren, Zhe Chen, Hongyuan Che, Dong Zhou, Haoyi Li

发表年份
2024
引用次数
1

摘要

This paper presents a novel approach to optimize the path-planning capability of autonomous mobile robots, incorporating Q-learning (DQN). That is, deep Q-network (DQN) and the Prioritized Experience Replay (PER) strategy. DQN simulates the behavior of Quantum dots, it can show superior learning efficiency and generalization ability when dealing with a large number of state Spaces and actions. The introduction of PER mechanism reassesses the importance of experience samples in the learning process. By giving higher priority to those events that can cause large prediction error or have high reward, PER ensures that the algorithm can focus more on learning from the most critical experience. The reinforcement learning framework combined with DQN and PER can not only effectively avoid obstacles, but also dynamically adjust the path to deal with unexpected situations. In order to improve the robot navigation intelligence and decision-making speed in complex environments.

关键词

Reinforcement learningMobile robotMotion planningComputer sciencePath (computing)RobotAutonomous robotRobot learningHuman–computer interactionArtificial intelligence

相关论文

查看 LEARNING 分类全部论文