Abstract

Energy forecasting plays an important role in effective power grid management. The widespread adoption of emerging technologies and the increased reliance on renewable sources of energy have created a need for a robust and accurate system for energy forecasting. This demand is becoming increasingly relevant due to the ongoing 2022 energy crisis. Modern power systems are very complex with many complicated correlations between various forecasting factors and parameters. Furthermore, renewable energy is often dependent on weather conditions, which complicates the process of forecasting. This work presents a novel artificial intelligence (AI) driven energy forecasting tuned deep learning framework. By formatting predictors as a time series, two variations of recurrent neural networks (RNN)s have been implemented: long-short-term memory (LSTM) and gated recurrent unit (GRU) neural networks. However, both approaches present several hyperparameters that require adequate tuning to attain desirable performance. Therefore, this work also proposes an improved version of a well know swarm intelligence algorithm, the sine cosine algorithm (SCA), tasked with tackling hyperparameter tuning for both approaches. To demonstrate the improvements made, three datasets have been constructed for evaluation from publicly available real-world data that contain relevant solar, wind, and power-grid load parameters alongside weather data. The proposed metaheuristic algorithm has been subjected to a comparative analysis with several contemporary metaheuristic algorithms to showcase the improvements made. The introduced metaheuristic demonstrated the best performance with a mean square error (MSE) rate for solar generation of only 0.0132 with LSTM methods and 0.0134 with GRU. Similar performance was observed for wind power generation forecasting with a MSE of 0.00292 with LSTM and 0.00287. When tackling power grid load forecasting a median MSE of 0.0162 was attained with LSTM and 0.01504 with GRU. Therefore there is great potential for tackling these tasks using the proposed approach. The best-performing models have been analyzed using SHapley Additive exPlanations (SHAP) to determine the factors that have the highest influence on energy generation and demand.

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

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.