Block-structured Operator Inference is a data-driven technique for constructing reduced-order models that preserve distinct multiphysics interactions.
It uses separate POD bases for fluid and structural states and enforces block-wise regularization to enhance stability and dimensional reduction.
Numerical results on aeroelastic benchmarks demonstrate up to 20% computational speedup and improved robustness in capturing complex dynamics.
Block-structured Operator Inference is a methodology for learning structured reduced-order models (ROMs) of multiphysics systems, such as coupled fluid-structure problems, using nonintrusive data-driven operator inference. The approach explicitly preserves and imposes the physical interconnection structure by enforcing a block-wise ansatz for the dynamical equations, permitting tailored regularization, dimensional reduction, and preservation of key system properties such as stability. This methodology addresses limitations of monolithic operator inference by enabling physics-informed block partitioning, leading to improved computational efficiency and robustness.
1. Formulation of the Block-structured Multiphysics System
Consider a general multiphysics model with states partitioned into structural and fluid degrees of freedom:
Structural state: qs(t)∈Rns
Fluid state: qf(t)∈Rnf
Full state: $q(t) = \begin{bmatrix}q_{\rm s}(t)\q_{\rm f}(t)\end{bmatrix} \in \mathbb{R}^{n_s+n_f}$
The governing ODEs, allowing quadratic nonlinearity and up to quadratic cross-coupling, are
q˙<em>samp;=c</em>s+Asqs+Hs(qs⊗qs)+Fs(qs,qf)q˙<em>famp;=c</em>f+Afqf+Hf(qf⊗qf)+Ff(qs,qf)</p><p>where</p><p>Fs(qs,qf)amp;=Esqf+Ls(qs⊗qf)+Gs(qf⊗qf)Ff(qs,qf)amp;=Efqs+Lf(qs⊗qf)+Gf(qs⊗qs)</p><p>Aggregated, the full system equation is</p><p>[q˙sq˙f</p><h1class=′paper−heading′id=′end−bmatrix′>]</h1><p>[cscf]<em>c+[A</em>samp;EsEfamp;Af]<em>A[q</em>sqf]+[Hsamp;Lsamp;GsGfamp;Lfamp;Hf]<em>H[q</em>s⊗qsqs⊗qfqf⊗qf]The block structure reflects and preserves inter-physics interactions, admitting clear separation of self-dynamics and cross-coupling, as compared to the “monolithic” vectorized formq˙(t)=c+Aq(t)+H(q(t)⊗q(t)).
2. Construction of Reduced Bases
Snapshots are collected separately for the structural and fluid states:
Qsamp;=qs(ti)<em>i=1<sup>k,</sup>Q</em>famp;=qf(ti)i=1<sup>k</sup></p><p>Each snapshot matrix undergoes a thin singular value decomposition (SVD) to produce separate Proper Orthogonal Decomposition (POD) bases:</p><p>Qsamp;=VsΣsWs<sup>T</sup>(Vs∈R<sup>ns</sup>×rs)Qfamp;=VfΣfWf<sup>T</sup>(Vf∈R<sup>nf</sup>×rf)</p><p>The reduced subspace for the overall system is formed as a block-diagonal projection:</p><p>Vr=diag(Vs,Vf)=[Vsamp;00amp;Vf]∈R<sup>(ns+nf)×(rs+rf)</sup>
This construction aligns with the system’s physical partitioning and enables structured reduction.
3. Block-structured Reduced-order Model Ansatz
The reduced state vector is q^=[q^sq^f] with q≈Vrq^. The reduced-order model (ROM) mimics the block structure of the original system:
[q^˙<em>sq^˙</em>f</p><h1class=′paper−heading′id=′end−bmatrix′>]</h1><p>[c^sc^f]+[A^samp;E^sE^famp;A^f][q^sq^f]+[H^samp;L^samp;G^sG^famp;L^famp;H^f][q^s⊗q^sq^s⊗q^fq^f⊗q^f]In many aeroelastic contexts, domain expertise dictates the imposition of sparsity, e.g., settingH^s=0,L^s=0,G^s=0,G^f=0,L^f=0,
yielding a block-sparse ROM. Imposing known physics in this manner enforces physical constraints exactly and precludes spurious cross-terms due to noise or overfitting.
4. Operator Inference as Regularized Block-wise Regression
Operator Inference proceeds using reduced snapshots Qs=VsTQs, Qf=VfTQf and their time derivatives (e.g., via finite differences). For each physics block p∈{s,f}, a separate regularized linear least-squares problem is formulated:
O^pmin∥DpO^pT−RpT∥F2+Rp(O^p)
with block-specific data matrices (Ds, Df), operators, and regularizers.
For the structural part:
Dsamp;=[1<em>k<sup>T∣</sup>Q</em>s<sup>T∣</sup>Qf<sup>T]</sup>O^samp;=[c^s,A^s,E^s]Rsamp;=Q˙s</p><p>For the fluid part:</p><p>Dfamp;=[1<em>k<sup>T∣</sup>Q</em>s<sup>T∣</sup>Qf<sup>T∣(</sup>Qf⊗Qf)<sup>T]</sup>O^famp;=[c^f,E^f,A^f,H^f]Rfamp;=Q˙f</p><p>Tikhonov regularization is applied with independent hyperparameters per block:</p><p>R<em>samp;=γ</em>s<sup></sup>lin(∣c^s∣<em>F<sup>2</sup>+∣A^</em>s∣<em>F<sup>2</sup>+∣E^</em>s∣<em>F<sup>2)</sup>R</em>famp;=γf<sup></sup>lin(∣c^f∣<em>F<sup>2</sup>+∣E^</em>f∣<em>F<sup>2</sup>+∣A^</em>f∣<em>F<sup>2)+</sup>γ</em>f<sup></sup>quad∣H^f∣F<sup>2</sup>
The regularization parameters are selected by grid search using a “bounded growth” constraint to promote stability, as in prior work (cf. McQuarrie et al.).
The block separation substantially reduces the dimensionality of the individual regression problems and admits block-specific regularization strategies, unlike monolithic regression.
5. Preservation of Physics-informed Structure and System Properties
Enforcing a block structure confers multiple benefits:
It preserves the interpretable separation of multi-physics components, maintaining original partitioning of self-dynamics and coupling.
Linear subsystems, such as structural mechanics, remain strictly linear in the ROM, preserving second-order Hamiltonian or modal structure where present.
Block-wise regularization mitigates overfitting; each physics block is regularized independently, yielding greater robustness and improved numerical stability relative to a monolithic approach.
Directly zeroing or constraining blocks (e.g., setting known-inactive couplings to zero) prevents spurious or nonphysical terms due to data noise or limited training data.
A plausible implication is that these features facilitate transferability and generalization, as structure is maintained by design rather than learned anew for each problem instance.
6. Numerical Demonstration on Coupled Aeroelastic Systems
Block-structured Operator Inference has been numerically demonstrated on the AGARD 445.6 wing benchmark, a canonical aeroelastic test involving:
Full-order simulation: FUN3D RANS CFD (∼18 million DOF) coupled to a four-mode structural FE model.
Training on nine flow regimes (Mach 0.901, 0.957, 1.141; q∞= 50, 70, 90 psf) spanning subsonic, supersonic, and near-flutter conditions.
POD dimensions: rs=4 (structure), rf∈{8,12} (fluid), yielding r=12 or $16$.
Empirical findings include:
Both monolithic and block-structured ROMs achieve lift-coefficient errors (relative RMSE) of O(10−3–10−2) during extrapolative prediction intervals.
Block-structured ROMs match in-sample accuracy and exhibit enhanced robustness for out-of-sample initial conditions; monolithic ROMs frequently diverge or mispredict post-perturbation.
Median per-timestep online CPU time is reduced from approximately $0.23$ s (monolithic) to $0.18$ s (block-structured): ∼21% speedup. The average speedup across all cases is ≈20%.
Operator parameter count for rs=4 is reduced by up to 40% at rf=8 and by ∼20% at rf=12; this reduction translates directly into per-step computational savings.
Block-structured ROMs successfully generalize to new initial conditions without retraining, a property not observed for the monolithic method.
These results confirm the practical advantages of the block-structured approach: lower online cost, fewer learned parameters, and enhanced stability—while retaining the accuracy of monolithic Operator Inference, even for challenging supersonic and flutter-proximate regimes.
7. Summary, Significance, and Implications
Block-structured Operator Inference provides a principled, nonintrusive methodology for data-driven model reduction in multiphysics systems, rigorously preserving system partitioning and physical constraints. By allowing both physics-informed block ansatzes and independently tailored regularization, it yields robust, stable ROMs with substantial computational savings (∼20% online speedup), lower operator dimensionality, and resilient generalization capabilities. Explicitly enforced zero blocks ensure that known physics constraints are respected by construction. This suggests that block-structured Operator Inference is broadly applicable to complex coupled multiphysics problems where physical fidelity, stability, and efficiency are critical.