paper-with-me

Papers

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

2022-10-12 · Ieva Staliūnaitė, Philip John Gorinski, Ignacio Iacobacci

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.

📄 PDF Abstract BibTeX arXiv:2210.06418

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

A2RAG: Adaptive Agentic Graph Retrieval for Cost-Aware and Reliable Reasoning

2026-01-29 · Jiate Liu, Zebin Chen, Shaobo Qiao, Mingchen Ju 외 arxiv

Graph Retrieval-Augmented Generation (Graph-RAG) enhances multihop question answering by organizing corpora into knowledge graphs and routing evidence through relational structure. However, practical deployments face two…

Question AnsweringKnowledge Graphs

HyperRAG: Reasoning N-ary Facts over Hypergraphs for Retrieval Augmented Generation

2026-02-16 · Wen-Sheng Lien, Yu-Kai Chan, Hao-Lung Hsiao, Bo-Kai Ruan 외 arxiv

Graph-based retrieval-augmented generation (RAG) methods, typically built on knowledge graphs (KGs) with binary relational facts, have shown promise in multi-hop open-domain QA. However, their rigid retrieval schemes and…

Knowledge Graphs

ViHERMES: A Graph-Grounded Multihop Question Answering Benchmark and System for Vietnamese Healthcare Regulations

2026-02-07 · Long S. T. Nguyen, Quan M. Bui, Tin T. Ngo, Quynh T. N. Vo 외 arxiv

Question Answering (QA) over regulatory documents is inherently challenging due to the need for multihop reasoning across legally interdependent texts, a requirement that is particularly pronounced in the healthcare doma…

Question Answering

TRACE: An Experiential Framework for Coherent Multi-hop Knowledge Graph Question Answering

2026-04-13 · Yingxu Wang, Jiaxin Huang, Mengzhu Wang, Nan Yin arxiv

Multi-hop Knowledge Graph Question Answering (KGQA) requires coherent reasoning across relational paths, yet existing methods often treat each reasoning step independently and fail to effectively leverage experience from…

Graph Question Answering

Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection

2020-03-17 · CVPR 2020 6 · Shi-Xue Zhang, Xiaobin Zhu, Jie-Bo Hou, Chang Liu 외

Arbitrary shape text detection is a challenging task due to the high variety and complexity of scenes texts. In this paper, we propose a novel unified relational reasoning graph network for arbitrary shape text detection…

graph constructionOptical Character Recognition (OCR)Relational ReasoningText Detection