ACL 2022long22 citations

Perceiving the World: Question-guided Reinforcement Learning for Text-based Games

Yunqiu Xu, Meng Fang, Ling Chen, Yali Du, Joey Zhou, Chengqi Zhang

Abstract

Text-based games provide an interactive way to study natural language processing. While deep reinforcement learning has shown effectiveness in developing the game playing agent, the low sample efficiency and the large action space remain to be the two major challenges that hinder the DRL from being applied in the real world. In this paper, we address the challenges by introducing world-perceiving modules, which automatically decompose tasks and prune actions by answering questions about the environment. We then propose a two-phase training framework to decouple language learning from reinforcement learning, which further improves the sample efficiency. The experimental results show that the proposed method significantly improves the performance and sample efficiency. Besides, it shows robustness against compound error and limited pre-training data.

BibTeX
@inproceedings{xu-etal-2022-perceiving,
    title = "Perceiving the World: Question-guided Reinforcement Learning for Text-based Games",
    author = "Xu, Yunqiu  and
      Fang, Meng  and
      Chen, Ling  and
      Du, Yali  and
      Zhou, Joey  and
      Zhang, Chengqi",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.41/",
    doi = "10.18653/v1/2022.acl-long.41",
    pages = "538--560"
}
Perceiving the World: Question-guided Reinforcement Learning for Text-based Games · ACL 2022