English

MIDAS: Microcluster-Based Detector of Anomalies in Edge Streams

Machine Learning 2020-08-25 v5 Artificial Intelligence

Abstract

Given a stream of graph edges from a dynamic graph, how can we assign anomaly scores to edges in an online manner, for the purpose of detecting unusual behavior, using constant time and memory? Existing approaches aim to detect individually surprising edges. In this work, we propose MIDAS, which focuses on detecting microcluster anomalies, or suddenly arriving groups of suspiciously similar edges, such as lockstep behavior, including denial of service attacks in network traffic data. MIDAS has the following properties: (a) it detects microcluster anomalies while providing theoretical guarantees about its false positive probability; (b) it is online, thus processing each edge in constant time and constant memory, and also processes the data 162-644 times faster than state-of-the-art approaches; (c) it provides 42%-48% higher accuracy (in terms of AUC) than state-of-the-art approaches.

Keywords

Cite

@article{arxiv.1911.04464,
  title  = {MIDAS: Microcluster-Based Detector of Anomalies in Edge Streams},
  author = {Siddharth Bhatia and Bryan Hooi and Minji Yoon and Kijung Shin and Christos Faloutsos},
  journal= {arXiv preprint arXiv:1911.04464},
  year   = {2020}
}

Comments

8 pages, Accepted at AAAI Conference on Artificial Intelligence (AAAI), 2020 [oral paper]; minor fixes, updated experiments

R2 v1 2026-06-23T12:12:05.952Z