paper-with-me

홈 › Papers

Real-Time Proactive Anomaly Detection via Forward and Backward Forecast Modeling

2026-02-12 · Luis Olmos, Rashida Hasan arxiv

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 disruptions, while BRM reconstructs recent history from future context to uncover early precursors. Anomalies are flagged based on forecasting error magnitudes and directional embedding discrepancies. Our models support both continuous and discrete multivariate features, enabling robust performance in real-world settings. Extensive experiments on four benchmark datasets, MSL, SMAP, SMD, and PSM, demonstrate that FFM and BRM outperform state-of-the-art baselines across detection metrics and significantly improve the timeliness of anomaly anticipation. These properties make our approach well-suited for deployment in time-sensitive domains requiring proactive monitoring.

📄 PDF Abstract BibTeX arXiv:2602.11539

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

RePAD: Real-time Proactive Anomaly Detection for Time Series

2020-01-24 · Ming-Chang Lee, Jia-Chun Lin, Ernst Gunnar Gran

During the past decade, many anomaly detection approaches have been introduced in different fields such as network monitoring, fraud detection, and intrusion detection. However, they require understanding of data pattern…

Anomaly DetectionFraud DetectionIntrusion DetectionTime Series+1

How Far Should We Look Back to Achieve Effective Real-Time Time-Series Anomaly Detection?

2021-02-12 · Ming-Chang Lee, Jia-Chun Lin, Ernst Gunnar Gran

Anomaly detection is the process of identifying unexpected events or ab-normalities in data, and it has been applied in many different areas such as system monitoring, fraud detection, healthcare, intrusion detection, et…

Anomaly DetectionFraud DetectionIntrusion DetectionTime Series+2

Machine Learning-Driven Anomaly Detection for 5G O-RAN Performance Metrics

2025-09-03 · Babak Azkaei, Kishor Chandra Joshi, George Exarchakos arxiv

The ever-increasing reliance of critical services on network infrastructure coupled with the increased operational complexity of beyond-5G/6G networks necessitate the need for proactive and automated network fault manage…

Anomaly Detection

ReRe: A Lightweight Real-time Ready-to-Go Anomaly Detection Approach for Time Series

2020-04-05 · Ming-Chang Lee, Jia-Chun Lin, Ernst Gunnar Gran

Anomaly detection is an active research topic in many different fields such as intrusion detection, network monitoring, system health monitoring, IoT healthcare, etc. However, many existing anomaly detection approaches r…

Anomaly DetectionIntrusion DetectionTime SeriesTime Series Analysis+1

Sentinel: Scheduling Live Streams with Proactive Anomaly Detection in Crowdsourced Cloud-Edge Platforms

2025-05-29 · Yuting Li, Shaoyuan Huang, Tengwen Zhang, Cheng Zhang 외

With the rapid growth of live streaming services, Crowdsourced Cloud-edge service Platforms (CCPs) are playing an increasingly important role in meeting the increasing demand. Although stream scheduling plays a critical …

Anomaly DetectionScheduling