TL;DR
MAD introduces a self-supervised masked anomaly detection task for multivariate time series, improving detection accuracy and speed over traditional prediction methods, and is suitable for enhancing existing models.
Contribution
The paper proposes a novel self-supervised masked learning task for anomaly detection in multivariate time series, outperforming traditional prediction-based methods.
Findings
MAD achieves higher anomaly detection rates than NSP methods.
MAD can be optimized for real-time detection with existing hardware.
Experimental results validate MAD's effectiveness across datasets.
Abstract
In this paper, we introduce Masked Anomaly Detection (MAD), a general self-supervised learning task for multivariate time series anomaly detection. With the increasing availability of sensor data from industrial systems, being able to detecting anomalies from streams of multivariate time series data is of significant importance. Given the scarcity of anomalies in real-world applications, the majority of literature has been focusing on modeling normality. The learned normal representations can empower anomaly detection as the model has learned to capture certain key underlying data regularities. A typical formulation is to learn a predictive model, i.e., use a window of time series data to predict future data values. In this paper, we propose an alternative self-supervised learning task. By randomly masking a portion of the inputs and training a model to estimate them using the remaining…
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
MethodsBalanced Selection
