让机器人像人一样快速探索并自适应行为
Behavioral Exploration: Learning to Explore via In-Context Adaptation
- 用上下文学习方式训练模型预测专家行为
- 在模拟与真实机器人上实现快速自适应探索
- 适合需要在线学习的自主机器人系统
构建能快速探索环境并在线适应行为的自主代理是机器人学与机器学习中的经典挑战。尽管人类仅需几次交互即可获取新信息和技能,现有算法仍依赖随机探索和缓慢的梯度更新。受上下文学习与大规模行为克隆进展启发,本文提出行为探索:训练代理在专家行为空间中内化上下文式探索与适应能力。给定专家示范数据集,我们训练一个长上下文生成模型,根据过往观测与探索性程度度量,预测专家动作。该模型不仅能模仿专家行为,还能通过输入自身交互历史作为上下文,选择先前未采用的专家行为,从而实现快速在线适应与目标导向的‘专家级’探索。我们在模拟步态与操作任务及真实机器人操作任务中验证了方法有效性,展示了其学习自适应探索行为的能力。
原文摘要 · Abstract (English)
Developing autonomous agents that quickly explore an environment and adapt their behavior online is a canonical challenge in robotics and machine learning. While humans are able to achieve such fast online exploration and adaptation, often acquiring new information and skills in only a handful of interactions, existing algorithmic approaches tend to rely on random exploration and slow, gradient-based behavior updates. How can we endow autonomous agents with such capabilities on par with humans? Taking inspiration from recent progress on both in-context learning and large-scale behavioral cloning, in this work we propose behavioral exploration: training agents to internalize what it means to explore and adapt in-context over the space of ``expert'' behaviors. To achieve this, given access to a dataset of expert demonstrations, we train a long-context generative model to predict expert actions conditioned on a context of past observations and a measure of how ``exploratory'' the expert's behaviors are relative to this context. This enables the model to not only mimic the behavior of an expert, but also, by feeding its past history of interactions into its context, to select different expert behaviors than what have been previously selected, thereby allowing for fast online adaptation and targeted, ``expert-like'' exploration. We demonstrate the effectiveness of our method in both simulated locomotion and manipulation settings, as well as on real-world robotic manipulation tasks, illustrating its ability to learn adaptive, exploratory behavior.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。