Single Sequence Prediction over Reasoning Graphs for Multi-hop QA

07/01/2023
by   Gowtham Ramesh, et al.
0

Recent generative approaches for multi-hop question answering (QA) utilize the fusion-in-decoder method <cit.> to generate a single sequence output which includes both a final answer and a reasoning path taken to arrive at that answer, such as passage titles and key facts from those passages. While such models can lead to better interpretability and high quantitative scores, they often have difficulty accurately identifying the passages corresponding to key entities in the context, resulting in incorrect passage hops and a lack of faithfulness in the reasoning path. To address this, we propose a single-sequence prediction method over a local reasoning graph ()[Code/Models will be released at <https://github.com/gowtham1997/SeqGraph>] that integrates a graph structure connecting key entities in each context passage to relevant subsequent passages for each question. We use a graph neural network to encode this graph structure and fuse the resulting representations into the entity representations of the model. Our experiments show significant improvements in answer exact-match/F1 scores and faithfulness of grounding in the reasoning path on the HotpotQA dataset and achieve state-of-the-art numbers on the Musique dataset with only up to a 4% increase in model parameters.

READ FULL TEXT
research
05/18/2022

Modeling Multi-hop Question Answering as Single Sequence Prediction

Fusion-in-decoder (Fid) (Izacard and Grave, 2020) is a generative questi...
research
12/17/2021

Reasoning Chain Based Adversarial Attack for Multi-hop Question Answering

Recent years have witnessed impressive advances in challenging multi-hop...
research
05/22/2022

Interpretable Proof Generation via Iterative Backward Reasoning

We present IBR, an Iterative Backward Reasoning model to solve the proof...
research
08/02/2021

MuSiQue: Multi-hop Questions via Single-hop Question Composition

To build challenging multi-hop question answering datasets, we propose a...
research
01/27/2023

Graph Attention with Hierarchies for Multi-hop Question Answering

Multi-hop QA (Question Answering) is the task of finding the answer to a...
research
03/22/2023

GrapeQA: GRaph Augmentation and Pruning to Enhance Question-Answering

Commonsense question-answering (QA) methods combine the power of pre-tra...
research
04/07/2020

Is Graph Structure Necessary for Multi-hop Reasoning?

Recently, many works attempt to model texts as graph structure and intro...

Please sign up or login with your details

Forgot password? Click here to reset