Two-Steps Diffusion Policy for Robotic Manipulation via Genetic Denoising
Mateo Clemente, Leo Brunswic, Rui Heng Yang, Xuan Zhao, Yasser Khalil, Haoyu Lei, Amir Rasouli, Yinchuan Li
TL;DR
Diffusion policies enable probabilistic action modeling for robotic manipulation but inference remains sequential and costly. The authors propose Genetic Diffusion Policy (GDP), a population-based denoising strategy that uses OoD-aware fitness to select in-distribution trajectories, reducing inference steps without retraining. Across 14 manipulation tasks, GDP achieves up to 20% improvements over standard diffusion policies and often matches or surpasses shortcut models, even with as few as two denoising steps. The study also shows that simple tweaks to the denoising schedule and noise scale can boost performance, emphasizing that embodied AI requires diffusion deployments tailored to low-dimensional action spaces rather than direct transfers from image generation.
Abstract
Diffusion models, such as diffusion policy, have achieved state-of-the-art results in robotic manipulation by imitating expert demonstrations. While diffusion models were originally developed for vision tasks like image and video generation, many of their inference strategies have been directly transferred to control domains without adaptation. In this work, we show that by tailoring the denoising process to the specific characteristics of embodied AI tasks -- particularly structured, low-dimensional nature of action distributions -- diffusion policies can operate effectively with as few as 5 neural function evaluations (NFE). Building on this insight, we propose a population-based sampling strategy, genetic denoising, which enhances both performance and stability by selecting denoising trajectories with low out-of-distribution risk. Our method solves challenging tasks with only 2 NFE while improving or matching performance. We evaluate our approach across 14 robotic manipulation tasks from D4RL and Robomimic, spanning multiple action horizons and inference budgets. In over 2 million evaluations, our method consistently outperforms standard diffusion-based policies, achieving up to 20\% performance gains with significantly fewer inference steps.
