paper-with-me

Papers

Crossing-Free Probabilistic K-Line Forecasts Without Retraining

2026-07-29 · Runyao Yu, Yuchen Tao, Yujie Chen, Wentao Wang, Derek W. Bunn arxiv

Probabilistic K-line forecasting describes uncertainty in four complementary prices, namely open--high--low--close (OHLC). However, it introduces two consistency problems: quantile crossing and K-line crossing. Quantile crossing occurs when a higher-quantile forecast falls below a lower-quantile forecast, while K-line crossing occurs when the forecast low exceeds the open or close, or the forecast high falls below the open or close. Existing solutions generally address only one problem through output reordering, specialized architectures, or penalized training objectives. We propose K-line--Quantile Sequential Projection (KQSP), a parameter-free and training-free reconciliation method applicable to forecasts produced by any model. Compared with other crossing solutions, KQSP preserves predictive accuracy while producing substantially smaller corrections to the original forecasts. To mitigate model bias, we evaluate KQSP using various models, including pretrained foundation models. KQSP reduces both quantile and K-line crossing rates to zero for all test data undertaken. These results show that probabilistic K-line consistency can be enforced independently of forecast generation and without retraining.

📄 PDF Abstract BibTeX arXiv:2607.26792

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Continuous and Distribution-free Probabilistic Wind Power Forecasting: A Conditional Normalizing Flow Approach

2022-06-06 · Honglin Wen, Pierre Pinson, Jinghuan Ma, Jie Gu 외

We present a data-driven approach for probabilistic wind power forecasting based on conditional normalizing flow (CNF). In contrast with the existing, this approach is distribution-free (as for non-parametric and quantil…

Learning Quantile Functions without Quantile Crossing for Distribution-free Time Series Forecasting

2021-11-12 · Youngsuk Park, Danielle Maddix, François-Xavier Aubet, Kelvin Kan 외

Quantile regression is an effective technique to quantify uncertainty, fit challenging underlying distributions, and often provide full probabilistic predictions through joint learnings over multiple quantile levels. A c…

quantile regressionTime SeriesTime Series AnalysisTime Series Forecasting

Stabilizing distribution-free probabilistic forecasts

2026-05-27 · Jente Van Belle, Honglin Wen, Wouter Verbeke, Pierre Pinson arxiv

Multi-step-ahead forecasts are often updated as new observations become available, since shorter forecast horizons typically improve forecast quality. However, such improvements come at the cost of forecast instability, …

Creating Probabilistic Forecasts from Arbitrary Deterministic Forecasts using Conditional Invertible Neural Networks

2023-02-03 · Kaleb Phipps, Benedikt Heidrich, Marian Turowski, Moritz Wittig 외

In various applications, probabilistic forecasts are required to quantify the inherent uncertainty associated with the forecast. However, numerous modern forecasting methods are still designed to create deterministic for…

MECATS: Mixture-of-Experts for Probabilistic Forecasts of Aggregated Time Series

2021-09-29 · Xing Han, Jing Hu, Joydeep Ghosh

We introduce a mixture of heterogeneous experts framework called MECATS, which simultaneously forecasts the values of a set of time series that are related through an aggregation hierarchy. Different types of forecasting…

Mixture-of-ExpertsTime SeriesTime Series Analysis