Pith. sign in

super hub Mixed citations

Diffusion Policy: Visuomotor Policy Learning via Action Diffusion

Mixed citation behavior. Most common role is background (45%).

104 Pith papers citing it
13 external citations · Pith
Background 45% of classified citations
abstract

This paper introduces Diffusion Policy, a new way of generating robot behavior by representing a robot's visuomotor policy as a conditional denoising diffusion process. We benchmark Diffusion Policy across 12 different tasks from 4 different robot manipulation benchmarks and find that it consistently outperforms existing state-of-the-art robot learning methods with an average improvement of 46.9%. Diffusion Policy learns the gradient of the action-distribution score function and iteratively optimizes with respect to this gradient field during inference via a series of stochastic Langevin dynamics steps. We find that the diffusion formulation yields powerful advantages when used for robot policies, including gracefully handling multimodal action distributions, being suitable for high-dimensional action spaces, and exhibiting impressive training stability. To fully unlock the potential of diffusion models for visuomotor policy learning on physical robots, this paper presents a set of key technical contributions including the incorporation of receding horizon control, visual conditioning, and the time-series diffusion transformer. We hope this work will help motivate a new generation of policy learning techniques that are able to leverage the powerful generative modeling capabilities of diffusion models. Code, data, and training details is publicly available diffusion-policy.cs.columbia.edu

hub tools

citation-role summary

background 10 method 7 baseline 1 dataset 1 extension 1

citation-polarity summary

claims ledger

  • abstract This paper introduces Diffusion Policy, a new way of generating robot behavior by representing a robot's visuomotor policy as a conditional denoising diffusion process. We benchmark Diffusion Policy across 12 different tasks from 4 different robot manipulation benchmarks and find that it consistently outperforms existing state-of-the-art robot learning methods with an average improvement of 46.9%. Diffusion Policy learns the gradient of the action-distribution score function and iteratively optimizes with respect to this gradient field during inference via a series of stochastic Langevin dynam
  • extension ceive, modulate, and record internal grasping force, external interaction wrench, and tactile interaction during demon- stration. In this sense, OmniUMI does not merely measure physical variables; it organizes their acquisition around a human-aligned interface for natural interaction regulation. At the learning and deployment level, we extend dif- fusion policy (DP) [6] to incorporate multimodal observa- tions, including visual, tactile, and force-related signals, en- abling policies to reason j
  • baseline 9 53.9 42.0 32.0 2.89 TaKSIE [13] WACV, 2025 Plan 1 90.4 73.9 61.7 51.2 40.8 3.18 HULC++ [26] ICRA, 2023 Plan 1 93.0 79.0 64.0 52.0 40.0 3.30 RoboTron-Mani [40] ICCV, 2025 3D input 1 94.7 80.3 65.1 51.4 39.0 3.31 DaDu-Corki-SW [9] ISCA, 2025 - 1 92.3 80.0 67.4 56.6 45.8 3.42 RoboUniView (default) [23] arXiv, 2024 - 195.4 82.768.5 56.4 46.1 3.49 DTP [7] RA-L, 2025 Plan 1 92.4 81.970.2 60.3 50.9 3.55 NFE = 4 methods LaDi-WM [10] arXiv, 2025 WM≈4 92.7 83.1 72.1 61.2 54.1 3.63 LightDP [38] ICCV, 202
  • dataset grounding [9, 290], world modeling [291, 292], and temporal prediction [293]. Since web data primarily consistsofvision-languagepairsandismainlyusedtoenhancefoundationmodelcapabilities, whichfallsoutside the scope of our survey, we focus primarily on human video in our discussion. Representative human video datasets include Ego4D [236], EPIC-KITCHENS-100 [277], and Something-Something V2 [275]. Although these datasets do not contain action labels directly usable for policy learning, they capture
  • method network with data annotated at the sub-step level. Consequently, our method can complete com- plex tasks, like laundry folding, without requiring an external high-level policy, making the entire framework more end-to-end and demonstrating significant potential. Diffusion models. Diffusion models [48, 49, 50] have emerged as the dominant approach in visual generation. The Diffusion Policy [30] successfully applies the diffusion model to robot learning, demonstrating its ability to model multimoda
  • method [2] primarily relied on autoregressive or behavior-cloning policies that predict actions step by step. More recently, dual-system VLA architectures [1, 9] have emerged, decoupling high-level multimodal reasoning [19, 22] from low-level action generation. In these systems, a perception-language back- bone [19] produces contextual representations, while a dedicated action expert is often implemented as a diffusion [23] or flow-matching head that predicts multiple future actions in parallel [24, 25
  • background models in current usage; both are most usefully read here as design boundaries rather than additional roles. 10.1 Generative world simulators Generative world simulators form a boundary case. Systems inspired by large-scale video generation, interactive environment generation, and physical-AI simulation platforms are often called world models because they produce plausible future observations or playable environments [12, 49, 64], but photorealistic or interactive generation is not identical to

authors

co-cited works

representative citing papers

Energy-based Compositional Diffusion Planning

cs.RO · 2026-06-19 · unverdicted · novelty 7.0

ECD reformulates compositional diffusion planning as energy minimization over local bridge potentials, adding a boundary reaction term and a Markov score approximation that runs in linear time.

NAC: Neural Action Codec for Vision-Language-Action Models

cs.RO · 2026-06-19 · unverdicted · novelty 7.0

NAC adapts multi-scale RVQGAN audio codecs with kinematic-specific losses to produce ordered action tokens that yield lower reconstruction error and higher task success than prior tokenizers in VLA models.

Improving Robotic Generalist Policies via Flow Reversal Steering

cs.RO · 2026-06-11 · unverdicted · novelty 7.0

Flow Reversal Steering steers flow matching generalist policies by reversing suboptimal actions to nearby better modes, enabling improved zero-shot control, quick distillation, and RL bootstrapping in robotic manipulation.

Action-Prior Denoising for Smooth Real-Time Chunking

cs.RO · 2026-05-25 · unverdicted · novelty 7.0

Soft RTC uses partially denoised states for overlap tokens and token-wise blending to reduce action delta and jerk by ~9% versus hard RTC while matching solve rates on Kinetix levels.

Point Tracking Improves World Action Models

cs.RO · 2026-05-22 · unverdicted · novelty 7.0

JOPAT jointly models pixels, point tracks, and actions in a diffusion transformer and reports gains over pixel-only baselines on long-horizon robot tasks with occlusion and off-screen motion.

DSSP: Diffusion State Space Policy with Full-History Encoding

cs.RO · 2026-05-14 · conditional · novelty 7.0

DSSP is a history-conditioned diffusion state space policy that uses SSMs to encode full observation streams with an auxiliary dynamics objective and hierarchical fusion, achieving SOTA results with reduced model size in robot manipulation.

Atomic-Probe Governance for Skill Updates in Compositional Robot Policies

cs.RO · 2026-04-29 · unverdicted · novelty 7.0 · 2 refs

A cross-version swap protocol reveals dominant skills that swing composition success by up to 50 percentage points, and an atomic probe with selective revalidation governs updates at lower cost than always re-testing full compositions.

citing papers explorer

Showing 50 of 104 citing papers.