用智能体在线指导机器人自适应调整策略,无需新演示就能提升操作成功率。
GRAPPA: Generalizing and Adapting Robot Policies via Online Agentic Guidance
- 设计多角色智能体协作框架,实现机器人在线自我引导与优化。
- 在仿真和真实场景中均显著提升任务成功率,无需额外人类示范。
- 适用于多种机器人硬件,具备强泛化能力,适合实际部署场景。
行为克隆与强化学习等机器人学习方法虽能在特定环境中从人类示范中合成技能,但常需任务专属示范或复杂仿真环境,限制了在未见真实场景中的泛化与鲁棒性。近期基于大模型(如LLMs、VLMs)的机器人研究展现出利用互联网大规模数据理解世界语义的潜力,但仍难以将其知识用于理解世界动态、跨任务泛化策略及适应新环境。为此,我们提出一种基于智能体的机器人自指导与自改进框架,包含高阶顾问、具身化代理、监控代理与机器人代理等角色。该框架通过迭代将基础策略与环境对象关联,利用视觉-运动线索在线调整动作分布,以达到更优状态,且对具体机器人硬件配置保持无感。实验表明,该方法可在不依赖新增人类示范或大量探索的前提下,在仿真与真实世界中显著提升操作成功率。代码与视频详见:https://agenticrobots.github.io
原文摘要 · Abstract (English)
Robot learning approaches such as behavior cloning and reinforcement learning have shown great promise in synthesizing robot skills from human demonstrations in specific environments. However, these approaches often require task-specific demonstrations or designing complex simulation environments, which limits the development of generalizable and robust policies for unseen real-world settings. Recent advances in the use of foundation models for robotics (e.g., LLMs, VLMs) have shown great potential in enabling systems to understand the semantics in the world from large-scale internet data. However, it remains an open challenge to use this knowledge to enable robotic systems to understand the underlying dynamics of the world, to generalize policies across different tasks, and to adapt policies to new environments. To alleviate these limitations, we propose an agentic framework for robot self-guidance and self-improvement, which consists of a set of role-specialized conversational agents, such as a high-level advisor, a grounding agent, a monitoring agent, and a robotic agent. Our framework iteratively grounds a base robot policy to relevant objects in the environment and uses visuomotor cues to shift the action distribution of the policy to more desirable states, online, while remaining agnostic to the subjective configuration of a given robot hardware platform. We demonstrate that our approach can effectively guide manipulation policies to achieve significantly higher success rates, both in simulation and in real-world experiments, without the need for additional human demonstrations or extensive exploration. Code and videos available at: https://agenticrobots.github.io
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。