Twinning Complex Networked Systems: Data-Driven Calibration of the mABCD Synthetic Graph Generator
Piotr Bródka, Michał Czuba, Bogumił Kamiński, Łukasz Kraiński, Katarzyna Musial, Paweł Prałat, Mateusz Stolarski
TL;DR
This work tackles the inverse-generator problem for multilayer networks by calibrating the mABCD synthetic graph generator to real data to produce digital twins. It proposes a modular parameter-retrieval framework that estimates groups of mABCD parameters from an observed network by minimizing a set of divergence scores, with Bayesian optimization handling latent components. The experiments reveal strong interdependencies among configuration parameters, indicating that joint-prediction approaches may outperform independent estimation. The study demonstrates feasibility for data-driven digital twins in complex networked systems and provides a public Python implementation to support future research.
Abstract
The increasing availability of relational data has contributed to a growing reliance on network-based representations of complex systems. Over time, these models have evolved to capture more nuanced properties, such as the heterogeneity of relationships, leading to the concept of multilayer networks. However, the analysis and evaluation of methods for these structures is often hindered by the limited availability of large-scale empirical data. As a result, graph generators are commonly used as a workaround, albeit at the cost of introducing systematic biases. In this paper, we address the inverse-generator problem by inferring the configuration parameters of a multilayer network generator, mABCD, from a real-world system. Our goal is to identify parameter settings that enable the generator to produce synthetic networks that act as digital twins of the original structure. We propose a method for estimating matching configurations and for quantifying the associated error. Our results demonstrate that this task is non-trivial, as strong interdependencies between configuration parameters weaken independent estimation and instead favour a joint-prediction approach.
