Papers › Efficient Off-Policy Meta-Reinforcement Learning via Probabilistic Context Variables

Efficient Off-Policy Meta-Reinforcement Learning via Probabilistic Context Variables

19 Mar 2019ICLR Workshop LLD 2019arXiv:1903.08254archive 2025-07-28

Kate Rakelly, Aurick Zhou, Deirdre Quillen, Chelsea Finn, Sergey Levine

Deep reinforcement learning algorithms require large amounts of experience to learn an individual task. While in principle meta-reinforcement learning (meta-RL) algorithms enable agents to learn new skills from small amounts of experience, several major challenges preclude their practicality. Current methods rely heavily on on-policy experience, limiting their sample efficiency. The also lack mechanisms to reason about task uncertainty when adapting to new tasks, limiting their effectiveness in sparse reward problems. In this paper, we address these challenges by developing an off-policy meta-RL algorithm that disentangles task inference and control. In our approach, we perform online probabilistic filtering of latent task variables to infer how to solve a new task from small amounts of experience. This probabilistic interpretation enables posterior sampling for structured and efficient exploration. We demonstrate how to integrate these task variables with off-policy RL algorithms to achieve both meta-training and adaptation efficiency. Our method outperforms prior algorithms in sample efficiency by 20-100X as well as in asymptotic performance on several meta-RL benchmarks.

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

Code

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

By repository: community (archive-listed): 9 samples from 4 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.

katerakelly/oyster officialmentioned in papermentioned on GitHubpytorchMIT report
Clyde21c/PEARL_bullet mentioned on GitHub report
ido90/roml-pearl mentioned on GitHubpytorch report
junmokane/offline-PEARL mentioned on GitHubMIT report
victorchan314/cs287_final_project mentioned on GitHubpytorchMIT report
waterhorse1/Pearl_relabel mentioned on GitHubMIT 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; 0 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.

2ran · our draft was wrong
4ran
3unverified

Licence: 1 of the 9 samples is 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 4 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.

create_stats_ordered_dict lujiayou123/Off-Policy-Meta-Reinforcement-Learning-via-Unsupervised-Domain-Translation/rlkit/core/eval_util.py community (archive-listed) ran MIT (permissive) · f395bfda2e4813d7 · report
cvar ido90/roml-pearl/rlkit/core/rl_algorithm.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · d8a2e44ea15298ac · report
deep_update_dict junmokane/offline-PEARL/launch_experiment.py community (archive-listed) ran · our draft was wrong MIT (permissive) · e937b70b07bfc9d1 · report
get_average_returns lujiayou123/Off-Policy-Meta-Reinforcement-Learning-via-Unsupervised-Domain-Translation/rlkit/core/eval_util.py community (archive-listed) ran MIT (permissive) · a5d10a0b704c8db7 · report
get_generic_path_information lujiayou123/Off-Policy-Meta-Reinforcement-Learning-via-Unsupervised-Domain-Translation/rlkit/core/eval_util.py community (archive-listed) ran MIT (permissive) · c809703793017cd2 · report
simple_separated_format victorchan314/cs287_final_project/rlkit/core/tabulate.py community (archive-listed) ran MIT (permissive) · 5cb0c55f58279f59 · report
get_dim junmokane/offline-PEARL/rlkit/data_management/env_offline_replay_buffer.py community (archive-listed) unverified MIT (permissive) · 8a6359263de246f7 · report
get_mujoco_zip_name junmokane/offline-PEARL/docker/install_mujoco.py community (archive-listed) unverified MIT (permissive) · 3d87729bd4c217d5 · report
register_license junmokane/offline-PEARL/rand_param_envs/mujoco_py/mjcore.py community (archive-listed) unverified MIT (permissive) · 5480531658d82335 · report

Tasks

Deep Reinforcement LearningEfficient ExplorationMeta Reinforcement 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