Pith. sign in

REVIEW 4 cited by

Autoregressive Action Sequence Learning for Robotic Manipulation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.03132 v5 pith:HUQXP3KT submitted 2024-10-04 cs.RO cs.AIcs.LG

classification cs.ROcs.AIcs.LG
keywords actionactionsautoregressiveacrossarchitecturediversemanipulationmodeling
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Designing a universal policy architecture that performs well across diverse robots and task configurations remains a key challenge. In this work, we address this by representing robot actions as sequential data and generating actions through autoregressive sequence modeling. Existing autoregressive architectures generate end-effector waypoints sequentially as word tokens in language modeling, which are limited to low-frequency control tasks. Unlike language, robot actions are heterogeneous and often include continuous values -- such as joint positions, 2D pixel coordinates, and end-effector poses -- which are not easily suited for language-based modeling. Based on this insight, we introduce a straightforward enhancement: we extend causal transformers' single-token prediction to support predicting a variable number of tokens in a single step through our Chunking Causal Transformer (CCT). This enhancement enables robust performance across diverse tasks of various control frequencies, greater efficiency by having fewer autoregression steps, and lead to a hybrid action sequence design by mixing different types of actions and using a different chunk size for each action type. Based on CCT, we propose the Autoregressive Policy (ARP) architecture, which solves manipulation tasks by generating hybrid action sequences. We evaluate ARP across diverse robotic manipulation environments, including Push-T, ALOHA, and RLBench, and show that ARP, as a universal architecture, matches or outperforms the environment-specific state-of-the-art in all tested benchmarks, while being more efficient in computation and parameter sizes. Videos of our real robot demonstrations, all source code and the pretrained models of ARP can be found at http://github.com/mlzxy/arp.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. One Hand Watches The Other: Dynamic Multi-Agent Cooperation for Sample-Efficient Bimanual Manipulation in Dynamic Environments

    cs.RO 2026-07 conditional novelty 6.0 of 10

    DynaMAC extends multi-stream robot policies to dynamic and bimanual manipulation by masking kinematically linked reference frames and using the opposite arm as a dynamic frame, giving zero-shot transfer from static demos.

  2. Diffusion-Based Imaginative Coordination for Bimanual Manipulation

    cs.RO 2025-07 conditional novelty 6.0 of 10

    A diffusion-based policy that jointly predicts future video latents and actions improves bimanual manipulation success, with video prediction used only during training.

  3. Physics-informed Temporal Alignment for Auto-regressive PDE Foundation Models

    cs.LG 2025-05 conditional novelty 6.0 of 10

    A self-supervised framework that discovers governing equations from short observed data windows and uses them to regularize autoregressive PDE foundation models, improving long-term forecast accuracy.

  4. The Unreasonable Effectiveness of Discrete-Time Gaussian Process Mixtures for Robot Policy Learning

    cs.RO 2025-05 conditional novelty 5.0 of 10

    A mixture of per-timestep Gaussian processes, fit to five demonstrations, outperforms diffusion and GMM baselines on few-shot robot manipulation benchmarks and supports inference-time constraint updating.

Pith tools