Centralizing State-Values in Dueling Networks for Multi-Robot Reinforcement Learning Mapless Navigation
Enrico Marchesini, Alessandro Farinelli

TL;DR
This paper introduces a novel multi-robot navigation method using centralized state-values in dueling networks within the CTDE framework, improving cooperation and performance in decentralized multi-robot reinforcement learning tasks.
Contribution
It proposes a new architecture that incorporates a centralized state-value network to enhance cooperation and learning efficiency in multi-robot mapless navigation.
Findings
Outperforms prior CTDE methods like VDN and QMIX.
Effective in scenarios with 2, 4, and 8 robots.
Improves sample efficiency and global state awareness.
Abstract
We study the problem of multi-robot mapless navigation in the popular Centralized Training and Decentralized Execution (CTDE) paradigm. This problem is challenging when each robot considers its path without explicitly sharing observations with other robots and can lead to non-stationary issues in Deep Reinforcement Learning (DRL). The typical CTDE algorithm factorizes the joint action-value function into individual ones, to favor cooperation and achieve decentralized execution. Such factorization involves constraints (e.g., monotonicity) that limit the emergence of novel behaviors in an individual as each agent is trained starting from a joint action-value. In contrast, we propose a novel architecture for CTDE that uses a centralized state-value network to compute a joint state-value, which is used to inject global state information in the value-based updates of the agents.…
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 · Modular Robots and Swarm Intelligence
