paper-with-me

홈 › Papers

Laplacian Change Point Detection for Dynamic Graphs

2020-07-02 · Shenyang Huang, Yasmeen Hitti, Guillaume Rabusseau, Reihaneh Rabbany

Dynamic and temporal 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 two main challenges associated with this problem: I) how to compare graph snapshots across time, II) how to capture temporal dependencies. To solve the above challenges, we propose Laplacian Anomaly Detection (LAD) which uses the spectrum of the Laplacian matrix of the graph structure at each snapshot to obtain low dimensional embeddings. LAD explicitly models short term and long term dependencies by applying two sliding windows. In synthetic experiments, LAD outperforms the state-of-the-art method. We also evaluate our method on three real dynamic networks: UCI message network, US senate co-sponsorship network and Canadian bill voting network. In all three datasets, we demonstrate that our method can more effectively identify anomalous time points according to significant real world events.

📄 PDF Abstract BibTeX arXiv:2007.01229

Code (1)

shenyangHuang/LAD 공식 구현

Tasks

Anomaly DetectionChange Point Detection

Similar Papers 제목 키워드 기반

Laplacian Change Point Detection for Single and Multi-view Dynamic Graphs

2023-02-02 · Shenyang Huang, Samy Coulombe, Yasmeen Hitti, Reihaneh Rabbany 외

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 int…

Anomaly DetectionChange Point Detection

Fast and Attributed Change Detection on Dynamic Graphs with Density of States

2023-05-15 · Shenyang Huang, Jacob Danovitch, Guillaume Rabusseau, Reihaneh Rabbany

How can we detect traffic disturbances from international flight transportation logs or changes to collaboration dynamics in academic networks? These problems can be formulated as detecting anomalous change points in a d…

Change DetectionChange Point DetectionCPU

Are the flows of complex-valued Laplacians and their pseudoinverses related?

2024-11-14 · Aditi Saxena, Twinkle Tripathy, Rajasekhar Anguluri

Laplacian flows model the rate of change of each node's state as being proportional to the difference between its value and that of its neighbors. Typically, these flows capture diffusion or synchronization dynamics and …

Geodesics of Dynamic Graphs for Regime Change Detection

2026-06-05 · William Cappelletti, Étienne Voutaz, Pascal Frossard arxiv

Traditional change point detection in dynamic networks assumes abrupt transitions between stationary states, overlooking scenarios of continuous evolution which arise in most real-world applications, such as social netwo…

Change Point DetectionChange DetectionGraph Regression

Optimal Laplacian regularization for sparse spectral community detection

2019-12-03 · Lorenzo Dall'Amico, Romain Couillet, Nicolas Tremblay

Regularization of the classical Laplacian matrices was empirically shown to improve spectral clustering in sparse networks. It was observed that small regularizations are preferable, but this point was left as a heuristi…

ClusteringCommunity Detection