Search papers, labs, and topics across Lattice.
This paper addresses limitations in Temporal Knowledge Graph Question Answering (TKGQA) by proposing a novel framework incorporating temporal constraints in question representation, enabling explicit multi-hop reasoning, and improving language and graph representation fusion. The approach introduces a constraint-aware question representation combining language model semantics with temporal entity dynamics, a temporal-aware GNN for multi-hop reasoning, and a multi-view attention mechanism for fusion. Experiments on TKGQA benchmarks demonstrate consistent improvements over baselines, validating the effectiveness of the proposed framework.
Achieve state-of-the-art results in temporal knowledge graph question answering by explicitly modeling temporal constraints within both question representations and graph reasoning.
Question Answering over Temporal Knowledge Graphs (TKGQA) has attracted growing interest for handling time-sensitive queries. However, existing methods still struggle with: 1) weak incorporation of temporal constraints in question representation, causing biased reasoning; 2) limited ability to perform explicit multi-hop reasoning; and 3) suboptimal fusion of language and graph representations. We propose a novel framework with temporal-aware question encoding, multi-hop graph reasoning, and multi-view heterogeneous information fusion. Specifically, our approach introduces: 1) a constraint-aware question representation that combines semantic cues from language models with temporal entity dynamics; 2) a temporal-aware graph neural network for explicit multi-hop reasoning via time-aware message passing; and 3) a multi-view attention mechanism for more effective fusion of question context and temporal graph knowledge. Experiments on multiple TKGQA benchmarks demonstrate consistent improvements over multiple baselines.