paper-with-me

Papers

Knowledge-enhanced Agents for Interactive Text Games

2023-05-08 · Prateek Chhikara, Jiarui Zhang, Filip Ilievski, Jonathan Francis, Kaixin Ma

Communication via natural language is a key aspect of machine intelligence, and it requires computational models to learn and reason about world concepts, with varying levels of supervision. Significant progress has been made on fully-supervised non-interactive tasks, such as question-answering and procedural text understanding. Yet, various sequential interactive tasks, as in text-based games, have revealed limitations of existing approaches in terms of coherence, contextual awareness, and their ability to learn effectively from the environment. In this paper, we propose a knowledge-injection framework for improved functional grounding of agents in text-based games. Specifically, we consider two forms of domain knowledge that we inject into learning-based agents: memory of previous correct actions and affordances of relevant objects in the environment. Our framework supports two representative model classes: reinforcement learning agents and language model agents. Furthermore, we devise multiple injection strategies for the above domain knowledge types and agent architectures, including injection via knowledge graphs and augmentation of the existing input encoding strategies. We experiment with four models on the 10 tasks in the ScienceWorld text-based game environment, to illustrate the impact of knowledge injection on various model configurations and challenging task settings. Our findings provide crucial insights into the interplay between task properties, model architectures, and domain knowledge for interactive contexts.

📄 PDF Abstract BibTeX arXiv:2305.05091

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingKnowledge GraphsLanguage ModellingProcedural Text UnderstandingQuestion AnsweringReinforcement Learning (RL)text-based games

Similar Papers 제목 키워드 기반

Interactive Fiction Games: A Colossal Adventure

2019-09-11 · Matthew Hausknecht, Prithviraj Ammanabrolu, Marc-Alexandre Côté, Xingdi Yuan

A hallmark of human intelligence is the ability to understand and communicate with language. Interactive Fiction games are fully text-based simulation environments where a player issues text commands to effect change in …

STARLING: Self-supervised Training of Text-based Reinforcement Learning Agent with Large Language Models

2024-06-09 · Shreyas Basavatia, Keerthiram Murugesan, Shivam Ratnakar

Interactive fiction games have emerged as an important application to improve the generalization capabilities of language-based reinforcement learning (RL) agents. Existing environments for interactive fiction games are …

Reinforcement Learning (RL)text-based games

Deep Reinforcement Learning with Stacked Hierarchical Attention for Text-based Games

2020-10-22 · NeurIPS 2020 12 · Yunqiu Xu, Meng Fang, Ling Chen, Yali Du 외

We study reinforcement learning (RL) for text-based games, which are interactive simulations in the context of natural language. While different methods have been developed to represent the environment information and la…

Decision MakingDeep Reinforcement LearningKnowledge Graphsreinforcement-learning+2

Modeling Worlds in Text

2021-05-21 · Anonymous

We provide a dataset that enables the creation of learning agents that can build knowledge graph-based world models of interactive narratives. Interactive narratives---or text-adventure games---are partially observable e…

Action ParsingKnowledge GraphsQuestion Answering

Modeling Worlds in Text

2021-06-17 · AKBC Workshop CSKB 2021 10 · Prithviraj Ammanabrolu, Mark O. Riedl

We provide a dataset that enables the creation of learning agents that can build knowledge graph-based world models of interactive narratives. Interactive narratives -- or text-adventure games -- are partially observable…

Knowledge GraphsQuestion Answering