paper-with-me

Papers

Towards Better Evolution Modeling for Temporal Knowledge Graphs

2026-02-09 · Zhang Jiasheng, Li Zhangpin, Wang Mingzhe, Shao Jie, Cui Jiangtao, Li Hui arxiv

Temporal knowledge graphs (TKGs) structurally preserve evolving human knowledge. Recent research has focused on designing models to learn the evolutionary nature of TKGs to predict future facts, achieving impressive results. For instance, Hits@10 scores over 0.9 on YAGO dataset. However, we find that existing benchmarks inadvertently introduce a shortcut. Near state-of-the-art performance can be simply achieved by counting co-occurrences, without using any temporal information. In this work, we examine the root cause of this issue, identifying inherent biases in current datasets and over simplified form of evaluation task that can be exploited by these biases. Through this analysis, we further uncover additional limitations of existing benchmarks, including unreasonable formatting of time-interval knowledge, ignorance of learning knowledge obsolescence, and insufficient information for precise evolution understanding, all of which can amplify the shortcut and hinder a fair assessment. Therefore, we introduce the TKG evolution benchmark. It includes four bias-corrected datasets and two novel tasks closely aligned with the evolution process, promoting a more accurate understanding of the challenges in TKG evolution modeling. Benchmark is available at: https://github.com/zjs123/TKG-Benchmark.

📄 PDF Abstract BibTeX arXiv:2602.08353

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Poisson-Gamma Modeling of Inter-Relational Dependencies in Dynamic Knowledge Graphs

2026-07-03 · Nan Fang, Yijun Wang, Hao Liao, Sikun Yang arxiv

Dynamic knowledge graphs are ubiquitous in today's AI applications, as we represent molecular structures, social relationships, and language information using these graph models. As knowledge graphs evolve over time and …

Knowledge GraphsLink Prediction

Disentangled Multi-span Evolutionary Network against Temporal Knowledge Graph Reasoning

2025-05-20 · Hao Dong, Ziyue Qiao, Zhiyuan Ning, Qi Hao 외

Temporal Knowledge Graphs (TKGs), as an extension of static Knowledge Graphs (KGs), incorporate the temporal feature to express the transience of knowledge by describing when facts occur. TKG extrapolation aims to infer …

Knowledge Graphs

TILP: Differentiable Learning of Temporal Logical Rules on Knowledge Graphs

2024-02-19 · Siheng Xiong, Yuan Yang, Faramarz Fekri, James Clayton Kerce

Compared with static knowledge graphs, temporal knowledge graphs (tKG), which can capture the evolution and change of information over time, are more realistic and general. However, due to the complexity that the notion …

Knowledge Graphs

Modeling the evolution of temporal knowledge graphs with uncertainty

2023-01-12 · Soeren Nolting, Zhen Han, Volker Tresp

Forecasting future events is a fundamental challenge for temporal knowledge graphs (tKG). As in real life predicting a mean function is most of the time not sufficient, but the question remains how confident can we be ab…

Gaussian ProcessesGraph Neural NetworkKnowledge Graphs

T-GRAG: A Dynamic GraphRAG Framework for Resolving Temporal Conflicts and Redundancy in Knowledge Retrieval

2025-08-03 · Dong Li, Yichen Niu, Ying Ai, Xiang Zou 외 arxiv

Large language models (LLMs) have demonstrated strong performance in natural language generation but remain limited in knowle- dge-intensive tasks due to outdated or incomplete internal knowledge. Retrieval-Augmented Gen…

Question AnsweringKnowledge Graphs