2000 character limit reached
Fine-tuning Multi-hop Question Answering with Hierarchical Graph Network (2004.13821v3)
Published 20 Apr 2020 in cs.CL, cs.AI, and cs.LG
Abstract: In this paper, we present a two stage model for multi-hop question answering. The first stage is a hierarchical graph network, which is used to reason over multi-hop question and is capable to capture different levels of granularity using the nature structure(i.e., paragraphs, questions, sentences and entities) of documents. The reasoning process is convert to node classify task(i.e., paragraph nodes and sentences nodes). The second stage is a LLM fine-tuning task. In a word, stage one use graph neural network to select and concatenate support sentences as one paragraph, and stage two find the answer span in LLM fine-tuning paradigm.
- Guanming Xiong (7 papers)