A method for efficiently constructing aerodynamic surrogate models (simplified replacements for expensive calculations) has been developed by pre-training a large transformer neural network on 30,000 diverse wing geometries and then quickly fine-tuning it on a few hundred samples of the target shape. In tests on transonic wings, the surface flow prediction error was only 0.36% — 84.2% better than training from scratch. The approach resembles learning a foreign language: first you master many language basics, then in a few lessons you pick up a specific dialect. Open data and model, along with an interactive web-based design tool, have been released.
Training an accurate aerodynamic model is like culinary art: first, a chef masters hundreds of recipes to grasp the general principles, then easily perfects a specific dish. Engineers created AeroTransformer and fed it 30,000 different wing shapes — a whole galaxy of culinary ideas galaxy. In calculations, air behaves like water in a pot water: smoothly flowing around surfaces, simplifying computer prediction.
After fine-tuning on just 450 samples, error dropped to 0.36% — six times more accurate than starting from scratch. The approach sharply reduces entropy entropy (uncertainty) in predictions.
An online tool already lets you change wing shape in a browser and see the result instantly. The developers have open-sourced the code and data — now any researcher can fine-tune the model for turbines or racing cars.
🎯 The model is already working on the WebWing website: move the wing with your mouse and watch lift in real time.