MultiSAGE: a multiplex embedding algorithm for inter-layer link prediction
Luca Gallo, Vito Latora, Alfredo Pulvirenti

TL;DR
MultiSAGE is a novel multiplex network embedding algorithm that generalizes GraphSAGE to effectively predict inter-layer links without prior knowledge of inter-layer connectivity.
Contribution
It introduces MultiSAGE, the first generalization of GraphSAGE for multiplex networks, capable of embedding and predicting both intra- and inter-layer links.
Findings
MultiSAGE outperforms GraphSAGE in reconstructing multiplex network connectivity.
Embedding quality is influenced by graph density and link randomness.
The method effectively captures complex multiplex network structures.
Abstract
Research on graph representation learning has received great attention in recent years. However, most of the studies so far have focused on the embedding of single-layer graphs. The few studies dealing with the problem of representation learning of multilayer structures rely on the strong hypothesis that the inter-layer links are known, and this limits the range of possible applications. Here we propose MultiSAGE, a generalization of the GraphSAGE algorithm that allows to embed multiplex networks. We show that MultiSAGE is capable to reconstruct both the intra-layer and the inter-layer connectivity, outperforming GraphSAGE, which has been designed for simple graphs. Next, through a comprehensive experimental analysis, we shed light also on the performance of the embedding, both in simple and in multiplex networks, showing that either the density of the graph or the randomness of the…
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 · Bioinformatics and Genomic Networks
MethodsGraphSAGE
