LGAIFeb 19

Forecasting Anomaly Precursors via Uncertainty-Aware Time-Series Ensembles

arXiv:2602.17028v1h-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for proactive early warning in domains like industrial operations and cybersecurity, offering a novel unsupervised approach that is incremental in method but provides strong specific gains.

The paper tackles the problem of reactive anomaly detection in time-series data by proposing FATE, an unsupervised framework that forecasts anomalies using predictive uncertainty from ensembles, achieving an average improvement of 19.9 percentage points in PTaPR AUC and 20.02 percentage points in early detection F1 score on benchmark datasets.

Detecting anomalies in time-series data is critical in domains such as industrial operations, finance, and cybersecurity, where early identification of abnormal patterns is essential for ensuring system reliability and enabling preventive maintenance. However, most existing methods are reactive: they detect anomalies only after they occur and lack the capability to provide proactive early warning signals. In this paper, we propose FATE (Forecasting Anomalies with Time-series Ensembles), a novel unsupervised framework for detecting Precursors-of-Anomaly (PoA) by quantifying predictive uncertainty from a diverse ensemble of time-series forecasting models. Unlike prior approaches that rely on reconstruction errors or require ground-truth labels, FATE anticipates future values and leverages ensemble disagreement to signal early signs of potential anomalies without access to target values at inference time. To rigorously evaluate PoA detection, we introduce Precursor Time-series Aware Precision and Recall (PTaPR), a new metric that extends the traditional Time-series Aware Precision and Recall (TaPR) by jointly assessing segment-level accuracy, within-segment coverage, and temporal promptness of early predictions. This enables a more holistic assessment of early warning capabilities that existing metrics overlook. Experiments on five real-world benchmark datasets show that FATE achieves an average improvement of 19.9 percentage points in PTaPR AUC and 20.02 percentage points in early detection F1 score, outperforming baselines while requiring no anomaly labels. These results demonstrate the effectiveness and practicality of FATE for real-time unsupervised early warning in complex time-series environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes