Papers › Coopetition-Gym v1: A Formally Grounded Platform for Mixed-Motive Multi-Agent...

Coopetition-Gym v1: A Formally Grounded Platform for Mixed-Motive Multi-Agent Reinforcement Learning under Strategic Coopetition

3 May 2026arXiv:2605.02063added by Syntology

Vik Pant, Eric Yu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

We present Coopetition-Gym v1, a benchmark platform for mixed-motive multi-agent reinforcement learning under strategic coopetition. The platform comprises twenty environments organized into four mechanism classes that correspond to four foundational technical reports: interdependence and complementarity (arXiv:2510.18802), trust and reputation dynamics (arXiv:2510.24909), collective action and loyalty (arXiv:2601.16237), and sequential interaction and reciprocity (arXiv:2604.01240). Each environment carries a closed-form payoff structure and a calibrated interdependence matrix derived from the corresponding report. Every environment exposes a parameterized reward layer configurable across three structurally distinct modes (private, integrated, cooperative). This separation of payoff from reward enables reward-type ablation, the platform's principal methodological apparatus. Four of the twenty environments are calibrated against historically documented coopetitive relationships and reproduce their outcomes at 98.3, 81.7, 86.7, and 87.3 percent on the validation rubric (Samsung-Sony LCD, Renault-Nissan Alliance, Apache HTTP Server, Apple iOS App Store). The platform exposes Gymnasium, PettingZoo Parallel, and PettingZoo AEC interfaces and ships 126 reference algorithms: 16 learning algorithms, 7 game-theoretic oracles, 2 heuristic baselines, and 101 constant-action policies. A reference experimental study trained the 16 learning algorithms on every environment under every reward configuration with seven random seeds, producing a 25,708-run training corpus and a 1,116-run behavioral audit corpus, both released under CC-BY-4.0 with Croissant 1.0 metadata. Coopetition-Gym v1 is the first platform to combine continuous-action mixed-motive environments, parameterized reward mutuality, calibrated interdependence coefficients, game-theoretic oracle baselines, and validated case studies.

PaperPDFCode Syntology ran

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

Code

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

By repository: found in paper text by Syntology: 21 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.

vikpant/strategic-coopetition found in paper text by Syntology report
vikpant/strategic-coopetiti found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report

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

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

Licence: 21 of the 21 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 vikpant/strategic-coopetition. “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.

compute_experiment_priority vikpant/strategic-coopetition/coopetition_gym/experiments/campaign.py found in paper text by Syntology ran licence not identified · pointer only · c64e3d9e3221aba2 · report
compute_interdependence_coefficient vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/interdependence.py found in paper text by Syntology ran licence not identified · pointer only · 72e542a5906b4925 · report
compute_safe_worker_limits vikpant/strategic-coopetition/coopetition_gym/experiments/campaign.py found in paper text by Syntology ran licence not identified · pointer only · ced60e593e8e8d57 · report
estimate_erosion_periods vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/trust_dynamics.py found in paper text by Syntology ran licence not identified · pointer only · 41a069dbb4cdee7e · report
estimate_recovery_periods vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/trust_dynamics.py found in paper text by Syntology ran licence not identified · pointer only · 5d98360b68ec8843 · report
load_directory vikpant/strategic-coopetition/coopetition_gym/experiments/analyze.py found in paper text by Syntology ran licence not identified · pointer only · 8bb92862e398a02b · report
load_training_results vikpant/strategic-coopetition/coopetition_gym/experiments/evaluate.py found in paper text by Syntology ran licence not identified · pointer only · f6a0461cdca73b18 · report
logarithmic_value vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/value_functions.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 5f3011b9e5cdc424 · report
parse_filename vikpant/strategic-coopetition/coopetition_gym/experiments/analyze.py found in paper text by Syntology ran licence not identified · pointer only · d2f35de1e1848e6d · report
power_value vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/value_functions.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 5b75e81c6907ccf4 · report
safe_float vikpant/strategic-coopetition/coopetition_gym/experiments/analyze.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · d0982e04629db25e · report
algorithms_for_environment vikpant/strategic-coopetition/coopetition_gym/experiments/config.py found in paper text by Syntology unverified licence not identified · pointer only · b17921650cf37766 · report
analyze_negativity_bias vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/trust_dynamics.py found in paper text by Syntology unverified licence not identified · pointer only · 0db440b4b33a7d27 · report
build_interdependence_matrix vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/interdependence.py found in paper text by Syntology unverified licence not identified · pointer only · be63c1c03134f99b · report
create_renault_nissan_interdependence vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/interdependence.py found in paper text by Syntology unverified licence not identified · pointer only · 6203883047ab79a8 · report
environments_for_algorithm vikpant/strategic-coopetition/coopetition_gym/experiments/config.py found in paper text by Syntology unverified licence not identified · pointer only · 996415e957cfbbcc · report
get_algorithm_class vikpant/strategic-coopetition/coopetition_gym/experiments/algorithms.py found in paper text by Syntology unverified licence not identified · pointer only · 8d43b87e1759e8d1 · report
get_algorithm_class vikpant/strategic-coopetition/coopetition_gym/experiments/campaign.py found in paper text by Syntology unverified licence not identified · pointer only · f7496be9dade6f6e · report
individual_value vikpant/strategic-coopetition/coopetition_gym/coopetition_gym/core/value_functions.py found in paper text by Syntology unverified licence not identified · pointer only · cb862bdebf35041f · report
make_algorithm vikpant/strategic-coopetition/coopetition_gym/experiments/algorithms.py found in paper text by Syntology unverified licence not identified · pointer only · 64445257a6e82f5d · report
timesteps_for_environment vikpant/strategic-coopetition/coopetition_gym/experiments/config.py found in paper text by Syntology unverified licence not identified · pointer only · 6409518a1f30017a · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.02063, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

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