paper-with-me

Papers

A Review on Self-Supervised Learning for Time Series Anomaly Detection: Recent Advances and Open Challenges

2025-01-25 · Aitor Sánchez-Ferrera, Borja Calvo, Jose A. Lozano

Time series anomaly detection presents various challenges due to the sequential and dynamic nature of time-dependent data. Traditional unsupervised methods frequently encounter difficulties in generalization, often overfitting to known normal patterns observed during training and struggling to adapt to unseen normality. In response to this limitation, self-supervised techniques for time series have garnered attention as a potential solution to undertake this obstacle and enhance the performance of anomaly detectors. This paper presents a comprehensive review of the recent methods that make use of self-supervised learning for time series anomaly detection. A taxonomy is proposed to categorize these methods based on their primary characteristics, facilitating a clear understanding of their diversity within this field. The information contained in this survey, along with additional details that will be periodically updated, is available on the following GitHub repository: https://github.com/Aitorzan3/Awesome-Self-Supervised-Time-Series-Anomaly-Detection.

📄 PDF Abstract BibTeX arXiv:2501.15196

Code (1)

aitorzan3/awesome-self-supervised-time-series-anomaly-detection 공식 구현

Tasks

Anomaly DetectionDiversitySelf-Supervised LearningTime SeriesTime Series Anomaly Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Self-Supervised Learning for Time Series Analysis: Taxonomy, Progress, and Prospects

2023-06-16 · Kexin Zhang, Qingsong Wen, Chaoli Zhang, Rongyao Cai 외

Self-supervised learning (SSL) has recently achieved impressive performance on various time series tasks. The most prominent advantage of SSL is that it reduces the dependence on labeled data. Based on the pre-training a…

Anomaly DetectionSelf-Supervised LearningTime SeriesTime Series Analysis+1

CARLA: Self-supervised Contrastive Representation Learning for Time Series Anomaly Detection

2023-08-18 · Zahra Zamanzadeh Darban, Geoffrey I. Webb, Shirui Pan, Charu C. Aggarwal 외

One main challenge in time series anomaly detection (TSAD) is the lack of labelled data in many real-life scenarios. Most of the existing anomaly detection methods focus on learning the normal behaviour of unlabelled tim…

Anomaly DetectionContrastive LearningRepresentation LearningTime Series+1

Unsupervised Time-Series Signal Analysis with Autoencoders and Vision Transformers: A Review of Architectures and Applications

2025-04-23 · Hossein Ahmadi, Sajjad Emdadi Mahdimahalleh, Arman Farahat, Banafsheh Saffari

The rapid growth of unlabeled time-series data in domains such as wireless communications, radar, biomedical engineering, and the Internet of Things (IoT) has driven advancements in unsupervised learning. This review syn…

Anomaly DetectionDomain GeneralizationSelf-Supervised LearningTime Series

TSA on AutoPilot: Self-tuning Self-supervised Time Series Anomaly Detection

2024-04-03 · Boje Deforce, Meng-Chieh Lee, Bart Baesens, Estefanía Serral Asensio 외

Time series anomaly detection (TSAD) finds many applications such as monitoring environmental sensors, industry KPIs, patient biomarkers, etc. A two-fold challenge for TSAD is a versatile and unsupervised model that can …

Anomaly DetectionData AugmentationTime SeriesTime Series Anomaly 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