IJCAI 2020poster0 citations

Exploration Based Language Learning for Text-Based Games

Andrea Madotto, Mahdi Namazifar, Joost Huizinga, Piero Molino, Adrien Ecoffet, Huaixiu Zheng, Alexandros Papangelis, Dian Yu

Abstract

This work presents an exploration and imitation-learning-based agent capable of state-of-the-art performance in playing text-based computer games. These games are of interest as they can be seen as a testbed for language understanding, problem-solving, and language generation by artificial agents. Moreover, they provide a learning setting in which these skills can be acquired through interactions with an environment rather than using fixed corpora. One aspect that makes these games particularly challenging for learning agents is the combinatorially large action space. Existing methods for solving text-based games are limited to games that are either very simple or have an action space restricted to a predetermined set of admissible actions. In this work, we propose to use the exploration approach of Go-Explore for solving text-based games. More specifically, in an initial exploration phase, we first extract trajectories with high rewards, after which we train a policy to solve the game by imitating these trajectories. Our experiments show that this approach outperforms existing solutions in solving text-based games, and it is more sample efficient in terms of the number of interactions with the environment. Moreover, we show that the learned policy can generalize better than existing solutions to unseen games without using any restriction on the action space.

Heuristic Search and Game Playing: Game Playing and Machine LearningNatural Language Processing: NLP Applications and ToolsNatural Language Processing: Other
BibTeX
@inproceedings{ijcai2020p207,
  title     = {Exploration Based Language Learning for Text-Based Games},
  author    = {Madotto, Andrea and Namazifar, Mahdi and Huizinga, Joost and Molino, Piero and Ecoffet, Adrien and Zheng, Huaixiu and Papangelis, Alexandros and Yu, Dian and Khatri, Chandra and Tur, Gokhan},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {1488--1494},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/207},
  url       = {https://doi.org/10.24963/ijcai.2020/207},
}
Exploration Based Language Learning for Text-Based Games · IJCAI 2020