paper-with-me

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, Yan Zhao, Feiteng Huang, Kai Zheng

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 real-world data but are vulnerable to outliers and exhibit low explainability. To address these two limitations, we propose robust and explainable unsupervised autoencoder frameworks that decompose an input time series into a clean time series and an outlier time series using autoencoders. Improved explainability is achieved because clean time series are better explained with easy-to-understand patterns such as trends and periodicities. We provide insight into this by means of a post-hoc explainability analysis and empirical studies. In addition, since outliers are separated from clean time series iteratively, our approach offers improved robustness to outliers, which in turn improves accuracy. We evaluate our approach on five real-world datasets and report improvements over the state-of-the-art approaches in terms of robustness and explainability. This is an extended version of "Robust and Explainable Autoencoders for Unsupervised Time Series Outlier Detection", to appear in IEEE ICDE 2022.

📄 PDF Abstract BibTeX arXiv:2204.03341

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier DetectionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Interpreting Outliers in Time Series Data through Decoding Autoencoder

2024-09-03 · Patrick Knab, Sascha Marton, Christian Bartelt, Robert Fuder

Outlier detection is a crucial analytical tool in various fields. In critical systems like manufacturing, malfunctioning outlier detection can be costly and safety-critical. Therefore, there is a significant need for exp…

Anomaly DetectionExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Outlier Detection+2

Unsupervised Time Series Outlier Detection with Diversity-Driven Convolutional Ensembles -- Extended Version

2021-11-22 · David Campos, Tung Kieu, Chenjuan Guo, Feiteng Huang 외

With the sweeping digitalization of societal, medical, industrial, and scientific processes, sensing technologies are being deployed that produce increasing volumes of time series data, thus fueling a plethora of new or …

DiversityOutlier DetectionTime SeriesTime Series Analysis

Unsupervised Boosting-based Autoencoder Ensembles for Outlier Detection

2019-10-22 · Hamed Sarvari, Carlotta Domeniconi, Bardh Prenkaj, Giovanni Stilo

Autoencoders, as a dimensionality reduction technique, have been recently applied to outlier detection. However, neural networks are known to be vulnerable to overfitting, and therefore have limited potential in the unsu…

Dimensionality ReductionDiversityOutlier Detection

Learning low-dimensional manifolds under the L0-norm constraint for unsupervised outlier detection

2020-07-09 · International Journal of Data Science and Analytics 2020 7 · Yoshinao Ishii, Satoshi Koide, Keiichiro Hayakawa

Unsupervised outlier detection without the need for clean data has attracted great attention because it is suitable for real-world problems as a result of its low data collection costs. Reconstruction-based methods are p…

Outlier Detection

EXCODER: EXplainable Classification Of DiscretE time series Representations

2026-02-13 · Yannik Hahn, Antonin Königsfeld, Hasan Tercan, Tobias Meisen arxiv

Deep learning has significantly improved time series classification, yet the lack of explainability in these models remains a major challenge. While Explainable AI (XAI) techniques aim to make model decisions more transp…

Time Series ClassificationTime Series Analysis