Research of Short-Term Wind Power Generation Forecasting Based on mRMR-PSO-LSTM Algorithm

Xuanmin Huo,Hao Su,Pu Yang,Cangzhen Jia,Ying Liu,Juanjuan Wang,Hongmei Zhang,Juntao Li
DOI: https://doi.org/10.3390/electronics13132469
IF: 2.9
2024-06-25
Electronics
Abstract:A novel short-term wind power forecasting method called mRMR-PSO-LSTM was proposed to address the limitations of traditional methods in ignoring the redundancy and temporal dynamics of meteorological features. The methods employed the Minimum Redundancy Maximum Relevance (mRMR) algorithm to select relevant meteorological features while minimizing redundancy. Additionally, the Particle Swarm Optimization (PSO) algorithm was utilized to optimize the parameters of the Long Short-Term Memory (LSTM) network, thereby enhancing its forecasting accuracy. Experimental results demonstrated that the proposed mRMR-PSO-LSTM outperforms FNN, GRU, and PSO-LSTM in four key evaluation metrics.
engineering, electrical & electronic,computer science, information systems,physics, applied
What problem does this paper attempt to address?
### Problems the Paper Attempts to Solve This paper aims to address two main issues present in traditional short-term wind power forecasting methods: 1. **Ignoring the redundancy of meteorological features**: Traditional forecasting methods often overlook the redundancy among features when processing meteorological data, which affects the stability and accuracy of the model. 2. **Ignoring the temporal dynamics of meteorological features**: Traditional methods fail to fully consider the temporal dynamic changes of meteorological features, limiting the model's ability to handle time series data. To solve these problems, the paper proposes a new short-term wind power forecasting method based on the mRMR-PSO-LSTM algorithm. Specifically, this method combines the following techniques: - **Minimum Redundancy Maximum Relevance (mRMR) algorithm**: Used to select relevant meteorological features while minimizing redundancy among features. - **Particle Swarm Optimization (PSO) algorithm**: Used to optimize the parameters of the Long Short-Term Memory (LSTM) network, thereby improving the prediction accuracy of the model. - **Long Short-Term Memory (LSTM) network**: Used to handle the temporal dynamic changes of meteorological features, enhancing the model's ability to handle time series data. By combining these techniques, the proposed method can effectively capture the temporal dynamic changes of meteorological features while reducing feature redundancy, thereby improving the accuracy and stability of short-term wind power forecasting. Experimental results show that compared to traditional methods such as FNN, GRU, and PSO-LSTM, mRMR-PSO-LSTM performs excellently on four key evaluation metrics.