Short-term power load forecasting method based on CNN-SAEDN-Res
Yang Cui, Han Zhu, Yijian Wang, Lu Zhang, Yang Li

TL;DR
This paper introduces a novel short-term power load forecasting method combining CNN, self-attention encoder-decoder network, and residual refinement to improve prediction accuracy and stability, especially with non-temporal factors.
Contribution
It proposes an integrated deep learning model that effectively captures local and global data correlations for improved load forecasting accuracy.
Findings
Enhanced prediction accuracy over traditional methods
Improved stability in load forecasts
Effective handling of non-temporal factors
Abstract
In deep learning, the load data with non-temporal factors are difficult to process by sequence models. This problem results in insufficient precision of the prediction. Therefore, a short-term load forecasting method based on convolutional neural network (CNN), self-attention encoder-decoder network (SAEDN) and residual-refinement (Res) is proposed. In this method, feature extraction module is composed of a two-dimensional convolutional neural network, which is used to mine the local correlation between data and obtain high-dimensional data features. The initial load fore-casting module consists of a self-attention encoder-decoder network and a feedforward neural network (FFN). The module utilizes self-attention mechanisms to encode high-dimensional features. This operation can obtain the global correlation between data. Therefore, the model is able to retain important information based…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting · Advanced Algorithms and Applications · Neural Networks and Applications
