Papers › Kaleidoscope: Learnable Masks for Heterogeneous Multi-agent Reinforcement Learning

Kaleidoscope: Learnable Masks for Heterogeneous Multi-agent Reinforcement Learning

11 Oct 2024arXiv:2410.08540archive 2025-07-28

Xinran Li, Ling Pan, Jun Zhang

In multi-agent reinforcement learning (MARL), parameter sharing is commonly employed to enhance sample efficiency. However, the popular approach of full parameter sharing often leads to homogeneous policies among agents, potentially limiting the performance benefits that could be derived from policy diversity. To address this critical limitation, we introduce \emph{Kaleidoscope}, a novel adaptive partial parameter sharing scheme that fosters policy heterogeneity while still maintaining high sample efficiency. Specifically, Kaleidoscope maintains one set of common parameters alongside multiple sets of distinct, learnable masks for different agents, dictating the sharing of parameters. It promotes diversity among policy networks by encouraging discrepancy among these masks, without sacrificing the efficiencies of parameter sharing. This design allows Kaleidoscope to dynamically balance high sample efficiency with a broad policy representational capacity, effectively bridging the gap between full parameter sharing and non-parameter sharing across various environments. We further extend Kaleidoscope to critic ensembles in the context of actor-critic algorithms, which could help improve value estimations.Our empirical evaluations across extensive environments, including multi-agent particle environment, multi-agent MuJoCo and StarCraft multi-agent challenge v2, demonstrate the superior performance of Kaleidoscope compared with existing parameter sharing approaches, showcasing its potential for performance enhancement in MARL. The code is publicly available at \url{https://github.com/LXXXXR/Kaleidoscope}.

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="2410.08540")

Code

Syntology Ran 11 of 12 code samples harvested from 2 repositories linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 8 ran; community: 3 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lxxxxr/kaleidoscope officialmentioned in paperpytorchApache-2.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

12 samples harvested; 11 ran; 1 honoured the contract we drafted; 1 has 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 · our draft was wrong
7ran
1unverified

Licence: 0 of the 12 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.

KaleiLinear lxxxxr/kaleidoscope/Kalei_MPE/src/modules/agents/rnn_agent.py official repository ran Apache-2.0 (permissive) · 3e4047b55fdd8d46 · report
compare_STE lxxxxr/kaleidoscope/Kalei_MPE/src/modules/agents/rnn_agent.py official repository ran Apache-2.0 (permissive) · d10c169fc33ec23c · report
flatdim_box_multibinary LXXXXR/Kaleidoscope/Kalei_MPE/src/envs/gym_spaces_utils.py official repository ran Apache-2.0 (permissive) · 35b9956a050d423d · report
flatdim_discrete LXXXXR/Kaleidoscope/Kalei_MPE/src/envs/gym_spaces_utils.py official repository ran Apache-2.0 (permissive) · 33d389e8d257639f · report
gumbel_softmax_sample LXXXXR/Kaleidoscope/Kalei_MPE/src/controllers/maddpg_controller.py official repository ran fingerprinted Apache-2.0 (permissive) · 355d7b51c7ffd042 · report
onehot_from_logits LXXXXR/Kaleidoscope/Kalei_MPE/src/controllers/maddpg_controller.py official repository ran fingerprinted Apache-2.0 (permissive) · 046b92243aae4f76 · report
sample_gumbel LXXXXR/Kaleidoscope/Kalei_MPE/src/controllers/maddpg_controller.py official repository ran Apache-2.0 (permissive) · 3695d66ab681cacf · report
work LXXXXR/Kaleidoscope/Kalei_MPE/src/search.py official repository ran · honoured contract Apache-2.0 (permissive) · 930812c3b06fc858 · report
Kalei_RNNAgent_1R3 lxxxxr/kaleidoscope/Kalei_MPE/src/modules/agents/rnn_agent.py official repository unverified Apache-2.0 (permissive) · 73ec7f831d9eb7bc · report
extract_alg_name_from_config uoe-agents/epymarl/plot_results.py community ran · our draft was wrong Apache-2.0 (permissive) · 868161eada09b424 · report
extract_env_name_from_config uoe-agents/epymarl/plot_results.py community ran · our draft was wrong Apache-2.0 (permissive) · b23d20b93b147852 · report
load_results uoe-agents/epymarl/plot_results.py community ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · e8a91a919b93f3e1 · report

Tasks

DiversityMuJoCoMulti-agent Reinforcement LearningReinforcement LearningStarcraftreinforcement-learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

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