@inproceedings{cao-etal-2019-bag,
title = "{BAG}: Bi-directional Attention Entity Graph Convolutional Network for Multi-hop Reasoning Question Answering",
author = "Cao, Yu and
Fang, Meng and
Tao, Dacheng",
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/fix-sig-urls/N19-1032/",
doi = "10.18653/v1/N19-1032",
pages = "357--362",
abstract = "Multi-hop reasoning question answering requires deep comprehension of relationships between various documents and queries. We propose a Bi-directional Attention Entity Graph Convolutional Network (BAG), leveraging relationships between nodes in an entity graph and attention information between a query and the entity graph, to solve this task. Graph convolutional networks are used to obtain a relation-aware representation of nodes for entity graphs built from documents with multi-level features. Bidirectional attention is then applied on graphs and queries to generate a query-aware nodes representation, which will be used for the final prediction. Experimental evaluation shows BAG achieves state-of-the-art accuracy performance on the QAngaroo WIKIHOP dataset."
}
Markdown (Informal)
[BAG: Bi-directional Attention Entity Graph Convolutional Network for Multi-hop Reasoning Question Answering](https://preview.aclanthology.org/fix-sig-urls/N19-1032/) (Cao et al., NAACL 2019)
ACL