paper-with-me

Papers

Knowledge Base Question Answering through Recursive Hypergraphs

2021-04-01 · EACL 2021 2 · Naganand Yadati, Dayanidhi R S, Vaishnavi S, Indira K M, Srinidhi G

Knowledge Base Question Answering (KBQA) is the problem of predicting an answer for a factoid question over a given knowledge base (KB). Answering questions typically requires reasoning over multiple links in the given KB. Humans tend to answer questions by grouping different objects to perform reasoning over acquired knowledge. Hypergraphs provide a natural tool to model group relationships. In this work, inspired by typical human intelligence, we propose a new method for KBQA based on hypergraphs. Existing methods for KBQA, though effective, do not explicitly incorporate the recursive relational group structure in the given KB. Our method, which we name RecHyperNet (Recursive Hypergraph Network), exploits a new way of modelling KBs through recursive hypergraphs to organise such group relationships in KBs. Experiments on multiple KBQA benchmarks demonstrate the effectiveness of the proposed RecHyperNet. We have released the code.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

REM-Net: Recursive Erasure Memory Network for Commonsense Evidence Refinement

2020-12-24 · Yinya Huang, Meng Fang, Xunlin Zhan, Qingxing Cao 외

When answering a question, people often draw upon their rich world knowledge in addition to the particular context. While recent works retrieve supporting facts/evidence from commonsense knowledge bases to supply additio…

Question AnsweringWorld Knowledge

RTQA : Recursive Thinking for Complex Temporal Knowledge Graph Question Answering with Large Language Models

2025-09-04 · Zhaoyan Gong, Juan Li, Zhiqiang Liu, Lei Liang 외 arxiv

Current temporal knowledge graph question answering (TKGQA) methods primarily focus on implicit temporal constraints, lacking the capability of handling more complex temporal queries, and struggle with limited reasoning …

Graph Question Answering

JointLK: Joint Reasoning with Language Models and Knowledge Graphs for Commonsense Question Answering

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Existing KG-augmented models for question answering primarily focus on designing elaborate Graph Neural Networks (GNNs) to model knowledge graphs (KGs). However, they ignore (i) the effectively fusing and reasoning over …

Knowledge GraphsQuestion Answering

Reasoning over Hierarchical Question Decomposition Tree for Explainable Question Answering

2023-05-24 · Jiajie Zhang, Shulin Cao, Tingjia Zhang, Xin Lv 외

Explainable question answering (XQA) aims to answer a given question and provide an explanation why the answer is selected. Existing XQA methods focus on reasoning on a single knowledge source, e.g., structured knowledge…

Question Answering

JointLK: Joint Reasoning with Language Models and Knowledge Graphs for Commonsense Question Answering

2021-12-06 · NAACL 2022 7 · Yueqing Sun, Qi Shi, Le Qi, Yu Zhang

Existing KG-augmented models for commonsense question answering primarily focus on designing elaborate Graph Neural Networks (GNNs) to model knowledge graphs (KGs). However, they ignore (i) the effectively fusing and rea…

Knowledge GraphsQuestion Answering