Short-term power load forecasting method based on CNN-SAEDN-Res
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 on the coupling relationship between the data in data mixed with non-time series factors. Then, self-attention decoding is per-formed and the feedforward neural network is used to regression initial load. This paper introduces the residual mechanism to build the load optimization module. The module generates residual load values to optimize the initial load. The simulation results show that the proposed load forecasting method has advantages in terms of prediction accuracy and prediction stability.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderLoad ForecastingTime SeriesSimilar Papers 제목 키워드 기반
Appliance Level Short-term Load Forecasting via Recurrent Neural Network
Accurate load forecasting is critical for electricity market operations and other real-time decision-making tasks in power systems. This paper considers the short-term load forecasting (STLF) problem for residential cust…
Decision MakingLoad ForecastingPredictionComparative Analysis of Machine Learning Models for Short-Term Distribution System Load Forecasting
Accurate electrical load forecasting is crucial for optimizing power system operations, planning, and management. As power systems become increasingly complex, traditional forecasting methods may fail to capture the intr…
Load ForecastingShort-term load forecasting using optimized LSTM networks based on EMD
Short-term load forecasting is one of the crucial sections in smart grid. Precise forecasting enables system operators to make reliable unit commitment and power dispatching decisions. With the advent of big data, a numb…
Load ForecastingTime SeriesTime Series AnalysisShort-Term Load Forecasting for AI-Data Center
Recent research shows large-scale AI-centric data centers could experience rapid fluctuations in power demand due to varying computation loads, such as sudden spikes from inference or interruption of training large langu…
GPULoad ForecastingForecasting Short-term load using Econometrics time series model with T-student Distribution
By significant improvements in modern electrical systems, planning for unit commitment and power dispatching of them are two big concerns between the researchers. Short-term load forecasting plays a significant role in p…
EconometricsLoad ForecastingTime SeriesTime Series Analysis+1