Large Wing Model (LWM) Overview
- Large Wing Model (LWM) is a probabilistic machine-learning framework that predicts finite-wing pressure distributions and lift from sparse experimental data.
- It employs a modified deep kernel learning architecture with a neural feature map and Gaussian Process to capture geometric inputs and spanwise effects with uncertainty quantification.
- The model integrates a physics-driven prior from the Large Airfoil Model, improving data efficiency and enabling robust extrapolation for rectangular wings under attached flows.
Searching arXiv for the specified paper and closely related wing-model/dataset papers. arXiv search query: (Lee et al., 15 Aug 2025) Large Wing Model; (Diniz et al., 14 Dec 2025) OptiWing3D; (Yang et al., 16 Dec 2025) SuperWing. Large Wing Model (LWM) is a probabilistic machine-learning framework for finite-wing aerodynamics that predicts three-dimensional pressure coefficient distributions, , from a small, strictly experimental data set and propagates predictive uncertainty to sectional lift and total lift (Lee et al., 15 Aug 2025). In the paper titled "Large Wing Model" (Lee et al., 15 Aug 2025), the model is formulated as a modified deep kernel learning system in which a neural feature map embeds geometric and operating-condition inputs into a latent space, while a Gaussian Process (GP) models spanwise structure and uncertainty. The stated scope is rectangular or lightly tapered wings, low to moderate sweep, and attached, subcritical/transonic flows, with extrapolation aided by a physics-driven prior formed from two-dimensional pressure predictions produced by the Large Airfoil Model (LAM) (Lee et al., 15 Aug 2025).
1. Definition, scope, and nomenclature
Within the aerodynamic literature represented here, LWM denotes the "Large Wing Model" introduced for wing-surface pressure and lift prediction from experimental data (Lee et al., 15 Aug 2025). Its target outputs are the mean and uncertainty of upper- and lower-surface , together with the mean and uncertainty of sectional lift and total lift , optionally followed by posterior conditioning to enforce known probabilistic lift descriptions (Lee et al., 15 Aug 2025). The problem addressed is explicitly the prediction of three-dimensional pressure distributions over finite wings under data scarcity, including three-dimensional effects such as those induced by wing tip vortices (Lee et al., 15 Aug 2025).
The same acronym is used differently in other arXiv papers. In "Opus" (Fagnoni et al., 2024), LWM stands for "Large Work Model," a workflow-centric model for Business Process Outsourcing. In "LWM-Temporal" (Alikhani et al., 22 Feb 2026), LWM stands for "Large Wireless Models," a family of wireless-channel foundation models. This acronymal overlap is a recurrent source of confusion; in the aerodynamic sense, however, LWM refers specifically to the finite-wing probabilistic predictor in (Lee et al., 15 Aug 2025).
Despite the name, the aerodynamic LWM is not presented as a generic large-scale wing generator. It is presented as a computationally efficient wing prediction model that facilitates rapid exploration of the wing design space, with uncertainty-aware inference and explicit lift propagation from the predicted pressure field (Lee et al., 15 Aug 2025).
2. Input representation and geometric parameterization
The model predicts pressure at query points expressed through a three-dimensional coordinate transform. The physical chordwise coordinate satisfies , with normalized coordinate . A conformal-mapping-inspired representation is then introduced through
a linearly mapped 0, and 1, together with the normalized semi-span coordinate 2 (Lee et al., 15 Aug 2025). Upper and lower surfaces are distinguished by the sign of 3, with 4 on the upper surface and 5 on the lower surface, while leading and trailing edges have periodic identifications in 6 (Lee et al., 15 Aug 2025).
The physical input vector is 7 (Lee et al., 15 Aug 2025). It contains 28 sampled 8 values that encode the airfoil section geometry, operating conditions 9 and 0, wing planform descriptors 1, taper ratio 2, leading-edge sweep 3, and the conformal query-point coordinates 4 and 5 (Lee et al., 15 Aug 2025). The spanwise coordinate 6 is intentionally excluded from the neural network input and is instead appended directly to the GP input so that the GP preserves spanwise topology and tip-boundary effects (Lee et al., 15 Aug 2025).
This representation defines a 15-dimensional active space. The neural feature map produces 14 latent variables,
7
and the GP operates on 8 (Lee et al., 15 Aug 2025). The modeling scope reported in the paper is primarily rectangular wings with 9, low to moderate sweep 0--1, and aspect ratios 2--3, over angles of attack 4 and Mach numbers 5 (Lee et al., 15 Aug 2025).
3. Deep-kernel-learning architecture and physics-driven prior
The core architecture is a modified deep kernel learning model (Lee et al., 15 Aug 2025). The neural feature extractor has architecture
6
and its weights are learned jointly with GP hyperparameters by marginal likelihood maximization (Lee et al., 15 Aug 2025). On the probabilistic side, the GP prior is written as
7
with observations corrupted by noise
8
where the second term captures digitization and unreported additional noise (Lee et al., 15 Aug 2025).
The covariance structure is a product kernel over the 14 latent dimensions and the spanwise coordinate (Lee et al., 15 Aug 2025). Each latent dimension uses a Matérn-9 kernel, while the spanwise dimension uses a Matérn-0 kernel with spatially varying hyperparameters. The spanwise hyperparameters are blended through a logistic transition,
1
with calibrated values 2 and 3 (Lee et al., 15 Aug 2025). The spanwise length scale 4 decreases from approximately 5 inboard to approximately 6 outboard, while the signal variance changes slightly from approximately 7 to approximately 8 (Lee et al., 15 Aug 2025). The stated purpose of this nonstationarity is to allow the model to represent localized distortions near the tip, including trailing-edge pressure undulations associated with tip vortices (Lee et al., 15 Aug 2025).
A distinctive component is the physics-driven prior supplied by the Large Airfoil Model (Lee et al., 15 Aug 2025). LAM provides a probabilistic two-dimensional airfoil pressure distribution, and the LWM prior is formed by averaging LAM posteriors at four angles
9
thereby spanning the geometric angle of attack to 0 (Lee et al., 15 Aug 2025). The three-dimensional wing pressure field is then modeled as
1
where 2 is a latent-space GP residual (Lee et al., 15 Aug 2025). The paper attributes several practical effects to this prior: reduced posterior variance, especially near the trailing edge; elimination of non-physical loops; and strong extrapolation across unseen airfoil sections (Lee et al., 15 Aug 2025).
4. Pressure, lift, uncertainty, and posterior conditioning
The aerodynamic outputs follow standard nondimensional definitions. The pressure coefficient is
3
the sectional lift coefficient at spanwise station 4 is
5
and the total wing lift coefficient is
6
For rectangular wings, this reduces under 7 to
8
The model produces posterior mean and variance through the usual GP predictive equations. With covariance matrices 9, 0, and 1 and noise covariance 2, the posterior mean and variance are
3
with numerically stable Cholesky forms used in practice (Lee et al., 15 Aug 2025).
Uncertainty propagation to 4 and 5 is not performed analytically in the final system because the nonlinear feature map 6 breaks linear-Gaussian closure (Lee et al., 15 Aug 2025). Instead, the paper uses Monte Carlo propagation: it draws 7 samples from the full posterior predictive distribution of 8, integrates each sample chordwise to obtain 9, integrates spanwise to obtain 0, and then computes sample means, variances, and 1 confidence intervals as 2 under approximate Gaussianity of aggregated outputs (Lee et al., 15 Aug 2025).
An additional mechanism constrains the posterior predictive space when a target lift distribution is known. If, for example,
3
the paper applies rejection sampling with acceptance probability
4
where 5 is the empirical proposal derived from unconditioned posterior samples and 6 normalizes the ratio (Lee et al., 15 Aug 2025). The stated effect is reduced variance in 7 and 8, together with improved pressure predictions consistent with integrated lift constraints (Lee et al., 15 Aug 2025).
5. Experimental database, validation, and computational characteristics
The training database compiled for LWM comprises 16 unique wings, 54 operating conditions, and 23,723 individual pressure measurements (Lee et al., 15 Aug 2025). The wing airfoils include NACA 0012, 0015, 0023, RAE 101, NACA 64A-105, a 5% thick supercritical airfoil, and a "NACA 6-series-like" profile (Lee et al., 15 Aug 2025). Source data were gathered from government reports, technical notes, and papers, with tables extracted via OCR using ExtractTable and graphs digitized with WebPlotDigitizer; the resulting data were added to ASPIRE and released with code repositories for the Large Wing Model and Large Airfoil Model (Lee et al., 15 Aug 2025).
Three rectangular-wing test cases are reported (Lee et al., 15 Aug 2025). For a NACA 0012 wing at 9, 0, and 1, the model achieved 2, 3, and 4 versus an experimental value of 5, corresponding to 6 error (Lee et al., 15 Aug 2025). For a second NACA 0012 case at 7, 8, and 9, it achieved 0, 1, with predicted 2 and no reference value available (Lee et al., 15 Aug 2025). For a NACA 0015 wing excluded from training, at 3, 4, and 5, it achieved 6, 7, and 8 versus an experimental value of 9, corresponding to 00 error; posterior conditioning further reduced 01 to 02 (Lee et al., 15 Aug 2025).
Across these test cases, the paper states that the error in 03 did not exceed 04 and that the model effectively captures three-dimensional effects such as those induced by wing tip vortices (Lee et al., 15 Aug 2025). It also reports a comparison against RANS using Spalart–Allmaras with 1.1M points, stating that LWM better captured the magnitude and extent of tip-vortex distortions in the outboard trailing-edge region, whereas RANS underpredicted them (Lee et al., 15 Aug 2025).
Training uses exact GP inference, which is reported as feasible because of the modest data size, with optimization by Adam from an initial learning rate of 05, halved every 1000 epochs, for approximately 3000 epochs; an SWA-like procedure restores the best weights from three runs (Lee et al., 15 Aug 2025). Inference precomputes 06 and is dominated by cross-covariance evaluation, reported as 07 s on a single NVIDIA A100 GPU for approximately 25k surface points and approximately 08 s on a Xeon E5-2660 CPU (Lee et al., 15 Aug 2025).
6. Broader LWM landscape, related datasets, and limitations
The 2025 LWM paper defines a specific probabilistic framework for finite-wing pressure and lift prediction, but later aerodynamic work uses the term more broadly to describe data-driven wing surrogates and generative systems (Lee et al., 15 Aug 2025). This suggests a widening usage of "Large Wing Model" from an uncertainty-aware predictor toward a larger ecosystem of aerodynamic representation learning, inverse design, and multi-fidelity modeling.
"OptiWing3D" (Diniz et al., 14 Dec 2025) describes a dataset explicitly positioned as enabling a Large Wing Model. It provides 1552 CFD evaluations yielding 776 successful 3D wing optimizations, initialized from distinct extruded airfoil cross-sections and paired in large part with 2D counterparts optimized under identical conditions, thereby forming a multi-fidelity dataset (Diniz et al., 14 Dec 2025). The associated baseline is a constraint-aware conditional latent diffusion model that predicts optimized wings from flow conditions, with a reported test-set shape MSE of 09, normalized Vendi score of 10, and volume constraint satisfaction of 11 on 12 test wings (Diniz et al., 14 Dec 2025). In that setting, LWM is framed not as a GP-based pressure predictor but as a possible learned model for optimized wing geometry conditioned on flow and constraints.
"SuperWing" (Yang et al., 16 Dec 2025) provides a different pathway. It is an open dataset of 4,239 parameterized wing geometries and 28,856 RANS flow-field solutions, with prepared surface meshes and labels suitable for transformer-based training (Yang et al., 16 Dec 2025). In the benchmark reported there, a Vision Transformer predicts surface fields on a common 13 reference mesh and achieves approximately 14 normalized MAE for 15, 16 for 17, 18 for 19, and an integrated drag error of 20, or 2.48 drag counts (Yang et al., 16 Dec 2025). The same paper reports strong zero-shot generalization to DLR-F6 and NASA CRM without fine-tuning (Yang et al., 16 Dec 2025). Relative to (Lee et al., 15 Aug 2025), this reflects a shift from sparse experimental data and explicit GP uncertainty to large-scale mesh-based supervised learning over transonic swept wings.
The original LWM also states clear limitations (Lee et al., 15 Aug 2025). Data coverage is sparse and biased toward rectangular wings and low-speed regimes; high sweep, strong taper, twist, and spanwise-varying airfoil sections are under-represented (Lee et al., 15 Aug 2025). Strong three-dimensional separation, stall, and highly compressible or shock-dominated regimes are outside the primary scope, and tip geometry is only implicitly rounded rather than explicitly modeled (Lee et al., 15 Aug 2025). The model further assumes a uniform airfoil section along the span, and exact GP inference imposes memory limits that motivate stochastic-variational or sparse-GP extensions for larger datasets (Lee et al., 15 Aug 2025). A plausible implication is that the probabilistic architecture of (Lee et al., 15 Aug 2025) and the broader datasets of (Diniz et al., 14 Dec 2025) and (Yang et al., 16 Dec 2025) are complementary rather than redundant: one emphasizes data efficiency and calibrated uncertainty under strict experimental scarcity, while the others emphasize geometric diversity, multi-fidelity pairing, and large-scale supervised or generative training.