Nested Operator Inference (OpInf)
- Nested Operator Inference is a reduced-order modeling framework that organizes operator learning hierarchically to optimize accuracy and conditioning.
- It employs warm-start strategies by using previously learned dominant modes as initial guesses, focusing regularization on newly introduced dynamics.
- The approach is applied both in standalone hierarchical formulations and embedded within Schwarz methods, enabling efficient coupling of high-fidelity and reduced models.
Searching arXiv for the cited Nested OpInf papers to ground the article in the current literature. Nested Operator Inference (OpInf) denotes a family of reduced-order modeling procedures in which operator inference is organized through an explicit hierarchy rather than executed as a single monolithic regression. In the hierarchical formulation, the method exploits the inherent hierarchy within the reduced space to iteratively construct initial guesses for the OpInf learning problem that prioritize the interactions of the dominant modes, and the initial guess computed for any target reduced dimension corresponds to a ROM with provably smaller or equal snapshot reconstruction error than with standard OpInf (Aretz et al., 15 Aug 2025). A related formulation embeds pre-trained subdomain-local OpInf ROMs inside an overlapping Schwarz alternating method, so that reduced models and high-fidelity models are alternated within each domain-decomposition iteration rather than trained or advanced in isolation (Moore et al., 6 Oct 2025). In these 2025 formulations, “nested” therefore refers either to progression along a POD hierarchy or to embedding OpInf advances inside an outer Schwarz loop.
1. Terminological scope and problem setting
The term has two distinct uses in the cited literature. In "Nested Operator Inference for Adaptive Data-Driven Learning of Reduced-order Models" (Aretz et al., 15 Aug 2025), nestedness is internal to the reduced space: one learns ROM operators block by block, starting with the smallest subspace , then , and uses operators from as an initial guess for . In "Domain Decomposition-Based Coupling of High-Fidelity Finite Element and Reduced Order Operator Inference Models Using the Schwarz Alternating Method" (Moore et al., 6 Oct 2025), nestedness is algorithmic: high-fidelity FE solves and low-dimensional OpInf ROM advances are interleaved within each Schwarz iteration. The later solid-dynamics work "Hybrid coupling with operator inference and the overlapping Schwarz alternating method" extends this hybrid viewpoint to FOM–ROM and ROM–ROM couplings on overlapping subdomains (Tezaur et al., 20 Nov 2025).
This distinction matters because the two formulations address different bottlenecks. The hierarchical formulation is motivated by ill-conditioning in large- OpInf regression systems and by the hierarchy of POD modes. The Schwarz-embedded formulation is motivated by multiscale coupling, geometry and mesh flexibility, and the localization of expensive high-fidelity solves to difficult regions. A common ambiguity is therefore terminological rather than mathematical: nested OpInf is not a single regression formula, but a broader organizational principle for how OpInf is trained or deployed.
2. Operator Inference background and the source of nesting
The hierarchical paper formulates the full-order model from snapshot data of a high-dimensional dynamical system
with , , and . A POD basis
0
is chosen so that the projection error 1 is minimal among all 2-dimensional subspaces. The reduced state 3 then satisfies a ROM with operators 4, 5, and 6 obtained by projection or learned from data (Aretz et al., 15 Aug 2025).
Standard OpInf constructs a data matrix
7
where 8, and solves a regularized least-squares problem for 9. Under mild conditions this recovers the Galerkin-projected operators. The central difficulty is that, as 0 grows, the smallest singular value of 1 decays, making OpInf unstable or requiring heavy regularization. The nested formulation is introduced precisely to exploit the fact that the POD projection error decays rapidly for small 2 and more slowly for larger 3, so that dominant-mode interactions can be learned first on better-conditioned subproblems (Aretz et al., 15 Aug 2025).
3. Hierarchical mathematical formulation
For 4, nested OpInf writes the operators at level 5 as zero-padded expansions of the operators at level 6 plus increments:
7
and similarly for 8. The zero-padded quantities define the natural initial guess 9. Instead of regularizing directly toward zero, the nested objective regularizes the deviation from this inherited model:
0
Equivalently, one may optimize the increment 1 toward matching 2 (Aretz et al., 15 Aug 2025).
This reformulation changes the role of regularization. In standard OpInf, all blocks are regularized uniformly toward the zero operator. In nested OpInf, previously learned dominant interactions are retained as the default state, while regularization is concentrated on the newly introduced directions. The paper explicitly characterizes this as a structured form of regularization. A plausible implication is that the method separates stabilization of sensitive high-index modes from preservation of already learned low-index dynamics.
4. Algorithmic realization, warm-starts, and guarantees
Algorithmically, nested OpInf accepts a target dimension 3, the POD basis 4, projected snapshots 5, derivative matrix 6, a weight grid 7, and optionally a starting dimension 8 with pre-existing initial guesses. For each 9, the algorithm restricts 0 and 1 to the first 2 columns, forms 3, constructs the base initial guess by zero-padding the accepted 4 model, evaluates the base ROM error 5, solves the nested least-squares problem for each weight triple, integrates the resulting ROM to compute the error 6 and conditioning 7, and selects the index
8
that is, the best stability among those achieving near-optimal error (Aretz et al., 15 Aug 2025).
The same framework supports warm-starts. One can choose 9 and feed a previously learned ROM at 0 as the initial guess for iteration 1. The paper also states that the nested framework naturally supports on-the-fly expansion of 2, model-form updates such as polynomial order, and greedy snapshot selection.
Theoretical properties are given in Proposition 3.1 and Corollary 3.2. Proposition 3.1 relates the reconstruction error of the padded 3-dimensional model to that of the 4-dimensional model through an additive term 5, and the paper states that the error does not blow up uncontrollably and near 6 it even improves. Corollary 3.2 gives a “do-no-harm guarantee”: if one were to pad zeros all the way to dimension 7, the ROM error would be no worse than the trivial zero operator ROM, so the nested initial guess at 8 is at least as good as Tikhonov toward zero, with strict improvement except in a worst-case scenario. A worst-case snapshot-error bound is also reported. On the computational side, each of the 9 least-squares solves at level 0 scales as 1, each ROM integration as 2, and the total cost summed over 3 is 4. All offline steps use only 5, so the offline cost is independent of the full-order dimension 6 (Aretz et al., 15 Aug 2025).
5. Numerical behavior and reported performance
The hierarchical nested OpInf paper reports two main numerical studies: a cubic heat conduction problem and a large-scale parameterized model of the Greenland ice sheet. In the cubic heat conduction case, the PDE is 7 on 8 with Dirichlet boundary conditions, discretized by FE with 9 and Crank–Nicolson time stepping 0. Training uses three 1 values 2, 3 snapshots up to 4, and a POD basis of size 5 that captures 6 energy. Nested OpInf uses 7, iterative updates 8, and an offline cost of 9 s, while the standard OpInf grid search over 0 weight combinations costs 1 s (Aretz et al., 15 Aug 2025).
In that benchmark, the reported online speed-up is 2 (3 ms versus 4 s). On the training interval 5, standard OpInf has mean and max reconstruction errors of 6 and 7, whereas nested OpInf has 8 and 9, described as approximately 0 smaller mean error. Extrapolated to 1, standard OpInf yields mean 2 and max 3, while nested OpInf yields mean 4 and max 5. The effectivity 6 is reported as up to 7, mean 8 for standard OpInf, and up to 9, mean 00 for nested OpInf. The paper further states that, for 01, standard OpInf stagnates at 02, while nested OpInf continues to improve (Aretz et al., 15 Aug 2025).
For the Greenland ice sheet model, the state dimension is 03 for ice thickness, plus 04 for velocity, with adaptive time stepping from 2015 to 2050. Training uses 17 parameter values and approximately 7000 snapshots of thickness change from 2020. The thickness POD basis with 05 captures 06 of snapshot energy, while the velocity basis 07 captures 08. The reduced model has the affine-parameterized form
09
with 10 and 11. The paper reports learning 12 constant vectors 13 and 14 matrices 15, for approximately 16 degrees of freedom, from a data matrix 17 with 18 (Aretz et al., 15 Aug 2025).
The corresponding performance numbers are an offline cost of 19 min, online speed-up from approximately 20 in the worst case to approximately 21 on average, and time-averaged relative errors of 22 on training parameters and 23 on test parameters, with average 24. The paper states that effectivity remains below 25 for all times and parameters and that, despite model-form approximations such as stationary velocity and annual SMB, nested OpInf yields ROM accuracy close to POD projection limits. A plausible implication is that the hierarchical strategy is especially useful when the reduced dimension is large enough for monolithic OpInf to become ill-conditioned, but the dominant POD subspace remains strongly informative.
6. Schwarz-embedded nested OpInf in domain decomposition
A second line of work places OpInf inside an overlapping Schwarz alternating method rather than inside a hierarchy of reduced dimensions. For the unsteady convection–diffusion–reaction problem on 26,
27
the FE semi-discretization on a subdomain 28 is
29
while the reduced OpInf model is
30
The reduced operators are inferred from snapshot data 31 by solving a Tikhonov-regularized least-squares problem. The online algorithm then nests two loops: a time-stepping loop and a Schwarz iteration loop. At each Schwarz iteration, each subdomain is solved sequentially as FE or ROM depending on its designation, the solution trace on the interface is extracted, and that trace becomes Dirichlet input for the neighboring subdomain at the next subsolve. No re-training occurs online (Moore et al., 6 Oct 2025).
The reported numerical example uses 32, 33, 34, 35, 36, 37, homogeneous 38, four overlapping square subdomains, and a uniform FE mesh with 39 in each subdomain. The upper-right block 40, which contains the boundary layer, is kept as FE, while 41 are ROM. ROM training uses the time window 42, snapshots every 43, 44, POD basis dimension 45, and unregularized inference 46. For comparison, the monolithic OpInf ROM uses 47 and 48. At 49, the reported CPU times and time-averaged relative pointwise errors versus a monolithic FE run are 50 s and 51 for all-FE Schwarz, 52 s and 53 for OpInf-FE Schwarz, and 54 s and 55 for monolithic OpInf. The paper states that the hybrid OpInf-FE method is approximately 56 faster than all-FE Schwarz, retains high accuracy without any regularization, and that the monolithic OpInf ROM is unstable or inaccurate even with large basis and tuning of 57 (Moore et al., 6 Oct 2025).
The 3D solid-dynamics extension formulates each subdomain-local FOM as
58
augmented by Dirichlet data on 59, and postulates an up-to-cubic reduced model
60
Snapshots are gathered from a FOM–FOM Schwarz-coupled run; subdomain and boundary POD bases are computed by thin SVD; and the reduced operators are learned through regularized least squares using finite-difference approximations of acceleration. The overlapping Schwarz algorithm then alternates subdomain solves on controller time steps, with spatial and temporal projection operators transferring interface data across nonmatching meshes and time grids (Tezaur et al., 20 Nov 2025).
For that solid-dynamics setting, the paper reports four test problems—clamped beam, bolted joint, torsion bar, and tension specimen—and defines the time-integrated relative error
61
The reported observations are that FOM–FOM couplings typically require approximately 62 Schwarz iterations, ROM–ROM couplings often converge in 63 iterations, FOM–ROM couplings achieve 64 speedups, and ROM–ROM couplings attain 65 speedups at less than or equal to 66 global error. The paper attributes the reduction in Schwarz iterations to smoother subdomain solutions under OpInf ROM coupling. This suggests that, in the Schwarz setting, nestedness is not only a deployment strategy for local surrogates but also a mechanism that can empirically alter interface convergence behavior (Tezaur et al., 20 Nov 2025).
7. Limitations, generalizations, and open directions
The hierarchical nested OpInf paper states several limitations directly. It requires a nested basis hierarchy such as POD; heavily nonlinear systems may still require additional stabilization such as reprojection; and the method is most beneficial when the target reduced dimension is large enough to cause ill-conditioning in a monolithic OpInf solve, when a natural hierarchy of modes is available, and when one needs on-the-fly expansion or warm-start functionality. Reported extensions include block-wise regularization, adaptive weight grids, multi-fidelity snapshot selection, application to non-polynomial operators via EIM/DEIM, and the use of IterativeUpdates to correct early-iteration divergence by matching ROM roll-outs (Aretz et al., 15 Aug 2025).
The Schwarz-based studies report a different set of limitations. The FE–OpInf convection–diffusion–reaction study requires an offline FE training phase on each ROM subdomain, is presently linear, and notes that extension to non-linear PDEs will require inferring nonlinear operators. It also remarks that the Schwarz method is sequential in subdomains, and identifies parallel overlap Schwarz or optimized transmission conditions such as Robin and Neumann as possible accelerations. Listed future developments include non-overlapping Schwarz via Mortar methods, parallel asynchronous Schwarz, data-adaptive basis enrichment or online operator update for strong parameter variations, and extension to multi-physics problems such as Navier–Stokes and thermo-elasticity (Moore et al., 6 Oct 2025).
The solid-dynamics coupling paper likewise points to non-overlapping and optimized Schwarz, additive Schwarz for parallel scalability, online switching between OpInf ROM and high-fidelity FOM driven by error indicators, and alternative subdomain surrogates including symplectic or Hamiltonian-preserving neural surrogates, PGD, POD–Galerkin, and physics-informed networks. Taken together, these directions indicate that nested OpInf has become a label for two converging research programs: one centered on hierarchical regularization and warm-start learning in reduced coordinates, and the other centered on hybrid multi-fidelity deployment within domain decomposition. A plausible implication is that future work may combine both senses of nesting simultaneously, using hierarchical operator learning inside each subdomain ROM while embedding those ROMs inside optimized Schwarz couplings (Tezaur et al., 20 Nov 2025).