paper-with-me

Papers

Attention and Autoencoder Hybrid Model for Unsupervised Online Anomaly Detection

2024-01-06 · Seyed Amirhossein Najafi, Mohammad Hassan Asemani, Peyman Setoodeh

This paper introduces a hybrid attention and autoencoder (AE) model for unsupervised online anomaly detection in time series. The autoencoder captures local structural patterns in short embeddings, while the attention model learns long-term features, facilitating parallel computing with positional encoding. Unique in its approach, our proposed hybrid model combines attention and autoencoder for the first time in time series anomaly detection. It employs an attention-based mechanism, akin to the deep transformer model, with key architectural modifications for predicting the next time step window in the autoencoder's latent space. The model utilizes a threshold from the validation dataset for anomaly detection and introduces an alternative method based on analyzing the first statistical moment of error, improving accuracy without dependence on a validation dataset. Evaluation on diverse real-world benchmark datasets and comparing with other well-established models, confirms the effectiveness of our proposed model in anomaly detection.

📄 PDF Abstract BibTeX arXiv:2401.03322

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionTime SeriesTime Series Anomaly Detection

Similar Papers 제목 키워드 기반

Hybrid Meta-Learning Framework for Anomaly Forecasting in Nonlinear Dynamical Systems via Physics-Inspired Simulation and Deep Ensembles

2025-06-15 · Abdullah Burkan Bereketoglu

We propose a hybrid meta-learning framework for forecasting and anomaly detection in nonlinear dynamical systems characterized by nonstationary and stochastic behavior. The approach integrates a physics-inspired simulato…

Anomaly DetectionAnomaly ForecastingAnomaly LocalizationMeta-Learning+1

Normality-Calibrated Autoencoder for Unsupervised Anomaly Detection on Data Contamination

2021-10-28 · Jongmin Yu, Hyeontaek Oh, Minkyung Kim, Junsik Kim

In this paper, we propose Normality-Calibrated Autoencoder (NCAE), which can boost anomaly detection performance on the contaminated datasets without any prior information or explicit abnormal samples in the training pha…

Anomaly DetectionUnsupervised Anomaly Detection

Improving unsupervised anomaly localization by applying multi-scale memories to autoencoders

2020-12-21 · Yifei Yang, Shibing Xiang, Ruixiang Zhang

Autoencoder and its variants have been widely applicated in anomaly detection.The previous work memory-augmented deep autoencoder proposed memorizing normality to detect anomaly, however it neglects the feature discrepan…

Anomaly DetectionAnomaly Localization

Abnormal Event Detection In Videos Using Deep Embedding

2024-09-15 · Darshan Venkatrayappa

Abnormal event detection or anomaly detection in surveillance videos is currently a challenge because of the diversity of possible events. Due to the lack of anomalous events at training time, anomaly detection requires …

Anomaly DetectionAnomaly Detection In Surveillance VideosDiversityEvent Detection+1

Graph Regularized Autoencoder and its Application in Unsupervised Anomaly Detection

2020-10-29 · Imtiaz Ahmed, Travis Galoppo, Xia Hu, Yu Ding

Dimensionality reduction is a crucial first step for many unsupervised learning tasks including anomaly detection and clustering. Autoencoder is a popular mechanism to accomplish dimensionality reduction. In order to mak…

Anomaly DetectionClusteringDimensionality ReductionUnsupervised Anomaly Detection