Research on Autonomous Robots Navigation based on Reinforcement Learning
Reinforcement learning continuously optimizes decision-making based on real-time feedback reward signals through continuous interaction with the environment, demonstrating strong adaptive and self-learning capabilities. In recent years, it has become one of the key methods to achieve autonomous navigation of robots. In this work, an autonomous robot navigation method based on reinforcement learning is introduced. We use the Deep Q Network (DQN) and Proximal Policy Optimization (PPO) models to optimize the path planning and decision-making process through the continuous interaction between the robot and the environment, and the reward signals with real-time feedback. By combining the Q-value function with the deep neural network, deep Q network can handle high-dimensional state space, so as to realize path planning in complex environments. Proximal policy optimization is a strategy gradient-based method, which enables robots to explore and utilize environmental information more efficiently by optimizing policy functions. These methods not only improve the robot's navigation ability in the unknown environment, but also enhance its adaptive and self-learning capabilities. Through multiple training and simulation experiments, we have verified the effectiveness and robustness of these models in various complex scenarios.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous NavigationDecision Makingreinforcement-learningReinforcement LearningRobot NavigationSelf-LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Towards Autonomous Pipeline Inspection with Hierarchical Reinforcement Learning
Inspection and maintenance are two crucial aspects of industrial pipeline plants. While robotics has made tremendous progress in the mechanic design of in-pipe inspection robots, the autonomous control of such robots is …
Autonomous NavigationDeep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learning+2Deep Reinforcement Learning with Enhanced PPO for Safe Mobile Robot Navigation
Collision-free motion is essential for mobile robots. Most approaches to collision-free and efficient navigation with wheeled robots require parameter tuning by experts to obtain good navigation behavior. This study inve…
Autonomous NavigationDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1NavBench: A Unified Robotics Benchmark for Reinforcement Learning-Based Autonomous Navigation
Autonomous robots must navigate and operate in diverse environments, from terrestrial and aquatic settings to aerial and space domains. While Reinforcement Learning (RL) has shown promise in training policies for specifi…
Autonomous NavigationBenchmarkingNavigateReinforcement Learning (RL)PIC4rl-gym: a ROS2 modular framework for Robots Autonomous Navigation with Deep Reinforcement Learning
Learning agents can optimize standard autonomous navigation improving flexibility, efficiency, and computational cost of the system by adopting a wide variety of approaches. This work introduces the \textit{PIC4rl-gym}, …
Autonomous NavigationBenchmarkingDeep Reinforcement LearningBenchmarking Reinforcement Learning Techniques for Autonomous Navigation
Deep reinforcement learning (RL) has brought many successes for autonomous robot navigation. However, there still exists important limitations that prevent real-world use of RL-based navigation systems. For example, most…
Autonomous NavigationBenchmarkingDeep Reinforcement Learningreinforcement-learning+3