Universal Multilayer Network Exploration by Random Walk with Restart
Anthony Baptista, Aitor Gonzalez, Ana\"is Baudot

TL;DR
This paper introduces MultiXrank, a versatile Python package for Random Walk with Restart on complex multilayer networks, supported by a universal mathematical framework, and demonstrates its effectiveness in various network analysis tasks.
Contribution
The paper presents MultiXrank, a new tool enabling RWR on any multilayer network with an optimized implementation and a universal mathematical formulation.
Findings
MultiXrank performs well in link prediction tasks.
The package is versatile for different network analysis applications.
Sensitivity analysis shows robustness to parameter changes.
Abstract
The amount and variety of data is increasing drastically for several years. These data are often represented as networks, which are then explored with approaches arising from network theory. Recent years have witnessed the extension of network exploration methods to leverage more complex and richer network frameworks. Random walks, for instance, have been extended to explore multilayer networks. However, current random walk approaches are limited in the combination and heterogeneity of network layers they can handle. New analytical and numerical random walk methods are needed to cope with the increasing diversity and complexity of multilayer networks. We propose here MultiXrank, a Python package that enables Random Walk with Restart (RWR) on any kind of multilayer network with an optimized implementation. This package is supported by a universal mathematical formulation of the RWR. We…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Energy Efficient Wireless Sensor Networks
