English

From Samples to Scenarios: A New Paradigm for Probabilistic Forecasting

Machine Learning 2026-02-25 v2

Abstract

Most state-of-the-art probabilistic time series forecasting models rely on sampling to represent future uncertainty. However, this paradigm suffers from inherent limitations, such as lacking explicit probabilities, inadequate coverage, and high computational costs. In this work, we introduce \textbf{Probabilistic Scenarios}, an alternative paradigm designed to address the limitations of sampling. It operates by directly producing a finite set of \{Scenario, Probability\} pairs, thus avoiding Monte Carlo-like approximation. To validate this paradigm, we propose \textbf{TimePrism}, a simple model composed of only three parallel linear layers. Surprisingly, TimePrism achieves 9 out of 10 state-of-the-art results across five benchmark datasets on two metrics. The effectiveness of our paradigm comes from a fundamental reframing of the learning objective. Instead of modeling an entire continuous probability space, the model learns to represent a set of plausible scenarios and corresponding probabilities. Our work demonstrates the potential of the Probabilistic Scenarios paradigm, opening a promising research direction in forecasting beyond sampling.

Keywords

Cite

@article{arxiv.2509.19975,
  title  = {From Samples to Scenarios: A New Paradigm for Probabilistic Forecasting},
  author = {Xilin Dai and Zhijian Xu and Wanxu Cai and Qiang Xu},
  journal= {arXiv preprint arXiv:2509.19975},
  year   = {2026}
}

Comments

Accepted by ICLR 2026

R2 v1 2026-07-01T05:53:54.894Z