Papers › An empirical investigation of the challenges of real-world reinforcement learning

An empirical investigation of the challenges of real-world reinforcement learning

24 Mar 2020arXiv:2003.11881archive 2025-07-28

Gabriel Dulac-Arnold, Nir Levine, Daniel J. Mankowitz, Jerry Li, Cosmin Paduraru, Sven Gowal, Todd Hester

Reinforcement learning (RL) has proven its worth in a series of artificial domains, and is beginning to show some successes in real-world scenarios. However, much of the research advances in RL are hard to leverage in real-world systems due to a series of assumptions that are rarely satisfied in practice. In this work, we identify and formalize a series of independent challenges that embody the difficulties that must be addressed for RL to be commonly deployed in real-world systems. For each challenge, we define it formally in the context of a Markov Decision Process, analyze the effects of the challenge on state-of-the-art learning algorithms, and present some existing attempts at tackling it. We believe that an approach that addresses our set of proposed challenges would be readily deployable in a large number of real world problems. Our proposed challenges are implemented in a suite of continuous control environments called the realworldrl-suite which we propose an as an open-source benchmark.

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

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

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

google-research/realworldrl_suite officialmentioned in papermentioned on GitHubtfApache-2.0 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

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 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.

13unverified

Licence: 0 of the 13 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 google-research/realworldrl_suite. “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.

action_roc_constraint google-research/realworldrl_suite/realworldrl_suite/environments/realworld_env.py official repository unverified Apache-2.0 (permissive) · 9eca1ba5f0fccf44 · report
balance_velocity_constraint google-research/realworldrl_suite/realworldrl_suite/environments/cartpole.py official repository unverified Apache-2.0 (permissive) · d8f32de0f53c3b76 · report
delay_buffer_spec google-research/realworldrl_suite/realworldrl_suite/environments/realworld_env.py official repository unverified Apache-2.0 (permissive) · 7edce8371870a10d · report
delayed_buffer_item google-research/realworldrl_suite/realworldrl_suite/environments/realworld_env.py official repository unverified Apache-2.0 (permissive) · fe74fdf94d5ba805 · report
get_normalized_regret google-research/realworldrl_suite/realworldrl_suite/utils/evaluators.py official repository unverified Apache-2.0 (permissive) · 0141ec69754e453e · report
get_regret_plot google-research/realworldrl_suite/realworldrl_suite/utils/evaluators.py official repository unverified Apache-2.0 (permissive) · 36ba0420471457fb · report
get_return_plot google-research/realworldrl_suite/realworldrl_suite/utils/evaluators.py official repository unverified Apache-2.0 (permissive) · c51722c106544461 · report
joint_angle_constraint google-research/realworldrl_suite/realworldrl_suite/environments/humanoid.py official repository unverified Apache-2.0 (permissive) · 5d779f1a93663ec6 · report
joint_angle_constraint google-research/realworldrl_suite/realworldrl_suite/environments/manipulator.py official repository unverified Apache-2.0 (permissive) · 7d13da0649838360 · report
joint_angle_constraint google-research/realworldrl_suite/realworldrl_suite/environments/walker.py official repository unverified Apache-2.0 (permissive) · 81f8e9e3075bcd11 · report
joint_velocity_constraint google-research/realworldrl_suite/realworldrl_suite/environments/humanoid.py official repository unverified Apache-2.0 (permissive) · aa89ad35cd55ff30 · report
load google-research/realworldrl_suite/realworldrl_suite/environments/cartpole.py official repository unverified Apache-2.0 (permissive) · 8c02170b9137ac33 · report
slider_pos_constraint google-research/realworldrl_suite/realworldrl_suite/environments/cartpole.py official repository unverified Apache-2.0 (permissive) · 3d09d7b3f3d1ab9b · report

Tasks

Continuous ControlReinforcement LearningReinforcement Learning (RL)continuous-controlreinforcement-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