@inproceedings{de-cao-etal-2019-question,
title = "Question Answering by Reasoning Across Documents with Graph Convolutional Networks",
author = "De Cao, Nicola and
Aziz, Wilker and
Titov, Ivan",
editor = "Burstein, Jill and
Doran, Christy and
Solorio, Thamar",
booktitle = "Proceedings of the 2019 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)",
month = jun,
year = "2019",
address = "Minneapolis, Minnesota",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/N19-1240/",
doi = "10.18653/v1/N19-1240",
pages = "2306--2317",
abstract = "Most research in reading comprehension has focused on answering questions based on individual documents or even single paragraphs. We introduce a neural model which integrates and reasons relying on information spread within documents and across multiple documents. We frame it as an inference problem on a graph. Mentions of entities are nodes of this graph while edges encode relations between different mentions (e.g., within- and cross-document co-reference). Graph convolutional networks (GCNs) are applied to these graphs and trained to perform multi-step reasoning. Our Entity-GCN method is scalable and compact, and it achieves state-of-the-art results on a multi-document question answering dataset, WikiHop (Welbl et al., 2018)."
}
Markdown (Informal)
[Question Answering by Reasoning Across Documents with Graph Convolutional Networks](https://preview.aclanthology.org/jlcl-multiple-ingestion/N19-1240/) (De Cao et al., NAACL 2019)
ACL