Detecting Multivariate Time Series Anomalies with Zero Known Label
Qihang Zhou, Jiming Chen, Haoyu Liu, Shibo He, Wenchao Meng

TL;DR
This paper introduces MTGFlow, an unsupervised method for detecting anomalies in multivariate time series data without labeled datasets, using dynamic graph learning and entity-aware normalizing flows to improve density estimation and anomaly detection accuracy.
Contribution
The paper presents a novel unsupervised approach combining dynamic graph structure learning and entity-aware normalizing flows for multivariate time series anomaly detection.
Findings
Outperforms state-of-the-art methods by up to 5.0 AUROC
Effective in modeling complex inter-entity relationships
Achieves superior detection performance on five public datasets
Abstract
Multivariate time series anomaly detection has been extensively studied under the semi-supervised setting, where a training dataset with all normal instances is required. However, preparing such a dataset is very laborious since each single data instance should be fully guaranteed to be normal. It is, therefore, desired to explore multivariate time series anomaly detection methods based on the dataset without any label knowledge. In this paper, we propose MTGFlow, an unsupervised anomaly detection approach for multivariate time series anomaly detection via dynamic graph and entity-aware normalizing flow, leaning only on a widely accepted hypothesis that abnormal instances exhibit sparse densities than the normal. However, the complex interdependencies among entities and the diverse inherent characteristics of each entity pose significant challenges on the density estimation, let alone…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
