Shape-Adaptive Reduced Basis Methods
- Shape-adaptive RBM is a model-order reduction technique that incorporates explicit geometry parameterization to efficiently simulate PDEs and boundary-integral problems under shape changes.
- It builds reduced spaces using methods like POD, greedy algorithms, and eigenfunction expansions, adapting the basis functions through parameter-to-geometry maps and Piola transforms.
- By separating offline heavy computations from rapid online evaluations, the approach significantly accelerates many-query simulations and optimization across various applications.
Searching arXiv for recent and foundational papers on shape-adaptive reduced basis methods and related geometric RBM formulations. {"query":"shape-adaptive reduced basis method geometry parameterized boundary integral reduced basis arXiv", "max_results": 10} {"query":"(Henríquez et al., 2024) Reduced Basis Method for the Elastic Scattering by Multiple Shape-Parametric Open Arcs in Two Dimensions", "max_results": 5} Searching by exact arXiv id and title to verify the primary source and gather related work. {"query":"id:(Henríquez et al., 2024)", "max_results": 5} Shape-adaptive reduced basis methods (RBMs) are model-order reduction procedures for parametrized PDE and boundary-integral problems in which geometric variation is part of the parameter space and the reduced approximation is constructed to remain effective under shape change. In the literature represented by Pinto–Henríquez’s treatment of elastic scattering by multiple open arcs, by reduced-basis optimization of plasmonic nanoparticle arrays, by rigorous source–mask optimization in 3D computational lithography, and by divergence-conforming reduced models for geometric Navier–Stokes flow, shape adaptivity is realized through parameter-to-geometry maps, reference-domain pullbacks, Piola transforms, or basis functions that depend explicitly on the current shape parameters (Henríquez et al., 2024, Gao et al., 6 Aug 2025, Pomplun et al., 2010, Fonn et al., 2018).
1. Geometric parametrization and the meaning of shape adaptivity
A central ingredient is an explicit parametrization of geometry. For multiple elastic cracks in two dimensions, one assumes disjoint open arcs , with each arc given as the image of the reference interval under a smooth parameter-to-geometry map
where , and the full parameter is , . A common choice expands the shape around a nominal straight reference curve: The geometry-dependent normal and metric factor 0 then enter the operators directly (Henríquez et al., 2024).
For plasmonic nanoparticle arrays, the configuration of 1 analytic nanoparticles is parameterized by
2
where each 3 encodes the shape, for instance ellipse semi-axes, orientation, and center. In the 3D source–mask optimization setting, the parameter vector is split into geometry and illumination: 4 with 5 for mask geometry and 6 for the quadrupole source. In the incompressible-flow formulation, geometric dependence is expressed by a smooth invertible map 7, or equivalently 8, between a reference domain and the physical domain (Gao et al., 6 Aug 2025, Pomplun et al., 2010, Fonn et al., 2018).
Within these formulations, “shape-adaptive” does not denote a single algorithmic template. In some cases the reduced basis itself depends explicitly on the current geometry; in others the basis is fixed on a reference domain and transported to the physical domain by a geometry-dependent mapping. This suggests that shape adaptivity is best understood as a structural property of the reduced model rather than a specific discretization choice.
2. High-fidelity formulations for parametrized geometry
The full-order problems differ by application class, but each exposes geometry in a way that enables reduced modeling.
For elastic scattering by multiple open arcs, the exterior Lamé boundary-value problem is transformed by single-layer and double-layer potentials into a coupled system of boundary integral equations on 9: 0 For 1 on 2 and 3 on 4,
5
6
with analogous expressions for the hypersingular operator 7 and the adjoint 8. Here 9 is the elastic fundamental solution (Henríquez et al., 2024).
For plasmonic nanoparticles under the TM approximation, the forward problem is written as a parameterized layer-potential system for densities 0: 1 with parameterized single-layer and Neumann–Poincaré operators 2 and 3 (Gao et al., 6 Aug 2025).
In 3D computational lithography, the truth approximation is a finite-element discretization of time-harmonic Maxwell equations in a unit cell 4. Variationally, one seeks 5 such that
6
where
7
Discretization with edge elements yields the algebraic system
8
In divergence-conforming Navier–Stokes reduction, the high-fidelity problem is first posed on the reference domain and discretized so that the velocity snapshots are pointwise divergence-free; the geometric dependence then enters the pulled-back forms and the Piola transport (Pomplun et al., 2010, Fonn et al., 2018).
A recurring theme is that the geometric parameters appear inside kernels, coefficients, domain maps, or test spaces. That feature is precisely what necessitates shape-aware reduction.
3. Construction of reduced spaces
The reduced spaces in shape-adaptive RBM are not uniform across applications.
In Pinto–Henríquez’s multiple-arc scattering framework, the offline stage begins by ignoring inter-arc coupling and solving 9 independent single-arc boundary-integral equations over a training set 0. On arc 1, the high-fidelity density is
2
Collecting all such solutions yields the snapshot set 3. Proper Orthogonal Decomposition (POD) is then applied: with correlation matrix 4 and dominant eigenpairs 5, the POD basis functions are
6
These basis functions are orthonormal in 7 and capture the largest energy of the snapshot set (Henríquez et al., 2024).
In source–mask optimization, the reduced space is built by a Greedy algorithm over a dense training set 8. One initializes with a truth solution 9, repeatedly computes reduced approximations 0 and estimators 1, selects
2
and enlarges the basis by the newly computed truth solution. The resulting space is
3
This is described as a self-adaptive RB construction for variable geometrical parameters (Pomplun et al., 2010).
The plasmonic absorber formulation develops a more explicit form of shape adaptation. Spectral theory for the Laplace NP-operator on each analytic particle 4 provides an orthogonal eigenbasis
5
where 6 for an ellipse of semi-axes 7 and focal distance 8. Retaining the first 9 eigenmodes 0, one approximates
1
Since the eigenfunctions depend explicitly on the shape parameters 2, the resulting basis “adapts” as the optimizer moves in 3 (Gao et al., 6 Aug 2025).
For steady Navier–Stokes flow, shape adaptivity is achieved differently. The reduced basis is formed from divergence-conforming high-fidelity velocity snapshots 4 on the reference domain, followed by a POD in the 5-seminorm with covariance matrix
6
The reduced basis functions are
7
and are transported to the physical domain by the Piola transform, which preserves divergence-freeness for every 8 (Fonn et al., 2018).
4. Offline–online decomposition and affine compression
The practical value of RBM depends on separating expensive parameter-independent work from inexpensive parameter-dependent work.
For multiple open arcs, the principal difficulty is nonaffinity: the operators 9 and 0 depend on 1 through the geometry inside the kernel. A modified Empirical Interpolation Method (EIM) is applied to each kernel
2
to obtain
3
Hence
4
where 5 is a nominal parameter used to fix the metric in the basis operators. With 6 denoting the matrix of POD basis vectors, the reduced system is
7
The offline complexity for assembling and compressing the 8 basis operators is 9, while the POD costs 0. Online, evaluating the coefficients costs 1, assembling 2 costs 3, and solving the reduced system by a direct method costs 4, giving an online cost of order 5 (Henríquez et al., 2024).
In the plasmonic setting, the offline–online split is organized around singularity extraction. The singular part 6 is wavelength-independent and assembled offline from NP-eigenfunction captures, while the smooth remainder 7 is assembled online by trapezoidal rule for each 8. The forward reduced system reads
9
and the adjoint problem has the analogous decomposition
0
By expanding in NP-eigenfunctions, the 1 singularity is isolated in closed form (Gao et al., 6 Aug 2025).
In the Maxwell and Navier–Stokes formulations, the standard RBM affine decomposition is used. For lithography,
2
so that the reduced matrices 3 and vectors 4 are precomputed offline, and the online assembly of
5
costs 6, followed by an 7 solve. For geometric incompressible flow, the pulled-back forms admit affine expansions such as
8
and the online cost is 9, independent of the high-fidelity dimension (Pomplun et al., 2010, Fonn et al., 2018).
5. Certification, stability, and methodological distinctions
A defining property of RBM in these works is the presence of computable error surrogates or preserved structural constraints.
For elastic scattering by shape-parametric open arcs, the reduced residual is
00
and the certified error bound is
01
where 02 is a lower bound for the inf–sup constant of the full operator and can be certified offline by a Successive Constraint Method. In the 3D Maxwell setting, the residual is
03
and if 04, then
05
In practice one uses a cheaply computable lower bound 06, and the estimator drives the Greedy basis generation (Henríquez et al., 2024, Pomplun et al., 2010).
The plasmonic absorber paper defines residual-based estimators
07
and states that standard RBM bounds of the form
08
provide certification. In the Navier–Stokes setting, the main structural issue is not an a posteriori bound but stability under geometric variation: the Piola transform guarantees that 09 for all 10, and pressure is recovered a posteriori at negligible extra cost (Gao et al., 6 Aug 2025, Fonn et al., 2018).
Several common misconceptions are clarified by these constructions. Shape adaptivity does not require repeated remeshing of a full-order model: in the nanoparticle optimization framework, no remeshing or velocity-field perturbation is required because shape sensitivities enter only through derivatives of the boundary operators. Nor does geometry parametrization necessarily destroy incompressibility: in the divergence-conforming approach, exact solenoidality is retained under geometric transformations by the Piola transform. Similarly, in the multi-arc scattering problem, the offline stage need not resolve the full coupled configuration; the basis is built from decoupled single-arc problems, while the inter-arc interaction is represented later through affine compression (Gao et al., 6 Aug 2025, Fonn et al., 2018, Henríquez et al., 2024).
6. Applications and reported numerical behavior
The reported numerical results show that shape-adaptive RBM is used both for rapid many-query simulation and for optimization loops with geometric parameters.
For elastic scattering by multiple open arcs, representative tests with 11 arcs and 12 shape parameters per arc show that the maximum reduced-basis error
13
decays exponentially in 14, reaching 15 accuracy by 16. With 17, 18, 19, and 20, the online solve takes 21, versus 22 for a full BIE. As 23 increases, the RB approach scales nearly linearly in 24, while the full BIE scales like 25; the bound 26 remains tight even as 27 increases (Henríquez et al., 2024).
For broadband absorber design with plasmonic nanoparticles, the online stage with 28 and 29 is reduced by two orders of magnitude relative to classical BEM. In single- and multiple-particle tests, the RBM achieves relative errors below 30 in extinction cross-sections and adjoint fields, whereas a 200-point Nyström reference gives 31–32. Online solutions of both forward and adjoint problems are 33 faster than classical BEM at comparable accuracy, and the projected gradient-descent loop converges in 34 iterations for broadband targets over 35 nm (Gao et al., 6 Aug 2025).
In 3D source–mask optimization, the truth problem has 36 degrees of freedom and one full solution takes approximately 37 s. A reduced basis with 38 snapshots yields 39-norm error 40 and diffraction-order output error below 41 at 42, with an online cost of approximately 43 s per solve, corresponding to a speed-up of about 44. An SMO run with approximately 45 forward solves is reduced from approximately 46 s to approximately 47 s, and the optimal parameters enlarge the process window by about 48 compared with mask-only optimization (Pomplun et al., 2010).
For steady flow around a NACA0015 airfoil, using 49 divergence-free velocity modes yields relative velocity error 50 and relative pressure error 51, uniformly over sampled angles of attack. The divergence-conforming Piola-based RB runs in roughly 52 s per query, versus on the order of 53 s for a Taylor–Hood supremizer-stabilized RB of comparable accuracy, and remains exactly divergence-free to machine precision for every 54 (Fonn et al., 2018).
Taken together, these results indicate that shape-adaptive RBM is not confined to a single physics domain. It appears in boundary-integral scattering, nanoparticle inverse design, rigorous electromagnetic lithography, and incompressible flow, with the common objective of replacing expensive geometry-dependent solves by low-dimensional, rapidly evaluable, and in several cases certified surrogates.