Deep Learning in Renewable Energy Forecasting: A Cross-Dataset Evaluation of Temporal and Spatial Models
Lutfu Sua, Haibo Wang, Jun Huang

TL;DR
This paper evaluates various deep learning models for renewable energy forecasting across two datasets, highlighting the effectiveness of LSTM and MLP models with regularization techniques to improve accuracy and reduce overfitting.
Contribution
It provides a comprehensive comparison of multiple DL models and training strategies for renewable energy data, emphasizing factors influencing model accuracy.
Findings
LSTM and MLP outperform other models in accuracy
Regularization methods effectively reduce overfitting
Model performance varies with dataset characteristics
Abstract
Unpredictability of renewable energy sources coupled with the complexity of those methods used for various purposes in this area calls for the development of robust methods such as DL models within the renewable energy domain. Given the nonlinear relationships among variables in renewable energy datasets, DL models are preferred over traditional machine learning (ML) models because they can effectively capture and model complex interactions between variables. This research aims to identify the factors responsible for the accuracy of DL techniques, such as sampling, stationarity, linearity, and hyperparameter optimization for different algorithms. The proposed DL framework compares various methods and alternative training/test ratios. Seven ML methods, such as Long-Short Term Memory (LSTM), Stacked LSTM, Convolutional Neural Network (CNN), CNN-LSTM, Deep Neural Network (DNN), Multilayer…
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 · Atmospheric and Environmental Gas Dynamics · Energy, Environment, Economic Growth
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
