English

Self-Supervised Behavior Cloned Transformers are Path Crawlers for Text Games

Computation and Language 2023-12-11 v1 Artificial Intelligence

Abstract

In this work, we introduce a self-supervised behavior cloning transformer for text games, which are challenging benchmarks for multi-step reasoning in virtual environments. Traditionally, Behavior Cloning Transformers excel in such tasks but rely on supervised training data. Our approach auto-generates training data by exploring trajectories (defined by common macro-action sequences) that lead to reward within the games, while determining the generality and utility of these trajectories by rapidly training small models then evaluating their performance on unseen development games. Through empirical analysis, we show our method consistently uncovers generalizable training data, achieving about 90\% performance of supervised systems across three benchmark text games.

Keywords

Cite

@article{arxiv.2312.04657,
  title  = {Self-Supervised Behavior Cloned Transformers are Path Crawlers for Text Games},
  author = {Ruoyao Wang and Peter Jansen},
  journal= {arXiv preprint arXiv:2312.04657},
  year   = {2023}
}

Comments

Accepted to EMNLP 2023 (Findings)

R2 v1 2026-06-28T13:44:29.593Z