English

Human Instruction-Following with Deep Reinforcement Learning via Transfer-Learning from Text

Computation and Language 2020-05-20 v1

Abstract

Recent work has described neural-network-based agents that are trained with reinforcement learning (RL) to execute language-like commands in simulated worlds, as a step towards an intelligent agent or robot that can be instructed by human users. However, the optimisation of multi-goal motor policies via deep RL from scratch requires many episodes of experience. Consequently, instruction-following with deep RL typically involves language generated from templates (by an environment simulator), which does not reflect the varied or ambiguous expressions of real users. Here, we propose a conceptually simple method for training instruction-following agents with deep RL that are robust to natural human instructions. By applying our method with a state-of-the-art pre-trained text-based language model (BERT), on tasks requiring agents to identify and position everyday objects relative to other objects in a naturalistic 3D simulated room, we demonstrate substantially-above-chance zero-shot transfer from synthetic template commands to natural instructions given by humans. Our approach is a general recipe for training any deep RL-based system to interface with human users, and bridges the gap between two research directions of notable recent success: agent-centric motor behavior and text-based representation learning.

Keywords

Cite

@article{arxiv.2005.09382,
  title  = {Human Instruction-Following with Deep Reinforcement Learning via Transfer-Learning from Text},
  author = {Felix Hill and Sona Mokra and Nathaniel Wong and Tim Harley},
  journal= {arXiv preprint arXiv:2005.09382},
  year   = {2020}
}
R2 v1 2026-06-23T15:39:26.613Z