%0 Conference Proceedings %T Playing Text-Adventure Games with Graph-Based Deep Reinforcement Learning %A Ammanabrolu, Prithviraj %A Riedl, Mark %Y Burstein, Jill %Y Doran, Christy %Y Solorio, Thamar %S Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers) %D 2019 %8 June %I Association for Computational Linguistics %C Minneapolis, Minnesota %F ammanabrolu-riedl-2019-playing %X Text-based adventure games provide a platform on which to explore reinforcement learning in the context of a combinatorial action space, such as natural language. We present a deep reinforcement learning architecture that represents the game state as a knowledge graph which is learned during exploration. This graph is used to prune the action space, enabling more efficient exploration. The question of which action to take can be reduced to a question-answering task, a form of transfer learning that pre-trains certain parts of our architecture. In experiments using the TextWorld framework, we show that our proposed technique can learn a control policy faster than baseline alternatives. We have also open-sourced our code at https://github.com/rajammanabrolu/KG-DQN. %R 10.18653/v1/N19-1358 %U https://aclanthology.org/N19-1358 %U https://doi.org/10.18653/v1/N19-1358 %P 3557-3565