NENov 8, 2018

Short Term Load Forecasting Using Deep Neural Networks

arXiv:1811.03242v18 citations
Originality Synthesis-oriented
AI Analysis

This work addresses energy planning efficiency for grid operators, but it is incremental as it applies existing deep learning methods to a standard forecasting task.

The paper tackled short-term electricity load forecasting by applying deep neural networks (Deep-FNN and Deep-RNN) to NYISO data, achieving performance measured with MAPE but without reporting specific numerical results.

Electricity load forecasting plays an important role in the energy planning such as generation and distribution. However, the nonlinearity and dynamic uncertainties in the smart grid environment are the main obstacles in forecasting accuracy. Deep Neural Network (DNN) is a set of intelligent computational algorithms that provide a comprehensive solution for modelling a complicated nonlinear relationship between the input and output through multiple hidden layers. In this paper, we propose DNN based electricity load forecasting system to manage the energy consumption in an efficient manner. We investigate the applicability of two deep neural network architectures Feed-forward Deep Neural Network (Deep-FNN) and Recurrent Deep Neural Network (Deep-RNN) to the New York Independent System Operator (NYISO) electricity load forecasting task. We test our algorithm with various activation functions such as Sigmoid, Hyperbolic Tangent (tanh) and Rectifier Linear Unit (ReLU). The performance measurement of two network architectures is compared in terms of Mean Absolute Percentage Error (MAPE) metric.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes