Assessing the Robustness and Reducibility of Multiplex Networks with Embedding-Aided Interlayer Similarities
Haoran Nan, Senquan Wang, Chun Ouyang, Yanchen Zhou, Weiwei Gu
TL;DR
The paper tackles the challenge of measuring interlayer similarity in multiplex networks by introducing Embedding Aided inTerlayer Similarity (EATSim), which combines intralayer structural cues from Pairwise Euclidean Distance (PED) loss and cross-layer alignment cues from Aligned Euclidean Distance (AED) loss using node2vec embeddings. The framework defines $D = \omega \mathcal{L}_{\mathrm{PED}} + (1-\omega) \mathcal{L}_{\mathrm{AED}}$ and $EATSim = 1 - D$ with $\omega = 0.5$, and evaluates it on synthetic BA rewiring and Geometric Multiplex Model data as well as nine real multiplex networks. Empirical results show EATSim correlates strongly with network robustness quantified by $\Omega$ (synthetic $\approx 0.882$, real $\approx 0.856$) and achieves state-of-the-art performance in network reducibility via the distinguishability metric $q$, outperforming several baselines. The work provides a unified, embedding-based metric that captures both local and global interlayer similarities, enabling better design and management of robust, compact multiplex systems in domains such as transportation, biology, and social networks.
Abstract
The study of interlayer similarity of multiplex networks helps to understand the intrinsic structure of complex systems, revealing how changes in one layer can propagate and affect others, thus enabling broad implications for transportation, social, and biological systems. Existing algorithms that measure similarity between network layers typically encode only partial information, which limits their effectiveness in capturing the full complexity inherent in multiplex networks. To address this limitation, we propose a novel interlayer similarity measuring approach named Embedding Aided inTerlayer Similarity (EATSim). EATSim concurrently incorporates intralayer structural similarity and cross-layer anchor node alignment consistency, providing a more comprehensive framework for analyzing interconnected systems. Extensive experiments on both synthetic and real-world networks demonstrate that EATSim effectively captures the underlying geometric similarities between interconnected networks, significantly improving the accuracy of interlayer similarity measurement. Moreover, EATSim achieves state-of-the-art performance in two downstream applications: predicting network robustness and network reducibility, showing its great potential in enhancing the understanding and management of complex systems.
