Papers › Robust Reinforcement Learning on State Observations with Learned Optimal Adversary

Robust Reinforcement Learning on State Observations with Learned Optimal Adversary

21 Jan 2021ICLR 2021 1arXiv:2101.08452archive 2025-07-28

huan zhang, Hongge Chen, Duane Boning, Cho-Jui Hsieh

We study the robustness of reinforcement learning (RL) with adversarially perturbed state observations, which aligns with the setting of many adversarial attacks to deep reinforcement learning (DRL) and is also important for rolling out real-world RL agent under unpredictable sensing noise. With a fixed agent policy, we demonstrate that an optimal adversary to perturb state observations can be found, which is guaranteed to obtain the worst case agent reward. For DRL settings, this leads to a novel empirical adversarial attack to RL agents via a learned adversary that is much stronger than previous ones. To enhance the robustness of an agent, we propose a framework of alternating training with learned adversaries (ATLA), which trains an adversary online together with the agent using policy gradient following the optimal adversarial attack framework. Additionally, inspired by the analysis of state-adversarial Markov decision process (SA-MDP), we show that past states and actions (history) can be useful for learning a robust agent, and we empirically find a LSTM based policy can be more robust under adversaries. Empirical evaluations on a few continuous control environments show that ATLA achieves state-of-the-art performance under strong adversaries. Our code is available at https://github.com/huanzhang12/ATLA_robust_RL.

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

Code

Syntology Ran 2 of 8 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

huanzhang12/ATLA_robust_RL officialmentioned in papermentioned on GitHubpytorch report
huanzhang12/sa_ppo mentioned 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

8 samples harvested; 2 ran; 0 honoured the contract we drafted; 6 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 · our draft was wrong
1ran · fixture could not drive it
6unverified

Licence: 8 of the 8 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 huanzhang12/sa_ppo. “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.

adv_normalize huanzhang12/sa_ppo/src/policy_gradients/steps.py community (archive-listed) ran · fixture could not drive it no licence file found · pointer only · 59236ac3123afcdf · report
get_state_kl_bound_sgld huanzhang12/sa_ppo/src/policy_gradients/steps.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · cc9596016142c080 · report
pack_history huanzhang12/sa_ppo/src/policy_gradients/steps.py community (archive-listed) unverified no licence file found · pointer only · fe36ea6d910477c3 · report
robust_ppo_step huanzhang12/sa_ppo/src/policy_gradients/steps.py community (archive-listed) unverified no licence file found · pointer only · 08d7633cda3a7602 · report
surrogate_reward huanzhang12/sa_ppo/src/policy_gradients/steps.py community (archive-listed) unverified no licence file found · pointer only · 428b336da9f35ed2 · report
value_loss_gae huanzhang12/sa_ppo/src/policy_gradients/steps.py community (archive-listed) unverified no licence file found · pointer only · e4187dd121d7ca14 · report
value_loss_returns huanzhang12/sa_ppo/src/policy_gradients/steps.py community (archive-listed) unverified no licence file found · pointer only · 3e4c2bb78b75b63a · report
value_step huanzhang12/sa_ppo/src/policy_gradients/steps.py community (archive-listed) unverified no licence file found · pointer only · 368a7f7b219ba34e · report

Tasks

Adversarial AttackContinuous ControlDeep Reinforcement LearningReinforcement LearningReinforcement Learning (RL)continuous-controlreinforcement-learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

LSTMSigmoid ActivationTanh Activation

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