Adaptive Anomaly Detection in the Presence of Concept Drift: Extended Report
Jongjun Park, Fei Chiang, and Mostafa Milani

TL;DR
This paper presents AnDri, a novel framework for anomaly detection that effectively handles concept drift in time series by dynamically modeling normal patterns and introducing a new clustering method, improving detection accuracy.
Contribution
The paper introduces AnDri, a framework that combines dynamic normal modeling with a new clustering technique to better detect anomalies amidst concept drift.
Findings
AnDri outperforms existing methods on real datasets.
The Adjacent Hierarchical Clustering improves detection of short-lived patterns.
Dynamic normal models adapt effectively to concept drift.
Abstract
The presence of concept drift poses challenges for anomaly detection in time series. While anomalies are caused by undesirable changes in the data, differentiating abnormal changes from varying normal behaviours is difficult due to differing frequencies of occurrence, varying time intervals when normal patterns occur, and identifying similarity thresholds to separate the boundary between normal vs. abnormal sequences. Differentiating between concept drift and anomalies is critical for accurate analysis as studies have shown that the compounding effects of error propagation in downstream tasks lead to lower detection accuracy and increased overhead due to unnecessary model updates. Unfortunately, existing work has largely explored anomaly detection and concept drift detection in isolation. We introduce AnDri, a framework for Anomaly detection in the presence of Drift. AnDri introduces…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Anomaly Detection Techniques and Applications · Time Series Analysis and Forecasting
