Publication
AAAI 2021
Conference paper

Text-based RL Agents with Commonsense Knowledge: New Challenges, Environments and Baselines

Download paper

Abstract

Text-based games have emerged as an important test-bed for Reinforcement Learning (RL) research, requiring RL agents to combine grounded language understanding with sequential decision making. In this paper, we examine the problem of infusing RL agents with commonsense knowledge. Commonsense would allow agents to efficiently act in the world by pruning out implausible actions, and to perform look-ahead planning to determine how current actions might affect future world states. We design new text-based gaming environments called TextWorld Commonsense (TWC) for training and evaluating RL agents with a specific kind of commonsense knowledge about objects, their attributes, and affordances. We also introduce several baseline RL agents which track the sequential context and dynamically retrieve the relevant commonsense knowledge from ConceptNet. We show that our agents act efficiently (fewer moves) and achieve better scores when we incorporate commonsense, and that the learned policies can be transferred to other instances in TWC.