Pre-Trained Language Models for Interactive Decision-Making
Shuang Li Thanks: Correspondence to: Shuang Li Xavier Puig Chris Paxton Yilun Du Clinton Wang Linxi Fan Tao Chen, De-An Huang, Ekin Akyürek, Anima Anandkumar Jacob Andreas Igor Mordatch Antonio Torralba Yuke Zhu Affiliation: MIT, Nvidia, Caltech, Google Brain, UT Austin Junior authors are ordered based on contributions senior authors are ordered alphabetically
Abstract
Language model (LM) pre-training is useful in many language processing tasks. But can pre-trained LMs be further leveraged for more general machine learning problems? We propose an approach for using LMs to scaffold learning and generalization in general sequential decision-making problems. In this approach, goals and observations are represented as a sequence of embeddings, and a policy network initialized with a pre-trained LM predicts the next action. We demonstrate that this framework enables effective combinatorial generalization across different environments and supervisory modalities. We begin by assuming access to a set of expert demonstrations, and show that initializing policies with LMs and fine-tuning them via behavior cloning improves task completion rates by 43.6% in the VirtualHome environment. Next, we integrate an active data gathering procedure in which agents iteratively interact with the environment, relabel past ‘‘failed’’ experiences with new goals, and update their policies in a self-supervised loop. Active data gathering further improves combinatorial generalization, outperforming the best baseline by 25.1%. Finally, we explain these results by investigating
原文 arXiv:2202.01771;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2202.01771v4