FreqPolicy: Frequency Autoregressive Visuomotor Policy with Continuous Tokens

Ye Shi (ShanghaiTech University) · Yuexin Ma (ShanghaiTech University) · Yiming Zhong (ShanghaiTech University) · Yumeng Liu (the University of Hong Kong / University of Science and Technology of China ) · Chuyang Xiao (ShanghaiTech University) · Zemin Yang (ShanghaiTech University) · Youzhuo Wang (ShanghaiTech University) · Yufei Zhu (shenzhen university) · Yujing Sun (The Hong Kong Polytechnic University) · Xinge ZHU (The Chinese University of Hong Kong)
action representationaction spaceautoregressive frameworkcomputational efficiencycontinuous latent representationsfrequency domaingeneralized robotic manipulationhierarchical frequency componentshigh-frequency componentslow-frequency componentsmodeling precisionmotion patternsnetwork architecturesrobotic manipulationvisuomotor policies

Learning effective visuomotor policies for robotic manipulation is challenging, as it requires generating precise actions while maintaining computational efficiency. Existing methods remain unsatisfactory due to inherent limitations in the essential action representation and the basic network architectures. We observe that representing actions in the frequency domain captures the structured nature of motion more effectively: low-frequency components reflect global movement patterns, while high-frequency components encode fine local details. Additionally, robotic manipulation tasks of varying complexity demand different levels of modeling precision across these frequency bands. Motivated by this, we propose a novel paradigm for visuomotor policy learning that progressively models hierarchical frequency components. To further enhance precision, we introduce continuous latent representations that maintain smoothness and continuity in the action space. Extensive experiments across diverse 2D and 3D robotic manipulation benchmarks demonstrate that our approach outperforms existing methods in both accuracy and efficiency, showcasing the potential of a frequency-domain autoregressive framework with continuous tokens for generalized robotic manipulation.Code is available at https://github.com/4DVLab/Freqpolicy