GravityGraphSAGE: Link Prediction in Directed Attributed Graphs
Riccardo Porcedda, Francesca Chiaromonte, Fabrizio Lillo, Andrea Vandin

TL;DR
GravityGraphSAGE introduces a novel directed link prediction model leveraging node attributes and a gravity-inspired decoder, outperforming existing methods on multiple datasets.
Contribution
First application of GraphSAGE for directed link prediction with node attributes, using a gravity-inspired decoder to enhance performance.
Findings
Outperforms state-of-the-art GDL link prediction techniques.
Scales well with increasing data complexity.
Effective on both benchmark and real-world datasets.
Abstract
Link prediction (inferring missing or future connections between nodes in a graph) is a fundamental problem in network science with widespread applications in, e.g., biological systems, recommender systems, finance and cybersecurity. The ability to accurately predict links has significant real-world applications, such as detecting fraudulent financial transactions or identifying drug-target interactions in biomedicine. Despite a rich literature, link prediction is still challenging, especially for graphs enriched with information on edges (direction) and nodes (attributes). In fact, research on link prediction, especially the one based on Graph Deep Learning (GDL), has mostly focused on undirected graphs, without fully leveraging node attributes. Here, we fill this gap by proposing Gravity-GraphSAGE (GG-SAGE), a modified version of GraphSAGE, a GDL model for node embeddings, composed of…
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.
