paper-with-me

Papers

Inference-Based Deterministic Messaging For Multi-Agent Communication

2021-03-03 · Varun Bhatt, Michael Buro

Communication is essential for coordination among humans and animals. Therefore, with the introduction of intelligent agents into the world, agent-to-agent and agent-to-human communication becomes necessary. In this paper, we first study learning in matrix-based signaling games to empirically show that decentralized methods can converge to a suboptimal policy. We then propose a modification to the messaging policy, in which the sender deterministically chooses the best message that helps the receiver to infer the sender's observation. Using this modification, we see, empirically, that the agents converge to the optimal policy in nearly all the runs. We then apply this method to a partially observable gridworld environment which requires cooperation between two agents and show that, with appropriate approximation methods, the proposed sender modification can enhance existing decentralized training methods for more complex domains as well.

📄 PDF Abstract BibTeX arXiv:2103.02150

Code (1)

vbhatt-cs/inference-based-messaging 공식 구현

Similar Papers 제목 키워드 기반

Communication Enhances LLMs' Stability in Strategic Thinking

2026-02-04 · Nunzio Lore, Babak Heydari arxiv

Large Language Models (LLMs) often exhibit pronounced context-dependent variability that undermines predictable multi-agent behavior in tasks requiring strategic thinking. Focusing on models that range from 7 to 9 billio…

Reward-Independent Messaging for Decentralized Multi-Agent Reinforcement Learning

2025-05-28 · Naoto Yoshida, Tadahiro Taniguchi

In multi-agent reinforcement learning (MARL), effective communication improves agent performance, particularly under partial observability. We propose MARL-CPC, a framework that enables communication among fully decentra…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

PAME-AI: Patient Messaging Creation and Optimization using Agentic AI

2025-09-29 · Junjie Luo, Yihong Guo, Anqi Liu, Ritu Agarwal 외 arxiv

Messaging patients is a critical part of healthcare communication, helping to improve things like medication adherence and healthy behaviors. However, traditional mobile message design has significant limitations due to …

A survey of agent interoperability protocols: Model Context Protocol (MCP), Agent Communication Protocol (ACP), Agent-to-Agent Protocol (A2A), and Agent Network Protocol (ANP)

2025-05-04 · Abul Ehtesham, Aditi Singh, Gaurav Kumar Gupta, Saket Kumar

Large language model (LLM)-powered autonomous agents demand robust, standardized protocols to integrate tools, share contextual data, and coordinate tasks across heterogeneous systems. Ad-hoc integrations are difficult t…

Large Language Model

Learning to Communicate Through Implicit Communication Channels

2024-11-03 · Han Wang, Binbin Chen, Tieying Zhang, Baoxiang Wang

Effective communication is an essential component in collaborative multi-agent systems. Situations where explicit messaging is not feasible have been common in human society throughout history, which motivate the study o…