Papers › Guarantees for Self-Play in Multiplayer Games via Polymatrix Decomposability

Guarantees for Self-Play in Multiplayer Games via Polymatrix Decomposability

17 Oct 2023NeurIPS 2023 11arXiv:2310.11518archive 2025-07-28

Revan MacQueen, James R. Wright

Self-play is a technique for machine learning in multi-agent systems where a learning algorithm learns by interacting with copies of itself. Self-play is useful for generating large quantities of data for learning, but has the drawback that the agents the learner will face post-training may have dramatically different behavior than the learner came to expect by interacting with itself. For the special case of two-player constant-sum games, self-play that reaches Nash equilibrium is guaranteed to produce strategies that perform well against any post-training opponent; however, no such guarantee exists for multiplayer games. We show that in games that approximately decompose into a set of two-player constant-sum games (called constant-sum polymatrix games) where global ϵ-Nash equilibria are boundedly far from Nash equilibria in each subgame (called subgame stability), any no-external-regret algorithm that learns by self-play will produce a strategy with bounded vulnerability. For the first time, our results identify a structural property of multiplayer games that enable performance guarantees for the strategies produced by a broad class of self-play algorithms. We demonstrate our findings through experiments on Leduc poker.

PaperPDFConference PDFCodeCode 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="2310.11518")

Code

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

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

revanmacqueen/self-play-polymatrix officialmentioned in paperjaxMIT 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

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

2ran
7unverified

Licence: 0 of the 9 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 revanmacqueen/self-play-polymatrix. “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.

sample_strats revanmacqueen/self-play-polymatrix/sgdecompose/sgdecompose_utils.py official repository ran MIT (permissive) · 6a1b94b9673edebf · report
unique revanmacqueen/self-play-polymatrix/sgdecompose/sequence.py official repository ran fingerprinted MIT (permissive) · 28af04455767e75f · report
chance_terminal_reach_probs revanmacqueen/self-play-polymatrix/sgdecompose/terminals.py official repository unverified MIT (permissive) · a4f6acece04d00f9 · report
construct_vars revanmacqueen/self-play-polymatrix/sgdecompose/sequence.py official repository unverified MIT (permissive) · 841c6361af5f151b · report
get_terminal_returns revanmacqueen/self-play-polymatrix/sgdecompose/terminals.py official repository unverified MIT (permissive) · 1d23d239a4db1528 · report
is_root revanmacqueen/self-play-polymatrix/sgdecompose/sequence.py official repository unverified MIT (permissive) · 73a391bea90ed36d · report
player_terminal_reach revanmacqueen/self-play-polymatrix/sgdecompose/terminals.py official repository unverified MIT (permissive) · 47a480a6d65cdd35 · report
tree_norm revanmacqueen/self-play-polymatrix/sgdecompose/sgdecompose_utils.py official repository unverified MIT (permissive) · 32d3351455213744 · report
tree_normalize revanmacqueen/self-play-polymatrix/sgdecompose/sgdecompose_utils.py official repository unverified MIT (permissive) · e1a9347c7cfb64de · report

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