RAPID: Robot Agentic Programming from Demonstrations
Yuyao Liu, Jiayuan Mao, David Hsu, Leslie Pack Kaelbling, Tomás Lozano-Pérez
- Published
- Sep 24, 2026 — 17:58 UTC
Problem
The paper addresses the challenge of generating, verifying, and refining robot programs based on a single visual demonstration from a human. This capability is crucial for enhancing robot autonomy and usability, particularly in complex manipulation tasks. The work is presented as a preprint and has not undergone peer review.
Method
The authors introduce the Robot Agentic Programming from Demonstrations (RAPID) framework, which consists of several key components:
- Task Specification: The framework infers a testable task specification directly from the demonstration provided by the user.
- Action Primitives: These are expressed as trajectory-optimization programs, allowing for flexible and efficient execution of tasks.
- Environment: An interactive environment is utilized for the execution and verification of the generated programs, facilitating real-time feedback and adjustments.
The data used for training includes eight contact-rich nonprehensile manipulation tasks, along with general prehensile manipulation tasks sourced from the LIBERO-Pro benchmark. However, the paper does not specify the training compute resources utilized in the experiments.
Results
The framework demonstrates strong performance across all experiments conducted, although specific quantitative results or comparisons to named baselines are not reported in the available text.
Limitations
The authors do not report any limitations in their work. However, the lack of quantitative results and comparisons to existing methods may limit the ability to fully assess the framework's effectiveness relative to other approaches in the field.
Why it matters
The implications of this work are significant for downstream applications in robotics, particularly in enhancing the ease of programming robots through intuitive human demonstrations. By bridging the gap between human intent and robotic execution, RAPID could facilitate broader adoption of robotic systems in various domains, including manufacturing, healthcare, and service industries.
By Callan Zhang · Sep 24, 2026 · Editorial standards →
Summarised from the primary source with AI assistance under human editorial oversight. Turing Wire is not a primary source — read the original for the authoritative account.
Source: arXiv cs.AI
