paper-with-me

홈 › Papers

Concept Drift and Anomaly Detection in Graph Streams

2017-06-21 · Daniele Zambon, Cesare Alippi, Lorenzo Livi

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.

📄 PDF Abstract BibTeX arXiv:1706.06941

Code (1)

dzambon/cdg 공식 구현

Tasks

Anomaly DetectionChange Detection

Similar Papers 제목 키워드 기반

METER: A Dynamic Concept Adaptation Framework for Online Anomaly Detection

2023-12-28 · Jiaqi Zhu, Shaofeng Cai, Fang Deng, Beng Chin Ooi 외

Real-time analytics and decision-making require online anomaly detection (OAD) to handle drifts in data streams efficiently and effectively. Unfortunately, existing approaches are often constrained by their limited detec…

Anomaly DetectionDecision MakingDrift Detection

Real-time Anomaly Detection for Multivariate Data Streams

2022-09-26 · Kenneth Odoh

We present a real-time multivariate anomaly detection algorithm for data streams based on the Probabilistic Exponentially Weighted Moving Average (PEWMA). Our formulation is resilient to (abrupt transient, abrupt distrib…

Anomaly Detection

Adaptive Model Pooling for Online Deep Anomaly Detection from a Complex Evolving Data Stream

2022-06-09 · Susik Yoon, YoungJun Lee, Jae-Gil Lee, Byung Suk Lee

Online anomaly detection from a data stream is critical for the safety and security of many applications but is facing severe challenges due to complex and evolving data streams from IoT devices and cloud-based infrastru…

Anomaly Detection

A Lightweight Concept Drift Detection and Adaptation Framework for IoT Data Streams

2021-04-21 · Li Yang, Abdallah Shami

In recent years, with the increasing popularity of "Smart Technology", the number of Internet of Things (IoT) devices and systems have surged significantly. Various IoT services and functionalities are based on the analy…

Anomaly DetectionDrift Detection

ARES: Anomaly Recognition Model For Edge Streams

2025-11-27 · Simone Mungari, Albert Bifet, Giuseppe Manco, Bernhard Pfahringer arxiv

Many real-world scenarios involving streaming information can be represented as temporal graphs, where data flows through dynamic changes in edges over time. Anomaly detection in this context has the objective of identif…

Unsupervised Anomaly Detection