Real-Time Proactive Anomaly Detection via Forward and Backward Forecast Modeling
Luis Olmos, Rashida Hasan

TL;DR
This paper introduces two innovative proactive anomaly detection frameworks, FFM and BRM, that leverage advanced neural architectures to identify early warning signals in multivariate time series data, outperforming existing reactive methods in timeliness and accuracy.
Contribution
The paper presents novel proactive anomaly detection models combining TCNs, GRUs, and Transformers, capable of handling heterogeneous data and improving early detection in noisy environments.
Findings
Outperform state-of-the-art baselines on four benchmark datasets.
Significantly improve timeliness of anomaly detection.
Robust performance with heterogeneous multivariate data.
Abstract
Reactive anomaly detection methods, which are commonly deployed to identify anomalies after they occur based on observed deviations, often fall short in applications that demand timely intervention, such as industrial monitoring, finance, and cybersecurity. Proactive anomaly detection, by contrast, aims to detect early warning signals before failures fully manifest, but existing methods struggle with handling heterogeneous multivariate data and maintaining precision under noisy or unpredictable conditions. In this work, we introduce two proactive anomaly detection frameworks: the Forward Forecasting Model (FFM) and the Backward Reconstruction Model (BRM). Both models leverage a hybrid architecture combining Temporal Convolutional Networks (TCNs), Gated Recurrent Units (GRUs), and Transformer encoders to model directional temporal dynamics. FFM forecasts future sequences to anticipate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Time Series Analysis and Forecasting · Software System Performance and Reliability
