paper-with-me

Papers

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

2022-01-22 · Minbo Ma, Peng Xie, Fei Teng, Tianrui Li, Bin Wang, Shenggong Ji, Junbo Zhang

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-driven approaches, especially deep neural networks. Recently, the Graph Neural Networks (GNNs) based methods have achieved excellent performance for spatio-temporal forecasting. However, the canonical GNNs-based methods only individually model the local graph of meteorological variables per station or the global graph of whole stations, lacking information interaction between meteorological variables in different stations. In this paper, we propose a novel Hierarchical Spatio-Temporal Graph Neural Network (HiSTGNN) to model cross-regional spatio-temporal correlations among meteorological variables in multiple stations. An adaptive graph learning layer and spatial graph convolution are employed to construct self-learning graph and study hidden dependency among nodes of variable-level and station-level graph. For capturing temporal pattern, the dilated inception as the backbone of gate temporal convolution is designed to model long and various meteorological trends. Moreover, a dynamic interaction learning is proposed to build bidirectional information passing in hierarchical graph. Experimental results on three real-world meteorological datasets demonstrate the superior performance of HiSTGNN beyond 7 baselines and it reduces the errors by 4.2% to 11.6% especially compared to state-of-the-art weather forecasting method.

📄 PDF Abstract BibTeX arXiv:2201.09101

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningGraph Neural NetworkSelf-LearningSpatio-Temporal ForecastingTime Series AnalysisWeather Forecasting

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Self-Learning 설명 없음
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 제목 키워드 기반

Joint Air Quality and Weather Prediction Based on Multi-Adversarial Spatiotemporal Networks

2020-12-30 · Jindong Han, Hao liu, HengShu Zhu, Hui Xiong 외

Accurate and timely air quality and weather predictions are of great importance to urban governance and human livelihood. Though many efforts have been made for air quality or weather prediction, most of them simply empl…

Graph LearningGraph Neural NetworkMulti-Task LearningPrediction

Adaptive Spatio-Temporal Graphs with Self-Supervised Pretraining for Multi-Horizon Weather Forecasting

2025-10-28 · Yao Liu arxiv

Accurate and robust weather forecasting remains a fundamental challenge due to the inherent spatio-temporal complexity of atmospheric systems. In this paper, we propose a novel self-supervised learning framework that lev…

Self-Supervised LearningRepresentation LearningGraph Neural NetworkWeather Forecasting

PeakWeather: MeteoSwiss Weather Station Measurements for Spatiotemporal Deep Learning

2025-06-16 · Daniele Zambon, Michele Cattaneo, Ivan Marisca, Jonas Bhend 외

Accurate weather forecasts are essential for supporting a wide range of activities and decision-making processes, as well as mitigating the impacts of adverse weather events. While traditional numerical weather predictio…

Deep LearningGraph structure learningImputationTime Series Forecasting

Weather2K: A Multivariate Spatio-Temporal Benchmark Dataset for Meteorological Forecasting Based on Real-Time Observation Data from Ground Weather Stations

2023-02-21 · Xun Zhu, Yutong Xiong, Ming Wu, Gaozhen Nie 외

Weather forecasting is one of the cornerstones of meteorological work. In this paper, we present a new benchmark dataset named Weather2K, which aims to make up for the deficiencies of existing weather forecasting dataset…

Spatio-Temporal ForecastingTime Series AnalysisTime Series ForecastingWeather Forecasting

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