R.I.P.
๐ป
Ghosted
Neural Common Neighbor with Completion for Link Prediction
February 02, 2023 ยท Entered Twilight ยท ๐ International Conference on Learning Representations
Repo contents: NeighborOverlap.py, NeighborOverlapCitation2.py, README.md, env.yaml, model.py, ogbdataset.py, utils.py
Authors
Xiyuan Wang, Haotong Yang, Muhan Zhang
arXiv ID
2302.00890
Category
cs.LG: Machine Learning
Cross-listed
cs.AI,
cs.SI
Citations
87
Venue
International Conference on Learning Representations
Repository
https://github.com/GraphPKU/NeuralCommonNeighbor
โญ 50
Last Checked
1 month ago
Abstract
In this work, we propose a novel link prediction model and further boost it by studying graph incompleteness. First, we introduce MPNN-then-SF, an innovative architecture leveraging structural feature (SF) to guide MPNN's representation pooling, with its implementation, namely Neural Common Neighbor (NCN). NCN exhibits superior expressiveness and scalability compared with existing models, which can be classified into two categories: SF-then-MPNN, augmenting MPNN's input with SF, and SF-and-MPNN, decoupling SF and MPNN. Second, we investigate the impact of graph incompleteness -- the phenomenon that some links are unobserved in the input graph -- on SF, like the common neighbor. Through dataset visualization, we observe that incompleteness reduces common neighbors and induces distribution shifts, significantly affecting model performance. To address this issue, we propose to use a link prediction model to complete the common neighbor structure. Combining this method with NCN, we propose Neural Common Neighbor with Completion (NCNC). NCN and NCNC outperform recent strong baselines by large margins, and NCNC further surpasses state-of-the-art models in standard link prediction benchmarks. Our code is available at https://github.com/GraphPKU/NeuralCommonNeighbor.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Machine Learning
R.I.P.
๐ป
Ghosted
XGBoost: A Scalable Tree Boosting System
R.I.P.
๐ป
Ghosted
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift
R.I.P.
๐ป
Ghosted
Semi-Supervised Classification with Graph Convolutional Networks
R.I.P.
๐ป
Ghosted
Proximal Policy Optimization Algorithms
R.I.P.
๐ป
Ghosted