Sensor-Based Navigation Using Hierarchical Reinforcement Learning
Christopher Gebauer, Nils Dengler, and Maren Bennewitz

TL;DR
This paper presents a hierarchical reinforcement learning approach for lidar-based robot navigation that learns goal-directed behavior solely from local sensor data and sparse rewards, demonstrating improved performance and real-world transferability.
Contribution
The paper introduces a hierarchical DRL framework for navigation that self-assigns internal goals using only local sensor data, enhancing learning efficiency and real-world applicability.
Findings
Hierarchical structure improves success rate and efficiency.
Agent successfully navigates in simulated environments.
Real-robot experiment confirms transferability.
Abstract
Robotic systems are nowadays capable of solving complex navigation tasks. However, their capabilities are limited to the knowledge of the designer and consequently lack generalizability to initially unconsidered situations. This makes deep reinforcement learning (DRL) especially interesting, as these algorithms promise a self-learning system only relying on feedback from the environment. In this paper, we consider the problem of lidar-based robot navigation in continuous action space using DRL without providing any goal-oriented or global information. By relying solely on local sensor data to solve navigation tasks, we design an agent that assigns its own waypoints based on intrinsic motivation. Our agent is able to learn goal-directed navigation behavior even when facing only sparse feedback, i.e., delayed rewards when reaching the target. To address this challenge and the complexity…
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 · Distributed Control Multi-Agent Systems · Advanced Multi-Objective Optimization Algorithms
