Search to Pass Messages for Temporal Knowledge Graph Completion
Zhen Wang, Haotong Du, Quanming Yao, Xuelong Li

TL;DR
This paper introduces a neural architecture search framework to automatically design message passing architectures for temporal knowledge graph completion, achieving state-of-the-art results and revealing diverse properties of TKGs.
Contribution
It proposes a generalized NAS framework for TKGs, enabling data-specific architecture design that captures diverse topological and temporal properties.
Findings
Achieves state-of-the-art performance on three benchmark datasets.
Automatically discovers architectures that reveal diverse TKG properties.
Efficient search with less computational cost.
Abstract
Completing missing facts is a fundamental task for temporal knowledge graphs (TKGs). Recently, graph neural network (GNN) based methods, which can simultaneously explore topological and temporal information, have become the state-of-the-art (SOTA) to complete TKGs. However, these studies are based on hand-designed architectures and fail to explore the diverse topological and temporal properties of TKG. To address this issue, we propose to use neural architecture search (NAS) to design data-specific message passing architecture for TKG completion. In particular, we develop a generalized framework to explore topological and temporal information in TKGs. Based on this framework, we design an expressive search space to fully capture various properties of different TKGs. Meanwhile, we adopt a search algorithm, which trains a supernet structure by sampling single path for efficient search…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Topic Modeling
MethodsGraph Neural Network · fail
