arXiv:2607.00272cs.ROcs.AI2026-07被引 12

机器人自主发现可复用技能,减少编程负担并提升泛化能力。

ASPIRE: Agentic /Skills Discovery for Robotics

论文配图:ASPIRE: Agentic /Skills Discovery for Robotics
图 1 · 摘自论文原文
  • 通过闭环执行与持续学习,自动发现和优化控制程序。
  • 在多个任务上性能提升超72%,零样本泛化成功率31%。
  • 适合希望减少人工编程、实现跨场景迁移的机器人研究者。

传统机器人编程复杂:需协调多模态感知、处理物理接触动力学,并应对多样配置与执行失败。我们提出ASPIRE(基于迭代机器人探索的代理式技能编程),一种持续学习系统,可在代码即策略范式下自主编写与优化机器人控制程序,并将经验累积为可复用的技能库。ASPIRE发现跨任务、仿真与真实世界、不同机器人形态均有效的技能。系统包含三个组件:(1) 闭环机器人执行引擎,暴露细粒度多模态轨迹,支持自主故障诊断、修复合成与验证;(2) 持续扩展的技能库,将验证后的修复转化为可迁移知识;(3) 进化搜索,生成多样化任务序列与控制程序,突破单轨迹优化局限。ASPIRE在扰动下的LIBERO-Pro操纵任务中性能优于先前方法77%,在Robosuite双臂交接任务上提升72%,在BEHAVIOR-1K长时序家庭任务中提升32%。其积累的技能库还实现了零样本泛化:在LIBERO-Pro Long任务中,成功率达31%,远超此前方法的4%(后者使用测试时推理与重试)。此外,仿真中发现的技能初步验证了模拟到现实的迁移能力,显著降低不同机器人形态与接口下的真实机器人编程成本。

原文摘要 · Abstract (English)

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), a continual learning system that autonomously writes and refines robot control programs in a code-as-policy paradigm while compounding experience into a reusable skill 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) a closed-loop robot execution engine that exposes fine-grained multimodal traces, enabling autonomous failure diagnosis, repair synthesis, and validation; (2) a continually expanding skill library that distills validated fixes into reusable, transferable knowledge; and (3) evolutionary search that 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 of sim-to-real transfer, substantially reducing real-robot programming effort across different embodiments and robot APIs.

机器人持续学习技能发现泛化能力

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