Selective Denoising Diffusion Model for Time Series Anomaly Detection
Kohei Obata, Zheng Chen, Yasuko Matsubara, Lingwei Zhu, Yasushi Sakurai

TL;DR
This paper introduces AnomalyFilter, a diffusion-based method for time series anomaly detection that selectively denoises anomalies while preserving normal data, leading to improved detection accuracy.
Contribution
It presents a novel selective denoising diffusion approach tailored for TSAD, focusing on filtering anomalies rather than reconstructing entire instances.
Findings
Achieves low reconstruction error on normal data across five datasets
Outperforms existing diffusion-based TSAD methods
Demonstrates effectiveness of selective denoising in anomaly detection
Abstract
Time series anomaly detection (TSAD) has been an important area of research for decades, with reconstruction-based methods, mostly based on generative models, gaining popularity and demonstrating success. Diffusion models have recently attracted attention due to their advanced generative capabilities. Existing diffusion-based methods for TSAD rely on a conditional strategy, which reconstructs input instances from white noise with the aid of the conditioner. However, this poses challenges in accurately reconstructing the normal parts, resulting in suboptimal detection performance. In response, we propose a novel diffusion-based method, named AnomalyFilter, which acts as a selective filter that only denoises anomaly parts in the instance while retaining normal parts. To build such a filter, we mask Gaussian noise during the training phase and conduct the denoising process without adding…
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 · Software System Performance and Reliability
