Pith. sign in

REVIEW 17 cited by

Streaming Diffusion Policy: Fast Policy Synthesis with Variable Noise Diffusion Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.04806 v4 pith:55TGQDAB submitted 2024-06-07 cs.RO cs.AI

Streaming Diffusion Policy: Fast Policy Synthesis with Variable Noise Diffusion Models

classification cs.RO cs.AI
keywords actionpolicydiffusionsynthesistrajectorydenoisedmodelsnoise
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Diffusion models have seen rapid adoption in robotic imitation learning, enabling autonomous execution of complex dexterous tasks. However, action synthesis is often slow, requiring many steps of iterative denoising, limiting the extent to which models can be used in tasks that require fast reactive policies. To sidestep this, recent works have explored how the distillation of the diffusion process can be used to accelerate policy synthesis. However, distillation is computationally expensive and can hurt both the accuracy and diversity of synthesized actions. We propose SDP (Streaming Diffusion Policy), an alternative method to accelerate policy synthesis, leveraging the insight that generating a partially denoised action trajectory is substantially faster than a full output action trajectory. At each observation, our approach outputs a partially denoised action trajectory with variable levels of noise corruption, where the immediate action to execute is noise-free, with subsequent actions having increasing levels of noise and uncertainty. The partially denoised action trajectory for a new observation can then be quickly generated by applying a few steps of denoising to the previously predicted noisy action trajectory (rolled over by one timestep). We illustrate the efficacy of this approach, dramatically speeding up policy synthesis while preserving performance across both simulated and real-world settings.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 17 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Start Right, Arrive Right: Asynchronous Execution via Initial Noise Selection

    cs.RO 2026-06 unverdicted novelty 7.0

    PAINT reframes asynchronous flow-based action chunking as an initial noise selection problem solved via backward Euler inversion and a repainting rule.

  2. Test-time Sparsity for Extreme Fast Action Diffusion

    cs.CV 2026-05 unverdicted novelty 7.0

    Test-time sparsity with a parallel pipeline and omnidirectional feature reuse accelerates action diffusion by 5x to 47.5 Hz while cutting FLOPs 92% with no performance loss.

  3. Action Chunk Scheduling for Batched Robot Policy Serving

    cs.RO 2026-07 conditional novelty 6.0

    A lookahead scheduler that simulates each robot's action-queue state before choosing batches improves throughput in heterogeneous multi-robot policy serving by up to 18% in real-world tests.

  4. $\pi\mathbf{R}^2$: Reactive Real-time Flow Policies

    cs.RO 2026-07 conditional novelty 6.0

    πR² makes flow-matching VLA policies reactive by splitting conditioning into fresh proprioception and stale vision-language features and using a one-step-per-call staircase noise schedule, reaching ~25 Hz closed-loop ...

  5. SegDiff: Segmented Trajectory Diffusion for Consistent and Adaptive Robot Manipulation

    cs.RO 2026-07 conditional novelty 6.0

    SegDiff predicts continuous trajectories anchored to the next keypose and uses DDIM inversion for dynamic temporal ensembling, outperforming continuous and keypose baselines on RLBench, RoboMimic, and five real tasks.

  6. FASTER: Rethinking Real-Time Flow VLAs

    cs.RO 2026-03 conditional novelty 6.0

    FASTER uses a horizon-aware flow sampling schedule to compress immediate-action denoising to one step, slashing effective reaction latency in real-robot VLA deployments.

  7. FASTER: Rethinking Real-Time Flow VLAs

    cs.RO 2026-03 unverdicted novelty 6.0

    FASTER adds a Horizon-Aware Schedule to flow VLAs that compresses immediate-action denoising to one step while keeping long-horizon trajectory quality, lowering real-robot reaction latency.

  8. Learning Native Continuation for Action Chunking Flow Policies

    cs.RO 2026-02 unverdicted novelty 6.0

    Legato trains flow-based VLA policies with schedule-shaped action-noise mixtures and randomized conditions to achieve smoother trajectories and ~10% faster task completion than real-time chunking across five real-worl...

  9. Robot-DIFT: Correspondence-Sensitive Diffusion Features for Contact-Rich Robot Manipulation

    cs.RO 2026-02 conditional novelty 6.0

    Distilling Stable Diffusion's decoder features into a deterministic student backbone with a multi-scale fusion network improves contact-rich manipulation success in simulation and on a real robot.

  10. TIDAL: Temporally Interleaved Diffusion and Action Loop for High-Frequency VLA Control

    cs.RO 2026-01 conditional novelty 6.0

    TIDAL raises VLA control feedback from ~2.4 Hz to ~9 Hz by caching semantic intent and interleaving one-step flow generation with execution, doubling dynamic interception success in simulation.

  11. Real-Time Execution of Action Chunking Flow Policies

    cs.RO 2025-06 unverdicted novelty 6.0

    Real-time chunking (RTC) allows diffusion- and flow-based action chunking policies to execute smoothly and asynchronously, maintaining high success rates on dynamic tasks even with significant inference latency.

  12. A Single Diffusion-Policy Controller for Multi-Task Block Pushing with Zero-Shot Sim-to-Real Transfer

    cs.RO 2026-07 conditional novelty 5.0

    One diffusion policy trained via energy-guided RL solves multi-shape block pushing without demos and transfers zero-shot to real robots under varied conditions.

  13. DynaMOMA: Instantaneous Prediction of Grasp Poses for Mobile Manipulation of Dynamic Objects

    cs.RO 2026-06 unverdicted novelty 5.0

    DynaMOMA uses an anchor-based diffusion predictor for temporally consistent grasp trajectories and feeds encoded features to an anticipation-guided whole-body RL policy, reporting strong simulation performance and rea...

  14. Real-Time Execution with Autoregressive Policies

    cs.RO 2026-06 unverdicted novelty 5.0

    Autoregressive VLA policies achieve real-time execution via tokenization horizon adjustment and constrained decoding, outperforming flow-matching policies in speed and performance across simulated and real environments.

  15. Smoother Action Chunking Flow Policy via Prior-Corrected Orthogonal Trust-Region Guidance

    cs.RO 2026-05 unverdicted novelty 5.0

    POTR augments RTC guidance for flow-matching policies by adding a data-prior scale to the weight schedule and constraining the perpendicular component of the guidance vector within a trust region, yielding smoother ac...

  16. Sparse ActionGen: Accelerating Diffusion Policy with Real-time Pruning

    cs.RO 2026-01 unverdicted novelty 5.0

    Sparse ActionGen accelerates diffusion policies up to 4x for robot control via rollout-adaptive pruning and zig-zag activation reuse without performance loss.

  17. SeFA-Policy: Fast and Accurate Visuomotor Policy Learning with Selective Flow Alignment

    cs.RO 2025-11 conditional novelty 5.0

    Selective Flow Alignment replaces reflow-generated actions with nearby expert actions during training, yielding a one-step flow policy that beats diffusion baselines on 66 simulated and 7 real tasks.