pith. sign in

arxiv: 2102.01331 · v1 · pith:SKJYPTEZnew · submitted 2021-02-02 · 💻 cs.LG · cs.AI

Anomaly Detection of Time Series with Smoothness-Inducing Sequential Variational Auto-Encoder

classification 💻 cs.LG cs.AI
keywords modeldetectionseriestimevariationalanomalyauto-encodersmoothness-inducing
0
0 comments X
read the original abstract

Deep generative models have demonstrated their effectiveness in learning latent representation and modeling complex dependencies of time series. In this paper, we present a Smoothness-Inducing Sequential Variational Auto-Encoder (SISVAE) model for robust estimation and anomaly detection of multi-dimensional time series. Our model is based on Variational Auto-Encoder (VAE), and its backbone is fulfilled by a Recurrent Neural Network to capture latent temporal structures of time series for both generative model and inference model. Specifically, our model parameterizes mean and variance for each time-stamp with flexible neural networks, resulting in a non-stationary model that can work without the assumption of constant noise as commonly made by existing Markov models. However, such a flexibility may cause the model fragile to anomalies. To achieve robust density estimation which can also benefit detection tasks, we propose a smoothness-inducing prior over possible estimations. The proposed prior works as a regularizer that places penalty at non-smooth reconstructions. Our model is learned efficiently with a novel stochastic gradient variational Bayes estimator. In particular, we study two decision criteria for anomaly detection: reconstruction probability and reconstruction error. We show the effectiveness of our model on both synthetic datasets and public real-world benchmarks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. On the Tradeoffs of On-Device Generative Models in Federated Predictive Maintenance Systems

    cs.LG 2026-05 unverdicted novelty 5.0

    Experiments on real industrial time series show that partial model sharing improves diffusion model performance in bandwidth-limited non-IID settings, while full sharing stabilizes GAN training but offers less robustn...

  2. Detecting the Undetectable: Enhancing Unsupervised time series Anomaly Detection via Active Learning

    cs.LG 2026-07 unverdicted novelty 4.0

    Active learning with masked reconstruction and minimax training raises AUC by 12.39% across 28 test cases on four multivariate datasets and seven unsupervised backbones.