ROAIJun 18

Frequency-Aware Flow Matching for Continuous and Consistent Robotic Action Generation

arXiv:2606.2013522.5Has Code
Predicted impact top 7% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotic manipulation, FAFM provides a simple, parameter-free method to improve temporal consistency and frequency robustness of flow matching policies, enabling more stable control from heterogeneous demonstrations.

FAFM addresses the brittleness of flow matching policies to heterogeneous control frequencies and temporally inconsistent actions by operating in the frequency domain via DCT and regularizing temporal derivatives. It achieves consistent improvements in success rate, smoothness, and robustness across multiple benchmarks and real-world deployment.

Flow matching has emerged as a standard paradigm for robotic manipulation owing to its strong expressive power for modelling complex, multimodal action distributions, alongside similar approaches like diffusion policy. However, existing methods rely on discretized action chunks, making them brittle to demonstrations collected at heterogeneous control frequencies and prone to temporally inconsistent actions that degrade control stability. In this paper, we propose Frequency-Aware Flow Matching (FAFM), which outputs continuous, temporally consistent actions. To handle heterogeneous frequency input, we transform discrete action sequences into the frequency domain with the discrete cosine transform (DCT), perform flow matching over the resulting coefficients, and reconstruct continuous actions via cosine basis expansion. To generate temporally consistent actions, we regularize the first-order temporal derivative to promote smooth actions. This corresponds to a Sobolev-type constraint that suppresses high-frequency errors and discourages abrupt action changes. Our FAFM is simple, introduces no additional network parameters and applies to standalone flow-matching policies and vision-language action models. Across synthetic toy benchmark, obstacle avoidance, LapGym, and LIBERO, FAFM improves success rates, multimodal expressivity, motion smoothness, convergence speed, robustness to mechanical bias and mixed-frequency input. These gains are consistent when deployed on a real-world Franka robot. Code available at https://anonymous.4open.science/r/FAFM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes