CountTRuCoLa: Rule Confidence Learning for Temporal Knowledge Graph Forecasting

📅 2025-09-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the lack of interpretability in temporal knowledge graph (TKG) forecasting, this paper proposes the first fully interpretable temporal rule learning framework. Methodologically, it introduces and mines four categories of atomic temporal rules—e.g., “if relation (r_1) holds at time (t), then (r_2) is highly likely to hold at (t+1)”—and innovatively designs a dual-factor confidence scoring mechanism that jointly models temporal novelty (recency) and statistical robustness (support frequency). Rule discovery and weighted evaluation are achieved efficiently via recursive fact analysis. Extensive experiments across nine standard TKG benchmarks demonstrate that our approach consistently outperforms eight state-of-the-art models and two baselines in predictive accuracy, while simultaneously delivering human-understandable, logically traceable prediction justifications—achieving both high performance and strong interpretability.

Technology Category

Application Category

📝 Abstract
We address the task of temporal knowledge graph (TKG) forecasting by introducing a fully explainable method based on temporal rules. Motivated by recent work proposing a strong baseline using recurrent facts, our approach learns four simple types of rules with a confidence function that considers both recency and frequency. Evaluated on nine datasets, our method matches or surpasses the performance of eight state-of-the-art models and two baselines, while providing fully interpretable predictions.
Problem

Research questions and friction points this paper is trying to address.

Develops explainable temporal knowledge graph forecasting method
Learns rule confidence using recency and frequency factors
Evaluates against state-of-the-art models on nine datasets
Innovation

Methods, ideas, or system contributions that make the work stand out.

Temporal rules for explainable forecasting
Confidence function using recency and frequency
Four simple rule types for interpretable predictions
🔎 Similar Papers
No similar papers found.