paper-with-me

홈 › Papers

A Unified Temporal Knowledge Graph Reasoning Model Towards Interpolation and Extrapolation

2024-05-28 · Kai Chen, Ye Wang, Yitong Li, Aiping Li, Han Yu, Xin Song

Temporal knowledge graph (TKG) reasoning has two settings: interpolation reasoning and extrapolation reasoning. Both of them draw plenty of research interest and have great significance. Methods of the former de-emphasize the temporal correlations among facts sequences, while methods of the latter require strict chronological order of knowledge and ignore inferring clues provided by missing facts of the past. These limit the practicability of TKG applications as almost all of the existing TKG reasoning methods are designed specifically to address either one setting. To this end, this paper proposes an original Temporal PAth-based Reasoning (TPAR) model for both the interpolation and extrapolation reasoning. TPAR performs a neural-driven symbolic reasoning fashion that is robust to ambiguous and noisy temporal data and with fine interpretability as well. Comprehensive experiments show that TPAR outperforms SOTA methods on the link prediction task for both the interpolation and the extrapolation settings. A novel pipeline experimental setting is designed to evaluate the performances of SOTA combinations and the proposed TPAR towards interpolation and extrapolation reasoning. More diverse experiments are conducted to show the robustness and interpretability of TPAR.

📄 PDF Abstract BibTeX arXiv:2405.18106

Code (0)

등록된 구현이 없습니다.

Tasks

Link Prediction

Similar Papers 제목 키워드 기반

DynaGen: Unifying Temporal Knowledge Graph Reasoning with Dynamic Subgraphs and Generative Regularization

2025-12-14 · Jiawei Shen, Jia Zhu, Hanghui Guo, Weijie Shi 외 arxiv

Temporal Knowledge Graph Reasoning (TKGR) aims to complete missing factual elements along the timeline. Depending on the temporal position of the query, the task is categorized into interpolation and extrapolation. Exist…

Transformer-based Reasoning for Learning Evolutionary Chain of Events on Temporal Knowledge Graph

2024-05-01 · Zhiyu Fang, Shuai-Long Lei, Xiaobin Zhu, Chun Yang 외

Temporal Knowledge Graph (TKG) reasoning often involves completing missing factual elements along the timeline. Although existing methods can learn good embeddings for each factual element in quadruples by integrating te…

Towards Unified Neurosymbolic Reasoning on Knowledge Graphs

2025-07-04 · Qika Lin, Fangzhi Xu, Hao Lu, Kai He 외 arxiv

Knowledge Graph (KG) reasoning has received significant attention in the fields of artificial intelligence and knowledge engineering, owing to its ability to autonomously deduce new knowledge and consequently enhance the…

Knowledge Graphs

Temporal Inductive Path Neural Network for Temporal Knowledge Graph Reasoning

2023-09-06 · Hao Dong, Pengyang Wang, Meng Xiao, Zhiyuan Ning 외

Temporal Knowledge Graph (TKG) is an extension of traditional Knowledge Graph (KG) that incorporates the dimension of time. Reasoning on TKGs is a crucial task that aims to predict future facts based on historical occurr…

Temporal Knowledge Graph Reasoning with Low-rank and Model-agnostic Representations

2022-04-10 · RepL4NLP (ACL) 2022 5 · Ioannis Dikeoulias, Saadullah Amin, Günter Neumann

Temporal knowledge graph completion (TKGC) has become a popular approach for reasoning over the event and temporal knowledge graphs, targeting the completion of knowledge with accurate but missing information. In this co…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph EmbeddingKnowledge Graphs+2