Papers › Randomized Exploration in Cooperative Multi-Agent Reinforcement Learning

Randomized Exploration in Cooperative Multi-Agent Reinforcement Learning

16 Apr 2024arXiv:2404.10728archive 2025-07-28

Hao-Lun Hsu, Weixin Wang, Miroslav Pajic, Pan Xu

We present the first study on provably efficient randomized exploration in cooperative multi-agent reinforcement learning (MARL). We propose a unified algorithm framework for randomized exploration in parallel Markov Decision Processes (MDPs), and two Thompson Sampling (TS)-type algorithms, CoopTS-PHE and CoopTS-LMC, incorporating the perturbed-history exploration (PHE) strategy and the Langevin Monte Carlo exploration (LMC) strategy respectively, which are flexible in design and easy to implement in practice. For a special class of parallel MDPs where the transition is (approximately) linear, we theoretically prove that both CoopTS-PHE and CoopTS-LMC achieve a 𝒪(d^(3/2)H²√(MK)) regret bound with communication complexity 𝒪(dHM²), where d is the feature dimension, H is the horizon length, M is the number of agents, and K is the number of episodes. This is the first theoretical result for randomized exploration in cooperative MARL. We evaluate our proposed method on multiple parallel RL environments, including a deep exploration problem (\textit{i.e.,} N-chain), a video game, and a real-world problem in energy systems. Our experimental results support that our framework can achieve better performance, even under conditions of misspecified transition models. Additionally, we establish a connection between our unified framework and the practical application of federated learning.

PaperPDFCode 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="2404.10728")

Code

Syntology Ran 11 of 11 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 11 ran with no contract checked.

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

panxulab/MARL-CoopTS found in paper text by SyntologyMIT 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

11 samples harvested; 11 ran; 0 honoured the contract we drafted; 0 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.

11ran

Licence: 0 of the 11 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 panxulab/MARL-CoopTS. “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.

get_env_group_title panxulab/MARL-CoopTS/Envs/env.py found in paper text by Syntology ran MIT (permissive) · 2f905812818cfe89 · report
layer_init panxulab/MARL-CoopTS/components/network.py found in paper text by Syntology ran MIT (permissive) · 3a9ab37bf0498c42 · report
make_atari panxulab/MARL-CoopTS/Envs/wrapper.py found in paper text by Syntology ran MIT (permissive) · 97d520547d641ca3 · report
make_atari_ram panxulab/MARL-CoopTS/Envs/wrapper.py found in paper text by Syntology ran MIT (permissive) · 6e20067b946fd1a6 · report
make_minatar panxulab/MARL-CoopTS/Envs/wrapper.py found in paper text by Syntology ran MIT (permissive) · e421ba90850058c8 · report
moving_average panxulab/MARL-CoopTS/Utils/plotter.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 4b34dcb9354b0216 · report
one_sided_ema panxulab/MARL-CoopTS/Utils/plotter.py found in paper text by Syntology ran MIT (permissive) · 4c7f1bb29c0359ac · report
str_to_class panxulab/MARL-CoopTS/Utils/helper.py found in paper text by Syntology ran MIT (permissive) · a6a00df86213599f · report
symmetric_ema panxulab/MARL-CoopTS/Utils/plotter.py found in paper text by Syntology ran MIT (permissive) · 0c9382678ab52826 · report
to_numpy panxulab/MARL-CoopTS/Utils/helper.py found in paper text by Syntology ran MIT (permissive) · 2b4a57cd27204619 · report
to_tensor panxulab/MARL-CoopTS/Utils/helper.py found in paper text by Syntology ran MIT (permissive) · 4639c5105d18bded · report

Tasks

Federated LearningMulti-agent Reinforcement LearningReinforcement LearningThompson Samplingreinforcement-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