ASPIRE: Agentic /Skills Discovery for Robotics
Summary
ASPIRE is a continual learning system that autonomously develops and refines robot control programs through iterative exploration, achieving significant improvements in manipulation and household tasks while enabling sim-to-real transfer.
View Cached Full Text
Cached at: 07/02/26, 07:47 AM
Paper page - ASPIRE: Agentic /Skills Discovery for Robotics
Source: https://huggingface.co/papers/2607.00272 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
ASPIRE is a continual learning system that autonomously develops and refines robot control programs through iterative exploration, achieving superior performance and zero-shot generalization in manipulation and household tasks while enabling sim-to-real transfer.
Traditional robot programming is challenging: it requires orchestrating multimodal perception, managing physical contact dynamics, and handling diverse configurations and execution failures. We introduce ASPIRE (Agentic Skill Programming through Iterative Robot Exploration), acontinual learningsystem that autonomously writes and refines robot control programs in acode-as-policy paradigmwhile compounding experience into a reusableskill library. ASPIRE discovers skills that persist across tasks, simulation and real-world settings, and embodiments. It operates in an open-ended loop with three components: (1) aclosed-loop robot execution enginethat exposes fine-grainedmultimodal traces, enabling autonomousfailure diagnosis,repair synthesis, and validation; (2) a continually expandingskill librarythat distills validated fixes into reusable, transferable knowledge; and (3)evolutionary searchthat generates diverse task sequences and control programs to explore beyond single-trajectory refinement. ASPIRE surpasses prior methods by up to 77% on LIBERO-Pro manipulation under perturbation, 72% on Robosuite bimanual handover, and 32% on BEHAVIOR-1K long-horizon household tasks. Its accumulated library also enables zero-shot generalization to unseen long-horizon tasks: on LIBERO-Pro Long, ASPIRE achieves 31% success versus 4% for prior methods despite their use of test-time reasoning and retries. Finally, simulation-discovered skills provide initial evidence ofsim-to-real transfer, substantially reducing real-robot programming effort across different embodiments and robot APIs.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2607\.00272
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.00272 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.00272 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.00272 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
NVIDIA ASPIRE enables robots to accumulate knowledge from successful experiences and reuse it for new tasks, creating a persistent library of skills that improves learning over time
NVIDIA's ASPIRE framework enables robots to build a persistent library of skills from successful experiences, allowing reuse for new tasks and improving learning efficiency over time.
@DrJimFan: Today, we give robots a /skills library that self-evolves and compounds indefinitely! Introducing ASPIRE: a robot solvi…
Introducing ASPIRE, a framework for robots to continuously evolve a library of skills through evolutionary search and distillation, enabling efficient sim-to-real and cross-embodiment transfer with up to 10x reduction in transfer learning tokens. The full stack is open-sourced.
ENPIRE: Agentic Robot Policy Self-Improvement in the Real World
ENPIRE is a framework that enables autonomous robot policy self-improvement in the real world through a closed-loop system of environment feedback, policy refinement, and evolutionary code optimization, achieving 99% success on dexterous manipulation tasks.
Asmi AI
Asmi AI is an AI tool that handles personal chores in the real world.
Recursive Self-Improvement for Skills (Skill RSI)
Skill RSI is a free tool that recursively evaluates and improves AI skills via procedural evaluations and a research agent, supporting standalone or Codex plugin usage.