paper-with-me

홈 › Papers

CARP: Visuomotor Policy Learning via Coarse-to-Fine Autoregressive Prediction

2024-12-09 · Zhefei Gong, Pengxiang Ding, Shangke Lyu, Siteng Huang, Mingyang Sun, Wei Zhao, Zhaoxin Fan, Donglin Wang

In robotic visuomotor policy learning, diffusion-based models have achieved significant success in improving the accuracy of action trajectory generation compared to traditional autoregressive models. However, they suffer from inefficiency due to multiple denoising steps and limited flexibility from complex constraints. In this paper, we introduce Coarse-to-Fine AutoRegressive Policy (CARP), a novel paradigm for visuomotor policy learning that redefines the autoregressive action generation process as a coarse-to-fine, next-scale approach. CARP decouples action generation into two stages: first, an action autoencoder learns multi-scale representations of the entire action sequence; then, a GPT-style transformer refines the sequence prediction through a coarse-to-fine autoregressive process. This straightforward and intuitive approach produces highly accurate and smooth actions, matching or even surpassing the performance of diffusion-based policies while maintaining efficiency on par with autoregressive policies. We conduct extensive evaluations across diverse settings, including single-task and multi-task scenarios on state-based and image-based simulation benchmarks, as well as real-world tasks. CARP achieves competitive success rates, with up to a 10% improvement, and delivers 10x faster inference compared to state-of-the-art policies, establishing a high-performance, efficient, and flexible paradigm for action generation in robotic tasks.

📄 PDF Abstract BibTeX arXiv:2412.06782

Code (0)

등록된 구현이 없습니다.

Tasks

Action GenerationDenoising

Similar Papers 제목 키워드 기반

HiFlow: Tokenization-Free Scale-Wise Autoregressive Policy Learning via Flow Matching

2026-03-28 · Daichi Yashima, Koki Seno, Shuhei Kurita, Yusuke Oda 외 arxiv

Coarse-to-fine autoregressive modeling has recently shown strong promise for visuomotor policy learning, combining the inference efficiency of autoregressive methods with the global trajectory coherence of diffusion-base…

Image Generation

Dense Policy: Bidirectional Autoregressive Learning of Actions

2025-03-17 · Yue Su, Xinyu Zhan, Hongjie Fang, Han Xue 외

Mainstream visuomotor policies predominantly rely on generative models for holistic action prediction, while current autoregressive policies, predicting the next token or chunk, have shown suboptimal results. This motiva…

FreqPolicy: Frequency Autoregressive Visuomotor Policy with Continuous Tokens

2025-06-02 · Yiming Zhong, Yumeng Liu, Chuyang Xiao, Zemin Yang 외

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…

Computational Efficiency

H$^3$DP: Triply-Hierarchical Diffusion Policy for Visuomotor Learning

2025-05-12 · Yiyang Lu, Yufeng Tian, Zhecheng Yuan, Xianbang Wang 외

Visuomotor policy learning has witnessed substantial progress in robotic manipulation, with recent approaches predominantly relying on generative models to model the action distribution. However, these methods often over…

Action Generation

DexFuture: Hierarchical Future-State Visuomotor Targeting for Bimanual Dexterous Tool Use

2026-06-04 · Runfa Blark Li, Kuang-Ting Tu, Nikola Raicevic, Dwait Bhatt 외 arxiv

Bimanual dexterous tool use remains challenging for robots due to high-dimensional hand configurations and complex hand-tool-object dynamics and contact. Most existing control policies depend on future configuration refe…