🤖 AI Summary
Radiative transfer calculations in planetary atmospheres are computationally expensive, limiting both the accuracy and efficiency of general circulation models (GCMs). To address this, we propose the first Transformer-based surrogate model specifically designed for hot Jupiter atmospheres. Our encoder-only architecture takes one-dimensional atmospheric profiles—comprising static parameters such as temperature, pressure, and chemical composition—as input and directly predicts two-stream radiative fluxes. Trained via supervised learning, the model achieves a mean relative error of approximately 1% on held-out test data while accelerating computations by roughly two orders of magnitude compared to conventional numerical radiative transfer solvers. This work marks the first successful application of self-attention mechanisms to exoplanetary thermal radiative transfer modeling, achieving both high fidelity and real-time inference capability. It provides a scalable, physically consistent machine learning alternative for embedding radiation schemes into GCMs.
📝 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.