Deep Graph Convolutional Networks for Wind Speed Prediction
- URL: http://arxiv.org/abs/2101.10041v1
- Date: Mon, 25 Jan 2021 12:22:09 GMT
- Title: Deep Graph Convolutional Networks for Wind Speed Prediction
- Authors: Tomasz Sta\'nczyk and Siamak Mehrkanoon
- Abstract summary: We introduce new models for wind speed prediction based on graph convolutional networks (GCNs)
We perform experiments on real datasets collected from weather stations located in cities in Denmark and the Netherlands.
- Score: 4.644923443649426
- License: http://creativecommons.org/licenses/by-sa/4.0/
- Abstract: Wind speed prediction and forecasting is important for various business and
management sectors. In this paper, we introduce new models for wind speed
prediction based on graph convolutional networks (GCNs). Given hourly data of
several weather variables acquired from multiple weather stations, wind speed
values are predicted for multiple time steps ahead. In particular, the weather
stations are treated as nodes of a graph whose associated adjacency matrix is
learnable. In this way, the network learns the graph spatial structure and
determines the strength of relations between the weather stations based on the
historical weather data. We add a self-loop connection to the learnt adjacency
matrix and normalize the adjacency matrix. We examine two scenarios with the
self-loop connection setting (two separate models). In the first scenario, the
self-loop connection is imposed as a constant additive. In the second scenario
a learnable parameter is included to enable the network to decide about the
self-loop connection strength. Furthermore, we incorporate data from multiple
time steps with temporal convolution, which together with spatial graph
convolution constitutes spatio-temporal graph convolution. We perform
experiments on real datasets collected from weather stations located in cities
in Denmark and the Netherlands. The numerical experiments show that our
proposed models outperform previously developed baseline models on the
referenced datasets. We provide additional insights by visualizing learnt
adjacency matrices from each layer of our models.
Related papers
- Learning the Evolutionary and Multi-scale Graph Structure for
Multivariate Time Series Forecasting [50.901984244738806]
We show how to model the evolutionary and multi-scale interactions of time series.
In particular, we first provide a hierarchical graph structure cooperated with the dilated convolution to capture the scale-specific correlations.
A unified neural network is provided to integrate the components above to get the final prediction.
arXiv Detail & Related papers (2022-06-28T08:11:12Z) - Spatial-Temporal Adaptive Graph Convolution with Attention Network for
Traffic Forecasting [4.1700160312787125]
We propose a novel network, Spatial-Temporal Adaptive graph convolution with Attention Network (STAAN) for traffic forecasting.
Firstly, we adopt an adaptive dependency matrix instead of using a pre-defined matrix during GCN processing to infer the inter-dependencies among nodes.
Secondly, we integrate PW-attention based on graph attention network which is designed for global dependency, and GCN as spatial block.
arXiv Detail & Related papers (2022-06-07T09:08:35Z) - 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) - HiSTGNN: Hierarchical Spatio-temporal Graph Neural Networks for Weather
Forecasting [13.317147032467306]
We propose a novel Graph Hierarchical Spatio-Temporal Neural Network (HiSTGNN) to model cross-regional-temporal correlations among meteorological variables in multiple stations.
Experimental results on three real-world meteorological datasets demonstrate the superior performance of HiSTGNN beyond 7 baselines.
It reduces the errors by 4.2% to 11.6% especially compared to state-of-the-art weather forecasting method.
arXiv Detail & Related papers (2022-01-22T17:30:46Z) - Spatio-Temporal Joint Graph Convolutional Networks for Traffic
Forecasting [75.10017445699532]
Recent have shifted their focus towards formulating traffic forecasting as atemporal graph modeling problem.
We propose a novel approach for accurate traffic forecasting on road networks over multiple future time steps.
arXiv Detail & Related papers (2021-11-25T08:45:14Z) - Multi Scale Graph Wavenet for Wind Speed Forecasting [0.0]
We propose a novel deep learning architecture, Multi Scale Graph Wavenet for wind speed forecasting.
It is based on a graph convolutional neural network and captures both spatial and temporal relationships in time series weather data.
We conducted experiments on real wind speed data measured at different cities in Denmark and compared our results with the state-of-the-art baseline models.
arXiv Detail & Related papers (2021-09-30T16:18:30Z) - Multistream Graph Attention Networks for Wind Speed Forecasting [4.644923443649426]
This paper presents a new model for wind speed prediction based on Graph Attention Networks (GAT)
In particular, the proposed model extends GAT architecture by equipping it with a learnable adjacency matrix.
We show that in comparison to previous architectures used for wind speed prediction, the proposed model is able to better learn the complex input-output relationships of the weather data.
arXiv Detail & Related papers (2021-08-16T12:58:26Z) - Graph Attention Recurrent Neural Networks for Correlated Time Series
Forecasting -- Full version [16.22449727526222]
We consider a setting where multiple entities inter-act with each other over time and the time-varying statuses of the entities are represented as correlated time series.
To enable accurate forecasting on correlated time series, we proposes graph attention recurrent neural networks.
Experiments on a large real-world speed time series data set suggest that the proposed method is effective and outperforms the state-of-the-art in most settings.
arXiv Detail & Related papers (2021-03-19T12:15:37Z) - Radflow: A Recurrent, Aggregated, and Decomposable Model for Networks of
Time Series [77.47313102926017]
Radflow is a novel model for networks of time series that influence each other.
It embodies three key ideas: a recurrent neural network to obtain node embeddings that depend on time, the aggregation of the flow of influence from neighboring nodes with multi-head attention, and the multi-layer decomposition of time series.
We show that Radflow can learn different trends and seasonal patterns, that it is robust to missing nodes and edges, and that correlated temporal patterns among network neighbors reflect influence strength.
arXiv Detail & Related papers (2021-02-15T00:57:28Z) - Connecting the Dots: Multivariate Time Series Forecasting with Graph
Neural Networks [91.65637773358347]
We propose a general graph neural network framework designed specifically for multivariate time series data.
Our approach automatically extracts the uni-directed relations among variables through a graph learning module.
Our proposed model outperforms the state-of-the-art baseline methods on 3 of 4 benchmark datasets.
arXiv Detail & Related papers (2020-05-24T04:02:18Z) - Spatiotemporal Relationship Reasoning for Pedestrian Intent Prediction [57.56466850377598]
Reasoning over visual data is a desirable capability for robotics and vision-based applications.
In this paper, we present a framework on graph to uncover relationships in different objects in the scene for reasoning about pedestrian intent.
Pedestrian intent, defined as the future action of crossing or not-crossing the street, is a very crucial piece of information for autonomous vehicles.
arXiv Detail & Related papers (2020-02-20T18:50: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.