paper-with-me

Papers

StackVAE-G: An efficient and interpretable model for time series anomaly detection

2021-05-18 · Wenkai Li, WenBo Hu, Ting Chen, Ning Chen, Cheng Feng

Recent studies have shown that autoencoder-based models can achieve superior performance on anomaly detection tasks due to their excellent ability to fit complex data in an unsupervised manner. In this work, we propose a novel autoencoder-based model, named StackVAE-G that can significantly bring the efficiency and interpretability to multivariate time series anomaly detection. Specifically, we utilize the similarities across the time series channels by the stacking block-wise reconstruction with a weight-sharing scheme to reduce the size of learned models and also relieve the overfitting to unknown noises in the training data. We also leverage a graph learning module to learn a sparse adjacency matrix to explicitly capture the stable interrelation structure among multiple time series channels for the interpretable pattern reconstruction of interrelated channels. Combining these two modules, we introduce the stacking block-wise VAE (variational autoencoder) with GNN (graph neural network) model for multivariate time series anomaly detection. We conduct extensive experiments on three commonly used public datasets, showing that our model achieves comparable (even better) performance with the state-of-the-art modelsand meanwhile requires much less computation and memory cost. Furthermore, we demonstrate that the adjacency matrix learned by our model accurately captures the interrelation among multiple channels, and can provide valuable information for failure diagnosis applications.

📄 PDF Abstract BibTeX arXiv:2105.08397

Code (1)

liwk16/StackVAE 공식 구현 pytorch

Tasks

Anomaly DetectionGraph LearningGraph Neural NetworkTime SeriesTime Series AnalysisTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

Fun-TSG: A Function-Driven Multivariate Time Series Generator with Variable-Level Anomaly Labeling

2026-04-14 · Pierre Lotte, André Péninou, Olivier Teste arxiv

Reliable evaluation of anomaly detection methods in multivariate time series remains an open challenge, largely due to the limitations of existing benchmark datasets. Current resources often lack fine-grained anomaly ann…

Anomaly Detection

THEMIS: Unlocking Pretrained Knowledge with Foundation Model Embeddings for Anomaly Detection in Time Series

2025-10-04 · Yadav Mahesh Lorik, Kaushik Sarveswaran, Nagaraj Sundaramahalingam, Aravindakumar Venugopalan arxiv

Time series anomaly detection forms a very crucial area in several domains but poses substantial challenges. Due to time series data possessing seasonality, trends, noise, and evolving patterns (concept drift), it become…

Time Series Anomaly DetectionOutlier Detection

MIXAD: Memory-Induced Explainable Time Series Anomaly Detection

2024-10-30 · Minha Kim, Kishor Kumar Bhaumik, Amin Ahsan Ali, Simon S. Woo

For modern industrial applications, accurately detecting and diagnosing anomalies in multivariate time series data is essential. Despite such need, most state-of-the-art methods often prioritize detection performance ove…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

STRIC: Stacked Residuals of Interpretable Components for Time Series Anomaly Detection

2021-09-29 · Luca Zancato, Alessandro Achille, Giovanni Paolini, Alessandro Chiuso 외

We present a residual-style architecture for interpretable forecasting and anomaly detection in multivariate time series. Our architecture is composed of stacked residual blocks designed to separate components of the si…

Anomaly DetectionArticlesTime SeriesTime Series Analysis+1

CICADA: Cross-Domain Interpretable Coding for Anomaly Detection and Adaptation in Multivariate Time Series

2025-05-01 · Tian Lan, YiFei Gao, Yimeng Lu, Chen Zhang

Unsupervised Time series anomaly detection plays a crucial role in applications across industries. However, existing methods face significant challenges due to data distributional shifts across different domains, which a…

Anomaly DetectionMeta-LearningMixture-of-ExpertsTime Series+1