Spatio-Temporal Wind Speed Forecasting using Graph Networks and Novel Transformer Architectures
Lars {\O}degaard Bentsen, Narada Dilp Warakagoda, Roy Stenbro, Paal, Engelstad

TL;DR
This paper introduces novel spatio-temporal wind speed forecasting models using graph neural networks combined with Transformer architectures, including new variants like FFTransformer, demonstrating superior accuracy over traditional models.
Contribution
It is the first to apply LogSparse Transformer and Autoformer in wind forecasting within a spatio-temporal GNN framework, and proposes the innovative FFTransformer architecture.
Findings
FFTransformer outperforms all models for 4-hour forecasts.
Transformer-based models outperform LSTM and MLP in accuracy.
Autoformer and FFTransformer achieve the best results for short-term forecasts.
Abstract
This study focuses on multi-step spatio-temporal wind speed forecasting for the Norwegian continental shelf. The study aims to leverage spatial dependencies through the relative physical location of different measurement stations to improve local wind forecasts. Our multi-step forecasting models produce either 10-minute, 1- or 4-hour forecasts, with 10-minute resolution, meaning that the models produce more informative time series for predicted future trends. A graph neural network (GNN) architecture was used to extract spatial dependencies, with different update functions to learn temporal correlations. These update functions were implemented using different neural network architectures. One such architecture, the Transformer, has become increasingly popular for sequence modelling in recent years. Various alterations have been proposed to better facilitate time series forecasting, of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEnergy Load and Power Forecasting
MethodsMulti-Head Attention · Attention Is All You Need · Graph Neural Network · Linear Layer · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Label Smoothing · Softmax · Layer Normalization · Dropout · Dense Connections
