用少量示范实现真实机器人任务的仿真训练与部署
PRISM: Projection-based Reward Integration for Scene-Aware Real-to-Sim-to-Real Transfer with Few Demonstrations
- 从视觉图像识别物体,自动构建仿真环境
- 通过视觉语言模型指导生成奖励信号,提升泛化能力
- 适合少样本场景下的机器人控制部署
从少量示范中学习,使机器人策略能适应初始位置和物体姿态的变化,是机器人领域的重要实际问题。相比模仿学习在有限样本下难以泛化,强化学习(RL)可自主探索获得鲁棒行为。直接在真实世界训练RL代理通常不切实际且存在安全风险,而构建仿真环境则需大量手动工作,如场景设计和任务特定奖励函数编写。为此,我们提出一个集成的真实-仿真-真实迁移流程:基于专家示范,通过图像识别场景物体并从现有库中检索其3D模型来构建仿真环境。我们引入一种基于投影的奖励模型,由视觉语言模型(VLM)监督,使用人类引导的物体投影关系作为提示,再结合专家示范对策略进行微调。本工作聚焦于仿真环境构建与基于RL的策略训练,最终实现真实场景中可靠机器人控制策略的部署。
原文摘要 · Abstract (English)
Learning from few demonstrations to develop policies robust to variations in robot initial positions and object poses is a problem of significant practical interest in robotics. Compared to imitation learning, which often struggles to generalize from limited samples, reinforcement learning (RL) can autonomously explore to obtain robust behaviors. Training RL agents through direct interaction with the real world is often impractical and unsafe, while building simulation environments requires extensive manual effort, such as designing scenes and crafting task-specific reward functions. To address these challenges, we propose an integrated real-to-sim-to-real pipeline that constructs simulation environments based on expert demonstrations by identifying scene objects from images and retrieving their corresponding 3D models from existing libraries. We introduce a projection-based reward model for RL policy training that is supervised by a vision-language model (VLM) using human-guided object projection relationships as prompts, with the policy further fine-tuned using expert demonstrations. In general, our work focuses on the construction of simulation environments and RL-based policy training, ultimately enabling the deployment of reliable robotic control policies in real-world scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。