paper-with-me

홈 › Papers

SACHI: Structured Agent Coordination via Holistic Information Integration in Multi-Agent Reinforcement Learning

2026-05-08 · Nikunj Gupta, James Zachary Hare, Jesse Milzman, Rajgopal Kannan, Viktor Prasanna arxiv

Cooperative multi-agent reinforcement learning agents that act on partial local observations face a fundamental information bottleneck: the knowledge needed to select jointly optimal actions is scattered across the team, yet each agent must commit to a decision without access to its teammates' observations, intentions, or chosen actions. Existing methods either ignore this bottleneck, compress it into a scalar mixing signal, or route around it with learned communication channels. Framing action coordination as a problem of structured information integration among agents, we propose \textit{structured agent coordination via holistic information integration}, or SACHI, in which graph transformer convolutions over an inter-agent coordination graph enrich each agent's representation with receiver-sensitive, content-dependent signals from teammates prior to action selection. We evaluate SACHI across five cooperative tasks spanning spatial, communicative, and adversarial coordination challenges against twelve baselines. SACHI consistently matches or outperforms the best baseline on every task, and rigorous aggregate statistical analyses, including normalized metrics with bootstrap confidence intervals, Friedman ranking, and performance profiling, confirm that this advantage is statistically significant, robust across environments, and not attributable to increased model capacity. Parameter-matched ablations further trace the source of the gains to a single architectural property: the degree of content-dependence in the message-passing operator.

📄 PDF Abstract BibTeX arXiv:2605.08391

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

SAIS: Single-stage Anchor-free Instance Segmentation

2019-12-03 · Canqun Xiang, Shishun Tian, Wenbin Zou, Chen Xu

In this paper, we propose a simple yet efficientinstance segmentation approach based on the single-stage anchor-free detector, termed SAIS. In our approach, the instancesegmentation task consists of two parallel subtasks…

Instance SegmentationregressionSemantic Segmentation

Benchmarking Emergent Coordination in Large-Scale LLM Populations: An Evaluation Framework on the MoltBook Archive

2026-03-03 · Brandon Yee, Pairie Koh arxiv

As multi-agent Large Language Model (LLM) systems scale, evaluating their emergent coordination dynamics becomes increasingly critical. However, current evaluation paradigms-focused on single agents or small, explicitly …

SIGMA: Structured Noise-Effect-Aware Grouped Multi-Agent Aggregation

2026-08-27 · Li Mingqian arxiv

Cooperative multi-agent reinforcement learning (MARL) faces significant challenges in maintaining robust coordination under noisy observations. Although observation disturbances are often introduced independently across …

Multi-agent Reinforcement LearningStarcraft II

Coordinating from Memory: Graph-Structured Experience Reuse for Multi-Agent Adaptation in Dynamic Manufacturing

2026-07-22 · Chengxiao Dai, Zhanhui Lin, Zhaokun Yan, Youyang Ni 외 arxiv

Dynamic manufacturing environments require multi-agent systems to coordinate effectively under frequent operational disturbances such as machine failures, urgent job arrivals, and processing time variations. Existing mul…

Multi-agent Reinforcement LearningGraph Neural Network

Analyzing Information Sharing and Coordination in Multi-Agent Planning

2025-08-18 · Tianyue Ou, Saujas Vaduguru, Daniel Fried arxiv

Multi-agent systems (MASs) have pushed the boundaries of large language model (LLM) agents in domains such as web research and software engineering. However, long-horizon, multi-constraint planning tasks involve conditio…