Complex & Intelligent Systems (Dec 2022)

A hybrid temporal convolutional network and Prophet model for power load forecasting

  • Jinyuan Mo,
  • Rui Wang,
  • Mengda Cao,
  • Kang Yang,
  • Xu Yang,
  • Tao Zhang

DOI
https://doi.org/10.1007/s40747-022-00952-x
Journal volume & issue
Vol. 9, no. 4
pp. 4249 – 4261

Abstract

Read online

Abstract Accurate and effective power system load forecasting is an important prerequisite for the safe and stable operation of the power grid and the normal production and operation of society. In recent years, convolutional neural networks (CNNs) have been widely used in time series prediction due to their parallel computing and other characteristics, but it is difficult for CNNs to capture the relationship of sequence context and meanwhile, it easily leads to information leakage. To avoid the drawbacks of CNNs, we adopt a temporal convolutional network (TCN), specially designed for time series. TCN combines causal convolution, dilated convolution, and residual connection, and fully considers the causal correlation between historical data and future data. Considering that the power load data has strong periodicity and is greatly influenced by seasons and holidays, we adopt the Prophet model to decompose the load data and fit the trend component, season component, and holiday component. We use TCN and Prophet to forecast the power load data respectively, and then use the least square method to fuse the two models, and make use of their respective advantages to improve the forecasting accuracy. Experiments show that the proposed TCN-Prophet model has a higher prediction accuracy than the classic ARIMA, RNN, LSTM, GRU, and some ensemble models, and can provide more effective decision-making references for power grid departments.

Keywords