AB-UPT: Scaling Neural CFD Surrogates for High-Fidelity Automotive Aerodynamics Simulations via Anchored-Branched Universal Physics Transformers
Benedikt Alkin, Maurits Bleeker, Richard Kurle, Tobias Kronlachner, Reinhard Sonnleitner, Matthias Dorfer, Johannes Brandstetter
TL;DR
This work tackles the challenge of scaling neural surrogates for high-fidelity automotive CFD, where industrial meshes exceed 100 million cells. It introduces AB-UPT, a three-branch Transformer-based neural operator with anchor attention that decouples geometry encoding from surface and volume predictions and enables linear-inference complexity via a small set of anchor tokens. A key innovation is enforcing physics consistency by constructing a divergence-free vorticity field as a hard constraint through a neural-field decoder, enabling accurate and physically plausible predictions. AB-UPT achieves state-of-the-art accuracy on surface and volume fields across large datasets, trains on a single GPU in under a day, and can predict from CAD geometry without meshing, illustrating practical impact for design cycles and CAD-to-CFD workflows. The work also provides extensive scaling analyses (problem, model, data) and practical guidance for deploying neural surrogates in industrial CFD contexts, with future directions in parallelization, uncertainty, and broader physics-informed extensions.
Abstract
Recent advances in neural surrogate modeling offer the potential for transformative innovations in applications such as automotive aerodynamics. Yet, industrial-scale problems often involve volumetric meshes with cell counts reaching 100 million, presenting major scalability challenges. Complex geometries further complicate modeling through intricate surface-volume interactions, while quantities such as vorticity are highly nonlinear and must satisfy strict divergence-free constraints. To address these requirements, we introduce AB-UPT as a novel modeling scheme for building neural surrogates for CFD simulations. AB-UPT is designed to: (i) decouple geometry encoding and prediction tasks via multi-branch operators; (ii) enable scalability to high-resolution outputs via neural simulation in a low-dimensional latent space, coupled with anchored neural field decoders to predict high-fidelity outputs; (iii) enforce physics consistency by a divergence-free formulation. We show that AB-UPT yields state-of-the-art predictive accuracy of surface and volume fields on automotive CFD simulations ranging from 33 thousand up to 150 million mesh cells. Furthermore, our anchored neural field architecture enables the enforcement of hard physical constraints on the physics predictions without degradation in performance, exemplified by modeling divergence-free vorticity fields. Notably, the proposed models can be trained on a single GPU in less than a day and predict industry-standard surface and volume fields within seconds. Additionally, we show that the flexible design of our method enables neural simulation from a CAD geometry alone, thereby eliminating the need for costly CFD meshing procedures for inference.
