paper-with-me

홈 › Papers

Deep Reinforcement learning for real autonomous mobile robot navigation in indoor environments

2020-05-28 · Hartmut Surmann, Christian Jestel, Robin Marchel, Franziska Musberg, Houssem Elhadj, Mahbube Ardani

Deep Reinforcement Learning has been successfully applied in various computer games [8]. However, it is still rarely used in real-world applications, especially for the navigation and continuous control of real mobile robots [13]. Previous approaches lack safety and robustness and/or need a structured environment. In this paper we present our proof of concept for autonomous self-learning robot navigation in an unknown environment for a real robot without a map or planner. The input for the robot is only the fused data from a 2D laser scanner and a RGB-D camera as well as the orientation to the goal. The map of the environment is unknown. The output actions of an Asynchronous Advantage Actor-Critic network (GA3C) are the linear and angular velocities for the robot. The navigator/controller network is pretrained in a high-speed, parallel, and self-implemented simulation environment to speed up the learning process and then deployed to the real robot. To avoid overfitting, we train relatively small networks, and we add random Gaussian noise to the input laser data. The sensor data fusion with the RGB-D camera allows the robot to navigate in real environments with real 3D obstacle avoidance and without the need to fit the environment to the sensory capabilities of the robot. To further increase the robustness, we train on environments of varying difficulties and run 32 training instances simultaneously. Video: supplementary File / YouTube, Code: GitHub

📄 PDF Abstract BibTeX arXiv:2005.13857

Code (3)

RoblabWh/RobLearn tf
tphanson/xupr-drl tf
unstablecursor/robotino_rl pytorch

Tasks

continuous-controlContinuous ControlDeep Reinforcement LearningNavigatereinforcement-learningReinforcement Learning (RL)Robot NavigationSelf-Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Fully Autonomous Real-World Reinforcement Learning with Applications to Mobile Manipulation

2021-07-28 · Charles Sun, Jędrzej Orbik, Coline Devin, Brian Yang 외

We study how robots can autonomously learn skills that require a combination of navigation and grasping. While reinforcement learning in principle provides for automated robotic skill learning, in practice reinforcement …

Continual LearningNavigatereinforcement-learningReinforcement Learning+1

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

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

Socially Compliant Navigation Dataset (SCAND): A Large-Scale Dataset of Demonstrations for Social Navigation

2022-03-28 · Haresh Karnan, Anirudh Nair, Xuesu Xiao, Garrett Warnell 외

Social navigation is the capability of an autonomous agent, such as a robot, to navigate in a 'socially compliant' manner in the presence of other intelligent agents such as humans. With the emergence of autonomously nav…

Imitation LearningNavigateRobot NavigationSocial Navigation

Arena-Rosnav: Towards Deployment of Deep-Reinforcement-Learning-Based Obstacle Avoidance into Conventional Autonomous Navigation Systems

2021-04-08 · Linh Kästner, Teham Buiyan, Xinlin Zhao, Lei Jiao 외

Recently, mobile robots have become important tools in various industries, especially in logistics. Deep reinforcement learning emerged as an alternative planning method to replace overly conservative approaches and prom…

Autonomous NavigationDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1