Learning to Sample and Aggregate: Few-shot Reasoning over Temporal Knowledge Graphs
Ruijie Wang, Zheng Li, Dachun Sun, Shengzhong Liu, Jinning Li, Bing, Yin, Tarek Abdelzaher

TL;DR
This paper introduces MetaTKGR, a novel meta-learning framework for few-shot reasoning over temporal knowledge graphs, effectively predicting future facts for new entities with minimal data by dynamically adapting neighbor sampling and aggregation strategies.
Contribution
The paper proposes MetaTKGR, a meta temporal reasoning method that models evolving entity characteristics and improves few-shot temporal knowledge graph reasoning.
Findings
MetaTKGR outperforms state-of-the-art baselines on three real-world TKG datasets.
The approach effectively models temporal evolution of entities with limited observations.
Theoretical analysis and regularizer enhance temporal adaptation stability.
Abstract
In this paper, we investigate a realistic but underexplored problem, called few-shot temporal knowledge graph reasoning, that aims to predict future facts for newly emerging entities based on extremely limited observations in evolving graphs. It offers practical value in applications that need to derive instant new knowledge about new entities in temporal knowledge graphs (TKGs) with minimal supervision. The challenges mainly come from the few-shot and time shift properties of new entities. First, the limited observations associated with them are insufficient for training a model from scratch. Second, the potentially dynamic distributions from the initially observable facts to the future facts ask for explicitly modeling the evolving characteristics of new entities. We correspondingly propose a novel Meta Temporal Knowledge Graph Reasoning (MetaTKGR) framework. Unlike prior work that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
