PROXI: Challenging the GNNs for Link Prediction
Astrit Tola, Jack Myrick, Baris Coskunuzer

TL;DR
This paper introduces PROXI, a proximity-based method for link prediction that outperforms many GNNs and enhances their performance, highlighting the need for improvements in current GNN models.
Contribution
The paper presents PROXI, a novel proximity-based approach for link prediction, and demonstrates its effectiveness in outperforming GNNs and boosting their performance.
Findings
Traditional ML models using proximity metrics perform competitively with GNNs.
Augmenting GNNs with PROXI significantly improves link prediction accuracy.
Current GNNs have room for improvement to match proximity-based methods.
Abstract
Over the past decade, Graph Neural Networks (GNNs) have transformed graph representation learning. In the widely adopted message-passing GNN framework, nodes refine their representations by aggregating information from neighboring nodes iteratively. While GNNs excel in various domains, recent theoretical studies have raised concerns about their capabilities. GNNs aim to address various graph-related tasks by utilizing such node representations, however, this one-size-fits-all approach proves suboptimal for diverse tasks. Motivated by these observations, we conduct empirical tests to compare the performance of current GNN models with more conventional and direct methods in link prediction tasks. Introducing our model, PROXI, which leverages proximity information of node pairs in both graph and attribute spaces, we find that standard machine learning (ML) models perform competitively,…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Network Packet Processing and Optimization
