English

Inverse Reinforcement Learning with Natural Language Goals

Machine Learning 2020-12-17 v3 Artificial Intelligence

Abstract

Humans generally use natural language to communicate task requirements to each other. Ideally, natural language should also be usable for communicating goals to autonomous machines (e.g., robots) to minimize friction in task specification. However, understanding and mapping natural language goals to sequences of states and actions is challenging. Specifically, existing work along these lines has encountered difficulty in generalizing learned policies to new natural language goals and environments. In this paper, we propose a novel adversarial inverse reinforcement learning algorithm to learn a language-conditioned policy and reward function. To improve generalization of the learned policy and reward function, we use a variational goal generator to relabel trajectories and sample diverse goals during training. Our algorithm outperforms multiple baselines by a large margin on a vision-based natural language instruction following dataset (Room-2-Room), demonstrating a promising advance in enabling the use of natural language instructions in specifying agent goals.

Keywords

Cite

@article{arxiv.2008.06924,
  title  = {Inverse Reinforcement Learning with Natural Language Goals},
  author = {Li Zhou and Kevin Small},
  journal= {arXiv preprint arXiv:2008.06924},
  year   = {2020}
}

Comments

To appear in Proceedings of the 35th AAAI Conference on Artificial Intelligence (AAAI 2021)

R2 v1 2026-06-23T17:53:19.714Z