English

Language Decision Transformers with Exponential Tilt for Interactive Text Environments

Computation and Language 2023-11-21 v2 Artificial Intelligence Machine Learning

Abstract

Text-based game environments are challenging because agents must deal with long sequences of text, execute compositional actions using text and learn from sparse rewards. We address these challenges by proposing Language Decision Transformers (LDTs), a framework that is based on transformer language models and decision transformers (DTs). Our LDTs extend DTs with 3 components: (1) exponential tilt to guide the agent towards high obtainable goals, (2) novel goal conditioning methods yielding better results than the traditional return-to-go (sum of all future rewards), and (3) a model of future observations that improves agent performance. LDTs are the first to address offline RL with DTs on these challenging games. Our experiments show that LDTs achieve the highest scores among many different types of agents on some of the most challenging Jericho games, such as Enchanter.

Keywords

Cite

@article{arxiv.2302.05507,
  title  = {Language Decision Transformers with Exponential Tilt for Interactive Text Environments},
  author = {Nicolas Gontier and Pau Rodriguez and Issam Laradji and David Vazquez and Christopher Pal},
  journal= {arXiv preprint arXiv:2302.05507},
  year   = {2023}
}

Comments

19 pages, 6 figures, 5 tables

R2 v1 2026-06-28T08:37:26.617Z