paper-with-me

홈 › 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, Xianling Mao, Dangyang Chen

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 prior assumption that each question only contains a single temporal fact with explicit/implicit temporal constraints. Hence, they perform poorly on questions which own multiple temporal facts. In this paper, we propose \textbf{\underline{J}}oint \textbf{\underline{M}}ulti \textbf{\underline{F}}acts \textbf{\underline{R}}easoning \textbf{\underline{N}}etwork (JMFRN), to jointly reasoning multiple temporal facts for accurately answering \emph{complex} temporal questions. Specifically, JMFRN first retrieves question-related temporal facts from TKG for each entity of the given complex question. For joint reasoning, we design two different attention (\ie entity-aware and time-aware) modules, which are suitable for universal settings, to aggregate entities and timestamps information of retrieved facts. Moreover, to filter incorrect type answers, we introduce an additional answer type discrimination task. Extensive experiments demonstrate our proposed method significantly outperforms the state-of-art on the well-known complex temporal question benchmark TimeQuestions.

📄 PDF Abstract BibTeX arXiv:2401.02212

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

MTGER: Multi-view Temporal Graph Enhanced Temporal Reasoning over Time-Involved Document

2023-11-08 · Zheng Chu, Zekun Wang, Jiafeng Liang, Ming Liu 외

The facts and time in the document are intricately intertwined, making temporal reasoning over documents challenging. Previous work models time implicitly, making it difficult to handle such complex relationships. To add…

Multi-frame Joint Enhancement for Early Interlaced Videos

2021-09-29 · Yang Zhao, Yanbo Ma, Yuan Chen, Wei Jia 외

Early interlaced videos usually contain multiple and interlacing and complex compression artifacts, which significantly reduce the visual quality. Although the high-definition reconstruction technology for early videos h…

Video DeinterlacingVideo Reconstruction

EvoKG: Jointly Modeling Event Time and Network Structure for Reasoning over Temporal Knowledge Graphs

2022-02-15 · Namyong Park, Fuchen Liu, Purvanshi Mehta, Dana Cristofor 외

How can we perform knowledge reasoning over temporal knowledge graphs (TKGs)? TKGs represent facts about entities and their relations, where each fact is associated with a timestamp. Reasoning over TKGs, i.e., inferring …

Density EstimationKnowledge GraphsLink Prediction

SABET-QA: Temporal Knowledge Graph Question Answering

2026-08-20 · Brahim Touayouch, Mirette Moawad, Dmitry Akulov arxiv

Question Answering over Temporal Knowledge Graphs (TKGQA) requires reasoning over time-sensitive facts, yet existing embedding-based methods struggle with multi-step queries due to single-pass reasoning pipelines. We pro…

Graph Question AnsweringKnowledge Graphs

LLM-Guided Knowledge Distillation for Temporal Knowledge Graph Reasoning

2026-02-16 · Wang Xing, Wei Song, Siyu Lin, Chen Wu 외 arxiv

Temporal knowledge graphs (TKGs) support reasoning over time-evolving facts, yet state-of-the-art models are often computationally heavy and costly to deploy. Existing compression and distillation techniques are largely …

Knowledge DistillationKnowledge GraphsLink Prediction