DDMT: Denoising Diffusion Mask Transformer Models for Multivariate Time Series Anomaly Detection
Chaocheng Yang, Tingyin Wang, Xuanhui Yan

TL;DR
This paper introduces DDMT, a novel framework combining Denoising Diffusion Models and Transformers with an adaptive neighbor mask to improve multivariate time series anomaly detection, effectively handling noise and information leakage.
Contribution
The paper presents the first integration of Denoising Diffusion Models with Transformers for multivariate time series anomaly detection, introducing the ADNM mechanism to reduce information leakage.
Findings
Achieves state-of-the-art anomaly detection performance on five datasets.
Effectively mitigates noise and Weak Identity Mapping issues during reconstruction.
Demonstrates robustness and accuracy in complex multivariate time series data.
Abstract
Anomaly detection in multivariate time series has emerged as a crucial challenge in time series research, with significant research implications in various fields such as fraud detection, fault diagnosis, and system state estimation. Reconstruction-based models have shown promising potential in recent years for detecting anomalies in time series data. However, due to the rapid increase in data scale and dimensionality, the issues of noise and Weak Identity Mapping (WIM) during time series reconstruction have become increasingly pronounced. To address this, we introduce a novel Adaptive Dynamic Neighbor Mask (ADNM) mechanism and integrate it with the Transformer and Denoising Diffusion Model, creating a new framework for multivariate time series anomaly detection, named Denoising Diffusion Mask Transformer (DDMT). The ADNM module is introduced to mitigate information leakage between…
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
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Adam · Byte Pair Encoding · Label Smoothing · Softmax · Residual Connection · Absolute Position Encodings · Layer Normalization
