Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MODIP: Efficient Model-Based Optimization for Diffusion Policies

About

Diffusion policies (DPs) have emerged as expressive policy representations for robot learning, often used with imitation learning methods such as behavioral cloning (BC). However, while their success has largely been confined to BC, direct reinforcement learning (RL) fine-tuning remains challenging because actions are generated through a multi-step denoising process. In this work, we propose MODIP, a framework for the offline-to-online fine-tuning of DPs. Rather than directly applying RL to the DPs, MODIP leverages a world model (WM) to guide policy adaptation and keeps the simplicity and stability of BC. We utilize model predictive control (MPC) to generate high-quality trajectories within the WM, and use them as supervised targets for fine-tuning the DP. To make MPC planning efficient, MODIP uses a terminal state value instead of a policy-dependent state-action value, reducing inference time. Additionally, MODIP trains critics with policy-independent TD targets, reducing training time. Experiments on D4RL (MuJoCo, Kitchen) and RoboMimic tasks show that MODIP improves diffusion policies beyond BC, and is competitive with or outperforms diffusion policy RL fine-tuning methods and strong model-based baselines such as TD-MPC2.

Zakariae El Asri, Philippe Gratias-Quiquandon, Nicolas Thome, Olivier Sigaud• 2026

Related benchmarks

TaskDatasetResultRank
Robotic ManipulationRobomimic Can
Success Rate92
57
Robotic ManipulationRobomimic Square
Success Rate85
54
Robotic ManipulationRobomimic Lift
Success Rate98
47
Robotic ManipulationD4RL kitchen-complete--
9
MuJoCo locomotionD4RL HalfCheetah--
8
LocomotionD4RL MuJoCo walker
Return6.08e+3
7
LocomotionD4RL MuJoCo hopper
Return3.28e+3
7
Showing 7 of 7 rows

Other info

Follow for update