GNN Link Prediction Survey Categorizes 4 Architectures and Real-World Applications
New comprehensive taxonomy covers GCN, GAE, GAT, and GFormer methods for link prediction
A new survey on Graph Neural Network (GNN)-based link prediction, accepted at WIREs: Data Mining and Knowledge Discovery, proposes an innovative taxonomy that categorizes recent advances by technique (GCN-based, GAE-based, GAT-based, and GFormer-based methods) and application (knowledge graphs and recommendation systems). The review systematically examines key GNN encoder architectures, discusses their strengths and limitations, and explores current challenges and promising future directions. It also provides a GitHub repository listing related papers.
- The survey proposes a taxonomy covering 4 GNN encoder families: GCN, GAE, GAT, and GFormer.
- Applications focus on knowledge graphs and recommendation systems with real-world impact.
- Accepted at WIREs: Data Mining and Knowledge Discovery after peer review, including a curated GitHub paper list.
Why It Matters
Provides a structured roadmap for researchers and engineers building next-gen link prediction systems.