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

One-Step Flow Q-Learning: Addressing the Diffusion Policy Bottleneck in Offline Reinforcement Learning

About

Diffusion Q-Learning (DQL) has established diffusion policies as a high-performing paradigm for offline reinforcement learning, but its reliance on multi-step denoising for action generation renders both training and inference slow and fragile. Existing efforts to accelerate DQL toward one-step denoising typically rely on auxiliary modules or policy distillation, sacrificing either simplicity or performance. It remains unclear whether a one-step policy can be trained directly without such trade-offs. To this end, we introduce One-Step Flow Q-Learning (OFQL), a novel framework that enables effective one-step action generation during both training and inference, without auxiliary modules or distillation. OFQL reformulates the DQL policy within the Flow Matching (FM) paradigm but departs from conventional FM by learning an average velocity field that directly supports accurate one-step action generation. This design removes the need for multi-step denoising and backpropagation-through-time updates, resulting in substantially faster and more robust learning. Extensive experiments on the D4RL benchmark show that OFQL, despite generating actions in a single step, not only significantly reduces computation during both training and inference but also outperforms multi-step DQL by a large margin. Furthermore, OFQL surpasses all other baselines, achieving state-of-the-art performance in D4RL.

Thanh Nguyen, Chang D. Yoo• 2025

Related benchmarks

TaskDatasetResultRank
hopper locomotionD4RL hopper medium-replay
Normalized Score101.9
56
walker2d locomotionD4RL walker2d medium-replay
Normalized Score106.2
53
LocomotionD4RL walker2d-medium-expert
Normalized Score113
47
LocomotionD4RL Walker2d medium
Normalized Score87.4
44
LocomotionD4RL HalfCheetah Medium-Replay
Normalized Score0.512
33
NavigationD4RL antmaze-medium-play
Normalized Score88.1
22
NavigationD4RL antmaze-medium-diverse
Normalized Score90.2
22
Continuous ControlD4RL Hopper medium
Normalized Return103.6
19
LocomotionD4RL hopper-medium-expert
Normalized Score (100k Steps)110.2
18
NavigationD4RL antmaze-large-play (antmaze-l-p)
Normalized Score84
17
Showing 10 of 15 rows

Other info

Follow for update