AIDec 22, 2017

Federated Control with Hierarchical Multi-Agent Deep Reinforcement Learning

arXiv:1712.08266v135 citations
Originality Incremental advance
AI Analysis

This addresses coordination challenges in multi-agent systems, but it appears incremental as it builds on existing hierarchical and multi-agent methods.

The paper tackled coordination problems among many agents by combining hierarchical and multi-agent deep reinforcement learning with a meta-controller to guide communication, showing promising initial results on a simulated distributed scheduling problem.

We present a framework combining hierarchical and multi-agent deep reinforcement learning approaches to solve coordination problems among a multitude of agents using a semi-decentralized model. The framework extends the multi-agent learning setup by introducing a meta-controller that guides the communication between agent pairs, enabling agents to focus on communicating with only one other agent at any step. This hierarchical decomposition of the task allows for efficient exploration to learn policies that identify globally optimal solutions even as the number of collaborating agents increases. We show promising initial experimental results on a simulated distributed scheduling problem.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes