Enhancing Knowledge Graph Completion with GNN Distillation and Probabilistic Interaction Modeling
Lingzhi Wang, Pengcheng Huang, Haotian Li, Yuliang Wei, Guodong Xin, Rui Zhang, Donglin Zhang, Zhenzhou Ji, Wei Wang

TL;DR
This paper introduces a unified framework combining GNN distillation and probabilistic interaction modeling to improve knowledge graph completion, effectively addressing over-smoothing and capturing complex relational patterns.
Contribution
It proposes a novel integration of GNN distillation with abstract probabilistic interaction modeling, enhancing the ability to complete knowledge graphs more accurately.
Findings
Significant performance improvements on WN18RR and FB15K-237 datasets.
Effective mitigation of over-smoothing in GNNs.
Enhanced modeling of entity and relation interactions through probabilistic signatures.
Abstract
Knowledge graphs (KGs) serve as fundamental structures for organizing interconnected data across diverse domains. However, most KGs remain incomplete, limiting their effectiveness in downstream applications. Knowledge graph completion (KGC) aims to address this issue by inferring missing links, but existing methods face critical challenges: deep graph neural networks (GNNs) suffer from over-smoothing, while embedding-based models fail to capture abstract relational features. This study aims to overcome these limitations by proposing a unified framework that integrates GNN distillation and abstract probabilistic interaction modeling (APIM). GNN distillation approach introduces an iterative message-feature filtering process to mitigate over-smoothing, preserving the discriminative power of node representations. APIM module complements this by learning structured, abstract interaction…
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 · Privacy-Preserving Technologies in Data · Machine Learning in Healthcare
