Hydra-DP3: Frequency-Aware Right-Sizing of 3D Diffusion Policies for Visuomotor Control

arXiv cs.RO / 5/5/2026

📰 NewsModels & Research

Key Points

  • The paper argues that diffusion-based visuomotor policies can be designed differently from image diffusion by exploiting the frequency structure of robot action trajectories, which are dominated by a small number of low-frequency DCT modes.
  • It provides a frequency-domain bound showing denoising error is mainly governed by low-frequency subspace dimension and residual high-frequency energy, implying denoising error saturates after only a few reverse steps.
  • Based on this, the authors propose Hydra-DP3 (HDP3), a pocket-scale 3D diffusion policy using a lightweight Diffusion Mixer decoder that enables two-step DDIM inference.
  • Experiments (synthetic and across RoboTwin2.0, Adroit, MetaWorld, plus real-world tasks) show HDP3 achieves state-of-the-art performance with <1% of the parameters of prior 3D diffusion policies and significantly lower inference latency.
  • Overall, the work suggests that action denoising can use a much simpler model and fewer sampling steps than diffusion models designed for image generation.

Abstract

Diffusion-based visuomotor policies perform well in robotic manipulation, yet current methods still inherit image-generation-style decoders and multi-step sampling. We revisit this design from a frequency-domain perspective. Robot action trajectories are highly smooth, with most energy concentrated in a few low-frequency discrete cosine transform modes. Under this structure, we show that the error of the optimal denoiser is bounded by the low-frequency subspace dimension and residual high-frequency energy, implying that denoising error saturates after very few reverse steps. This further suggests that action denoising requires a much simpler denoising model than image generation. Motivated by this insight, we propose Hydra-DP3(HDP3), a pocket-scale 3D diffusion policy with a lightweight Diffusion Mixer decoder that supports two-step DDIM inference. Our synthetic experiments validate the theory and support the sufficiency of two-step denoising. Futhermore, across RoboTwin2.0, Adroit, MetaWorld, and real-world tasks, HDP3 achieves state-of-the-art performance with fewer than 1% of the parameters of prior 3D diffusion-based policies and substantially lower inference latency.