Disentangled Multi-span Evolutionary Network against Temporal Knowledge Graph Reasoning
Hao Dong, Ziyue Qiao, Zhiyuan Ning, Qi Hao, Yi Du, Pengyang Wang, Yuanchun Zhou

TL;DR
This paper introduces DiMNet, a novel network for temporal knowledge graph reasoning that models internal subgraph interactions and distinguishes stable from active features, significantly improving prediction accuracy.
Contribution
It proposes a disentangled multi-span evolution strategy that captures local and historical features while separating stable and active node features for better reasoning.
Findings
Outperforms state-of-the-art methods by up to 22.7% in MRR
Demonstrates strong performance on four real-world TKG datasets
Effectively models internal subgraph interactions and feature stability
Abstract
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 possible future facts based on known history, which has garnered significant attention in recent years. Some existing methods treat TKG as a sequence of independent subgraphs to model temporal evolution patterns, demonstrating impressive reasoning performance. However, they still have limitations: 1) In modeling subgraph semantic evolution, they usually neglect the internal structural interactions between subgraphs, which are actually crucial for encoding TKGs. 2) They overlook the potential smooth features that do not lead to semantic changes, which should be distinguished from the semantic evolution process. Therefore, we propose a novel Disentangled Multi-span…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Topic Modeling
MethodsSoftmax · Attention Is All You Need
