Multi-Step Short-Term Wind Speed Prediction with Rank Pooling and Fast Fourier Transformation
Hailong Shu

TL;DR
This paper introduces a novel hybrid deep learning model combining Rank Pooling and Fast Fourier Transformation to improve multi-step short-term wind speed prediction accuracy by capturing local and global features.
Contribution
The paper proposes a new hybrid deep model integrating Rank Pooling and FFT with MLP/LSTM layers for enhanced wind speed forecasting accuracy.
Findings
The hybrid model outperforms state-of-the-art models on real wind data.
Incorporating local and global features improves prediction accuracy.
The approach effectively captures wind speed periodic patterns.
Abstract
Short-term wind speed prediction is essential for economical wind power utilization. The real-world wind speed data is typically intermittent and fluctuating, presenting great challenges to existing shallow models. In this paper, we present a novel deep hybrid model for multi-step wind speed prediction, namely LR-FFT-RP-MLP/LSTM (Linear Fast Fourier Transformation Rank Pooling Multiple-Layer Perception/Long Short-Term Memory). Our hybrid model processes the local and global input features simultaneously. We leverage Rank Pooling (RP) for the local feature extraction to capture the temporal structure while maintaining the temporal order. Besides, to understand the wind periodic patterns, we exploit Fast Fourier Transformation (FFT) to extract global features and relevant frequency components in the wind speed data. The resulting local and global features are respectively integrated with…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Linear Regression
