Deep Reinforcement learning for real autonomous mobile robot navigation in indoor environments
Hartmut Surmann, Christian Jestel, Robin Marchel, Franziska Musberg,, Houssem Elhadj, Mahbube Ardani

TL;DR
This paper demonstrates a deep reinforcement learning approach enabling a real robot to autonomously navigate unknown indoor environments using sensor fusion, trained in simulation and deployed directly to the robot without prior mapping or planning.
Contribution
It introduces a self-learning navigation system for real robots using DRL with sensor fusion, trained in simulation and deployed without environment-specific maps or planners.
Findings
Successful real-world navigation in unknown environments
Robust obstacle avoidance with sensor fusion
Efficient training in simulation with multiple instances
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Robotic Path Planning Algorithms · Distributed Control Multi-Agent Systems
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
