Deep Spatio-Temporal Neural Network for Air Quality Reanalysis
Ammar Kheder, Benjamin Foreback, Lili Wang, Zhi-Song Liu, Michael Boy
TL;DR
This study tackles the challenge of air quality reanalysis in urban environments by addressing spatial generalization alongside temporal dynamics. It introduces AQ-Net, a hybrid neural network that combines LSTM with multi-head attention, cyclic time encoding, and a neural kNN interpolator to predict $PM_{2.5}$ for both observed and unobserved stations over 168 hours. Across 584 stations in northern China (2013–2017), AQ-Net substantially outperforms baselines on short- and long-term horizons, with consistent gains from cyclic encoding and effective spatial interpolation. The results demonstrate accurate city-scale PM$_{2.5}$ mapping and robust reanalysis capability, offering practical value for health alerts and policy decisions and generalizing to other pollutants and urban contexts.
Abstract
Air quality prediction is key to mitigating health impacts and guiding decisions, yet existing models tend to focus on temporal trends while overlooking spatial generalization. We propose AQ-Net, a spatiotemporal reanalysis model for both observed and unobserved stations in the near future. AQ-Net utilizes the LSTM and multi-head attention for the temporal regression. We also propose a cyclic encoding technique to ensure continuous time representation. To learn fine-grained spatial air quality estimation, we incorporate AQ-Net with the neural kNN to explore feature-based interpolation, such that we can fill the spatial gaps given coarse observation stations. To demonstrate the efficiency of our model for spatiotemporal reanalysis, we use data from 2013-2017 collected in northern China for PM2.5 analysis. Extensive experiments show that AQ-Net excels in air quality reanalysis, highlighting the potential of hybrid spatio-temporal models to better capture environmental dynamics, especially in urban areas where both spatial and temporal variability are critical.
