TL;DR
This paper introduces a lightweight, online change point detection algorithm for weighted and directed graphs using spectral embeddings of Random Dot Product Graphs, enabling efficient and interpretable monitoring of evolving network data.
Contribution
It extends the RDPG model to weighted and directed graphs for online change detection, providing a computationally efficient and interpretable method that does not require prior weight distribution assumptions.
Findings
Effective detection of change points in synthetic and real network data.
Algorithm guarantees error-rate control and offers insights on detection delay.
Open-source implementation available for practical use.
Abstract
Given a sequence of random (directed and weighted) graphs, we address the problem of online monitoring and detection of changes in the underlying data distribution. Our idea is to endow sequential change-point detection (CPD) techniques with a graph representation learning substrate based on the versatile Random Dot Product Graph (RDPG) model. We consider efficient, online updates of a judicious monitoring function, which quantifies the discrepancy between the streaming graph observations and the nominal RDPG. This reference distribution is inferred via spectral embeddings of the first few graphs in the sequence. We characterize the distribution of this running statistic to select thresholds that guarantee error-rate control, and under simplifying approximations we offer insights on the algorithm's detection resolution and delay. The end result is a lightweight online CPD algorithm,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
