paper-with-me

홈 › Papers

A Sequence Modelling Approach to Question Answering in Text-Based Games

2022-07-01 · NAACL (Wordplay) 2022 7 · Gregory Furman, Edan Toledo, Jonathan Shock, Jan Buys

Interactive Question Answering (IQA) requires an intelligent agent to interact with a dynamic environment in order to gather information necessary to answer a question. IQA tasks have been proposed as means of training systems to develop language or visual comprehension abilities. To this end, the Question Answering with Interactive Text (QAit) task was created to produce and benchmark interactive agents capable of seeking information and answering questions in unseen environments. While prior work has exclusively focused on IQA as a reinforcement learning problem, such methods suffer from low sample efficiency and poor accuracy in zero-shot evaluation. In this paper, we propose the use of the recently proposed Decision Transformer architecture to provide improvements upon prior baselines. By utilising a causally masked GPT-2 Transformer for command generation and a BERT model for question answer prediction, we show that the Decision Transformer achieves performance greater than or equal to current state-of-the-art RL baselines on the QAit task in a sample efficient manner. In addition, these results are achievable by training on sub-optimal random trajectories, therefore not requiring the use of online agents to gather data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answeringtext-based games

Similar Papers 제목 키워드 기반

Functorial Language Games for Question Answering

2020-05-19 · Giovanni de Felice, Elena Di Lavore, Mario Román, Alexis Toumi

We present some categorical investigations into Wittgenstein's language-games, with applications to game-theoretic pragmatics and question-answering in natural language processing.

Question Answering

LiveQA: A Question Answering Dataset over Sports Live

2020-10-01 · CCL 2020 10 · Qianying Liu, Sicong Jiang, Yizhong Wang, Sujian Li

In this paper, we introduce LiveQA, a new question answering dataset constructed from play-by-play live broadcast. It contains 117k multiple-choice questions written by human commentators for over 1,670 NBA games, which …

Multiple-choiceQuestion Answering

Sequence to sequence pretraining for a less-resourced Slovenian language

2022-07-28 · Matej Ulčar, Marko Robnik-Šikonja

Large pretrained language models have recently conquered the area of natural language processing. As an alternative to predominant masked language modelling introduced in BERT, the T5 model has introduced a more general …

Language ModelingLanguage ModellingMachine TranslationOpen-Domain Question Answering+4

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