REVIEW 3 cited by
Diffusion Policies creating a Trust Region for Offline Reinforcement Learning
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Offline reinforcement learning (RL) leverages pre-collected datasets to train optimal policies. Diffusion Q-Learning (DQL), introducing diffusion models as a powerful and expressive policy class, significantly boosts the performance of offline RL. However, its reliance on iterative denoising sampling to generate actions slows down both training and inference. While several recent attempts have tried to accelerate diffusion-QL, the improvement in training and/or inference speed often results in degraded performance. In this paper, we introduce a dual policy approach, Diffusion Trusted Q-Learning (DTQL), which comprises a diffusion policy for pure behavior cloning and a practical one-step policy. We bridge the two polices by a newly introduced diffusion trust region loss. The diffusion policy maintains expressiveness, while the trust region loss directs the one-step policy to explore freely and seek modes within the region defined by the diffusion policy. DTQL eliminates the need for iterative denoising sampling during both training and inference, making it remarkably computationally efficient. We evaluate its effectiveness and algorithmic characteristics against popular Kullback--Leibler divergence-based distillation methods in 2D bandit scenarios and gym tasks. We then show that DTQL could not only outperform other methods on the majority of the D4RL benchmark tasks but also demonstrate efficiency in training and inference speeds. The PyTorch implementation is available at https://github.com/TianyuCodings/Diffusion_Trusted_Q_Learning.
Forward citations
Cited by 3 Pith papers
-
Habitizing Diffusion Planning for Efficient and Effective Decision Making
A variational-Bayes distillation framework (Habi) turns slow diffusion planners into fast feedforward policies that match their performance at orders-of-magnitude higher decision frequency on D4RL benchmarks.
-
Behavior-Regularized Diffusion Policy Optimization for Offline Reinforcement Learning
BDPO computes the behavior-regularization penalty for diffusion policies as a sum of per-denoising-step KL divergences and optimizes with a two-time-scale actor-critic, achieving strong D4RL performance.
-
Offline Reinforcement Learning with Penalized Action Noise Injection
Injecting noise-perturbed actions into offline Q-learning with a distance penalty improves D4RL performance over IQL and TD3 baselines, formalized as Q-learning in a Noisy Action MDP.
Discussion (0). Continue with ORCID to comment.