提出可只去噪异常部分的扩散模型,提升时间序列异常检测效果
Selective Denoising Diffusion Model for Time Series Anomaly Detection
- 训练时掩码高斯噪声,仅对异常部分进行去噪
- 在五个数据集上正常部分重建误差显著降低
- 适合需要精准区分正常与异常的时间序列场景
时间序列异常检测(TSAD)是长期研究课题,基于重建的方法多采用生成模型并取得成功。扩散模型因其强大的生成能力近年受到关注。现有基于扩散的TSAD方法依赖条件策略,从白噪声重构输入实例,但该方式难以准确重建正常部分,导致检测性能受限。为此,我们提出新方法AnomalyFilter,作为选择性滤波器,仅对实例中的异常部分进行去噪,保留正常部分。训练时通过掩码高斯噪声,并在去噪过程中不对实例添加噪声。两项简单设计的协同作用显著提升了基础扩散模型的性能。在五个数据集上的大量实验表明,AnomalyFilter在正常部分实现了显著更低的重建误差,验证了其有效性。AnomalyFilter是首个针对TSAD专门设计扩散模型噪声机制的开创性方法。
原文摘要 · Abstract (English)
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 noise to the instances. The synergy of the two simple components greatly enhances the performance of naive diffusion models. Extensive experiments on five datasets demonstrate that AnomalyFilter achieves notably low reconstruction error on normal parts, providing empirical support for its effectiveness in anomaly detection. AnomalyFilter represents a pioneering approach that focuses on the noise design of diffusion models specifically tailored for TSAD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。