paper-with-me

홈 › Papers

Multi-Agent Coordination via Multi-Level Communication

2022-09-26 · Ziluo Ding, Zeyuan Liu, Zhirui Fang, Kefan Su, Liwen Zhu, Zongqing Lu

The partial observability and stochasticity in multi-agent settings can be mitigated by accessing more information about others via communication. However, the coordination problem still exists since agents cannot communicate actual actions with each other at the same time due to the circular dependencies. In this paper, we propose a novel multi-level communication scheme, Sequential Communication (SeqComm). SeqComm treats agents asynchronously (the upper-level agents make decisions before the lower-level ones) and has two communication phases. In the negotiation phase, agents determine the priority of decision-making by communicating hidden states of observations and comparing the value of intention, obtained by modeling the environment dynamics. In the launching phase, the upper-level agents take the lead in making decisions and then communicate their actions with the lower-level agents. Theoretically, we prove the policies learned by SeqComm are guaranteed to improve monotonically and converge. Empirically, we show that SeqComm outperforms existing methods in various cooperative multi-agent tasks.

📄 PDF Abstract BibTeX arXiv:2209.12713

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Equitable Coordination in Multi-agent Power Systems: Impacts of Computation Granularity

2023-11-20 · Yuhan Du, Javad Mohammadi

The growing integration of distributed energy resources drives the centralized power system towards a decentralized multi-agent network. Operating multi-agent networks significantly relies on inter-agent communications. …

Sequential Communication in Multi-Agent Reinforcement Learning

2021-09-29 · Ziluo Ding, Weixin Hong, Liwen Zhu, Tiejun Huang 외

Coordination is one of the essential problems in multi-agent reinforcement learning. Communication provides an alternative for agents to obtain information about others so that better coordinated behavior can be learned.…

Decision MakingMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Cooperation Breakdown in LLM Agents Under Communication Delays

2026-02-12 · Keita Nishimoto, Kimitaka Asatani, Ichiro Sakata arxiv

LLM-based multi-agent systems (LLM-MAS), in which autonomous AI agents cooperate to solve tasks, are gaining increasing attention. For such systems to be deployed in society, agents must be able to establish cooperation …

The Coral Protocol: Open Infrastructure Connecting The Internet of Agents

2025-04-30 · Roman J. Georgio, Caelum Forder, Suman Deb, Peter Carroll 외

The Coral Protocol is an open and decentralized collaboration infrastructure that enables communication, coordination, trust and payments for The Internet of Agents. It addresses the growing need for interoperability in …

Hierarchical Message-Passing Policies for Multi-Agent Reinforcement Learning

2025-07-31 · Tommaso Marzi, Cesare Alippi, Andrea Cini arxiv

Decentralized Multi-Agent Reinforcement Learning (MARL) methods allow for learning scalable multi-agent policies, but suffer from partial observability and induced non-stationarity. These challenges can be addressed by i…

Hierarchical Reinforcement LearningMulti-agent Reinforcement Learning