pith. machine review for the scientific record. sign in

arxiv: 1607.00148 · v2 · submitted 2016-07-01 · 💻 cs.AI · cs.LG· stat.ML

Recognition: unknown

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

Authors on Pith no claims yet
classification 💻 cs.AI cs.LGstat.ML
keywords time-seriesanomaliesdetectunpredictablebehaviorencdec-adanomalydatasets
0
0 comments X
read the original abstract

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).

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 3 Pith papers

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

  1. Detecting Time Series Anomalies Like an Expert: A Multi-Agent LLM Framework with Specialized Analyzers

    cs.AI 2026-05 unverdicted novelty 7.0

    SAGE decomposes univariate time-series anomaly detection into four specialized LLM analyzers plus an evidence-grounded detector and supervisor, achieving the highest average performance on three benchmarks while using...

  2. PhaseNet++: Phase-Aware Frequency-Domain Anomaly Detection for Industrial Control Systems via Phase Coherence Graphs

    cs.LG 2026-04 unverdicted novelty 7.0

    PhaseNet++ detects anomalies in industrial control systems by processing both magnitude and phase from STFT using a Phase Coherence Index graph and dual-head decoder, achieving 90.98% F1 on the SWaT benchmark.

  3. Causally-Constrained Probabilistic Forecasting for Time-Series Anomaly Detection

    cs.LG 2026-04 unverdicted novelty 6.0

    A transformer model guided by a causal graph prior achieves state-of-the-art anomaly detection and root-cause attribution on ASD and SMD benchmarks by restricting main predictions to graph-supported causes while using...