paper-with-me

Papers

Conditional Local Convolution for Spatio-temporal Meteorological Forecasting

2021-01-04 · Haitao Lin, Zhangyang Gao, Yongjie Xu, Lirong Wu, Ling Li, Stan. Z. Li

Spatio-temporal forecasting is challenging attributing to the high nonlinearity in temporal dynamics as well as complex location-characterized patterns in spatial domains, especially in fields like weather forecasting. Graph convolutions are usually used for modeling the spatial dependency in meteorology to handle the irregular distribution of sensors' spatial location. In this work, a novel graph-based convolution for imitating the meteorological flows is proposed to capture the local spatial patterns. Based on the assumption of smoothness of location-characterized patterns, we propose conditional local convolution whose shared kernel on nodes' local space is approximated by feedforward networks, with local representations of coordinate obtained by horizon maps into cylindrical-tangent space as its input. The established united standard of local coordinate system preserves the orientation on geography. We further propose the distance and orientation scaling terms to reduce the impacts of irregular spatial distribution. The convolution is embedded in a Recurrent Neural Network architecture to model the temporal dynamics, leading to the Conditional Local Convolution Recurrent Network (CLCRN). Our model is evaluated on real-world weather benchmark datasets, achieving state-of-the-art performance with obvious improvements. We conduct further analysis on local pattern visualization, model's framework choice, advantages of horizon maps and etc.

📄 PDF Abstract BibTeX arXiv:2101.01000

Code (1)

bird-tao/clcrn 공식 구현 pytorch

Tasks

Spatio-Temporal ForecastingWeather Forecasting

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

HiSTGNN: Hierarchical Spatio-temporal Graph Neural Networks for Weather Forecasting

2022-01-22 · Minbo Ma, Peng Xie, Fei Teng, Tianrui Li 외

Weather Forecasting is an attractive challengeable task due to its influence on human life and complexity in atmospheric motion. Supported by massive historical observed time series data, the task is suitable for data-dr…

Graph LearningGraph Neural NetworkSelf-LearningSpatio-Temporal Forecasting+2

VN-Net: Vision-Numerical Fusion Graph Convolutional Network for Sparse Spatio-Temporal Meteorological Forecasting

2024-01-26 · Yutong Xiong, Xun Zhu, Ming Wu, Weiqing Li 외

Sparse meteorological forecasting is indispensable for fine-grained weather forecasting and deserves extensive attention. Recent studies have highlighted the potential of spatio-temporal graph convolutional networks (ST-…

DecoderWeather Forecasting

STConvS2S: Spatiotemporal Convolutional Sequence to Sequence Network for Weather Forecasting

2019-11-30 · Rafaela Castro, Yania M. Souto, Eduardo Ogasawara, Fabio Porto 외

Applying machine learning models to meteorological data brings many opportunities to the Geosciences field, such as predicting future weather conditions more accurately. In recent years, modeling meteorological data with…

Weather Forecasting

Tools for Extracting Spatio-Temporal Patterns in Meteorological Image Sequences: From Feature Engineering to Attention-Based Neural Networks

2022-10-22 · Akansha Singh Bansal, Yoonjin Lee, Kyle Hilburn, Imme Ebert-Uphoff

Atmospheric processes involve both space and time. This is why human analysis of atmospheric imagery can often extract more information from animated loops of image sequences than from individual images. Automating such …

Feature EngineeringTopological Data AnalysisTransfer Learning

Day-Ahead Hourly Solar Irradiance Forecasting Based on Multi-Attributed Spatio-Temporal Graph Convolutional Network

2022-09-21 · Sensors 2022 9 · Hyeon-Ju Jeon, Min-Woo Choi, O-Joun Lee

Solar irradiance forecasting is fundamental and essential for commercializing solar energy generation by overcoming output variability. Accurate forecasting depends on historical solar irradiance data, correlations betwe…

Node Property PredictionSolar Irradiance Forecasting