Papers › Influencing Long-Term Behavior in Multiagent Reinforcement Learning

Influencing Long-Term Behavior in Multiagent Reinforcement Learning

7 Mar 2022arXiv:2203.03535archive 2025-07-28

Dong-Ki Kim, Matthew Riemer, Miao Liu, Jakob N. Foerster, Michael Everett, Chuangchuang Sun, Gerald Tesauro, Jonathan P. How

The main challenge of multiagent reinforcement learning is the difficulty of learning useful policies in the presence of other simultaneously learning agents whose changing behaviors jointly affect the environment's transition and reward dynamics. An effective approach that has recently emerged for addressing this non-stationarity is for each agent to anticipate the learning of other agents and influence the evolution of future policies towards desirable behavior for its own benefit. Unfortunately, previous approaches for achieving this suffer from myopic evaluation, considering only a finite number of policy updates. As such, these methods can only influence transient future policies rather than achieving the promise of scalable equilibrium selection approaches that influence the behavior at convergence. In this paper, we propose a principled framework for considering the limiting policies of other agents as time approaches infinity. Specifically, we develop a new optimization objective that maximizes each agent's average reward by directly accounting for the impact of its behavior on the limiting set of policies that other agents will converge to. Our paper characterizes desirable solution concepts within this problem setting and provides practical approaches for optimizing over possible outcomes. As a result of our farsighted objective, we demonstrate better long-term performance than state-of-the-art baselines across a suite of diverse multiagent benchmark domains.

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

Code

Syntology Ran 10 of 13 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 5 ran · our draft was wrong; 1 ran · fixture could not drive it; 3 ran with no contract checked.

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

dkkim93/further officialmentioned in papermentioned 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

13 samples harvested; 10 ran; 1 honoured the contract we drafted; 3 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
5ran · our draft was wrong
1ran · fixture could not drive it
3ran
3unverified

Licence: 0 of the 13 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 dkkim93/further. “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.

CategoricalMLP dkkim93/further/algorithm/further/agent.py official repository ran fingerprinted MIT (permissive) · e953502a76ebafce · report
GaussianMLP dkkim93/further/algorithm/further/agent.py official repository ran fingerprinted MIT (permissive) · e2120bd5095898b6 · report
ReplayMemory dkkim93/further/algorithm/further/agent.py official repository ran MIT (permissive) · 6cc0afec8e5e5562 · report
get_env_action_type dkkim93/further/algorithm/further/agent.py official repository ran · our draft was wrong MIT (permissive) · 5d15c5576b6f1119 · report
get_env_dim dkkim93/further/algorithm/further/agent.py official repository ran · honoured contract MIT (permissive) · 3cc888ba40ec94e8 · report
get_parameters dkkim93/further/algorithm/further/agent.py official repository ran · our draft was wrong MIT (permissive) · a460d87b686cc889 · report
reparameterization dkkim93/further/algorithm/further/agent.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 92c1700ad0ee80cf · report
to_numpy dkkim93/further/algorithm/further/agent.py official repository ran · our draft was wrong MIT (permissive) · 4f00b7f646079156 · report
to_onehot dkkim93/further/algorithm/further/agent.py official repository ran · fixture could not drive it MIT (permissive) · 818ef30cb3e0a466 · report
to_transition dkkim93/further/algorithm/further/agent.py official repository ran · our draft was wrong MIT (permissive) · 9b6789716d0eab8d · report
Base dkkim93/further/algorithm/further/agent.py official repository unverified MIT (permissive) · 992fa4129e010d32 · report
FURTHER dkkim93/further/algorithm/further/agent.py official repository unverified MIT (permissive) · 662aff050d002949 · report
weight_init dkkim93/further/algorithm/further/agent.py official repository unverified MIT (permissive) · cb1c431c7a635b3f · report

Tasks

Reinforcement LearningReinforcement Learning (RL)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