paper-with-me

Papers

Contrastive predictive coding for Anomaly Detection in Multi-variate Time Series Data

2022-02-08 · THEIVENDIRAM PRANAVAN, Terence Sim, ArulMurugan Ambikapathi, Savitha Ramasamy

Anomaly detection in multi-variate time series (MVTS) data is a huge challenge as it requires simultaneous representation of long term temporal dependencies and correlations across multiple variables. More often, this is solved by breaking the complexity through modeling one dependency at a time. In this paper, we propose a Time-series Representational Learning through Contrastive Predictive Coding (TRL-CPC) towards anomaly detection in MVTS data. First, we jointly optimize an encoder, an auto-regressor and a non-linear transformation function to effectively learn the representations of the MVTS data sets, for predicting future trends. It must be noted that the context vectors are representative of the observation window in the MTVS. Next, the latent representations for the succeeding instants obtained through non-linear transformations of these context vectors, are contrasted with the latent representations of the encoder for the multi-variables such that the density for the positive pair is maximized. Thus, the TRL-CPC helps to model the temporal dependencies and the correlations of the parameters for a healthy signal pattern. Finally, fitting the latent representations are fit into a Gaussian scoring function to detect anomalies. Evaluation of the proposed TRL-CPC on three MVTS data sets against SOTA anomaly detection methods shows the superiority of TRL-CPC.

📄 PDF Abstract BibTeX arXiv:2202.03639

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
Contrastive Predictive Coding Contrastive Predictive Coding (CPC) learns self-supervised representations by predicting the future in latent space by using powerful autoregressive models. The model uses a…

Similar Papers 제목 키워드 기반

Contrastive Predictive Coding for Anomaly Detection

2021-07-16 · Puck de Haan, Sindy Löwe

Reliable detection of anomalies is crucial when deploying machine learning models in practice, but remains challenging due to the lack of labeled data. To tackle this challenge, contrastive learning approaches are becomi…

Anomaly DetectionAnomaly SegmentationContrastive LearningRepresentation Learning+1

Recurrent Auto-Encoder With Multi-Resolution Ensemble and Predictive Coding for Multivariate Time-Series Anomaly Detection

2022-02-21 · Heejeong Choi, Subin Kim, Pilsung Kang

As large-scale time-series data can easily be found in real-world applications, multivariate time-series anomaly detection has played an essential role in diverse industries. It enables productivity improvement and maint…

Anomaly DetectionDecoderTime SeriesTime Series Analysis+1

Zero-Episode Few-Shot Contrastive Predictive Coding: Solving intelligence tests without prior training

2022-05-04 · T. Barak, Y. Loewenstein

Video prediction models often combine three components: an encoder from pixel space to a small latent space, a latent space prediction model, and a generative model back to pixel space. However, the large and unpredictab…

Anomaly DetectionPredictionVideo Prediction

HCL-MTSAD: Hierarchical Contrastive Consistency Learning for Accurate Detection of Industrial Multivariate Time Series Anomalies

2024-04-12 · Haili Sun, Yan Huang, Lansheng Han, Cai Fu 외

Multivariate Time Series (MTS) anomaly detection focuses on pinpointing samples that diverge from standard operational patterns, which is crucial for ensuring the safety and security of industrial applications. The prima…

Anomaly DetectionContrastive LearningTime Series

BayPrAnoMeta: Bayesian Proto-MAML for Few-Shot Industrial Image Anomaly Detection

2026-01-27 · Soham Sarkar, Tanmay Sen, Sayantan Banerjee arxiv

Industrial image anomaly detection is a challenging problem owing to extreme class imbalance and the scarcity of labeled defective samples, particularly in few-shot settings. We propose BayPrAnoMeta, a Bayesian generaliz…

Anomaly Detection