English

Probabilistic Forecasting with Temporal Convolutional Neural Network

Machine Learning 2020-03-17 v3 Machine Learning

Abstract

We present a probabilistic forecasting framework based on convolutional neural network for multiple related time series forecasting. The framework can be applied to estimate probability density under both parametric and non-parametric settings. More specifically, stacked residual blocks based on dilated causal convolutional nets are constructed to capture the temporal dependencies of the series. Combined with representation learning, our approach is able to learn complex patterns such as seasonality, holiday effects within and across series, and to leverage those patterns for more accurate forecasts, especially when historical data is sparse or unavailable. Extensive empirical studies are performed on several real-world datasets, including datasets from JD.com, China's largest online retailer. The results show that our framework outperforms other state-of-the-art methods in both accuracy and efficiency.

Keywords

Cite

@article{arxiv.1906.04397,
  title  = {Probabilistic Forecasting with Temporal Convolutional Neural Network},
  author = {Yitian Chen and Yanfei Kang and Yixiong Chen and Zizhuo Wang},
  journal= {arXiv preprint arXiv:1906.04397},
  year   = {2020}
}

Comments

24 pages, 3 figures, 8 tables

R2 v1 2026-06-23T09:49:45.839Z