Papers › Multi-Agent Trust Region Policy Optimization

Multi-Agent Trust Region Policy Optimization

15 Oct 2020arXiv:2010.07916archive 2025-07-28

Hepeng Li, Haibo He

We extend trust region policy optimization (TRPO) to multi-agent reinforcement learning (MARL) problems. We show that the policy update of TRPO can be transformed into a distributed consensus optimization problem for multi-agent cases. By making a series of approximations to the consensus optimization model, we propose a decentralized MARL algorithm, which we call multi-agent TRPO (MATRPO). This algorithm can optimize distributed policies based on local observations and private rewards. The agents do not need to know observations, rewards, policies or value/action-value functions of other agents. The agents only share a likelihood ratio with their neighbors during the training process. The algorithm is fully decentralized and privacy-preserving. Our experiments on two cooperative games demonstrate its robust performance on complicated MARL tasks.

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

Code

Syntology Ran 2 of 18 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: community (archive-listed): 18 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.

hepengli/matrpo mentioned on GitHubtfMIT 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

18 samples harvested; 2 ran; 0 honoured the contract we drafted; 16 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 · our draft was wrong
16unverified

Licence: 0 of the 18 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 hepengli/matrpo. “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.

ortho_init hepengli/matrpo/matrpo/common/models.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 0cb9b8299fe38738 · report
register hepengli/matrpo/matrpo/common/models.py community (archive-listed) ran · our draft was wrong MIT (permissive) · a44574392d168384 · report
backtrack hepengli/matrpo/matrpo/common/lbfgs.py community (archive-listed) unverified MIT (permissive) · e848337651ed8c10 · report
cg hepengli/matrpo/matrpo/common/cg.py community (archive-listed) unverified MIT (permissive) · e0fa22de3d36e9f1 · report
colorize hepengli/matrpo/matrpo/common/console_util.py community (archive-listed) unverified MIT (permissive) · 2d39cd1166fa0004 · report
conv hepengli/matrpo/matrpo/common/models.py community (archive-listed) unverified MIT (permissive) · b1affaa548a40f17 · report
discount hepengli/matrpo/matrpo/common/math_util.py community (archive-listed) unverified MIT (permissive) · 973bd4eccef85757 · report
explained_variance hepengli/matrpo/matrpo/common/math_util.py community (archive-listed) unverified MIT (permissive) · 4ddc13c7b29053c5 · report
explained_variance_2d hepengli/matrpo/matrpo/common/math_util.py community (archive-listed) unverified MIT (permissive) · e53a6a3f02175d35 · report
fmt_item hepengli/matrpo/matrpo/common/console_util.py community (archive-listed) unverified MIT (permissive) · 157f016aac49c483 · report
fmt_row hepengli/matrpo/matrpo/common/console_util.py community (archive-listed) unverified MIT (permissive) · d3ac76f7eab8f898 · report
get_wrapper_by_name hepengli/matrpo/matrpo/common/misc_util.py community (archive-listed) unverified MIT (permissive) · b7d6a34e1010c8d3 · report
lbfgs hepengli/matrpo/matrpo/common/lbfgs.py community (archive-listed) unverified MIT (permissive) · 2bf246102dee2c97 · report
make_output_format hepengli/matrpo/matrpo/common/logger.py community (archive-listed) unverified MIT (permissive) · 817d5caf0e3d3706 · report
pickle_load hepengli/matrpo/matrpo/common/misc_util.py community (archive-listed) unverified MIT (permissive) · 131bfcd55d2d25cc · report
pretty_eta hepengli/matrpo/matrpo/common/misc_util.py community (archive-listed) unverified MIT (permissive) · accf0e50708b4878 · report
profile hepengli/matrpo/matrpo/common/logger.py community (archive-listed) unverified MIT (permissive) · 7bf2cc4ded16fad8 · report
read_json hepengli/matrpo/matrpo/common/logger.py community (archive-listed) unverified MIT (permissive) · 88ef5a17fc986d9a · report

Tasks

Multi-agent Reinforcement LearningPrivacy PreservingReinforcement Learning (RL)reinforcement-learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

TRPO

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