Papers › Enhancing Cooperative Multi-Agent Reinforcement Learning with State Modelling and...

Enhancing Cooperative Multi-Agent Reinforcement Learning with State Modelling and Adversarial Exploration

8 May 2025arXiv:2505.05262archive 2025-07-28

Andreas Kontogiannis, Konstantinos Papathanasiou, Yi Shen, Giorgos Stamou, Michael M. Zavlanos, George Vouros

Learning to cooperate in distributed partially observable environments with no communication abilities poses significant challenges for multi-agent deep reinforcement learning (MARL). This paper addresses key concerns in this domain, focusing on inferring state representations from individual agent observations and leveraging these representations to enhance agents' exploration and collaborative task execution policies. To this end, we propose a novel state modelling framework for cooperative MARL, where agents infer meaningful belief representations of the non-observable state, with respect to optimizing their own policies, while filtering redundant and less informative joint state information. Building upon this framework, we propose the MARL SMPE algorithm. In SMPE, agents enhance their own policy's discriminative abilities under partial observability, explicitly by incorporating their beliefs into the policy network, and implicitly by adopting an adversarial type of exploration policies which encourages agents to discover novel, high-value states while improving the discriminative abilities of others. Experimentally, we show that SMPE outperforms state-of-the-art MARL algorithms in complex fully cooperative tasks from the MPE, LBF, and RWARE benchmarks.

PaperPDFCodeCode Syntology ran

In Syntology 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="2505.05262")

Code

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

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

ddaedalus/smpe officialmentioned on GitHubpytorch 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; 4 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
3ran
6unverified

Licence: 4 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 4 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.

Decoder ddaedalus/smpe/modules/dynamics/variational_inference.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 249f642354cef321 · report
VAE ddaedalus/smpe/modules/dynamics/variational_inference.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 6899142d57307b36 · report
VariationalEncoder ddaedalus/smpe/modules/dynamics/variational_inference.py official repository ran · metamorphic tier: deterministic MIT (permissive) · cbb8702b81639880 · report
kl_distance ddaedalus/smpe/modules/dynamics/variational_inference.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9236867bb372c687 · report
get_display semitable/multiagent-particle-envs/mpe/rendering.py found in paper text by Syntology unverified MIT recorded; this copy not marked cleared · pointer only · 10da81242bba7f38 · report
get_display uoe-agents/lb-foraging/lbforaging/foraging/rendering.py found in paper text by Syntology unverified MIT (permissive) · ac12233b3f8cddcf · report
get_display uoe-agents/robotic-warehouse/rware/rendering.py found in paper text by Syntology unverified MIT (permissive) · d681f8b5572da32a · report
make_circle semitable/multiagent-particle-envs/mpe/rendering.py found in paper text by Syntology unverified MIT recorded; this copy not marked cleared · pointer only · f8dd361d2679d007 · report
make_env semitable/multiagent-particle-envs/make_env.py found in paper text by Syntology unverified MIT recorded; this copy not marked cleared · pointer only · e0db348c4be68fc5 · report
make_polygon semitable/multiagent-particle-envs/mpe/rendering.py found in paper text by Syntology unverified MIT recorded; this copy not marked cleared · pointer only · ea4edded084fb348 · report

Tasks

Deep Reinforcement LearningMulti-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