English

Relational Graph Convolutional Neural Networks for Multihop Reasoning: A Comparative Study

Computation and Language 2022-10-14 v2 Artificial Intelligence Machine Learning

Abstract

Multihop Question Answering is a complex Natural Language Processing task that requires multiple steps of reasoning to find the correct answer to a given question. Previous research has explored the use of models based on Graph Neural Networks for tackling this task. Various architectures have been proposed, including Relational Graph Convolutional Networks (RGCN). For these many node types and relations between them have been introduced, such as simple entity co-occurrences, modelling coreferences, or "reasoning paths" from questions to answers via intermediary entities. Nevertheless, a thoughtful analysis on which relations, node types, embeddings and architecture are the most beneficial for this task is still missing. In this paper we explore a number of RGCN-based Multihop QA models, graph relations, and node embeddings, and empirically explore the influence of each on Multihop QA performance on the WikiHop dataset.

Keywords

Cite

@article{arxiv.2210.06418,
  title  = {Relational Graph Convolutional Neural Networks for Multihop Reasoning: A Comparative Study},
  author = {Ieva Staliūnaitė and Philip John Gorinski and Ignacio Iacobacci},
  journal= {arXiv preprint arXiv:2210.06418},
  year   = {2022}
}

Comments

8 pages + 2 pages references, 3 figures, 3 tables

R2 v1 2026-06-28T03:28:17.556Z