PulseAugur
实时 06:44:47

机器人通过玩耍学习技能,提高任务表现

研究人员引入了“玩耍式自主机器人学习”(Playful Agentic Robot Learning, RATs)系统,该系统使具身智能体在执行特定任务之前,通过自我导向的玩耍来学习技能。这种方法允许智能体提出新颖的探索性任务,编写和优化代码即策略程序,并将成功的执行提炼成可重用的技能库。实验表明,在玩耍过程中学到的技能显著提高了在LIBERO-PRO和MolmoSpaces等模拟环境下游任务上的表现,优于基线方法。这些学到的技能还可以集成到其他智能体中,在无需进一步模型微调的情况下增强其能力。 AI

影响 使机器人能够通过探索获得可泛化的技能,可能加速其适应新任务的能力。

排序理由 该集群包含一篇详细介绍机器人学习新方法的学术论文。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

机器人通过玩耍学习技能,提高任务表现

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Junyi Zhang, Jiaxin Ge, Hanjun Yoo, Letian Fu, Zihan Yang, Yaowei Liu, Raj Saravanan, Shaofeng Yin, Justin Yu, Dantong Niu, Zirui Wang, Roei Herzig, Ken Goldberg, Yutong Bai, David M. Chan, Ion Stoica, Angjoo Kanazawa, Jiahui Lei, Haiwen Feng, Trevor Dar… ·

    Playful Agentic Robot Learning

    arXiv:2606.19419v1 Announce Type: cross Abstract: Current agentic robot systems can write executable Code-as-Policy programs, observe feedback, and revise behavior across multiple attempts, but they remain largely task-driven: reusable skills are acquired only after explicit inst…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    Playful Agentic Robot Learning

    Embodied robots learn reusable skills through self-directed play and exploration, then apply these skills to improve performance on downstream tasks without additional training.