Papers › Safe Reinforcement Learning Using Advantage-Based Intervention

Safe Reinforcement Learning Using Advantage-Based Intervention

16 Jun 2021arXiv:2106.09110archive 2025-07-28

Nolan Wagener, Byron Boots, Ching-An Cheng

Many sequential decision problems involve finding a policy that maximizes total reward while obeying safety constraints. Although much recent research has focused on the development of safe reinforcement learning (RL) algorithms that produce a safe policy after training, ensuring safety during training as well remains an open problem. A fundamental challenge is performing exploration while still satisfying constraints in an unknown Markov decision process (MDP). In this work, we address this problem for the chance-constrained setting. We propose a new algorithm, SAILR, that uses an intervention mechanism based on advantage functions to keep the agent safe throughout training and optimizes the agent's policy using off-the-shelf RL algorithms designed for unconstrained MDPs. Our method comes with strong guarantees on safety during both training and deployment (i.e., after training and without the intervention mechanism) and policy performance compared to the optimal safety-constrained policy. In our experiments, we show that SAILR violates constraints far less during training than standard safe RL and constrained MDP approaches and converges to a well-performing policy that can be deployed safely without intervention. Our code is available at https://github.com/nolanwagener/safe_rl.

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

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 3 ran · our draft was wrong; 4 ran with no contract checked.

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

nolanwagener/safe_rl officialmentioned in papermentioned on GitHubpytorchMIT 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

10 samples harvested; 8 ran; 0 honoured the contract we drafted; 2 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 · violated contract
3ran · our draft was wrong
4ran
2unverified

Licence: 0 of the 10 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 nolanwagener/safe_rl. “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.

all_bools nolanwagener/safe_rl/safe_rl/utils/run_utils.py official repository ran MIT (permissive) · 2103e65a90ce7a04 · report
colorize nolanwagener/safe_rl/safe_rl/utils/logx.py official repository ran MIT (permissive) · 7e36f1c357c4618d · report
combined_shape nolanwagener/safe_rl/safe_rl/algos/cppo/core.py official repository ran · our draft was wrong MIT (permissive) · 57542f87e248db45 · report
convert_json nolanwagener/safe_rl/safe_rl/utils/serialization_utils.py official repository ran · our draft was wrong MIT (permissive) · fbc505a5dac82646 · report
count_vars nolanwagener/safe_rl/safe_rl/algos/cppo/core.py official repository ran MIT (permissive) · 4cca5e460067b900 · report
is_json_serializable nolanwagener/safe_rl/safe_rl/utils/serialization_utils.py official repository ran · violated contract MIT (permissive) · 9ca8b8e45f7fbebf · report
mlp nolanwagener/safe_rl/safe_rl/algos/cppo/core.py official repository ran · our draft was wrong MIT (permissive) · 7569e2a512ec417c · report
valid_str nolanwagener/safe_rl/safe_rl/utils/run_utils.py official repository ran fingerprinted MIT (permissive) · c6bdd181afa1fdf7 · report
get_all_datasets nolanwagener/safe_rl/safe_rl/utils/plot.py official repository unverified MIT (permissive) · db18a597508be1d7 · report
get_datasets nolanwagener/safe_rl/safe_rl/utils/plot.py official repository unverified MIT (permissive) · ed35dafc1e97db0c · report

Tasks

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