A Lightweight Neural Network for Accelerating Radiative Transfer Modeling in WRF
Erick Fredj, Iggy Segev Gal, Noam Lavi, Shahar Belkar, Mark Wasserman, Ding Zhaohui, Yann Delorme
TL;DR
This work tackles the high computational cost of radiative transfer in WRF by introducing a lightweight neural-network emulator for the RRTMG radiation scheme. The model uses a single hidden layer with region-specific inputs, split into eight sub-models to cover LW/SW and land/ocean conditions, and is trained on large WRF-generated datasets. Validations on Typhoon Muifa demonstrate high fidelity to the full solver, with substantial speedups (up to ~2x faster overall) and strong spatial-temporal agreement, including near-perfect Pearson correlations for key flux components. Temporal transfer learning further enables year-round applicability, enabling efficient, accurate forecasts for extreme events and routine weather periods alike.
Abstract
Radiative transfer calculations in weather and climate models are notoriously complex and computationally intensive, which poses significant challenges. Traditional methods, while accurate, can be prohibitively slow, necessitating the development of more efficient alternatives. Recently, empirical emulators based on neural networks (NN) have been proposed as a solution to this problem. These emulators aim to replicate the radiation parametrization used in the models, at a fraction of the computational cost. However, a common issue with these emulators is that their accuracy has often been insufficiently evaluated, especially for extreme events for which the amount of training data is sparse. The current study proposes such a model for accelerating radiative heat transfer modeling in WRF, and validates the accuracy of the approach for an extreme weather scenario.
