Graph Attention with Hierarchies for Multi-hop Question Answering
- URL: http://arxiv.org/abs/2301.11792v1
- Date: Fri, 27 Jan 2023 15:49:50 GMT
- Title: Graph Attention with Hierarchies for Multi-hop Question Answering
- Authors: Yunjie He, Philip John Gorinski, Ieva Staliunaite, Pontus Stenetorp
- Abstract summary: We present two extensions to the SOTA Graph Neural Network (GNN) based model for HotpotQA.
Experiments on HotpotQA demonstrate the efficiency of the proposed modifications.
- Score: 19.398300844233837
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Multi-hop QA (Question Answering) is the task of finding the answer to a
question across multiple documents. In recent years, a number of Deep
Learning-based approaches have been proposed to tackle this complex task, as
well as a few standard benchmarks to assess models Multi-hop QA capabilities.
In this paper, we focus on the well-established HotpotQA benchmark dataset,
which requires models to perform answer span extraction as well as support
sentence prediction. We present two extensions to the SOTA Graph Neural Network
(GNN) based model for HotpotQA, Hierarchical Graph Network (HGN): (i) we
complete the original hierarchical structure by introducing new edges between
the query and context sentence nodes; (ii) in the graph propagation step, we
propose a novel extension to Hierarchical Graph Attention Network GATH (Graph
ATtention with Hierarchies) that makes use of the graph hierarchy to update the
node representations in a sequential fashion. Experiments on HotpotQA
demonstrate the efficiency of the proposed modifications and support our
assumptions about the effects of model related variables.
Related papers
- Single Sequence Prediction over Reasoning Graphs for Multi-hop QA [8.442412179333205]
We propose a single-sequence prediction method over a local reasoning graph (model)footnoteCode/Models.
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.
arXiv Detail & Related papers (2023-07-01T13:15:09Z) - Neural Graph Reasoning: Complex Logical Query Answering Meets Graph
Databases [63.96793270418793]
Complex logical query answering (CLQA) is a recently emerged task of graph machine learning.
We introduce the concept of Neural Graph Database (NGDBs)
NGDB consists of a Neural Graph Storage and a Neural Graph Engine.
arXiv Detail & Related papers (2023-03-26T04:03:37Z) - Relational Graph Convolutional Neural Networks for Multihop Reasoning: A
Comparative Study [22.398477810999818]
Multihop Question Answering is a complex task that requires steps of reasoning to find the correct answer.
In this paper we explore a number of RGCN-based Multihop QA models, graph relations, and node embeddings, and empirically explore the influence each on Multihop QA performance on the WikiHop dataset.
arXiv Detail & Related papers (2022-10-12T17:13:30Z) - Dynamic Relevance Graph Network for Knowledge-Aware Question Answering [22.06211725256875]
This work investigates the challenge of learning and reasoning for Commonsense Question Answering given an external source of knowledge.
We propose a novel graph neural network architecture, called Dynamic Relevance Graph Network (DRGN)
DRGN operates on a given KG subgraph based on the question and answers entities and uses the relevance scores between the nodes to establish new edges.
arXiv Detail & Related papers (2022-09-20T18:52:05Z) - Semi-Supervised Hierarchical Graph Classification [54.25165160435073]
We study the node classification problem in the hierarchical graph where a 'node' is a graph instance.
We propose the Hierarchical Graph Mutual Information (HGMI) and present a way to compute HGMI with theoretical guarantee.
We demonstrate the effectiveness of this hierarchical graph modeling and the proposed SEAL-CI method on text and social network data.
arXiv Detail & Related papers (2022-06-11T04:05:29Z) - Question-Answer Sentence Graph for Joint Modeling Answer Selection [122.29142965960138]
We train and integrate state-of-the-art (SOTA) models for computing scores between question-question, question-answer, and answer-answer pairs.
Online inference is then performed to solve the AS2 task on unseen queries.
arXiv Detail & Related papers (2022-02-16T05:59:53Z) - Temporal Graph Network Embedding with Causal Anonymous Walks
Representations [54.05212871508062]
We propose a novel approach for dynamic network representation learning based on Temporal Graph Network.
For evaluation, we provide a benchmark pipeline for the evaluation of temporal network embeddings.
We show the applicability and superior performance of our model in the real-world downstream graph machine learning task provided by one of the top European banks.
arXiv Detail & Related papers (2021-08-19T15:39:52Z) - Knowledge Graph Question Answering using Graph-Pattern Isomorphism [0.0]
TeBaQA learns to answer questions based on graph isomorphisms from basic graph patterns of SPARQL queries.
TeBaQA achieves state-of-the-art performance on QALD-8 and delivers comparable results on QALD-9 and LC-QuAD v1.
arXiv Detail & Related papers (2021-03-11T16:03:24Z) - Jointly Cross- and Self-Modal Graph Attention Network for Query-Based
Moment Localization [77.21951145754065]
We propose a novel Cross- and Self-Modal Graph Attention Network (CSMGAN) that recasts this task as a process of iterative messages passing over a joint graph.
Our CSMGAN is able to effectively capture high-order interactions between two modalities, thus enabling a further precise localization.
arXiv Detail & Related papers (2020-08-04T08:25:24Z) - Semantic Graphs for Generating Deep Questions [98.5161888878238]
We propose a novel framework which first constructs a semantic-level graph for the input document and then encodes the semantic graph by introducing an attention-based GGNN (Att-GGNN)
On the HotpotQA deep-question centric dataset, our model greatly improves performance over questions requiring reasoning over multiple facts, leading to state-of-the-art performance.
arXiv Detail & Related papers (2020-04-27T10:52:52Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.