Anchored-Branched Steady-state WInd Flow Transformer (AB-SWIFT): a metamodel for 3D atmospheric flow in urban environments

arXiv cs.LG / 3/27/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces AB-SWIFT, a transformer-based surrogate model aimed at learning 3D urban atmospheric wind flows without the high cost of full CFD simulations.
  • AB-SWIFT uses an internal anchored branched architecture to better handle the strong variability in urban geometries and larger mesh sizes that limit existing deep learning approaches.
  • The model is trained on a purpose-built dataset generated from atmospheric simulations across randomized urban layouts and across unstable, neutral, and stable stratification regimes.
  • Reported results indicate AB-SWIFT achieves the best accuracy across predicted fields versus prior transformer and graph-based baselines.
  • The authors provide code and data via the project’s GitHub repository to support reproduction and further experimentation.

Abstract

Air flow modeling at a local scale is essential for applications such as pollutant dispersion modeling or wind farm modeling. To circumvent costly Computational Fluid Dynamics (CFD) computations, deep learning surrogate models have recently emerged as promising alternatives. However, in the context of urban air flow, deep learning models struggle to adapt to the high variations of the urban geometry and to large mesh sizes. To tackle these challenges, we introduce Anchored Branched Steady-state WInd Flow Transformer (AB-SWIFT), a transformer-based model with an internal branched structure uniquely designed for atmospheric flow modeling. We train our model on a specially designed database of atmospheric simulations around randomised urban geometries and with a mixture of unstable, neutral, and stable atmospheric stratifications. Our model reaches the best accuracy on all predicted fields compared to state-of-the-art transformers and graph-based models. Our code and data is available at https://github.com/cerea-daml/abswift.