Learning to Schedule Communication in Multi-agent Reinforcement Learning
Daewoo Kim, Sangwoo Moon, David Hostallero, Wan Ju Kang, Taeyoung Lee,, Kyunghwan Son, Yung Yi

TL;DR
This paper introduces SchedNet, a multi-agent reinforcement learning framework that learns to schedule communication among agents with limited bandwidth, improving coordination in tasks like navigation and predator-prey.
Contribution
The paper presents a novel deep reinforcement learning approach for communication scheduling in multi-agent systems with bandwidth constraints, enabling adaptive and importance-based message broadcasting.
Findings
SchedNet outperforms baselines by 32-43% in cooperative tasks.
Learned scheduling improves coordination under bandwidth limitations.
Agents effectively prioritize important information for communication.
Abstract
Many real-world reinforcement learning tasks require multiple agents to make sequential decisions under the agents' interaction, where well-coordinated actions among the agents are crucial to achieve the target goal better at these tasks. One way to accelerate the coordination effect is to enable multiple agents to communicate with each other in a distributed manner and behave as a group. In this paper, we study a practical scenario when (i) the communication bandwidth is limited and (ii) the agents share the communication medium so that only a restricted number of agents are able to simultaneously use the medium, as in the state-of-the-art wireless networking standards. This calls for a certain form of communication scheduling. In that regard, we propose a multi-agent deep reinforcement learning framework, called SchedNet, in which agents learn how to schedule themselves, how to encode…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Harvesting in Wireless Networks · Distributed Control Multi-Agent Systems · Reinforcement Learning in Robotics
