paper-with-me

Papers

Strikingness-Aware Evaluation for Temporal Knowledge Graph Reasoning

2026-05-13 · Rikui Huang, Shengzhe Zhang, Wei Wei arxiv

Temporal Knowledge Graph Reasoning (TKGR) aims at inferring missing (especially future) events from historical data. Current evaluation in TKGR uniformly weights all events, ignoring that most are trivial repetitions, which overestimate the true reasoning ability. Therefore, the rare outstanding events, whose prediction demands deeper reasoning, should be distinguished and emphasized. To this end, we propose a strikingness-aware evaluation framework, which introduces a rule-based strikingness measuring framework (RSMF) to quantify event strikingness by comparing its expected occurrence with peer events derived from temporal rules. Strikingness is then integrated as a weighting factor into metrics like weighted MRR and Hits@k. Experiments on four TKG benchmarks reveal: 1) All representative models perform worse as event strikingness increases, 2) Path-based methods excel on low-strikingness events and representation-based ones on high-strikingness events, 3) We design an ensemble method whose gains stem from fitting trivial events rather than reasoning improvement. Our framework provides a more rigorous evaluation, refocusing the field on predicting outstanding events.

📄 PDF Abstract BibTeX arXiv:2605.13153

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Time-Aware Knowledge Graph Completion

2016-12-01 · COLING 2016 12 · Tingsong Jiang, Tianyu Liu, Tao Ge, Lei Sha 외

Knowledge graph (KG) completion adds new facts to a KG by making inferences from existing facts. Most existing methods ignore the time information and only learn from time-unknown fact triples. In dynamic environments th…

Knowledge Graph CompletionKnowledge GraphsQuestion AnsweringRelation Extraction+1

Re-Temp: Relation-Aware Temporal Representation Learning for Temporal Knowledge Graph Completion

2023-10-24 · Kunze Wang, Soyeon Caren Han, Josiah Poon

Temporal Knowledge Graph Completion (TKGC) under the extrapolation setting aims to predict the missing entity from a fact in the future, posing a challenge that aligns more closely with real-world prediction problems. Ex…

Knowledge Graph CompletionRelationRepresentation LearningTemporal Knowledge Graph Completion

Temporal-Aware Heterogeneous Graph Reasoning with Multi-View Fusion for Temporal Question Answering

2026-02-23 · Wuzhenghong Wen, Bowen Zhou, Jinwen Huang, Xianjie Wu 외 arxiv

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 i…

Graph Neural NetworkQuestion AnsweringKnowledge Graphs

Temporal Knowledge Graph Completion using a Linear Temporal Regularizer and Multivector Embeddings

2021-06-01 · NAACL 2021 4 · Chengjin Xu, Yung-Yu Chen, Mojtaba Nayyeri, Jens Lehmann

Representation learning approaches for knowledge graphs have been mostly designed for static data. However, many knowledge graphs involve evolving data, e.g., the fact (The President of the United States is Barack Obama)…

Knowledge Graph CompletionKnowledge GraphsLink PredictionRepresentation Learning+2

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