Score: 1

Time Series Forecasting via Direct Per-Step Probability Distribution Modeling

Published: November 28, 2025 | arXiv ID: 2511.23260v1

By: Linghao Kong, Xiaopeng Hong

Potential Business Impact:

Predicts future events with a measure of how sure it is.

Business Areas:
Predictive Analytics Artificial Intelligence, Data and Analytics, Software

Deep neural network-based time series prediction models have recently demonstrated superior capabilities in capturing complex temporal dependencies. However, it is challenging for these models to account for uncertainty associated with their predictions, because they directly output scalar values at each time step. To address such a challenge, we propose a novel model named interleaved dual-branch Probability Distribution Network (interPDN), which directly constructs discrete probability distributions per step instead of a scalar. The regression output at each time step is derived by computing the expectation of the predictive distribution on a predefined support set. To mitigate prediction anomalies, a dual-branch architecture is introduced with interleaved support sets, augmented by coarse temporal-scale branches for long-term trend forecasting. Outputs from another branch are treated as auxiliary signals to impose self-supervised consistency constraints on the current branch's prediction. Extensive experiments on multiple real-world datasets demonstrate the superior performance of interPDN.

Repos / Data Links

Page Count
16 pages

Category
Computer Science:
Machine Learning (CS)