LGJun 1, 2025

Multiresolution Analysis and Statistical Thresholding on Dynamic Networks

arXiv:2506.01208v23 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses the challenge of detecting anomalous behavior at multiple time scales in domains like cybersecurity, though it is an incremental improvement over fixed-resolution methods.

The paper tackles the problem of detecting structural changes in dynamic networks, where existing methods face a trade-off between temporal resolution and statistical stability, by proposing ANIE, a multi-resolution framework that automatically identifies relevant time scales and captures both rapid and gradual changes, with experiments showing it adapts to appropriate resolutions and remains robust to noise.

Detecting structural change in dynamic network data has wide-ranging applications. Existing approaches typically divide the data into time bins, extract network features within each bin, and then compare these features over time. This introduces an inherent tradeoff between temporal resolution and the statistical stability of the extracted features. Despite this tradeoff, reminiscent of time-frequency tradeoffs in signal processing, most methods rely on a fixed temporal resolution. Choosing an appropriate resolution parameter is typically difficult and can be especially problematic in domains like cybersecurity, where anomalous behavior may emerge at multiple time scales. We address this challenge by proposing ANIE (Adaptive Network Intensity Estimation), a multi-resolution framework designed to automatically identify the time scales at which network structure evolves, enabling the joint detection of both rapid and gradual changes. Modeling interactions as Poisson processes, our method proceeds in two steps: (1) estimating a low-dimensional subspace of node behavior, and (2) deriving a set of novel empirical affinity coefficients that quantify change in interaction intensity between latent factors and support statistical testing for structural change across time scales. We provide theoretical guarantees for subspace estimation and the asymptotic behavior of the affinity coefficients, enabling model-based change detection. Experiments on synthetic networks show that ANIE adapts to the appropriate time resolution and is able to capture sharp structural changes while remaining robust to noise. Furthermore, applications to real-world data showcase the practical benefits of ANIE's multiresolution approach to detecting structural change over fixed resolution methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes