English

TPRNN: A Top-Down Pyramidal Recurrent Neural Network for Time Series Forecasting

Machine Learning 2023-12-12 v1 Neural and Evolutionary Computing

Abstract

Time series refer to a series of data points indexed in time order, which can be found in various fields, e.g., transportation, healthcare, and finance. Accurate time series forecasting can enhance optimization planning and decision-making support. Time series have multi-scale characteristics, i.e., different temporal patterns at different scales, which presents a challenge for time series forecasting. In this paper, we propose TPRNN, a Top-down Pyramidal Recurrent Neural Network for time series forecasting. We first construct subsequences of different scales from the input, forming a pyramid structure. Then by executing a multi-scale information interaction module from top to bottom, we model both the temporal dependencies of each scale and the influences of subsequences of different scales, resulting in a complete modeling of multi-scale temporal patterns in time series. Experiments on seven real-world datasets demonstrate that TPRNN has achieved the state-of-the-art performance with an average improvement of 8.13% in MSE compared to the best baseline.

Keywords

Cite

@article{arxiv.2312.06328,
  title  = {TPRNN: A Top-Down Pyramidal Recurrent Neural Network for Time Series Forecasting},
  author = {Ling Chen and Jiahua Cui},
  journal= {arXiv preprint arXiv:2312.06328},
  year   = {2023}
}

Comments

submitted to TKDD, 15 pages, and 5 figures

R2 v1 2026-06-28T13:47:01.213Z