CLAIJan 4, 2024

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

arXiv:2401.02212v126 citationsh-index: 14ICASSP
Originality Incremental advance
AI Analysis

This addresses a limitation in temporal knowledge graph question answering for users needing accurate answers to complex queries, representing an incremental improvement over existing models.

The paper tackles the problem of answering complex temporal questions over knowledge graphs, which involve multiple temporal facts, by proposing a joint reasoning network that outperforms state-of-the-art methods on the TimeQuestions benchmark.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes