Beyond MSE: Ordinal Cross-Entropy for Probabilistic Time Series Forecasting
Jieting Wang, Huimei Shi, Feijiang Li, Xiaolei Shang

TL;DR
This paper introduces OCE-TS, a novel ordinal classification approach for time series forecasting that replaces MSE with Ordinal Cross-Entropy loss, enabling better uncertainty quantification and robustness to outliers.
Contribution
The paper proposes OCE-TS, a new ordinal classification method that improves probabilistic time series forecasting by replacing MSE with OCE loss, preserving order and quantifying uncertainty.
Findings
OCE-TS outperforms five baseline models on seven datasets.
OCE loss offers superior stability and outlier robustness over MSE.
Empirical results show improved accuracy using OCE-TS.
Abstract
Time series forecasting is an important task that involves analyzing temporal dependencies and underlying patterns (such as trends, cyclicality, and seasonality) in historical data to predict future values or trends. Current deep learning-based forecasting models primarily employ Mean Squared Error (MSE) loss functions for regression modeling. Despite enabling direct value prediction, this method offers no uncertainty estimation and exhibits poor outlier robustness. To address these limitations, we propose OCE-TS, a novel ordinal classification approach for time series forecasting that replaces MSE with Ordinal Cross-Entropy (OCE) loss, preserving prediction order while quantifying uncertainty through probability output. Specifically, OCE-TS begins by discretizing observed values into ordered intervals and deriving their probabilities via a parametric distribution as supervision…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods · Time Series Analysis and Forecasting
