HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Pure Message Passing Can Estimate Common Neighbor for Link Prediction

Kaiwen Dong Zhichun Guo Nitesh V. Chawla

Pure Message Passing Can Estimate Common Neighbor for Link Prediction

Abstract

Message Passing Neural Networks (MPNNs) have emerged as the {\em de facto} standard in graph representation learning. However, when it comes to link prediction, they often struggle, surpassed by simple heuristics such as Common Neighbor (CN). This discrepancy stems from a fundamental limitation: while MPNNs excel in node-level representation, they stumble with encoding the joint structural features essential to link prediction, like CN. To bridge this gap, we posit that, by harnessing the orthogonality of input vectors, pure message-passing can indeed capture joint structural features. Specifically, we study the proficiency of MPNNs in approximating CN heuristics. Based on our findings, we introduce the Message Passing Link Predictor (MPLP), a novel link prediction model. MPLP taps into quasi-orthogonal vectors to estimate link-level structural features, all while preserving the node-level complexities. Moreover, our approach demonstrates that leveraging message-passing to capture structural features could offset MPNNs' expressiveness limitations at the expense of estimation variance. We conduct experiments on benchmark datasets from various domains, where our method consistently outperforms the baseline methods.

Code Repositories

Barcavin/efficient-node-labelling
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-property-prediction-on-ogbl-citation2MPLP
Ext. data: No
Number of params: 749757283
Test MRR: 0.9072 ± 0.0012
Validation MRR: 0.9074 ± 0.0011
link-property-prediction-on-ogbl-ppaMPLP
Ext. data: No
Number of params: 147794531
Test Hits@100: 0.6524 ± 0.0150
Validation Hits@100: 0.6685 ± 0.0073

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Pure Message Passing Can Estimate Common Neighbor for Link Prediction | Papers | HyperAI