paper-with-me

홈 › Papers

Multi-hop Question Answering under Temporal Knowledge Editing

2024-03-30 · Keyuan Cheng, Gang Lin, Haoyang Fei, Yuxuan zhai, Lu Yu, Muhammad Asif Ali, Lijie Hu, Di Wang

Multi-hop question answering (MQA) under knowledge editing (KE) has garnered significant attention in the era of large language models. However, existing models for MQA under KE exhibit poor performance when dealing with questions containing explicit temporal contexts. To address this limitation, we propose a novel framework, namely TEMPoral knowLEdge augmented Multi-hop Question Answering (TEMPLE-MQA). Unlike previous methods, TEMPLE-MQA first constructs a time-aware graph (TAG) to store edit knowledge in a structured manner. Then, through our proposed inference path, structural retrieval, and joint reasoning stages, TEMPLE-MQA effectively discerns temporal contexts within the question query. Experiments on benchmark datasets demonstrate that TEMPLE-MQA significantly outperforms baseline models. Additionally, we contribute a new dataset, namely TKEMQA, which serves as the inaugural benchmark tailored specifically for MQA with temporal scopes.

📄 PDF Abstract BibTeX arXiv:2404.00492

Code (0)

등록된 구현이 없습니다.

Tasks

knowledge editingMulti-hop Question AnsweringQuestion AnsweringRetrievalTAG

Similar Papers 제목 키워드 기반

Joint Multi-Facts Reasoning Network For Complex Temporal Question Answering Over Knowledge Graph

2024-01-04 · Rikui Huang, Wei Wei, Xiaoye Qu, Wenfeng Xie 외

Temporal Knowledge Graph (TKG) is an extension of regular knowledge graph by attaching the time scope. Existing temporal knowledge graph question answering (TKGQA) models solely approach simple questions, owing to the pr…

Graph Question AnsweringQuestion Answering

Fine-Tuning vs. RAG for Multi-Hop Question Answering with Novel Knowledge

2026-01-11 · Zhuoyi Yang, Yurun Song, Iftekhar Ahmed, Ian Harris arxiv

Multi-hop question answering is widely used to evaluate the reasoning capabilities of large language models (LLMs), as it requires integrating multiple pieces of supporting knowledge to arrive at a correct answer. While …

Multi-hop Question AnsweringScience Question AnsweringContinual Pretraining

Multi-granularity Temporal Question Answering over Knowledge Graphs

2023-07-09 · ACL 2023 7 · Ziyang Chen, Jinzhi Liao, Xiang Zhao

Recently, question answering over temporal knowledge graphs (i.e., TKGQA) has been introduced and investigated, in quest of reasoning about dynamic factual knowledge. To foster research on TKGQA, a few datasets have been…

Knowledge GraphsQuestion Answering

TEQUILA: Temporal Question Answering over Knowledge Bases

2019-08-09 · Zhen Jia, Abdalghani Abujabal, Rishiraj Saha Roy, Jannik Stroetgen 외

Question answering over knowledge bases (KB-QA) poses challenges in handling complex questions that need to be decomposed into sub-questions. An important case, addressed here, is that of temporal questions, where cues f…

Question Answering

Two-stage Generative Question Answering on Temporal Knowledge Graph Using Large Language Models

2024-02-26 · Yifu Gao, Linbo Qiao, Zhigang Kan, Zhihua Wen 외

Temporal knowledge graph question answering (TKGQA) poses a significant challenge task, due to the temporal constraints hidden in questions and the answers sought from dynamic structured knowledge. Although large languag…

Answer GenerationGenerative Question AnsweringGraph Neural NetworkGraph Question Answering+1