Papers › Reinforcement Learning with Augmented Data

Reinforcement Learning with Augmented Data

30 Apr 2020NeurIPS 2020 12arXiv:2004.14990archive 2025-07-28

Michael Laskin, Kimin Lee, Adam Stooke, Lerrel Pinto, Pieter Abbeel, Aravind Srinivas

Learning from visual observations is a fundamental yet challenging problem in Reinforcement Learning (RL). Although algorithmic advances combined with convolutional neural networks have proved to be a recipe for success, current methods are still lacking on two fronts: (a) data-efficiency of learning and (b) generalization to new environments. To this end, we present Reinforcement Learning with Augmented Data (RAD), a simple plug-and-play module that can enhance most RL algorithms. We perform the first extensive study of general data augmentations for RL on both pixel-based and state-based inputs, and introduce two new data augmentations - random translate and random amplitude scale. We show that augmentations such as random translate, crop, color jitter, patch cutout, random convolutions, and amplitude scale can enable simple RL algorithms to outperform complex state-of-the-art methods across common benchmarks. RAD sets a new state-of-the-art in terms of data-efficiency and final performance on the DeepMind Control Suite benchmark for pixel-based control as well as OpenAI Gym benchmark for state-based control. We further demonstrate that RAD significantly improves test-time generalization over existing methods on several OpenAI ProcGen benchmarks. Our RAD module and training code are available at https://www.github.com/MishaLaskin/rad.

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

Code

Syntology Ran 21 of 24 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · our draft was wrong; 9 ran · fixture could not drive it; 8 ran with no contract checked.

By repository: named in the paper: 21 samples from 1 repository, 18 ran; community (archive-listed): 3 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

MishaLaskin/rad mentioned in paperpytorch report
KarlXing/RL-Visual-Continuous-Control 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

24 samples harvested; 21 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
3ran · our draft was wrong
9ran · fixture could not drive it
8ran
3unverified

Licence: 21 of the 24 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.

Actor MishaLaskin/rad/curl_sac.py named in the paper ran no licence file found · pointer only · 5aaa7c97de18af3a · report
CURL MishaLaskin/rad/curl_sac.py named in the paper ran no licence file found · pointer only · a551a31aced2e8ed · report
ColorJitterLayer MishaLaskin/rad/curl_sac.py named in the paper ran no licence file found · pointer only · 7eeb6c2c86ebd37d · report
Critic MishaLaskin/rad/curl_sac.py named in the paper ran no licence file found · pointer only · faa8d44dfeaada9d · report
IdentityEncoder MishaLaskin/rad/curl_sac.py named in the paper ran fingerprinted no licence file found · pointer only · 8b06f5d9a377410d · report
PixelEncoder MishaLaskin/rad/curl_sac.py named in the paper ran no licence file found · pointer only · 75ea19a7c991ff1d · report
grayscale MishaLaskin/rad/curl_sac.py named in the paper ran · fixture could not drive it fingerprinted no licence file found · pointer only · 1bb28d88e7ae1e71 · report
hsv2rgb MishaLaskin/rad/curl_sac.py named in the paper ran · our draft was wrong fingerprinted no licence file found · pointer only · 718e1902f65f1be2 · report
make_encoder MishaLaskin/rad/curl_sac.py named in the paper ran · our draft was wrong no licence file found · pointer only · 3ff1a7cb98f67025 · report
no_aug MishaLaskin/rad/curl_sac.py named in the paper ran · honoured contract fingerprinted no licence file found · pointer only · b1cb15a87e0863be · report
random_convolution MishaLaskin/rad/curl_sac.py named in the paper ran · fixture could not drive it fingerprinted no licence file found · pointer only · 3b7275db7d30b2b9 · report
random_crop MishaLaskin/rad/curl_sac.py named in the paper ran · fixture could not drive it fingerprinted no licence file found · pointer only · cc205ddaca3bfbbc · report
random_cutout MishaLaskin/rad/curl_sac.py named in the paper ran · fixture could not drive it fingerprinted no licence file found · pointer only · 417e34ed0818a71b · report
random_cutout_color MishaLaskin/rad/curl_sac.py named in the paper ran · fixture could not drive it fingerprinted no licence file found · pointer only · d4841127aa83b755 · report
random_flip MishaLaskin/rad/curl_sac.py named in the paper ran · fixture could not drive it fingerprinted no licence file found · pointer only · 0c0e4ec30cabf972 · report
random_grayscale MishaLaskin/rad/curl_sac.py named in the paper ran · our draft was wrong fingerprinted no licence file found · pointer only · ef56bb771298e9ef · report
random_translate MishaLaskin/rad/curl_sac.py named in the paper ran · fixture could not drive it fingerprinted no licence file found · pointer only · 77241bfa75e23abd · report
rgb2hsv MishaLaskin/rad/curl_sac.py named in the paper ran · fixture could not drive it fingerprinted no licence file found · pointer only · 1c24bb2fb72c4f9d · report
RadSacAgent MishaLaskin/rad/curl_sac.py named in the paper unverified no licence file found · pointer only · 62d57e42506581cb · report
random_color_jitter MishaLaskin/rad/curl_sac.py named in the paper unverified no licence file found · pointer only · 5a5ab3e704f9a4cd · report
random_rotation MishaLaskin/rad/curl_sac.py named in the paper unverified no licence file found · pointer only · c0364ede43f86490 · report
RAD KarlXing/RL-Visual-Continuous-Control/src/agent/rad.py community (archive-listed) ran MIT (permissive) · 4ef6619d0e3853e4 · report
SAC KarlXing/RL-Visual-Continuous-Control/src/agent/rad.py community (archive-listed) ran MIT (permissive) · bf3db7327a139e28 · report
center_crop_image KarlXing/RL-Visual-Continuous-Control/src/agent/rad.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 31e6960f8b942b0d · report

Tasks

Data AugmentationOpenAI GymReinforcement LearningReinforcement Learning (RL)reinforcement-learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Dense ConnectionsEntropy RegularizationExperience ReplayPPOReLUSoft Actor Critic

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