Paper Overview
Field: Machine Learning Authors: Pochinapeddi Sai Bhargav, Nithin Somasekharan, Rohit Sunil Kanchi, Sicheng He, Shaowu Pan arXiv: 2609.20814
Abstract
Pretraining a neural PDE surrogate can reduce the amount of new CFD data needed when geometry or modeled physics changes. However, it remains unclear how different components of distribution shift affect this benefit.
The authors pretrain a surrogate on 254,909 RANS solutions from one airfoil family and fine-tune it on a new family under two target settings with matched freestream ranges: the same Spalart-Allmaras (SA) modeling, and SA with added e^N transition modeling.
Key Findings
- At N=1000, the pretrained model matches the accuracy of a model trained from scratch on 3.25x as many samples for the same-SA target, but only 2.58x as many for the transition-modeled target.
- By N=5000, this ordering reverses (1.56x versus 1.86x), showing pretraining benefits are not monotonic with data budget.
- At N=1000, sampling more distinct airfoils lowers error on both targets, but only for the same-SA target does the gain exceed the observed inter-sample variability (3.3x to 4.0x).
Conclusion
The value of pretraining depends jointly on three factors: the target data budget, the coverage of the target data, and whether the source and target differ in modeled physics. None of these alone determines the outcome.
--- *Auto-collected on 2026-09-19.*