paper-with-me

Papers

LSTM-based Encoder-Decoder for Multi-sensor Anomaly Detection

2016-07-01 · Pankaj Malhotra, Anusha Ramakrishnan, Gaurangi Anand, Lovekesh Vig, Puneet Agarwal, Gautam Shroff

Mechanical devices such as engines, vehicles, aircrafts, etc., are typically instrumented with numerous sensors to capture the behavior and health of the machine. However, there are often external factors or variables which are not captured by sensors leading to time-series which are inherently unpredictable. For instance, manual controls and/or unmonitored environmental conditions or load may lead to inherently unpredictable time-series. Detecting anomalies in such scenarios becomes challenging using standard approaches based on mathematical models that rely on stationarity, or prediction models that utilize prediction errors to detect anomalies. We propose a Long Short Term Memory Networks based Encoder-Decoder scheme for Anomaly Detection (EncDec-AD) that learns to reconstruct 'normal' time-series behavior, and thereafter uses reconstruction error to detect anomalies. We experiment with three publicly available quasi predictable time-series datasets: power demand, space shuttle, and ECG, and two real-world engine datasets with both predictive and unpredictable behavior. We show that EncDec-AD is robust and can detect anomalies from predictable, unpredictable, periodic, aperiodic, and quasi-periodic time-series. Further, we show that EncDec-AD is able to detect anomalies from short time-series (length as small as 30) as well as long time-series (length as large as 500).

📄 PDF Abstract BibTeX arXiv:1607.00148

Code (8)

KDD-OpenSource/DeepADoTS tf
MindSpore-paper-code-2/code399/tree/main/LSTM mindspore
PyLink88/RecAE pytorch
chickenbestlover/RNN-Time-series-Anomaly-Detection pytorch
flaviagiammarino/encdec-ad-tensorflow tf
freedombenLiu/RNN-Time-series-Anomaly-Detection pytorch
freedombenLiu/https-github.com-chickenbestlover-RNN-Time-series-Anomaly-Detection pytorch
pylink88/recurrent-autoencoder pytorch

Tasks

Anomaly DetectionDecoderOutlier DetectionTime SeriesTime Series AnalysisTime Series Anomaly DetectionTime Series Classification

Similar Papers 제목 키워드 기반

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

An Unsupervised Framework for Anomaly Detection in a Water Treatment System.

2019-12-16 · Mayra Macas, Chunming Wu

Current Cyber-Physical Systems (CPSs) are sophisticated, complex, and equipped with networked sensors and actuators. As such, they have become further exposed to cyber-attacks. Recent catastrophic events have demonstrate…

Anomaly DetectionDecoderManagement

A Deep Neural Network for Unsupervised Anomaly Detection and Diagnosis in Multivariate Time Series Data

2018-11-20 · Chuxu Zhang, Dongjin Song, Yuncong Chen, Xinyang Feng 외

Nowadays, multivariate time series data are increasingly collected in various real world systems, e.g., power plants, wearable devices, etc. Anomaly detection and diagnosis in multivariate time series refer to identifyin…

Anomaly DetectionDecoderTime SeriesTime Series Analysis+2

A Multimodal Anomaly Detector for Robot-Assisted Feeding Using an LSTM-based Variational Autoencoder

2017-11-02 · Daehyung Park, Yuuna Hoshi, Charles C. Kemp

The detection of anomalous executions is valuable for reducing potential hazards in assistive manipulation. Multimodal sensory signals can be helpful for detecting a wide range of anomalies. However, the fusion of high-d…

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