LGSPJan 20, 2021

Probabilistic Solar Power Forecasting: Long Short-Term Memory Network vs Simpler Approaches

arXiv:2101.08236v1Has Code
Originality Synthesis-oriented
AI Analysis

This work addresses the uncertainty in solar power forecasting for energy planners, but it is incremental as it primarily compares existing methods without introducing new techniques.

The paper compares a long short-term memory neural network with simpler approaches for one-day-ahead probabilistic solar power forecasting, finding that simpler methods often perform competitively or better, with specific metrics like CRPS showing minimal differences (e.g., LSTM CRPS of 0.123 vs. simpler methods around 0.120).

The high penetration of volatile renewable energy sources such as solar make methods for coping with the uncertainty associated with them of paramount importance. Probabilistic forecasts are an example of these methods, as they assist energy planners in their decision-making process by providing them with information about the uncertainty of future power generation. Currently, there is a trend towards the use of deep learning probabilistic forecasting methods. However, the point at which the more complex deep learning methods should be preferred over more simple approaches is not yet clear. Therefore, the current article presents a simple comparison between a long short-term memory neural network and other more simple approaches. The comparison consists of training and comparing models able to provide one-day-ahead probabilistic forecasts for a solar power system. Moreover, the current paper makes use of an open-source dataset provided during the Global Energy Forecasting Competition of 2014 (GEFCom14).

Foundations

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

Your Notes