paper-with-me

홈 › Papers

Learning what to say and how precisely: Efficient Communication via Differentiable Discrete Communication Learning

2025-11-03 · Aditya Kapoor, Yash Bhisikar, Benjamin Freed, Jan Peters, Mingfei Sun arxiv

Effective communication in multi-agent reinforcement learning (MARL) is critical for success but constrained by bandwidth, yet past approaches have been limited to complex gating mechanisms that only decide \textit{whether} to communicate, not \textit{how precisely}. Learning to optimize message precision at the bit-level is fundamentally harder, as the required discretization step breaks gradient flow. We address this by generalizing Differentiable Discrete Communication Learning (DDCL), a framework for end-to-end optimization of discrete messages. Our primary contribution is an extension of DDCL to support unbounded signals, transforming it into a universal, plug-and-play layer for any MARL architecture. We verify our approach with three key results. First, through a qualitative analysis in a controlled environment, we demonstrate \textit{how} agents learn to dynamically modulate message precision according to the informational needs of the task. Second, we integrate our variant of DDCL into four state-of-the-art MARL algorithms, showing it reduces bandwidth by over an order of magnitude while matching or exceeding task performance. Finally, we provide direct evidence for the \enquote{Bitter Lesson} in MARL communication: a simple Transformer-based policy leveraging DDCL matches the performance of complex, specialized architectures, questioning the necessity of bespoke communication designs.

📄 PDF Abstract BibTeX arXiv:2511.01554

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Differentiable Modal Logic for Multi-Agent Diagnosis, Orchestration and Communication

2026-02-12 · Antonin Sulc arxiv

As multi-agent AI systems evolve from simple chatbots to autonomous swarms, debugging semantic failures requires reasoning about knowledge, belief, causality, and obligation, precisely what modal logic was designed to fo…

Emergent Discrete Communication in Semantic Spaces

2021-08-04 · NeurIPS 2021 12 · Mycal Tucker, Huao Li, Siddharth Agrawal, Dana Hughes 외

Neural agents trained in reinforcement learning settings can learn to communicate among themselves via discrete tokens, accomplishing as a team what agents would be unable to do alone. However, the current standard of us…

An In-Depth Analysis of Discretization Methods for Communication Learning using Backpropagation with Multi-Agent Reinforcement Learning

2023-08-09 · Astrid Vanneste, Simon Vanneste, Kevin Mets, Tom De Schepper 외

Communication is crucial in multi-agent reinforcement learning when agents are not able to observe the full state of the environment. The most common approach to allow learned communication between agents is the use of a…

Multi-agent Reinforcement Learning

An Analysis of Discretization Methods for Communication Learning with Multi-Agent Reinforcement Learning

2022-04-12 · Astrid Vanneste, Simon Vanneste, Kevin Mets, Tom De Schepper 외

Communication is crucial in multi-agent reinforcement learning when agents are not able to observe the full state of the environment. The most common approach to allow learned communication between agents is the use of a…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Learning to Draw: Emergent Communication through Sketching

2021-06-03 · NeurIPS 2021 12 · Daniela Mihai, Jonathon Hare

Evidence that visual communication preceded written language and provided a basis for it goes back to prehistory, in forms such as cave and rock paintings depicting traces of our distant ancestors. Emergent communication…

Prehistory