Transolver-3: Scaling Up Transformer Solvers to Industrial-Scale Geometries
Abstract
Lay Summary
When engineers design a car or an aircraft, they rely on simulations that predict how air flows around the vehicle, which determines its fuel efficiency, stability, and safety. These simulations are accurate but slow, sometimes taking days for a single design. Artificial intelligence promises to deliver the same predictions in seconds, but it faces a major obstacle: a realistic vehicle must be broken into a grid of more than a hundred million tiny pieces, and current AI models run out of computer memory long before they reach that size, forcing engineers to settle for coarser, less reliable predictions. We developed Transolver-3, an AI model that overcomes this memory barrier. We reorganized its internal calculations to use far less memory, taught it the underlying physics by showing it small random samples of the full grid rather than the whole grid at once, and let it make predictions by processing the grid in manageable pieces while still drawing on every detail. With these advances, Transolver-3 handles grids roughly twenty times larger than earlier models in its family, while also making more accurate predictions. This brings fast, dependable AI simulation meaningfully closer to everyday use in real engineering design.