DACOM: Learning Delay-Aware Communication for Multi-Agent Reinforcement Learning
Tingting Yuan, Hwei-Ming Chung, Jie Yuan, Xiaoming Fu

TL;DR
This paper introduces DACOM, a delay-aware communication model for multi-agent reinforcement learning that improves collaboration by adapting to communication delays, especially in delay-sensitive tasks like autonomous driving.
Contribution
DACOM is the first to explicitly incorporate delay-awareness into multi-agent communication, enhancing performance in delay-sensitive environments.
Findings
DACOM outperforms existing methods in delay-sensitive tasks.
Introducing TimeNet improves message reception timing.
Delay-aware communication reduces negative effects of communication overheads.
Abstract
Communication is supposed to improve multi-agent collaboration and overall performance in cooperative Multi-agent reinforcement learning (MARL). However, such improvements are prevalently limited in practice since most existing communication schemes ignore communication overheads (e.g., communication delays). In this paper, we demonstrate that ignoring communication delays has detrimental effects on collaborations, especially in delay-sensitive tasks such as autonomous driving. To mitigate this impact, we design a delay-aware multi-agent communication model (DACOM) to adapt communication to delays. Specifically, DACOM introduces a component, TimeNet, that is responsible for adjusting the waiting time of an agent to receive messages from other agents such that the uncertainty associated with delay can be addressed. Our experiments reveal that DACOM has a non-negligible performance…
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
Taxonomy
TopicsTraffic control and management · Reinforcement Learning in Robotics · Distributed Control Multi-Agent Systems
