Towards Cognitive Exploration through Deep Reinforcement Learning for Mobile Robots
Lei Tai, Ming Liu

TL;DR
This paper introduces a deep reinforcement learning approach using raw depth sensor data for mobile robot exploration, enabling quick adaptation to new environments without manual labeling, and significantly improving cognitive exploration capabilities.
Contribution
It presents the first end-to-end deep reinforcement learning method utilizing raw sensor data for mobile robot exploration, enhancing adaptability and cognitive ability in unknown environments.
Findings
Robot quickly adapts to unfamiliar scenes in simulation.
Deep reinforcement learning improves exploration efficiency.
Method outperforms supervised learning approaches in real-world tests.
Abstract
Exploration in an unknown environment is the core functionality for mobile robots. Learning-based exploration methods, including convolutional neural networks, provide excellent strategies without human-designed logic for the feature extraction. But the conventional supervised learning algorithms cost lots of efforts on the labeling work of datasets inevitably. Scenes not included in the training set are mostly unrecognized either. We propose a deep reinforcement learning method for the exploration of mobile robots in an indoor environment with the depth information from an RGB-D sensor only. Based on the Deep Q-Network framework, the raw depth image is taken as the only input to estimate the Q values corresponding to all moving commands. The training of the network weights is end-to-end. In arbitrarily constructed simulation environments, we show that the robot can be quickly adapted…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Optimization and Search Problems · Robotic Path Planning Algorithms
