Label-Free Multivariate Time Series Anomaly Detection
Qihang Zhou, Shibo He, Haoyu Liu, Jiming Chen, Wenchao Meng

TL;DR
This paper introduces MTGFlow, an unsupervised method for detecting anomalies in multivariate time series by modeling complex dependencies and individual entity characteristics without relying on labeled normal data.
Contribution
The paper proposes MTGFlow, a novel unsupervised anomaly detection approach using dynamic graph learning and entity-aware normalizing flow, with a cluster extension for improved density estimation.
Findings
MTGFlow outperforms existing methods on six benchmark datasets.
The cluster-aware extension enhances detection accuracy for similar entities.
The approach effectively captures complex dependencies and individual characteristics.
Abstract
Anomaly detection in multivariate time series (MTS) has been widely studied in one-class classification (OCC) setting. The training samples in OCC are assumed to be normal, which is difficult to guarantee in practical situations. Such a case may degrade the performance of OCC-based anomaly detection methods which fit the training distribution as the normal distribution. In this paper, we propose MTGFlow, an unsupervised anomaly detection approach for MTS anomaly detection via dynamic Graph and entity-aware normalizing Flow. MTGFlow first estimates the density of the entire training samples and then identifies anomalous instances based on the density of the test samples within the fitted distribution. This relies on a widely accepted assumption that anomalous instances exhibit more sparse densities than normal ones, with no reliance on the clean training dataset. However, it is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
MethodsMatching The Statements
