LGJun 22

Selective Time Series Forecasting via Metalearning

arXiv:2606.234486.5
Predicted impact top 66% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners of time series forecasting, this work provides a domain-agnostic abstention mechanism that improves accuracy by selectively rejecting difficult-to-predict samples, though the improvement is incremental over existing methods.

The paper tackles the problem of unreliable time series forecasts by proposing a selective forecasting framework that uses metalearning to predict the empirical percentile of forecasting errors from structural features of recent lags, enabling models to abstain from high-risk predictions. Experiments show that rejecting challenging samples consistently improves forecasting accuracy across coverage levels in both in-domain and transfer learning settings.

Deep learning methods have achieved state-of-the-art in time series forecasting, yet their accuracy varies considerably across samples, as some instances remain inherently difficult to predict. Reject option mechanisms, which allow models to abstain from high-risk predictions, are well established in classification and regression but underexplored in forecasting. Existing abstention strategies typically rely on proxies, such as the width of the prediction interval or learned confidence scores derived from forecasts. However, these approaches are inherently tied to the training domain, limiting their ability to generalize. We propose a selective forecasting framework that addresses this limitation by modeling the empirical percentile of forecasting errors, that is, a scale-invariant statistic, based on structural characteristics extracted from recent lags via metalearning. By decoupling the rejection decision from the forecast itself and grounding it in domain-agnostic features, the framework enables effective abstention transfer across heterogeneous time series. Experiments in both in-domain and transfer learning settings show that rejecting samples predicted as challenging consistently improves forecasting accuracy across coverage levels.

Foundations

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

Your Notes