Search papers, labs, and topics across Lattice.
This paper introduces Frequency Guidance Operator (FGO), a method to improve diffusion-based visuomotor policies by mitigating high-frequency noise present in human demonstrations. FGO guides the diffusion process by traversing sub-frequency manifolds with expanding spectral bands, effectively smoothing actions while preserving essential details. Experiments across 15 robotic manipulation tasks demonstrate that FGO enhances action smoothness and temporal consistency, leading to improved performance.
Diffusion policies can learn to move like a robot possessed; this frequency-domain fix makes them graceful.
Learning visuomotor policies via behavior cloning typically involves mimicking expert demonstrations collected by human operators. However, natural human demonstrations inherently contain high-frequency noise, such as intermittent jerks, pauses, and action jitter. Training policies to directly imitate these raw trajectories inevitably causes the model to inherit these suboptimal behaviors. This pathology is particularly pronounced in diffusion-based policies, where iterative denoising steps can inadvertently amplify high-frequency artifacts at the expense of meaningful fine-grained details. To address these limitations, we present a novel frequency-based algorithm that enables implicit spectral maneuvering and smooth action generation. Our method, Frequency Guidance Operator (FGO), steers the generation process of diffusion polices by progressively driving the noisy samples through intermediate sub-frequency manifolds with expanding spectral bands. Validated on 15 robotic manipulation tasks from 5 benchmarks, FGO achieves superior performance in enhancing action smoothness and temporal consistency while preserving the details necessary for successful task execution. Project website: https://henrywjl.github.io/frequency-guidance-operator/