arXiv:2412.06782cs.ROcs.CV2024-12ICCV被引 40

用分阶段生成动作,既快又准,还更灵活。

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

  • 先学动作多尺度表示,再逐步细化预测
  • 比扩散模型快10倍,成功率最高提升10%
  • 适合需要高效精准动作的机器人任务

在机器人视觉-运动策略学习中,基于扩散的模型虽提升了动作轨迹生成精度,但因需多次去噪步骤而效率低下,且难以适应复杂约束。本文提出粗到细自回归策略(CARP),将动作生成重构为分阶段、逐级细化的过程:首先通过动作自编码器学习整个动作序列的多尺度表征;随后采用类GPT的变压器模型,以粗到细的自回归方式逐步优化预测。该方法简单直观,生成的动作既精准又平滑,在多种场景下表现媲美或超越扩散模型,同时推理速度与传统自回归模型相当。我们在状态和图像基仿真基准及真实世界任务中进行了广泛评估,结果显示,在单任务与多任务设置下均达到有竞争力的成功率,最高提升达10%,且推理速度比现有最优方法快10倍,建立了一种高性能、高效率、强灵活性的动作生成新范式。

原文摘要 · Abstract (English)

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.

机器人动作生成自回归效率优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。