Sub-graph Based Diffusion Model for Link Prediction
Hang Li, Wei Jin, Geri Skenderi, Harry Shomer, Wenzhuo Tang, Wenqi, Fan, Jiliang Tang

TL;DR
This paper introduces a novel sub-graph diffusion model for link prediction that decomposes likelihood estimation, enabling transferability, generalization with limited data, and robustness against attacks.
Contribution
It proposes a new generative approach for link prediction using sub-graph diffusion and Bayesian likelihood decomposition, enhancing transferability and robustness.
Findings
Effective transferability across datasets without retraining
Strong generalization with limited training data
Robustness against graph adversarial attacks
Abstract
Denoising Diffusion Probabilistic Models (DDPMs) represent a contemporary class of generative models with exceptional qualities in both synthesis and maximizing the data likelihood. These models work by traversing a forward Markov Chain where data is perturbed, followed by a reverse process where a neural network learns to undo the perturbations and recover the original data. There have been increasing efforts exploring the applications of DDPMs in the graph domain. However, most of them have focused on the generative perspective. In this paper, we aim to build a novel generative model for link prediction. In particular, we treat link prediction between a pair of nodes as a conditional likelihood estimation of its enclosing sub-graph. With a dedicated design to decompose the likelihood estimation process via the Bayesian formula, we are able to separate the estimation of sub-graph…
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
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Advanced Clustering Algorithms Research
MethodsDiffusion
