用语言模型自动提取人类关注的环境特征,让机器人从少量示范中学会可泛化的奖励函数。
Adaptive Language-Guided Abstraction from Contrastive Explanations
- 通过语言模型迭代识别演示中人类关注的关键特征
- 仅需少量示范即可学习到可解释且泛化能力强的奖励函数
- 能自动发现缺失特征并无需人工干预,适合新任务快速学习
机器人学习常从人类示范中推断奖励函数。为获得良好奖励,需先确定环境中哪些特征相关,再决定如何计算奖励。端到端联合特征与奖励学习方法(如深度网络或程序合成)常产生对虚假状态特征敏感的脆弱奖励函数。相比之下,人类能通过少量示范,结合对任务有意义特征的强先验知识实现泛化学习。如何让机器人在学习新示范时利用此类背景知识?本文提出ALGAE(自适应语言引导的对比解释抽象)方法:交替使用语言模型迭代识别解释示范行为所需的人类有意义特征,再用标准逆强化学习为这些特征赋予权重。在多种模拟和真实机器人环境中实验表明,ALGAE仅用少量示范即可学习到基于可解释特征的泛化奖励函数。重要的是,当发现特征缺失时,它能自动提取并定义新特征,无需人类输入,从而快速高效地构建用户行为的丰富表征。
原文摘要 · Abstract (English)
Many approaches to robot learning begin by inferring a reward function from a set of human demonstrations. To learn a good reward, it is necessary to determine which features of the environment are relevant before determining how these features should be used to compute reward. End-to-end methods for joint feature and reward learning (e.g., using deep networks or program synthesis techniques) often yield brittle reward functions that are sensitive to spurious state features. By contrast, humans can often generalizably learn from a small number of demonstrations by incorporating strong priors about what features of a demonstration are likely meaningful for a task of interest. How do we build robots that leverage this kind of background knowledge when learning from new demonstrations? This paper describes a method named ALGAE (Adaptive Language-Guided Abstraction from [Contrastive] Explanations) which alternates between using language models to iteratively identify human-meaningful features needed to explain demonstrated behavior, then standard inverse reinforcement learning techniques to assign weights to these features. Experiments across a variety of both simulated and real-world robot environments show that ALGAE learns generalizable reward functions defined on interpretable features using only small numbers of demonstrations. Importantly, ALGAE can recognize when features are missing, then extract and define those features without any human input -- making it possible to quickly and efficiently acquire rich representations of user behavior.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。