paper-with-me

홈 › Papers

Networked Multi-Agent Reinforcement Learning with Emergent Communication

2020-04-06 · Shubham Gupta, Rishi Hazra, Ambedkar Dukkipati

Multi-Agent Reinforcement Learning (MARL) methods find optimal policies for agents that operate in the presence of other learning agents. Central to achieving this is how the agents coordinate. One way to coordinate is by learning to communicate with each other. Can the agents develop a language while learning to perform a common task? In this paper, we formulate and study a MARL problem where cooperative agents are connected to each other via a fixed underlying network. These agents can communicate along the edges of this network by exchanging discrete symbols. However, the semantics of these symbols are not predefined and, during training, the agents are required to develop a language that helps them in accomplishing their goals. We propose a method for training these agents using emergent communication. We demonstrate the applicability of the proposed framework by applying it to the problem of managing traffic controllers, where we achieve state-of-the-art performance as compared to a number of strong baselines. More importantly, we perform a detailed analysis of the emergent communication to show, for instance, that the developed language is grounded and demonstrate its relationship with the underlying network topology. To the best of our knowledge, this is the only work that performs an in depth analysis of emergent communication in a networked MARL setting while being applicable to a broad class of problems.

📄 PDF Abstract BibTeX arXiv:2004.02780

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning Predictive Communication by Imagination in Networked System Control

2021-01-01 · Yali Du, Yifan Zhao, Meng Fang, Jun Wang 외

Dealing with multi-agent control in networked systems is one of the biggest challenges in Reinforcement Learning (RL) and limited success has been presented compared to recent deep reinforcement learning in single-agent …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Emergent Cooperation in Quantum Multi-Agent Reinforcement Learning Using Communication

2026-01-26 · Michael Kölle, Christian Reff, Leo Sünkel, Julian Hager 외 arxiv

Emergent cooperation in classical Multi-Agent Reinforcement Learning has gained significant attention, particularly in the context of Sequential Social Dilemmas (SSDs). While classical reinforcement learning approaches h…

Multi-agent Reinforcement Learning

Multi-agent Reinforcement Learning for Networked System Control

2020-04-03 · ICLR 2020 1 · Tianshu Chu, Sandeep Chinchali, Sachin Katti

This paper considers multi-agent reinforcement learning (MARL) in networked system control. Specifically, each agent learns a decentralized control policy based on local observations and messages from connected neighbors…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Networked Agents in the Dark: Team Value Learning under Partial Observability

2025-01-15 · Guilherme S. Varela, Alberto Sardinha, Francisco S. Melo

We propose a novel cooperative multi-agent reinforcement learning (MARL) approach for networked agents. In contrast to previous methods that rely on complete state information or joint observations, our agents must learn…

Multi-agent Reinforcement Learning

Bayesian Ego-graph Inference for Networked Multi-Agent Reinforcement Learning

2025-09-20 · Wei Duan, Jie Lu, Junyu Xuan arxiv

In networked multi-agent reinforcement learning (Networked-MARL), decentralized agents must act under local observability and constrained communication over fixed physical graphs. Existing methods often assume static nei…

Multi-agent Reinforcement Learning