Learning-based Link Prediction Methods Integrating Network Topological Features and Embedding Representations
Zi-Xuan Jin, Jun-Fan Yi, Ke-Ke Shang

TL;DR
This paper introduces TELP, an ensemble link prediction model that combines network topological features and embedding representations to improve accuracy and interpretability in complex network analysis.
Contribution
The paper presents a novel multi-stage ensemble model that fuses local and global network features with embeddings, outperforming existing methods in link prediction tasks.
Findings
TELP achieves higher AUC and AP scores than traditional and GNN-based methods.
Feature fusion and ensemble strategies are crucial for optimal performance.
TELP demonstrates robustness across nine benchmark networks.
Abstract
Link prediction, as a frontier task in complex network topology analysis, aims to infer the existence of latent links between node pairs based on observed nodes and structural information. We propose an ensemble link prediction model that integrates network topology features and embedding representations (TELP), designed to overcome the limitations of conventional heuristic methods in capturing node attributes and deep structural patterns, as well as the weak interpretability and limited generalization of learning-based approaches. TELP leverages a multi-stage architecture. Local connectivity patterns are captured through network-type-aware selection of homogeneous and heterogeneous topology features, which also promotes interpretability. To incorporate global structure, Node2Vec embeddings are generated and fused with these topology features, resulting in comprehensive…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
