Papers › Robust Deep Reinforcement Learning through Adversarial Loss

Robust Deep Reinforcement Learning through Adversarial Loss

5 Aug 2020NeurIPS 2021 12arXiv:2008.01976archive 2025-07-28

Tuomas Oikarinen, Wang Zhang, Alexandre Megretski, Luca Daniel, Tsui-Wei Weng

Recent studies have shown that deep reinforcement learning agents are vulnerable to small adversarial perturbations on the agent's inputs, which raises concerns about deploying such agents in the real world. To address this issue, we propose RADIAL-RL, a principled framework to train reinforcement learning agents with improved robustness against lₚ-norm bounded adversarial attacks. Our framework is compatible with popular deep reinforcement learning algorithms and we demonstrate its performance with deep Q-learning, A3C and PPO. We experiment on three deep RL benchmarks (Atari, MuJoCo and ProcGen) to show the effectiveness of our robust training algorithm. Our RADIAL-RL agents consistently outperform prior methods when tested against attacks of varying strength and are more computationally efficient to train. In addition, we propose a new evaluation method called Greedy Worst-Case Reward (GWC) to measure attack agnostic robustness of deep RL agents. We show that GWC can be evaluated efficiently and is a good estimate of the reward under the worst possible sequence of adversarial attacks. All code used for our experiments is available at https://github.com/tuomaso/radial_rl_v2.

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

Code

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

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

tuomaso/radial_rl officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
tuomaso/radial_rl_v2 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

9 samples harvested; 6 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
1ran · our draft was wrong
4ran
3unverified

Licence: 2 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

safe_mean tuomaso/radial_rl_v2/Procgen/eval_procgen.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 9e4158212d676038 · report
activation_bound tuomaso/radial_rl/A3C/ibp.py official repository ran Apache-2.0 (permissive) · 69017b3a991e0815 · report
initial_bounds tuomaso/radial_rl/A3C/ibp.py official repository ran fingerprinted Apache-2.0 (permissive) · cfb1c3dd218b92f0 · report
process_frame tuomaso/radial_rl/A3C/environment.py official repository ran Apache-2.0 (permissive) · 23ff92a17dc4fd23 · report
rollout_one_step tuomaso/radial_rl_v2/Procgen/train_procgen.py official repository ran · our draft was wrong no licence file found · pointer only · 9e82818c554c73e8 · report
weighted_bound tuomaso/radial_rl/A3C/ibp.py official repository ran Apache-2.0 (permissive) · eba320329ae9cb63 · report
atari_env tuomaso/radial_rl/A3C/environment.py official repository unverified Apache-2.0 (permissive) · a225ca9d1701067e · report
read_config tuomaso/radial_rl/A3C/utils.py official repository unverified Apache-2.0 (permissive) · 4000c95fa330f2ce · report
record_game tuomaso/radial_rl/A3C/evaluate.py official repository unverified Apache-2.0 (permissive) · 081882af810c4967 · report

Tasks

Adversarial AttackAtari GamesDeep Reinforcement LearningMuJoCoQ-LearningReinforcement 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