TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Equivariant Diffusion Policy

Equivariant Diffusion Policy

Dian Wang, Stephen Hart, David Surovik, Tarik Kelestemur, Haojie Huang, Haibo Zhao, Mark Yeatman, Jiuguang Wang, Robin Walters, Robert Platt

2024-07-01Imitation LearningRobot Manipulation
PaperPDFCode(official)

Abstract

Recent work has shown diffusion models are an effective approach to learning the multimodal distributions arising from demonstration data in behavior cloning. However, a drawback of this approach is the need to learn a denoising function, which is significantly more complex than learning an explicit policy. In this work, we propose Equivariant Diffusion Policy, a novel diffusion policy learning method that leverages domain symmetries to obtain better sample efficiency and generalization in the denoising function. We theoretically analyze the $\mathrm{SO}(2)$ symmetry of full 6-DoF control and characterize when a diffusion model is $\mathrm{SO}(2)$-equivariant. We furthermore evaluate the method empirically on a set of 12 simulation tasks in MimicGen, and show that it obtains a success rate that is, on average, 21.9% higher than the baseline Diffusion Policy. We also evaluate the method on a real-world system to show that effective policies can be learned with relatively few training samples, whereas the baseline Diffusion Policy cannot.

Results

TaskDatasetMetricValueModel
Robot ManipulationMimicGenSucc. Rate (12 tasks, 100 demo/task)63.9EquiDiff (Voxel)
Robot ManipulationMimicGenSucc. Rate (12 tasks, 1000 demo/task)77.9EquiDiff (Voxel)
Robot ManipulationMimicGenSucc. Rate (12 tasks, 200 demo/task)72.6EquiDiff (Voxel)
Robot ManipulationMimicGenSucc. Rate (12 tasks, 100 demo/task)53.7EquiDiff (Image)
Robot ManipulationMimicGenSucc. Rate (12 tasks, 1000 demo/task)79.7EquiDiff (Image)
Robot ManipulationMimicGenSucc. Rate (12 tasks, 200 demo/task)68.5EquiDiff (Image)

Related Papers

The Imitation Game: Turing Machine Imitator is Length Generalizable Reasoner2025-07-17Supervised Fine Tuning on Curated Data is Reinforcement Learning (and can be improved)2025-07-17EC-Flow: Enabling Versatile Robotic Manipulation from Action-Unlabeled Videos via Embodiment-Centric Flow2025-07-08Fast Bilateral Teleoperation and Imitation Learning Using Sensorless Force Control via Accurate Dynamics Model2025-07-08LeAD: The LLM Enhanced Planning System Converged with End-to-end Autonomous Driving2025-07-08DreamVLA: A Vision-Language-Action Model Dreamed with Comprehensive World Knowledge2025-07-06Geometry-aware 4D Video Generation for Robot Manipulation2025-07-01Advancing Learnable Multi-Agent Pathfinding Solvers with Active Fine-Tuning2025-06-30