Papers › Towards General-Purpose Model-Free Reinforcement Learning

Towards General-Purpose Model-Free Reinforcement Learning

27 Jan 2025arXiv:2501.16142archive 2025-07-28

Scott Fujimoto, Pierluca D'Oro, Amy Zhang, Yuandong Tian, Michael Rabbat

Reinforcement learning (RL) promises a framework for near-universal problem-solving. In practice however, RL algorithms are often tailored to specific benchmarks, relying on carefully tuned hyperparameters and algorithmic choices. Recently, powerful model-based RL methods have shown impressive general results across benchmarks but come at the cost of increased complexity and slow run times, limiting their broader applicability. In this paper, we attempt to find a unifying model-free deep RL algorithm that can address a diverse class of domains and problem settings. To achieve this, we leverage model-based representations that approximately linearize the value function, taking advantage of the denser task objectives used by model-based RL while avoiding the costs associated with planning or simulated trajectories. We evaluate our algorithm, MR.Q, on a variety of common RL benchmarks with a single set of hyperparameters and show a competitive performance against domain-specific and general baselines, providing a concrete step towards building general-purpose model-free deep RL algorithms.

PaperPDFCode 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="2501.16142")

Code

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

By repository: found in paper text by Syntology: 8 samples from 2 repositories, 4 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

danijar/dreamerv3 found in paper text by Syntology report
nicklashansen/tdmpc2 found in paper text by Syntology report
facebookresearch/MRQ found in paper text by Syntology report
facebookresearch/drqv2 found in paper text by Syntology report
sfujim/TD7 found in paper text by SyntologyMIT 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; 5 ran; 0 honoured the contract we drafted; 4 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
4ran
4unverified

Licence: 4 of the 9 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. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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 sfujim/TD7/TD7.py found in paper text by Syntology ran MIT (permissive) · e41e9160d3bfd93f · report
Critic sfujim/TD7/TD7.py found in paper text by Syntology ran MIT (permissive) · 32addd2524f26a0b · report
Hyperparameters sfujim/TD7/TD7.py found in paper text by Syntology ran MIT (permissive) · bd1d987513dd5174 · report
LAP sfujim/TD7/TD7.py found in paper text by Syntology ran MIT (permissive) · 7ffb1daeea0ca926 · report
Agent sfujim/TD7/TD7.py found in paper text by Syntology unverified MIT (permissive) · 34167534733a08e9 · report
Agent facebookresearch/MRQ/MRQ/MRQ.py found in paper text by Syntology unverified licence not identified · pointer only · 186ce51f6191d32c · report
Hyperparameters facebookresearch/MRQ/MRQ/MRQ.py found in paper text by Syntology unverified licence not identified · pointer only · 53d5ca315dd6bdc0 · report
ReplayBuffer facebookresearch/MRQ/MRQ/MRQ.py found in paper text by Syntology unverified licence not identified · pointer only · 39dd84fd5db384b3 · report
LAP_huber identical code first harvested elsewhere ran · our draft was wrong fingerprinted licence of this copy not recorded · f829c1e4fecf264f · report

Tasks

Reinforcement LearningReinforcement Learning (RL)modelreinforcement-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