Spatio-Temporal Forecasting of PM2.5 via Spatial-Diffusion guided Encoder-Decoder Architecture
Malay Pandey, Vaishali Jain, Nimit Godhani, Sachchida Nand Tripathi,, Piyush Rai

TL;DR
This paper introduces a novel spatio-temporal graph neural network architecture that effectively captures diffusion and correlations to forecast PM2.5 levels across large regions, outperforming existing models.
Contribution
The paper proposes a new encoder-decoder GNN model with GRU and TransformerConv layers specifically designed for spatio-temporal diffusion in air quality forecasting.
Findings
Model accurately predicts PM2.5 levels across diverse regions.
Outperforms existing models on real-world datasets.
Effectively captures spatial diffusion and temporal dependencies.
Abstract
In many problem settings that require spatio-temporal forecasting, the values in the time-series not only exhibit spatio-temporal correlations but are also influenced by spatial diffusion across locations. One such example is forecasting the concentration of fine particulate matter (PM2.5) in the atmosphere which is influenced by many complex factors, the most important ones being diffusion due to meteorological factors as well as transport across vast distances over a period of time. We present a novel Spatio-Temporal Graph Neural Network architecture, that specifically captures these dependencies to forecast the PM2.5 concentration. Our model is based on an encoder-decoder architecture where the encoder and decoder parts leverage gated recurrent units (GRU) augmented with a graph neural network (TransformerConv) to account for spatial diffusion. Our model can also be seen as a…
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
TopicsAir Quality Monitoring and Forecasting
MethodsDiffusion · Graph Neural Network
