Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards General-Purpose Model-Free Reinforcement Learning

About

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.

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

Related benchmarks

TaskDatasetResultRank
LocomotionDog & Humanoid suite
IQM0.796
32
Continuous ControlGym MuJoCo
Normalized Reward (TD3)1.46
8
Continuous ControlDeepMind Control Suite (DMC)
Total Reward0.84
8
Continuous ControlHumanoidBench Hand
Total Reward380
8
Continuous ControlDeepMind Control (DMC) Suite 500k steps
IQM71.4
8
Continuous ControlDeepMind Control (DMC) Suite (100k steps)
IQM0.153
8
Continuous ControlDeepMind Control (DMC) Suite (1M steps)
IQM83
8
Continuous ControlHumanoidBench No Hand
Total Reward480
8
Continuous ControlDeepMind Control (DMC) Suite 200k steps
IQM36.2
8
Showing 9 of 9 rows

Other info

Follow for update