paper-with-me

홈 › Papers

Bounded-Abstention Multi-horizon Time-series Forecasting

2026-02-04 · Luca Stradiotti, Laurens Devos, Anna Monreale, Jesse Davis, Andrea Pugnana arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.04714

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MOBA: A multi-objective bounded-abstention model for two-class cost-sensitive problems

2019-05-17 · Hongjiao Guan

Abstaining classifiers have been widely used in cost-sensitive applications to avoid ambiguous classification and reduce the cost of misclassification. Previous abstaining classification models rely on cost information, …

ClassificationGeneral Classification

Causal-Audit: A Framework for Risk Assessment of Assumption Violations in Time-Series Causal Discovery

2026-04-02 · Marco Ruiz, Miguel Arana-Catania, David R. Ardila, Rodrigo Ventura arxiv

Time-series causal discovery methods rely on assumptions such as stationarity, regular sampling, and bounded temporal dependence. When these assumptions are violated, structure learning can produce confident but misleadi…

Fast Rates for Online Prediction with Abstention

2020-01-28 · Gergely Neu, Nikita Zhivotovskiy

In the setting of sequential prediction of individual $\{0, 1\}$-sequences with expert advice, we show that by allowing the learner to abstain from the prediction by paying a cost marginally smaller than $\frac 12$ (say,…

Prediction

Bounded-Abstention Pairwise Learning to Rank

2025-05-29 · Antonio Ferrara, Andrea Pugnana, Francesco Bonchi, Salvatore Ruggieri

Ranking systems influence decision-making in high-stakes domains like health, education, and employment, where they can have substantial economic and social impacts. This makes the integration of safety mechanisms essent…

Decision MakingLearning-To-Rank

Binary Classification with Bounded Abstention Rate

2019-05-23 · Shubhanshu Shekhar, Mohammad Ghavamzadeh, Tara Javidi

We consider the problem of binary classification with abstention in the relatively less studied \emph{bounded-rate} setting. We begin by obtaining a characterization of the Bayes optimal classifier for an arbitrary input…

Binary ClassificationClassificationGeneral Classification