LGFeb 4

Bounded-Abstention Multi-horizon Time-series Forecasting

arXiv:2602.04714v1h-index: 7
Originality Incremental advance
AI Analysis

This addresses the need for reliable forecasting in high-cost domains like healthcare and finance, though it appears incremental as it extends abstention methods to a multi-horizon setting.

The paper tackles the problem of multi-horizon time-series forecasting by introducing a bounded-abstention framework that allows models to abstain from predictions when risk is high, outperforming existing baselines on 24 datasets.

Multi-horizon time-series forecasting involves simultaneously making predictions for a consecutive sequence of subsequent time steps. This task arises in many application domains, such as healthcare and finance, where mispredictions can have a high cost and reduce trust. The learning with abstention framework tackles these problems by allowing a model to abstain from offering a prediction when it is at an elevated risk of making a misprediction. Unfortunately, existing abstention strategies are ill-suited for the multi-horizon setting: they target problems where a model offers a single prediction for each instance. Hence, they ignore the structured and correlated nature of the predictions offered by a multi-horizon forecaster. We formalize the problem of learning with abstention for multi-horizon forecasting setting and show that its structured nature admits a richer set of abstention problems. Concretely, we propose three natural notions of how a model could abstain for multi-horizon forecasting. We theoretically analyze each problem to derive the optimal abstention strategy and propose an algorithm that implements it. Extensive evaluation on 24 datasets shows that our proposed algorithms significantly outperforms existing baselines.

Foundations

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

Your Notes