Concept Drift and Anomaly Detection in Graph Streams
About
Graph representations offer powerful and intuitive ways to describe data in a multitude of application domains. Here, we consider stochastic processes generating graphs and propose a methodology for detecting changes in stationarity of such processes. The methodology is general and considers a process generating attributed graphs with a variable number of vertices/edges, without the need to assume one-to-one correspondence between vertices at different time steps. The methodology acts by embedding every graph of the stream into a vector domain, where a conventional multivariate change detection procedure can be easily applied. We ground the soundness of our proposal by proving several theoretical results. In addition, we provide a specific implementation of the methodology and evaluate its effectiveness on several detection problems involving attributed graphs representing biological molecules and drawings. Experimental results are contrasted with respect to suitable baseline methods, demonstrating the effectiveness of our approach.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Change Point Detection | Synthetic SBM endpoint deviation and full evolution | F1 Score88.41 | 49 | |
| Change Point Detection | Synthetic SBM pace changes on fixed trajectories | Rand Index80.47 | 49 | |
| Change Point Detection | Synthetic SBM datasets changing speed (test) | Hausdorff Distance9.26 | 49 | |
| Change Point Detection | CPD with endpoint deviation and full evolution (SBM) | Hausdorff Distance9.7 | 49 | |
| Change Point Detection | Synthetic SBM changing speed CPD (full evolution) | F1 Score75.4 | 49 | |
| Change Point Detection | Synthetic SBM Full evolution to endpoint graph | Rand Index92.09 | 49 | |
| Change Point Detection | Synthetic SBM endpoint deviation and partial evolution | F1 Score79.05 | 49 | |
| Change Point Detection | CPD synthetic SBM endpoint deviation and partial evolution | Hausdorff distance13.17 | 49 | |
| Change Point Detection | Synthetic SBM Change with possibly partial evolution | Rand Index82.27 | 49 |