paper-with-me

Papers

ImDiffusion: Imputed Diffusion Models for Multivariate Time Series Anomaly Detection

2023-07-03 · Yuhang Chen, Chaoyun Zhang, Minghua Ma, Yudong Liu, Ruomeng Ding, Bowen Li, Shilin He, Saravan Rajmohan, QIngwei Lin, Dongmei Zhang

Anomaly detection in multivariate time series data is of paramount importance for ensuring the efficient operation of large-scale systems across diverse domains. However, accurately detecting anomalies in such data poses significant challenges. Existing approaches, including forecasting and reconstruction-based methods, struggle to address these challenges effectively. To overcome these limitations, we propose a novel anomaly detection framework named ImDiffusion, which combines time series imputation and diffusion models to achieve accurate and robust anomaly detection. The imputation-based approach employed by ImDiffusion leverages the information from neighboring values in the time series, enabling precise modeling of temporal and inter-correlated dependencies, reducing uncertainty in the data, thereby enhancing the robustness of the anomaly detection process. ImDiffusion further leverages diffusion models as time series imputers to accurately capturing complex dependencies. We leverage the step-by-step denoised outputs generated during the inference process to serve as valuable signals for anomaly prediction, resulting in improved accuracy and robustness of the detection process. We evaluate the performance of ImDiffusion via extensive experiments on benchmark datasets. The results demonstrate that our proposed framework significantly outperforms state-of-the-art approaches in terms of detection accuracy and timeliness. ImDiffusion is further integrated into the real production system in Microsoft and observe a remarkable 11.4% increase in detection F1 score compared to the legacy approach. To the best of our knowledge, ImDiffusion represents a pioneering approach that combines imputation-based techniques with time series anomaly detection, while introducing the novel use of diffusion models to the field.

📄 PDF Abstract BibTeX arXiv:2307.00754

Code (1)

17000cyh/imdiffusion 공식 구현 pytorch

Tasks

Anomaly DetectionImputationTime SeriesTime Series Anomaly Detection

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MTSCI: A Conditional Diffusion Model for Multivariate Time Series Consistent Imputation

2024-08-11 · Jianping Zhou, Junhao Li, Guanjie Zheng, Xinbing Wang 외

Missing values are prevalent in multivariate time series, compromising the integrity of analyses and degrading the performance of downstream tasks. Consequently, research has focused on multivariate time series imputatio…

DenoisingImputationInductive BiasMissing Values+2

Latent Space Score-based Diffusion Model for Probabilistic Multivariate Time Series Imputation

2024-09-13 · Guojun Liang, Najmeh Abiri, Atiye Sadat Hashemi, Jens Lundström 외

Accurate imputation is essential for the reliability and success of downstream tasks. Recently, diffusion models have attracted great attention in this field. However, these models neglect the latent distribution in a lo…

ImputationMultivariate Time Series ImputationTime Series

PrimDiffusion: Volumetric Primitives Diffusion for 3D Human Generation

2023-12-07 · NeurIPS 2023 11 · Zhaoxi Chen, Fangzhou Hong, Haiyi Mei, Guangcong Wang 외

We present PrimDiffusion, the first diffusion-based framework for 3D human generation. Devising diffusion models for 3D human generation is difficult due to the intensive computational cost of 3D representations and the …

3D InpaintingDecoderDenoising

Multivariate Time Series Imputation with Generative Adversarial Networks

2018-12-01 · NeurIPS 2018 12 · Yonghong Luo, Xiangrui Cai, Ying Zhang, Jun Xu 외

Multivariate time series usually contain a large number of missing values, which hinders the application of advanced analysis methods on multivariate time series data. Conventional approaches to addressing the challenge …

Image GenerationImputationMissing ValuesMultivariate Time Series Imputation+2

Generative Semi-supervised Learning for Multivariate Time Series Imputation

2021-05-18 · AAAI Conference on Artificial Intelligence 2021 5 · Xiaoye Miao, Yangyang Wu, Jun Wang, Yunjun Gao 외

The missing values, widely existed in multivariate time series data, hinder the effective data analysis. Existing time series imputation methods do not make full use of the label information in real-life time series data…

Generative Adversarial NetworkImputationMissing ValuesMultivariate Time Series Imputation+2