Cycle Representation Learning for Inductive Relation Prediction
Zuoyu Yan, Tengfei Ma, Liangcai Gao, Zhi Tang, Chao Chen

TL;DR
This paper introduces a novel algebraic topology-based method for inductive relation prediction in knowledge graphs, utilizing cycle spaces and GNNs to improve efficiency and accuracy.
Contribution
It models rules as cycles using algebraic topology, enabling efficient rule search and improved relation prediction with a new GNN framework.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Efficiently searches for rules using the cycle space structure.
Outperforms previous path-based methods in accuracy and speed.
Abstract
In recent years, algebraic topology and its modern development, the theory of persistent homology, has shown great potential in graph representation learning. In this paper, based on the mathematics of algebraic topology, we propose a novel solution for inductive relation prediction, an important learning task for knowledge graph completion. To predict the relation between two entities, one can use the existence of rules, namely a sequence of relations. Previous works view rules as paths and primarily focus on the searching of paths between entities. The space of rules is huge, and one has to sacrifice either efficiency or accuracy. In this paper, we consider rules as cycles and show that the space of cycles has a unique structure based on the mathematics of algebraic topology. By exploring the linear structure of the cycle space, we can improve the searching efficiency of rules. We…
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 · Computational Drug Discovery Methods · Bioinformatics and Genomic Networks
