Papers › A Recipe for Unbounded Data Augmentation in Visual Reinforcement Learning

A Recipe for Unbounded Data Augmentation in Visual Reinforcement Learning

27 May 2024arXiv:2405.17416archive 2025-07-28

Abdulaziz Almuzairee, Nicklas Hansen, Henrik I. Christensen

Q-learning algorithms are appealing for real-world applications due to their data-efficiency, but they are very prone to overfitting and training instabilities when trained from visual observations. Prior work, namely SVEA, finds that selective application of data augmentation can improve the visual generalization of RL agents without destabilizing training. We revisit its recipe for data augmentation, and find an assumption that limits its effectiveness to augmentations of a photometric nature. Addressing these limitations, we propose a generalized recipe, SADA, that works with wider varieties of augmentations. We benchmark its effectiveness on DMC-GB2 - our proposed extension of the popular DMControl Generalization Benchmark - as well as tasks from Meta-World and the Distracting Control Suite, and find that our method, SADA, greatly improves training stability and generalization of RL agents across a diverse set of augmentations. For visualizations, code and benchmark: see https://aalmuzairee.github.io/SADA/

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

Code

Syntology Ran 13 of 15 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 11 ran with no contract checked.

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

aalmuzairee/dmcgb2 officialmentioned 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

15 samples harvested; 13 ran; 1 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 · honoured contract
1ran · our draft was wrong
11ran
2unverified

Licence: 0 of the 15 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 aalmuzairee/dmcgb2. “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.

blend_to_background aalmuzairee/dmcgb2/envs/dcs/background.py official repository ran MIT (permissive) · aaac25ec971b783a · report
cfg_to_group aalmuzairee/dmcgb2/logger.py official repository ran MIT (permissive) · b4c7211e3a57cfee · report
count_parameters aalmuzairee/dmcgb2/utils.py official repository ran · honoured contract MIT (permissive) · f6b944f50d3f15ae · report
episode_len aalmuzairee/dmcgb2/replay_buffer.py official repository ran MIT (permissive) · 9f840a22d31a89bc · report
eul2mat aalmuzairee/dmcgb2/envs/dcs/camera.py official repository ran fingerprinted MIT (permissive) · 1caf35263b273c65 · report
get_lookat_xmat_no_roll aalmuzairee/dmcgb2/envs/dcs/camera.py official repository ran fingerprinted MIT (permissive) · c9e0d5556a3efb6d · report
imread aalmuzairee/dmcgb2/envs/dcs/background.py official repository ran MIT (permissive) · 0a27d3f938cef78f · report
load_episode aalmuzairee/dmcgb2/replay_buffer.py official repository ran MIT (permissive) · 184876e5f4ab6562 · report
make_dir aalmuzairee/dmcgb2/logger.py official repository ran fingerprinted MIT (permissive) · 1ac4e5bffc3dbbd3 · report
make_replay_loader aalmuzairee/dmcgb2/replay_buffer.py official repository ran MIT (permissive) · d4c61f80049c6885 · report
rotvec2mat aalmuzairee/dmcgb2/envs/dcs/camera.py official repository ran MIT (permissive) · f8a9fb08b89a7e4c · report
size_and_flatten aalmuzairee/dmcgb2/envs/dcs/background.py official repository ran MIT (permissive) · 734ad0bf6105007e · report
to_torch aalmuzairee/dmcgb2/utils.py official repository ran · our draft was wrong MIT (permissive) · 6244e9922f4e0610 · report
get_aug aalmuzairee/dmcgb2/augmentations.py official repository unverified MIT (permissive) · 142b53587e010b46 · report
print_run aalmuzairee/dmcgb2/logger.py official repository unverified MIT (permissive) · 65307c94c6e54d43 · report

Tasks

Data AugmentationQ-LearningReinforcement Learningreinforcement-learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

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