A Concurrent CNN-RNN Approach for Multi-Step Wind Power Forecasting
- URL: http://arxiv.org/abs/2301.00819v1
- Date: Mon, 2 Jan 2023 15:31:16 GMT
- Title: A Concurrent CNN-RNN Approach for Multi-Step Wind Power Forecasting
- Authors: Syed Kazmi, Berk Gorgulu, Mucahit Cevik, Mustafa Gokce Baydogan
- Abstract summary: Wind power forecasting helps with the planning for the power systems by contributing to having a higher level of certainty in decision-making.
One approach to remedy this challenge is to utilize weather information from multiple points across a geographical grid to obtain a holistic view of the wind patterns, along with temporal information from the previous power outputs of the wind farms.
Our proposed CNN-RNN architecture combines convolutional neural networks (CNNs) and recurrent neural networks (RNNs) to extract spatial and temporal information from multi-dimensional input data to make day-ahead predictions.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Wind power forecasting helps with the planning for the power systems by
contributing to having a higher level of certainty in decision-making. Due to
the randomness inherent to meteorological events (e.g., wind speeds), making
highly accurate long-term predictions for wind power can be extremely
difficult. One approach to remedy this challenge is to utilize weather
information from multiple points across a geographical grid to obtain a
holistic view of the wind patterns, along with temporal information from the
previous power outputs of the wind farms. Our proposed CNN-RNN architecture
combines convolutional neural networks (CNNs) and recurrent neural networks
(RNNs) to extract spatial and temporal information from multi-dimensional input
data to make day-ahead predictions. In this regard, our method incorporates an
ultra-wide learning view, combining data from multiple numerical weather
prediction models, wind farms, and geographical locations. Additionally, we
experiment with global forecasting approaches to understand the impact of
training the same model over the datasets obtained from multiple different wind
farms, and we employ a method where spatial information extracted from
convolutional layers is passed to a tree ensemble (e.g., Light Gradient
Boosting Machine (LGBM)) instead of fully connected layers. The results show
that our proposed CNN-RNN architecture outperforms other models such as LGBM,
Extra Tree regressor and linear regression when trained globally, but fails to
replicate such performance when trained individually on each farm. We also
observe that passing the spatial information from CNN to LGBM improves its
performance, providing further evidence of CNN's spatial feature extraction
capabilities.
Related papers
- Multi-modal graph neural networks for localized off-grid weather forecasting [3.890177521606208]
Weather forecast products from machine learning or numerical weather models are currently generated on a global regular grid.
In this work, we train a heterogeneous graph neural network (GNN) end-to-end to downscale gridded forecasts to off-grid locations of interest.
Our approach demonstrates how the gap between global large-scale weather models and locally accurate predictions can be bridged to inform localized decision-making.
arXiv Detail & Related papers (2024-10-16T18:25:43Z) - Observation-Guided Meteorological Field Downscaling at Station Scale: A
Benchmark and a New Method [66.80344502790231]
We extend meteorological downscaling to arbitrary scattered station scales and establish a new benchmark and dataset.
Inspired by data assimilation techniques, we integrate observational data into the downscaling process, providing multi-scale observational priors.
Our proposed method outperforms other specially designed baseline models on multiple surface variables.
arXiv Detail & Related papers (2024-01-22T14:02:56Z) - A Spatiotemporal Deep Neural Network for Fine-Grained Multi-Horizon Wind
Prediction [3.2474405288441544]
We propose a novel data-driven model for accurate and efficient fine-grained wind prediction.
MHSTN integrates multiple deep neural networks targeting different factors in a sequence-to-sequence (Seq2Seq) backbone.
MHSTN is already integrated into the scheduling platform of one of the busiest international airports of China.
arXiv Detail & Related papers (2023-09-09T09:36:28Z) - Long-term Wind Power Forecasting with Hierarchical Spatial-Temporal
Transformer [112.12271800369741]
Wind power is attracting increasing attention around the world due to its renewable, pollution-free, and other advantages.
Accurate wind power forecasting (WPF) can effectively reduce power fluctuations in power system operations.
Existing methods are mainly designed for short-term predictions and lack effective spatial-temporal feature augmentation.
arXiv Detail & Related papers (2023-05-30T04:03:15Z) - Wind Power Scenario Generation Using Graph Convolutional Generative
Adversarial Network [15.180479505941518]
We develop a graph convolutional generative adversarial network (GCGAN) approach to generate wind power scenarios.
We advocate to use graph filters to embed the spatial correlation among multiple wind farms, and a one-dimensional (1D) convolutional layer for representing the temporal feature filters.
Numerical results using real wind power data from Australia demonstrate that the scenarios generated by the proposed GCGAN exhibit more realistic spatial and temporal statistics than other GAN-based outputs.
arXiv Detail & Related papers (2022-12-19T02:42:31Z) - Physics Informed Shallow Machine Learning for Wind Speed Prediction [66.05661813632568]
We analyze a massive dataset of wind measured from anemometers located at 10 m height in 32 locations in Italy.
We train supervised learning algorithms using the past history of wind to predict its value at a future time.
We find that the optimal design as well as its performance vary with the location.
arXiv Detail & Related papers (2022-04-01T14:55:10Z) - Forecasting large-scale circulation regimes using deformable
convolutional neural networks and global spatiotemporal climate data [86.1450118623908]
We investigate a supervised machine learning approach based on deformable convolutional neural networks (deCNNs)
We forecast the North Atlantic-European weather regimes during extended boreal winter for 1 to 15 days into the future.
Due to its wider field of view, we also observe deCNN achieving considerably better performance than regular convolutional neural networks at lead times beyond 5-6 days.
arXiv Detail & Related papers (2022-02-10T11:37:00Z) - Deep Learning Based Cloud Cover Parameterization for ICON [55.49957005291674]
We train NN based cloud cover parameterizations with coarse-grained data based on realistic regional and global ICON simulations.
Globally trained NNs can reproduce sub-grid scale cloud cover of the regional simulation.
We identify an overemphasis on specific humidity and cloud ice as the reason why our column-based NN cannot perfectly generalize from the global to the regional coarse-grained data.
arXiv Detail & Related papers (2021-12-21T16:10:45Z) - Wind speed prediction using multidimensional convolutional neural
networks [5.228711636020665]
This paper introduces a model based on convolutional neural networks (CNNs) for wind speed prediction tasks.
We show that compared to classical CNN-based models, the proposed model is able to better characterise the wind data.
arXiv Detail & Related papers (2020-07-04T20:48:41Z) - Improving data-driven global weather prediction using deep convolutional
neural networks on a cubed sphere [7.918783985810551]
We present a significantly-improved data-driven global weather forecasting framework using a deep convolutional neural network (CNN)
New developments in this framework include an offline volume-conservative mapping to a cubed-sphere grid.
Our model is able to learn to forecast complex surface temperature patterns from few input atmospheric state variables.
arXiv Detail & Related papers (2020-03-15T19:57:34Z) - Curriculum By Smoothing [52.08553521577014]
Convolutional Neural Networks (CNNs) have shown impressive performance in computer vision tasks such as image classification, detection, and segmentation.
We propose an elegant curriculum based scheme that smoothes the feature embedding of a CNN using anti-aliasing or low-pass filters.
As the amount of information in the feature maps increases during training, the network is able to progressively learn better representations of the data.
arXiv Detail & Related papers (2020-03-03T07:27:44Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.