paper-with-me

홈 › Papers

LPC-AD: Fast and Accurate Multivariate Time Series Anomaly Detection via Latent Predictive Coding

2022-05-05 · Zhi Qi, Hong Xie, Ye Li, Jian Tan, Feifei Li, John C. S. Lui

This paper proposes LPC-AD, a fast and accurate multivariate time series (MTS) anomaly detection method. LPC-AD is motivated by the ever-increasing needs for fast and accurate MTS anomaly detection methods to support fast troubleshooting in cloud computing, micro-service systems, etc. LPC-AD is fast in the sense that its reduces the training time by as high as 38.2% compared to the state-of-the-art (SOTA) deep learning methods that focus on training speed. LPC-AD is accurate in the sense that it improves the detection accuracy by as high as 18.9% compared to SOTA sophisticated deep learning methods that focus on enhancing detection accuracy. Methodologically, LPC-AD contributes a generic architecture LPC-Reconstruct for one to attain different trade-offs between training speed and detection accuracy. More specifically, LPC-Reconstruct is built on ideas from autoencoder for reducing redundancy in time series, latent predictive coding for capturing temporal dependence in MTS, and randomized perturbation for avoiding overfitting of anomalous dependence in the training data. We present simple instantiations of LPC-Reconstruct to attain fast training speed, where we propose a simple randomized perturbation method. The superior performance of LPC-AD over SOTA methods is validated by extensive experiments on four large real-world datasets. Experiment results also show the necessity and benefit of each component of the LPC-Reconstruct architecture and that LPC-AD is robust to hyper parameters.

📄 PDF Abstract BibTeX arXiv:2205.08362

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionCloud ComputingTime SeriesTime Series AnalysisTime Series Anomaly Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
MTS 설명 없음

Similar Papers 제목 키워드 기반

Periodic Graph-Enhanced Multivariate Time Series Anomaly Detector

2025-09-22 · Jia Li, Shiyu Long, Ye Yuan arxiv

Multivariate time series (MTS) anomaly detection commonly encounters in various domains like finance, healthcare, and industrial monitoring. However, existing MTS anomaly detection methods are mostly defined on the stati…

Graph Neural NetworkAnomaly Detection

MadSGM: Multivariate Anomaly Detection with Score-based Generative Models

2023-08-29 · Haksoo Lim, Sewon Park, Minjung Kim, Jaehoon Lee 외

The time-series anomaly detection is one of the most fundamental tasks for time-series. Unlike the time-series forecasting and classification, the time-series anomaly detection typically requires unsupervised (or self-su…

Anomaly DetectionDenoisingTime SeriesTime Series Anomaly Detection+1

Entropy Causal Graphs for Multivariate Time Series Anomaly Detection

2023-12-15 · Falih Gozi Febrinanto, Kristen Moore, Chandra Thapa, Mujie Liu 외

Many multivariate time series anomaly detection frameworks have been proposed and widely applied. However, most of these frameworks do not consider intrinsic relationships between variables in multivariate time series da…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

MAD: Self-Supervised Masked Anomaly Detection Task for Multivariate Time Series

2022-05-04 · Yiwei Fu, Feng Xue

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,…

Anomaly DetectionSelf-Supervised LearningTime SeriesTime Series Analysis+1

Detecting Multivariate Time Series Anomalies with Zero Known Label

2022-08-03 · Qihang Zhou, Jiming Chen, Haoyu Liu, Shibo He 외

Multivariate time series anomaly detection has been extensively studied under the semi-supervised setting, where a training dataset with all normal instances is required. However, preparing such a dataset is very laborio…

Anomaly DetectionDensity EstimationGraph structure learningTime Series+3