We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Hierarchical Graph Network for Multi-hop Question Answering

Abstract: In this paper, we present Hierarchical Graph Network (HGN) for multi-hop question answering. To aggregate clues from scattered texts across multiple paragraphs, a hierarchical graph is created by constructing nodes on different levels of granularity (questions, paragraphs, sentences, entities), the representations of which are initialized with pre-trained contextual encoders. Given this hierarchical graph, the initial node representations are updated through graph propagation, and multi-hop reasoning is performed via traversing through the graph edges for each subsequent sub-task (e.g., paragraph selection, supporting facts extraction, answer prediction). By weaving heterogeneous nodes into an integral unified graph, this hierarchical differentiation of node granularity enables HGN to support different question answering sub-tasks simultaneously. Experiments on the HotpotQA benchmark demonstrate that the proposed model achieves new state of the art, outperforming existing multi-hop QA approaches.
Comments: Accepted to EMNLP 2020
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:1911.03631 [cs.CL]
  (or arXiv:1911.03631v4 [cs.CL] for this version)

Submission history

From: Yuwei Fang [view email]
[v1] Sat, 9 Nov 2019 07:18:47 GMT (1304kb,D)
[v2] Wed, 15 Apr 2020 19:40:03 GMT (1901kb,D)
[v3] Sun, 27 Sep 2020 05:00:08 GMT (1905kb,D)
[v4] Tue, 6 Oct 2020 08:17:58 GMT (1652kb,D)

Link back to: arXiv, form interface, contact.