ROLGJun 18, 2025

Steering Your Diffusion Policy with Latent Space Reinforcement Learning

arXiv:2506.15799v299 citationsh-index: 16
Originality Incremental advance
AI Analysis

This enables faster and cheaper policy improvement for robotics in open-world settings, though it is incremental as it builds on existing diffusion policy methods.

The paper tackles the problem of improving robotic control policies learned from behavioral cloning (BC) without needing additional human demonstrations, by proposing DSRL, a method that uses reinforcement learning in the latent-noise space of diffusion policies, achieving sample-efficient autonomous adaptation in real-world tasks.

Robotic control policies learned from human demonstrations have achieved impressive results in many real-world applications. However, in scenarios where initial performance is not satisfactory, as is often the case in novel open-world settings, such behavioral cloning (BC)-learned policies typically require collecting additional human demonstrations to further improve their behavior -- an expensive and time-consuming process. In contrast, reinforcement learning (RL) holds the promise of enabling autonomous online policy improvement, but often falls short of achieving this due to the large number of samples it typically requires. In this work we take steps towards enabling fast autonomous adaptation of BC-trained policies via efficient real-world RL. Focusing in particular on diffusion policies -- a state-of-the-art BC methodology -- we propose diffusion steering via reinforcement learning (DSRL): adapting the BC policy by running RL over its latent-noise space. We show that DSRL is highly sample efficient, requires only black-box access to the BC policy, and enables effective real-world autonomous policy improvement. Furthermore, DSRL avoids many of the challenges associated with finetuning diffusion policies, obviating the need to modify the weights of the base policy at all. We demonstrate DSRL on simulated benchmarks, real-world robotic tasks, and for adapting pretrained generalist policies, illustrating its sample efficiency and effective performance at real-world policy improvement.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes