paper-with-me

홈 › Papers

Learning Multi-Agent Communication from Graph Modeling Perspective

2024-05-14 · Shengchao Hu, Li Shen, Ya zhang, DaCheng Tao

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, information sharing among all agents proves to be resource-intensive, while the adoption of a manually pre-defined communication architecture imposes limitations on inter-agent communication, thereby constraining the potential for collaborative efforts. In this study, we introduce a novel approach wherein we conceptualize the communication architecture among agents as a learnable graph. We formulate this problem as the task of determining the communication graph while enabling the architecture parameters to update normally, thus necessitating a bi-level optimization process. Utilizing continuous relaxation of the graph representation and incorporating attention units, our proposed approach, CommFormer, efficiently optimizes the communication graph and concurrently refines architectural parameters through gradient descent in an end-to-end manner. Extensive experiments on a variety of cooperative tasks substantiate the robustness of our model across diverse cooperative scenarios, where agents are able to develop more coordinated and sophisticated strategies regardless of changes in the number of agents.

📄 PDF Abstract BibTeX arXiv:2405.08550

Code (1)

charleshsc/CommFormer 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Communication Learning in Multi-Agent Systems from Graph Modeling Perspective

2024-11-01 · Shengchao Hu, Li Shen, Ya zhang, DaCheng Tao

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 …

Game theory models for communication between agents: a review

2017-08-04 · Aisha D. Farooqui, Muaz A. Niazi

In the real world, agents or entities are in a continuous state of interactions. These inter- actions lead to various types of complexity dynamics. One key difficulty in the study of complex agent interactions is the dif…

Seq2Seq Mimic Games: A Signaling Perspective

2018-11-15 · Juan Leni, John Levine, John Quigley

We study the emergence of communication in multiagent adversarial settings inspired by the classic Imitation game. A class of three player games is used to explore how agents based on sequence to sequence (Seq2Seq) model…

Multi-Agent Adversarial Attacks for Multi-Channel Communications

2022-01-22 · Juncheng Dong, Suya Wu, Mohammadreza Sultani, Vahid Tarokh

Recently Reinforcement Learning (RL) has been applied as an anti-adversarial remedy in wireless communication networks. However, studying the RL-based approaches from the adversary's perspective has received little atten…

channel selectionReinforcement Learning (RL)

Topological Structure Learning Should Be A Research Priority for LLM-Based Multi-Agent Systems

2025-05-28 · Jiaxi Yang, Mengqi Zhang, Yiqiao Jin, Hao Chen 외

Large Language Model-based Multi-Agent Systems (MASs) have emerged as a powerful paradigm for tackling complex tasks through collaborative intelligence. Nevertheless, the question of how agents should be structurally org…

Graph LearningLarge Language Model