paper-with-me

홈 › Papers

Randomness is sometimes necessary for coordination

2026-05-07 · Rohan Patil, Jai Malegaonkar, Henrik I. Christensen arxiv

Full parameter sharing is standard in cooperative multi-agent reinforcement learning (MARL) for homogeneous agents. Under permutation-symmetric observations, however, a shared deterministic policy outputs identical action distributions for every agent, making role differentiation impossible. This failure can theoretically be resolved using symmetry breaking among anonymous identical processors, which requires randomness. We propose Diamond Attention, a cross-attention architecture in which each agent samples a scalar random number per timestep, inducing a transient rank ordering that masks lower-ranked peers from agent-to-agent attention while leaving task attention fully unmasked. This realizes a random-bit coordination protocol in a single broadcast round, and the set-based attention enables zero-shot deployment to teams of different sizes. We evaluate across three regimes that isolate when structured randomness matters. On the perfectly symmetric XOR game, our method achieves $1.0$ success while all deterministic baselines plateau near $0.5$. On control coordination tasks, a policy trained on $N=4$ generalizes zero-shot to $N \in [2,8]$. On SMACLite cross-scenario transfer, we achieve zero-shot transfer where standard baselines cannot transfer due to structural limitations. Furthermore, replacing the structured mask with standard dropout-based randomness results in a 0\% win rate, confirming that protocol-space structure, not stochastic noise, is the operative ingredient. https://anonymous.4open.science/r/randomness-137A/

📄 PDF Abstract BibTeX arXiv:2605.06825

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning to Coordinate via Quantum Entanglement in Multi-Agent Reinforcement Learning

2026-02-09 · John Gardiner, Orlando Romero, Brendan Tivnan, Nicolò Dal Fabbro 외 arxiv

The inability to communicate poses a major challenge to coordination in multi-agent reinforcement learning (MARL). Prior work has explored correlating local policies via shared randomness, sometimes in the form of a corr…

Multi-agent Reinforcement Learning

The Quantum Advantage in Binary Teams and the Coordination Dilemma: Part II

2023-07-04 · Shashank A. Deshpande, Ankur A. Kulkarni

In our previous work, we have shown that the use of a quantum architecture in decentralised control allows access to a larger space of control strategies beyond what is classically implementable through common randomness…

Is Randomness Necessary for Adaptive Data Analysis?

2026-07-08 · Edith Cohen, Haim Kaplan, Yishay Mansour, Shay Sapir 외 arxiv

The Adaptive Data Analysis (ADA) problem formalizes the challenge of preventing false discovery and overfitting when a dataset is repeatedly reused. Formally, our input is a dataset containing $n$ i.i.d. samples from an …

The Critical Brain Hypothesis? Meet The Metastable Brain~Mind

2023-02-28 · J. A. Scott Kelso

In contrast to the critical brain hypothesis in which the brain tunes itself to a critical point between $states$ of chaos and order, analysis of Coordination Dynamics suggests that a vast repertoire of $coexisting$ $ten…

The Quantum Advantage in Binary Teams and the Coordination Dilemma: Part I

2023-07-04 · Shashank A. Deshpande, Ankur A. Kulkarni

We have shown that entanglement assisted stochastic strategies allow access to strategic measures beyond the classically correlated measures accessible through passive common randomness, and thus attain a quantum advanta…

Articles