Papers › Iterated Reasoning with Mutual Information in Cooperative and Byzantine Decentralized Teaming

Iterated Reasoning with Mutual Information in Cooperative and Byzantine Decentralized Teaming

20 Jan 2022ICLR 2022 4arXiv:2201.08484archive 2025-07-28

Sachin Konan, Esmaeil Seraj, Matthew Gombolay

Information sharing is key in building team cognition and enables coordination and cooperation. High-performing human teams also benefit from acting strategically with hierarchical levels of iterated communication and rationalizability, meaning a human agent can reason about the actions of their teammates in their decision-making. Yet, the majority of prior work in Multi-Agent Reinforcement Learning (MARL) does not support iterated rationalizability and only encourage inter-agent communication, resulting in a suboptimal equilibrium cooperation strategy. In this work, we show that reformulating an agent's policy to be conditional on the policies of its neighboring teammates inherently maximizes Mutual Information (MI) lower-bound when optimizing under Policy Gradient (PG). Building on the idea of decision-making under bounded rationality and cognitive hierarchy theory, we show that our modified PG approach not only maximizes local agent rewards but also implicitly reasons about MI between agents without the need for any explicit ad-hoc regularization terms. Our approach, InfoPG, outperforms baselines in learning emergent collaborative behaviors and sets the state-of-the-art in decentralized cooperative MARL tasks. Our experiments validate the utility of InfoPG by achieving higher sample efficiency and significantly larger cumulative reward in several complex cooperative multi-agent domains.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2201.08484")

Code

Syntology Ran 7 of 10 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 3 samples from 1 repository, 1 ran; found in paper text by Syntology: 7 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

core-robotics-lab/infopg officialmentioned in papermentioned on GitHubpytorchGPL-3.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 7 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

7ran
3unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

MOA_PolicyHelper core-robotics-lab/infopg/pistonball/policy_piston.py official repository ran · metamorphic tier: deterministic GPL-3.0 (copyleft) · pointer only · 593ef84a0fec9ab2 · report
train_adv_infopg_5 core-robotics-lab/infopg/pistonball/test_piston_ball.py official repository unverified GPL-3.0 (copyleft) · pointer only · d04972da01192ed6 · report
train_infopg_5 core-robotics-lab/infopg/pistonball/test_piston_ball.py official repository unverified GPL-3.0 (copyleft) · pointer only · 8673d75351fb3782 · report
memoize deepmind/pysc2/pysc2/lib/memoize.py found in paper text by Syntology ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 1314ce1206a217e8 · report
numpy_to_python deepmind/pysc2/pysc2/lib/actions.py found in paper text by Syntology ran fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only · 795b48aa13444f75 · report
piece_wise_linear deepmind/pysc2/pysc2/lib/colors.py found in paper text by Syntology ran Apache-2.0 recorded; this copy not marked cleared · pointer only · 1902983401727afd · report
shuffled_hue deepmind/pysc2/pysc2/lib/colors.py found in paper text by Syntology ran fingerprinted Apache-2.0 recorded; this copy not marked cleared · pointer only · 094587ca8ce60a1a · report
smooth_hue_palette deepmind/pysc2/pysc2/lib/colors.py found in paper text by Syntology ran Apache-2.0 recorded; this copy not marked cleared · pointer only · ee4a38c9d2b4ba59 · report
summarize_array_diffs deepmind/pysc2/pysc2/lib/np_util.py found in paper text by Syntology ran Apache-2.0 recorded; this copy not marked cleared · pointer only · b9be4b0c3dee19d6 · report
spatial deepmind/pysc2/pysc2/lib/actions.py found in paper text by Syntology unverified Apache-2.0 recorded; this copy not marked cleared · pointer only · 93e90c9405886816 · report

Tasks

Decision MakingMulti-agent Reinforcement Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections