Communication Learning in Multi-Agent Systems from Graph Modeling Perspective
Shengchao Hu, Li Shen, Ya Zhang, Dacheng Tao

TL;DR
This paper presents CommFormer, a learnable graph-based communication framework for multi-agent systems that dynamically optimizes information sharing, improving coordination and efficiency in cooperative tasks.
Contribution
It introduces a novel end-to-end trainable approach to learn communication graphs and dynamic gating mechanisms among agents, enhancing collaboration efficiency.
Findings
Robust performance across diverse cooperative scenarios.
Agents develop more coordinated strategies.
Efficient dynamic communication reduces resource consumption.
Abstract
In numerous artificial intelligence applications, the collaborative efforts of multiple intelligent agents are imperative for the successful attainment of target objectives. To enhance coordination among these agents, a distributed communication framework is often employed. However, indiscriminate information sharing among all agents can be resource-intensive, and the adoption of manually pre-defined communication architectures imposes constraints on inter-agent communication, thus limiting the potential for effective collaboration. Moreover, the communication framework often remains static during inference, which may result in sustained high resource consumption, as in most cases, only key decisions necessitate information sharing among agents. In this study, we introduce a novel approach wherein we conceptualize the communication architecture among agents as a learnable graph. We…
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
TopicsAdvanced Graph Neural Networks
MethodsSoftmax · Attention Is All You Need
