Hierarchical Reinforcement Learning Framework towards Multi-agent Navigation
Wenhao Ding, Shuaijun Li, Huihuan Qian

TL;DR
This paper introduces a hierarchical reinforcement learning framework combining HMM and DRL for multi-agent navigation, improving learning efficiency and success rate over traditional methods.
Contribution
The paper presents a novel hierarchical framework (HNRN) that decouples target navigation and obstacle avoidance, enhancing training stability and efficiency.
Findings
Higher learning efficiency compared to traditional methods
Increased success rate in multi-agent navigation tasks
Decoupled architecture improves training stability
Abstract
In this paper, we propose a navigation algorithm oriented to multi-agent environment. This algorithm is expressed as a hierarchical framework that contains a Hidden Markov Model (HMM) and a Deep Reinforcement Learning (DRL) structure. For simplification, we term our method Hierarchical Navigation Reinforcement Network (HNRN). In high- level architecture, we train an HMM to evaluate the agent's perception to obtain a score. According to this score, adaptive control action will be chosen. While in low-level architecture, two sub-systems are introduced, one is a differential target- driven system, which aims at heading to the target; the other is a collision avoidance DRL system, which is used for avoiding dynamic obstacles. The advantage of this hierarchical structure is decoupling the target-driven and collision avoidance tasks, leading to a faster and more stable model to be trained.…
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
TopicsRobotic Path Planning Algorithms · Evacuation and Crowd Dynamics · Autonomous Vehicle Technology and Safety
