paper-with-me

홈 › Papers

An Encode-then-Decompose Approach to Unsupervised Time Series Anomaly Detection on Contaminated Training Data--Extended Version

2025-10-21 · Buang Zhang, Tung Kieu, Xiangfei Qiu, Chenjuan Guo, Jilin Hu, Aoying Zhou, Christian S. Jensen, Bin Yang arxiv

Time series anomaly detection is important in modern large-scale systems and is applied in a variety of domains to analyze and monitor the operation of diverse systems. Unsupervised approaches have received widespread interest, as they do not require anomaly labels during training, thus avoiding potentially high costs and having wider applications. Among these, autoencoders have received extensive attention. They use reconstruction errors from compressed representations to define anomaly scores. However, representations learned by autoencoders are sensitive to anomalies in training time series, causing reduced accuracy. We propose a novel encode-then-decompose paradigm, where we decompose the encoded representation into stable and auxiliary representations, thereby enhancing the robustness when training with contaminated time series. In addition, we propose a novel mutual information based metric to replace the reconstruction errors for identifying anomalies. Our proposal demonstrates competitive or state-of-the-art performance on eight commonly used multi- and univariate time series benchmarks and exhibits robustness to time series with different contamination ratios.

📄 PDF Abstract BibTeX arXiv:2510.18998

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Anomaly Detection

Similar Papers 제목 키워드 기반

Robust and Explainable Autoencoders for Unsupervised Time Series Outlier Detection---Extended Version

2022-04-07 · Tung Kieu, Bin Yang, Chenjuan Guo, Christian S. Jensen 외

Time series data occurs widely, and outlier detection is a fundamental problem in data mining, which has numerous applications. Existing autoencoder-based approaches deliver state-of-the-art performance on challenging re…

Outlier DetectionTime SeriesTime Series Analysis

Denoising Architecture for Unsupervised Anomaly Detection in Time-Series

2022-08-30 · Wadie Skaf, Tomáš Horváth

Anomalies in time-series provide insights of critical scenarios across a range of industries, from banking and aerospace to information technology, security, and medicine. However, identifying anomalies in time-series da…

Anomaly DetectionDecoderDenoisingTime Series+2

E2USD: Efficient-yet-effective Unsupervised State Detection for Multivariate Time Series

2024-02-21 · Zhichen Lai, Huan Li, Dalin Zhang, Yan Zhao 외

Cyber-physical system sensors emit multivariate time series (MTS) that monitor physical system processes. Such time series generally capture unknown numbers of states, each with a different duration, that correspond to s…

Contrastive LearningTime Series

LEFT: Learnable Fusion of Tri-view Tokens for Unsupervised Time Series Anomaly Detection

2026-02-09 · Dezheng Wang, Tong Chen, Guansong Pang, Congyan Chen 외 arxiv

As a fundamental data mining task, unsupervised time series anomaly detection (TSAD) aims to build a model for identifying abnormal timestamps without assuming the availability of annotations. A key challenge in unsuperv…

Time Series Anomaly Detection

Multi-Sensor Prognostics using an Unsupervised Health Index based on LSTM Encoder-Decoder

2016-08-22 · Pankaj Malhotra, Vishnu Tv, Anusha Ramakrishnan, Gaurangi Anand 외

Many approaches for estimation of Remaining Useful Life (RUL) of a machine, using its operational sensor data, make assumptions about how a system degrades or a fault evolves, e.g., exponential degradation. However, in m…

DecoderExponential degradationTime SeriesTime Series Analysis