2023/06/27 by Fan Wang, Wan‐Shan Li, Wang, Fan +7 · 3 citations
Physics and Astronomy · #Complex Network Analysis Techniques #FOS: Computer and information sciences #Methodology (stat.ME)
paper · pdf · doi:10.48550/arxiv.2306.15286
openalex publication_date 2023/06/27 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/01
We study the multilayer random dot product graph (MRDPG) model, an extension of the random dot product graph to multilayer networks. To estimate the edge probabilities, we deploy a tensor-based methodology and demonstrate its superiority over existing approaches. Moving to dynamic MRDPGs, we formulate and analyse an online change point detection framework. At every time point, we observe a realization from an MRDPG. Across layers, we assume fixed shared common node sets and latent positions but allow for different connectivity matrices. We propose efficient tensor algorithms under both fixed and random latent position cases to minimize the detection delay while controlling false alarms. Notably, in the random latent position case, we devise a novel nonparametric change point detection algorithm based on density kernel estimation that is applicable to a wide range of scenarios, including stochastic block models as special cases. Our theoretical findings are supported by extensive numerical experiments, with the code available online https://github.com/MountLee/MRDPG.