Long-Term Outlier Prediction Through Outlier Score Modeling

arXiv cs.LG / 2026/3/24

💬 オピニオンIdeas & Deep AnalysisModels & Research

要点

  • The paper introduces a new time-series task called long-term outlier prediction, addressing the limitation of existing methods that mainly detect outliers only near the present moment.
  • It proposes an unsupervised, model-agnostic two-layer framework where the first layer detects outliers and the second layer forecasts future outlier scores using temporal patterns from past outliers.
  • The approach aims to support both immediate outlier detection and longer-horizon forecasting of outlier likelihoods rather than only pointwise anomaly alerts.
  • Experiments on synthetic datasets indicate the method performs well across both detection and prediction settings, positioning it as a baseline for future research in outlier detection/forecasting.

Abstract

This study addresses an important gap in time series outlier detection by proposing a novel problem setting: long-term outlier prediction. Conventional methods primarily focus on immediate detection by identifying deviations from normal patterns. As a result, their applicability is limited when forecasting outlier events far into the future. To overcome this limitation, we propose a simple and unsupervised two-layer method that is independent of specific models. The first layer performs standard outlier detection, and the second layer predicts future outlier scores based on the temporal structure of previously observed outliers. This framework enables not only pointwise detection but also long-term forecasting of outlier likelihoods. Experiments on synthetic datasets show that the proposed method performs well in both detection and prediction tasks. These findings suggest that the method can serve as a strong baseline for future work in outlier detection and forecasting.