Fast Multiplex Graph Association Rules for Link Prediction
Michele Coscia, Christian Borgelt, Michael Szell

TL;DR
This paper introduces a fast, efficient method using multiplex graph association rules for link prediction in complex networks, enhancing prediction capabilities and providing insights into social balance in signed networks.
Contribution
It presents a novel, scalable framework for multiplex link prediction using graph association rules, enabling higher-order structure analysis and improved prediction accuracy.
Findings
Outperforms previous methods in runtime efficiency.
Predicts new node arrivals and higher-order links.
Provides insights into social balance in signed networks.
Abstract
Multiplex networks allow us to study a variety of complex systems where nodes connect to each other in multiple ways, for example friend, family, and co-worker relations in social networks. Link prediction is the branch of network analysis allowing us to forecast the future status of a network: which new connections are the most likely to appear in the future? In multiplex link prediction we also ask: of which type? Because this last question is unanswerable with classical link prediction, here we investigate the use of graph association rules to inform multiplex link prediction. We derive such rules by identifying all frequent patterns in a network via multiplex graph mining, and then score each unobserved link's likelihood by finding the occurrences of each rule in the original network. Association rules add new abilities to multiplex link prediction: to predict new node arrivals, to…
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
TopicsComplex Network Analysis Techniques · Data Mining Algorithms and Applications · Advanced Graph Neural Networks
