RED-F: Reconstruction-Elimination based Dual-stream Contrastive Forecasting for Multivariate Time Series Anomaly Prediction
PengYu Chen, Xiaohou Shi, Yuan Chang, Yan Sun, and Sajal K. Das

TL;DR
RED-F introduces a dual-stream contrastive forecasting framework that improves multivariate time series anomaly prediction by constructing normal pattern baselines and comparing future predictions to detect anomalies more effectively.
Contribution
The paper proposes a novel RED-F framework combining reconstruction-elimination and contrastive forecasting to enhance anomaly prediction accuracy in multivariate time series.
Findings
RED-F outperforms existing methods on multiple datasets
The contrastive approach improves anomaly detection robustness
Multi-Series Prediction training enhances sensitivity to anomalies
Abstract
Anomaly prediction (AP) in multivariate time series (MTS) is crucial to ensure system dependability. Existing methods either focus solely on whether an anomaly is imminent without providing precise predictions for the future anomaly, or performing predictions directly on historical data, which is easily drowned out by the normal patterns. To address the challenges in AP task, we propose RED-F, a novel framework comprised of the Reconstruction-Elimination Model (REM) and the Dual-stream Contrastive Forecasting Model (DFM). We utilize REM to construct a baseline of normal patterns from historical data, providing a foundation for subsequent predictions of anomalies. Then DFM simultaneously predicts both the constructed normal pattern and the current window, employing a contrastive forecast that transforms the difficult AP task into a simpler, more robust task of relative trajectory…
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 · Data Stream Mining Techniques
