Event-Triggered Multi-agent Reinforcement Learning with Communication under Limited-bandwidth Constraint
Guangzheng Hu, Yuanheng Zhu, Dongbin Zhao, Mengchen Zhao, Jianye Hao

TL;DR
This paper introduces ETCNet, an event-triggered communication framework for multi-agent reinforcement learning that reduces bandwidth usage by only transmitting messages when necessary, while maintaining cooperative performance.
Contribution
The paper proposes a novel event-triggered communication strategy formulated as a constrained Markov decision process, optimized with reinforcement learning for bandwidth-efficient multi-agent systems.
Findings
ETCNet significantly reduces communication bandwidth compared to existing methods.
ETCNet maintains cooperative performance despite reduced communication.
Experimental results validate the effectiveness of the event-triggered approach.
Abstract
Communicating with each other in a distributed manner and behaving as a group are essential in multi-agent reinforcement learning. However, real-world multi-agent systems suffer from restrictions on limited-bandwidth communication. If the bandwidth is fully occupied, some agents are not able to send messages promptly to others, causing decision delay and impairing cooperative effects. Recent related work has started to address the problem but still fails in maximally reducing the consumption of communication resources. In this paper, we propose Event-Triggered Communication Network (ETCNet) to enhance the communication efficiency in multi-agent systems by sending messages only when necessary. According to the information theory, the limited bandwidth is translated to the penalty threshold of an event-triggered strategy, which determines whether an agent at each step sends a message or…
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 · Adaptive Dynamic Programming Control
