Abstract

Short term load forecasting (STLF) is one of the basic techniques for economic operation of the power grid. Electrical load consumption can be affected by both internal and external factors so that it is hard to forecast accurately due to the random influencing factors such as weather. Besides complicated and numerous internal patterns, electrical load shows obvious yearly, seasonal, and weekly quasi-periodicity. Traditional regression-based models and shallow neural network models cannot accurately learn the complicated inner patterns of the electrical load. Long short-term memory (LSTM) model features a strong learning capacity to capture the time dependence of the time series and presents the state-of-the-art performance. However, as the time span increases, LSTM becomes much harder to train because it cannot completely avoid the vanishing gradient problem in recurrent neural networks. Then, LSTM models cannot capture the dependence over large time span which is of potency to enhance STLF. Moreover, electrical loads feature data imbalance where some load patterns in high/low temperature zones are more complicated but occur much less often than those in mild temperature zones, which severely degrades the LSTM-based STLF algorithms. To fully exploit the information beneath the high correlation of load segments over large time spans and combat the data imbalance, a deep ensemble learning model within active learning framework is proposed, which consists of a selector and a predictor. The selector actively selects several key load segments with the most similar pattern as the current one to train the predictor, and the predictor is an ensemble learning-based deep learning machine integrating LSTM and multi-layer preceptor (MLP). The LSTM is capable of capturing the short-term dependence of the electrical load, and the MLP integrates both the key history load segments and the outcome of LSTM for better forecasting. The proposed model was evaluated over an open dataset, and the results verify its advantage over the existing STLF models.

Highlights

  • With the rapid development of the economy, the demand for electricity increases rapidly

  • Short term load forecasting (STLF) is of great significance to the smart grid, which is the basis of intelligent dispatching, demand-side response and stable operation of the power grid

  • Due to complicated load patterns such as quasi-periodicity with large time span and randomness induced by many external factors, classic regression models and shallow neural networks have difficulty accurately modeling the complicated electrical load pattern

Read more

Summary

Introduction

With the rapid development of the economy, the demand for electricity increases rapidly. (i) The STLF network is designed within active learning framework to actively select the most key samples from the historical dataset, mitigating the constraint on the length of input sequence by LSTM, and the quasi-periodicity feature of loads over large time span can be fully exploited. (ii) LSTM based deep learning model is developed to effectively extract complicated patterns hidden in the short-term electrical loads. (i) The selector of the active learning framework selects several key load segments whose patterns are highly similar to the current load segment to be forecasted, the predictor can fully exploit the information with any time span.

Statistical Analysis of Load
Deep Ensemble Learning Model based on LSTM within Active Learning Framework
Improved Active Learning Framework
The Selector Based on Load Shape Similarity
Deep Ensemble Learning Predictor based on LSTM and MLP
Experiment Settings
Hyper-parameters Optimization
Results and Analysis
Conclusions
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call