Difference Learning for Air Quality Forecasting Transport Emulation
Reed River Chen, Christopher Ribaudo, Jennifer Sleeman, Chace Ashcraft, Collin Kofroth, Marisa Hughes, Ivanka Stajner, Kevin Viner, Kai Wang
TL;DR
The paper tackles the computational bottleneck in NOAA's UFS-AQ transport module, which hinders achieving 3 km air-quality forecasts. It introduces a difference-learning DL surrogate based on a 3D U-Net to predict per-timestep advection residuals, exploiting the advection invariance and learning a per-patch normalization that is species-agnostic. On NOAA AQM.v7.0 runs, the model achieves an overall RMSE of $0.0115$ in min-max space, maintains low errors during extreme events, and infers a full CONUS timestep in about $2.6$ seconds, with a mass-conservation metric showing a $0.0741\%$ mean difference for a PM2.5 constituent. These results indicate the potential for operational deployment of higher-resolution AQ guidance, with future work focusing on data transformations, larger overlapping patches, and physics-informed regularization to enforce mass conservation.
Abstract
Human health is negatively impacted by poor air quality including increased risk for respiratory and cardiovascular disease. Due to a recent increase in extreme air quality events, both globally and locally in the United States, finer resolution air quality forecasting guidance is needed to effectively adapt to these events. The National Oceanic and Atmospheric Administration provides air quality forecasting guidance for the Continental United States. Their air quality forecasting model is based on a 15 km spatial resolution; however, the goal is to reach a three km spatial resolution. This is currently not feasible due in part to prohibitive computational requirements for modeling the transport of chemical species. In this work, we describe a deep learning transport emulator that is able to reduce computations while maintaining skill comparable with the existing numerical model. We show how this method maintains skill in the presence of extreme air quality events, making it a potential candidate for operational use. We also explore evaluating how well this model maintains the physical properties of the modeled transport for a given set of species.
