paper-with-me

Papers

Calibrated One-class Classification for Unsupervised Time Series Anomaly Detection

2022-07-25 · Hongzuo Xu, Yijie Wang, Songlei Jian, Qing Liao, Yongjun Wang, Guansong Pang

Time series anomaly detection is instrumental in maintaining system availability in various domains. Current work in this research line mainly focuses on learning data normality deeply and comprehensively by devising advanced neural network structures and new reconstruction/prediction learning objectives. However, their one-class learning process can be misled by latent anomalies in training data (i.e., anomaly contamination) under the unsupervised paradigm. Their learning process also lacks knowledge about the anomalies. Consequently, they often learn a biased, inaccurate normality boundary. To tackle these problems, this paper proposes calibrated one-class classification for anomaly detection, realizing contamination-tolerant, anomaly-informed learning of data normality via uncertainty modeling-based calibration and native anomaly-based calibration. Specifically, our approach adaptively penalizes uncertain predictions to restrain irregular samples in anomaly contamination during optimization, while simultaneously encouraging confident predictions on regular samples to ensure effective normality learning. This largely alleviates the negative impact of anomaly contamination. Our approach also creates native anomaly examples via perturbation to simulate time series abnormal behaviors. Through discriminating these dummy anomalies, our one-class learning is further calibrated to form a more precise normality boundary. Extensive experiments on ten real-world datasets show that our model achieves substantial improvement over sixteen state-of-the-art contenders.

📄 PDF Abstract BibTeX arXiv:2207.12201

Code (1)

xuhongzuo/couta 공식 구현 pytorch

Tasks

Anomaly DetectionOne-Class ClassificationOne-class classifierTime SeriesTime Series AnalysisTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

Semi-unsupervised Learning for Time Series Classification

2022-07-07 · Padraig Davidson, Michael Steininger, André Huhn, Anna Krause 외

Time series are ubiquitous and therefore inherently hard to analyze and ultimately to label or cluster. With the rise of the Internet of Things (IoT) and its smart devices, data is collected in large amounts any given se…

ClassificationTime SeriesTime Series AnalysisTime Series Classification

Mantis: Lightweight Calibrated Foundation Model for User-Friendly Time Series Classification

2025-02-21 · Vasilii Feofanov, Songkang Wen, Marius Alonso, Romain Ilbert 외

In recent years, there has been increasing interest in developing foundation models for time series data that can generalize across diverse downstream tasks. While numerous forecasting-oriented foundation models have bee…

Contrastive LearningTime SeriesTime Series Classification

Calibrated Unsupervised Anomaly Detection in Multivariate Time-series using Reinforcement Learning

2025-02-05 · Saba Sanami, Amir G. Aghdam

This paper investigates unsupervised anomaly detection in multivariate time-series data using reinforcement learning (RL) in the latent space of an autoencoder. A significant challenge is the limited availability of anom…

Anomaly DetectionReinforcement Learning (RL)Time SeriesUnsupervised Anomaly Detection

A Transformer-based Framework for Multivariate Time Series Representation Learning

2020-10-06 · George Zerveas, Srideepika Jayaraman, Dhaval Patel, Anuradha Bhamidipaty 외

In this work we propose for the first time a transformer-based framework for unsupervised representation learning of multivariate time series. Pre-trained models can be potentially used for downstream tasks such as regre…

Computational EfficiencyGeneral ClassificationImputationregression+6

Capturing Temporal Components for Time Series Classification

2024-06-20 · Venkata Ragavendra Vavilthota, Ranjith Ramanathan, Sathyanarayanan N. Aakur

Analyzing sequential data is crucial in many domains, particularly due to the abundance of data collected from the Internet of Things paradigm. Time series classification, the task of categorizing sequential data, has ga…

ClassificationRepresentation LearningTime SeriesTime Series Classification