Laplacian Change Point Detection for Single and Multi-view Dynamic Graphs
Shenyang Huang, Samy Coulombe, Yasmeen Hitti, Reihaneh Rabbany,, Guillaume Rabusseau

TL;DR
This paper introduces Laplacian-based change point detection methods for dynamic graphs, including multi-view graphs, demonstrating superior accuracy and robustness in synthetic and real-world applications such as COVID-19 mobility analysis.
Contribution
It proposes LAD and MultiLAD, novel spectral methods for change point detection in single and multi-view dynamic graphs, addressing key challenges in graph comparison, temporal dependency modeling, and multi-view integration.
Findings
LAD and MultiLAD outperform existing baselines in synthetic experiments.
MultiLAD's advantage increases with more views and noise robustness.
Both methods successfully detect significant real-world events like COVID-19 interventions.
Abstract
Dynamic graphs are rich data structures that are used to model complex relationships between entities over time. In particular, anomaly detection in temporal graphs is crucial for many real world applications such as intrusion identification in network systems, detection of ecosystem disturbances and detection of epidemic outbreaks. In this paper, we focus on change point detection in dynamic graphs and address three main challenges associated with this problem: i). how to compare graph snapshots across time, ii). how to capture temporal dependencies, and iii). how to combine different views of a temporal graph. To solve the above challenges, we first propose Laplacian Anomaly Detection (LAD) which uses the spectrum of graph Laplacian as the low dimensional embedding of the graph structure at each snapshot. LAD explicitly models short term and long term dependencies by applying two…
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.
Taxonomy
TopicsComplex Network Analysis Techniques · Data-Driven Disease Surveillance · Anomaly Detection Techniques and Applications
