LGAIJun 30, 2025

When Will It Fail?: Anomaly to Prompt for Forecasting Future Anomalies in Time Series

arXiv:2506.23596v18 citationsh-index: 13Has CodeICML
Originality Highly original
AI Analysis

This addresses the need for forecasting future abnormal events in real-world applications, representing a novel approach to a previously under-explored task.

The paper tackles the problem of predicting specific future time points when anomalies will occur in time series data, known as Anomaly Prediction (AP), and proposes the A2P framework, which outperforms state-of-the-art methods in experiments on multiple real-world datasets.

Recently, forecasting future abnormal events has emerged as an important scenario to tackle real-world necessities. However, the solution of predicting specific future time points when anomalies will occur, known as Anomaly Prediction (AP), remains under-explored. Existing methods dealing with time series data fail in AP, focusing only on immediate anomalies or failing to provide precise predictions for future anomalies. To address the AP task, we propose a novel framework called Anomaly to Prompt (A2P), comprised of Anomaly-Aware Forecasting (AAF) and Synthetic Anomaly Prompting (SAP). To enable the forecasting model to forecast abnormal time points, we adopt a strategy to learn the relationships of anomalies. For the robust detection of anomalies, our proposed SAP introduces a learnable Anomaly Prompt Pool (APP) that simulates diverse anomaly patterns using signal adaptive prompt. Comprehensive experiments on multiple real-world datasets demonstrate the superiority of A2P over state-of-the-art methods, showcasing its ability to predict future anomalies. Our implementation code is available at https://github.com/KU-VGI/AP.

Foundations

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

Your Notes