paper-with-me

Papers

Research on Autonomous Robots Navigation based on Reinforcement Learning

2024-07-02 · Zixiang Wang, Hao Yan, Yining Wang, Zhengjia Xu, Zhuoyue Wang, Zhizhong Wu

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.

📄 PDF Abstract BibTeX arXiv:2407.02539

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous NavigationDecision Makingreinforcement-learningReinforcement LearningRobot NavigationSelf-Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음

Similar Papers 제목 키워드 기반

Towards Autonomous Pipeline Inspection with Hierarchical Reinforcement Learning

2021-07-08 · Nicolò Botteghi, Luuk Grefte, Mannes Poel, Beril Sirmacek 외

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+2

Deep Reinforcement Learning with Enhanced PPO for Safe Mobile Robot Navigation

2024-05-25 · Hamid Taheri, Seyed Rasoul Hosseini, Mohammad Ali Nekoui

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+1

NavBench: A Unified Robotics Benchmark for Reinforcement Learning-Based Autonomous Navigation

2025-05-20 · Matteo El-Hariry, Antoine Richard, Ricard M. Castan, Luis F. W. Batista 외

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

2022-11-19 · Mauro Martini, Andrea Eirale, Simone Cerrato, Marcello Chiaberge

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 Learning

Benchmarking Reinforcement Learning Techniques for Autonomous Navigation

2022-10-10 · Zifan Xu, Bo Liu, Xuesu Xiao, Anirudh Nair 외

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