# Multi-Relational Question Answering from Narratives: Machine Reading and   Reasoning in Simulated Worlds

**Authors:** Igor Labutov, Bishan Yang, Anusha Prakash, Amos Azaria

arXiv: 1902.09093 · 2019-02-26

## TL;DR

This paper introduces multi-relational question answering over personal narratives, combining structured and unstructured data, by creating datasets, evaluating models, and providing tools for future research in simulated worlds.

## Contribution

It presents TextWorldsQA datasets, evaluates QA models on this task, and offers a framework for generating diverse narrative worlds for multi-relational QA research.

## Key findings

- State-of-the-art models show varied performance on multi-relational narrative QA.
- The datasets enable testing models on dynamic, structured, and unstructured knowledge.
- The framework facilitates community-driven expansion of narrative test-beds.

## Abstract

Question Answering (QA), as a research field, has primarily focused on either knowledge bases (KBs) or free text as a source of knowledge. These two sources have historically shaped the kinds of questions that are asked over these sources, and the methods developed to answer them. In this work, we look towards a practical use-case of QA over user-instructed knowledge that uniquely combines elements of both structured QA over knowledge bases, and unstructured QA over narrative, introducing the task of multi-relational QA over personal narrative. As a first step towards this goal, we make three key contributions: (i) we generate and release TextWorldsQA, a set of five diverse datasets, where each dataset contains dynamic narrative that describes entities and relations in a simulated world, paired with variably compositional questions over that knowledge, (ii) we perform a thorough evaluation and analysis of several state-of-the-art QA models and their variants at this task, and (iii) we release a lightweight Python-based framework we call TextWorlds for easily generating arbitrary additional worlds and narrative, with the goal of allowing the community to create and share a growing collection of diverse worlds as a test-bed for this task.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.09093/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1902.09093/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/1902.09093/full.md

---
Source: https://tomesphere.com/paper/1902.09093