Accelerating Radiative Transfer for Planetary Atmospheres by Orders of Magnitude with a Transformer-Based Machine Learning Model
Isaac Malsky, Tiffany Kataria, Natasha E. Batalha, Matthew Graham
TL;DR
This work tackles the computational bottleneck of radiative transfer in exoplanetary atmospheres by training an encoder-only transformer to emulate bolometric layer fluxes from 1D pressure–temperature profiles. Training data are generated by parameterizing radiative equilibrium for hot-Jupiter-like atmospheres and solving for fluxes with the PICASO forward model, achieving about 1% mean absolute error on unseen profiles. The transformer delivers ~100x speedups in inference compared with traditional radiative transfer and captures non-local atmospheric dependencies, enabling integration into GCMs and faster model exploration. The study also highlights limitations related to the restricted training space (single host star, solar metallicity) and outlines clear future work to extend parameter coverage (clouds, varied chemistry, different stellar types) and to incorporate the emulator into broader climate modeling workflows.
Abstract
Radiative transfer calculations are essential for modeling planetary atmospheres. However, standard methods are computationally demanding and impose accuracy-speed trade-offs. High computational costs force numerical simplifications in large models (e.g., General Circulation Models) that degrade the accuracy of the simulation. Radiative transfer calculations are an ideal candidate for machine learning emulation: fundamentally, it is a well-defined physical mapping from a static atmospheric profile to the resulting fluxes, and high-fidelity training data can be created from first principles calculations. We developed a radiative transfer emulator using an encoder-only transformer neural network architecture, trained on 1D profiles representative of solar-composition hot Jupiter atmospheres. Our emulator reproduced bolometric two-stream layer fluxes with mean test set errors of ~1% compared to the traditional method and achieved speedups of 100x. Emulating radiative transfer with machine learning opens up the possibility for faster and more accurate routines within planetary atmospheric models such as GCMs.
