A Latent Multilayer Graphical Model for Complex, Interdependent Systems

Abstract

Networks have been extensively used and have provided novel insights across a wide variety of research areas. However, many real-world systems are, in fact, a ``network of networks'', or a multilayer network, which interact as components of a larger multimodal system. A major difficulty in this multilayer framework is the estimation of interlayer edges or connections. In this work, we propose a new estimation method, called multilayer sparse + low-rank inverse covariance estimation (multiSLICE), which estimates the interlayer edges. multiSLICE bridges latent variable Gaussian graphical methods with multilayer networks, offering a flexible framework for modeling processes with irregular sampling and heterogeneous graph structures. We develop an effective algorithm to compute the estimator. We also establish theoretical conditions for the recoverability of the joint space, analyze how inter-layer interactions influence joint parameter estimation, and provide theoretical bounds on their relationships. Finally, we rigorously evaluate our method on both simulated and multimodal neuroimaging data, demonstrating improvements over state-of-the-art approaches. Finally, all the relevant R code implementing the method in the article is available on [GitHub](https://github.com/mondrus96/multiSLICE).

Cite

Text

Ondrus et al. "A Latent Multilayer Graphical Model for Complex, Interdependent Systems." Advances in Neural Information Processing Systems, 2025.

Markdown

[Ondrus et al. "A Latent Multilayer Graphical Model for Complex, Interdependent Systems." Advances in Neural Information Processing Systems, 2025.](https://mlanthology.org/neurips/2025/ondrus2025neurips-latent/)

BibTeX

@inproceedings{ondrus2025neurips-latent,
  title     = {{A Latent Multilayer Graphical Model for Complex, Interdependent Systems}},
  author    = {Ondrus, Martin and Cribben, Ivor and Feng, Yang},
  booktitle = {Advances in Neural Information Processing Systems},
  year      = {2025},
  url       = {https://mlanthology.org/neurips/2025/ondrus2025neurips-latent/}
}