Next Article in Journal
Evaluation of Public Perception of Commercial Pedestrian Streets Based on UGC Data: A Case Study of Chongqing, China
Previous Article in Journal
The Impact of Perceived Community Environmental Quality on Residents’ Psychological Well-Being from the Perspective of Homo Urbanicus Theory: The Mediating Role of Perceived Environmental Restorativeness and Age Differences Among Older Adults
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Finite Element Model Updating Based on a Physics-Constrained Sparse Response Surface

1
College of Architecture and Civil Engineering, Beijing University of Technology, Beijing 100124, China
2
Shenzhen Technology Institute of Urban Public Safety, Shenzhen 518023, China
3
Safe Urban Development Institute of Science and Technology (Shenzhen), Shenzhen 518023, China
4
Research Institute of Urbanization and Urban Safety, School of Future Cities, University of Science and Technology Beijing, Beijing 100083, China
5
School of Transportation and Environment, Shenzhen University of Information Technology, Shenzhen 518172, China
*
Authors to whom correspondence should be addressed.
Buildings 2026, 16(17), 3384; https://doi.org/10.3390/buildings16173384
Submission received: 23 July 2026 / Revised: 20 August 2026 / Accepted: 23 August 2026 / Published: 25 August 2026
(This article belongs to the Section Building Structures)

Abstract

Accurate finite element models are essential for structural condition assessment, yet nominal material properties and idealized boundary conditions can produce systematic discrepancies between numerical and measured dynamics. This study proposes a physics-constrained sparse response-surface framework that combines Elastic Net basis selection, mechanically prescribed monotonicity, adaptive sample enrichment, and identifiability-aware uncertainty assessment within a transparent finite element model-updating procedure. A scaled steel truss was tested using millimeter-wave radar, and the first three vertical natural frequencies were identified by stochastic subspace identification. The resulting sparse polynomial surrogate was independently validated before bounded inversion and ANSYS back-substitution. The mean frequency error decreased from 5.55% to 0.82%. Jacobian and bootstrap analyses further showed that several combinations of material and boundary parameters can reproduce similar modal responses, so the updated parameters are best interpreted as a coupled equivalent calibration state rather than unique direct measurements. The proposed framework therefore improves physical consistency and computational efficiency while explicitly retaining the uncertainty associated with weakly identifiable parameter directions.

1. Introduction

Finite element (FE) models provide the computational foundation for structural response prediction, damage simulation, reliability assessment, and maintenance decision-making. Their credibility, however, depends on how faithfully the numerical representation captures material properties, distributed and concentrated masses, connection flexibility, and boundary conditions. Even when structural geometry is reproduced accurately, nominal material constants and idealized supports can generate systematic discrepancies between calculated and measured modal properties. In structural health monitoring (SHM), such modelling errors are particularly consequential because they may be interpreted as damage-induced changes or may conceal the comparatively small dynamic signatures produced by actual deterioration [1,2]. FE model updating therefore constitutes an essential intermediate step between vibration measurement and model-based condition assessment.
Early model-updating approaches can broadly be divided into direct matrix-correction methods and iterative sensitivity-based methods. Direct methods modify the assembled mass or stiffness matrices so that selected measured eigenvalues, eigenvectors, and orthogonality conditions are satisfied, often through constrained matrix optimization [2,3]. Although these methods can reproduce measured modal data without repeated nonlinear optimization, the resulting matrix corrections are not always readily associated with physical material or boundary parameters, and incomplete or noisy mode shapes may produce spatially distributed changes with limited mechanical meaning. Sensitivity-based updating instead parameterizes physically interpretable quantities and linearizes modal residuals with respect to these parameters. Weighted least-square iterations are then used to reduce discrepancies in natural frequencies, mode shapes, modal assurance criteria, or frequency-response functions [3,4,5]. This approach remains one of the most established procedures in structural dynamics, but its effectiveness depends strongly on parameter selection, sensitivity-matrix conditioning, regularization, measurement completeness, and the availability of sufficiently accurate local derivatives. Repeated FE analyses may also become prohibitive when the parameter–response relationship is nonlinear, the model is large, or multiple initial points are required to avoid local minima.
Bayesian model updating provides a probabilistic alternative in which uncertain model parameters, measurement errors, and model discrepancies are represented through prior and likelihood distributions. A posterior distribution offers not only point estimates but also uncertainty intervals, parameter correlations, and evidence for competing model classes [6]. This capability is particularly valuable for ill-conditioned or non-unique inverse problems, where several parameter combinations may reproduce almost identical modal responses. Markov chain Monte Carlo (MCMC) methods are commonly used when the posterior cannot be evaluated analytically, while transitional Markov chain Monte Carlo (TMCMC) constructs a sequence of intermediate distributions between the prior and posterior to improve sampling of correlated or multimodal parameter spaces [7]. Recent tutorials have consolidated advanced sampling strategies for Bayesian model updating and emphasized that their principal limitation remains computational cost: thousands or millions of forward-model evaluations may be required for complex structures [8]. Moreover, posterior uncertainty cannot by itself eliminate structural non-identifiability if the measured responses contain insufficient independent information [9].
Metamodels, also termed surrogate models, address this computational bottleneck by approximating the mapping from uncertain FE parameters to structural responses using a limited set of high-fidelity simulations [10,11,12,13]. Kriging or Gaussian-process models are attractive because they combine flexible nonlinear approximation with a predictive variance that can guide sequential sampling [10,14]. Their accuracy, however, depends on covariance-kernel selection and hyperparameter estimation, and conventional stationary kernels may perform poorly across response surfaces whose smoothness varies strongly over the parameter domain. Radial basis function models offer flexible interpolation and are effective for irregular nonlinear surfaces, but their performance may depend sensitively on basis width, center placement, and regularization [15]. Polynomial response surfaces remain appealing for engineering inverse problems because they are inexpensive to evaluate, analytically differentiable, transparent, and straightforward to embed in bounded optimization. Their principal weakness is basis specification: low-order models may miss boundary nonlinearities, whereas complete high-order expansions introduce correlated and weakly supported terms that increase variance and produce oscillatory extrapolation. These trade-offs have motivated surrogate-assisted optimization strategies that balance global coverage, local exploitation, and the cost of additional simulations [11,12,13,14,15,16].
Recent application-oriented studies also emphasize that reliable model updating depends on a physically meaningful representation of mass, stiffness, restraints, and measured dynamic information. Nicoletti and Gara examined modelling strategies for updating infilled reinforced-concrete building FEMs, including the influence of construction-stage modelling assumptions [17], while Kurent et al. updated a seven-story cross-laminated-timber building using experimentally derived frequency-response-function modal information [18]. More recent studies have increasingly focused on improving the efficiency and uncertainty treatment of FEMU through surrogate-assisted strategies. Kamali et al. developed an inverse random-forest surrogate for deterministic structural model updating [19], Tian et al. employed Gaussian-process models to quantify natural-frequency uncertainty and update FE parameters [20], Zhang et al. combined a Gaussian-process surrogate with MCMC for Bayesian updating of a high-rise building [21], and Zhang et al. proposed a sequential surrogate framework for FEMU using incomplete modal data [22]. Together, these studies show that physically interpretable parameterization, efficient surrogate modelling, uncertainty quantification, and targeted sample enrichment are becoming increasingly interconnected in contemporary FEMU.
Sparse regression provides a principled means of controlling polynomial complexity. The least absolute shrinkage and selection operator promotes parsimonious models by shrinking weak coefficients to zero [23], while Elastic Net combines L1 and L2 penalties to retain sparsity while stabilizing groups of correlated predictors [24]. Related sparse polynomial-chaos techniques have demonstrated that significant basis terms can be selected adaptively rather than prescribed through a complete expansion [25]. More broadly, sparse identification methods have shown that interpretable governing relationships can be extracted from large candidate libraries when only a small subset of terms is dynamically relevant [26]. Nevertheless, statistical sparsity alone does not guarantee that a surrogate respects structural mechanics. A polynomial can fit sampled frequencies accurately while violating known response directions between samples, for example, predicting an increase in natural frequency as equivalent density increases under otherwise fixed conditions.
This limitation reflects a wider transition from purely data-fitted models toward physics-informed learning. Physics-informed neural networks incorporate governing equations or constitutive residuals into training objectives [27], while physics-informed machine learning more generally embeds conservation laws, symmetries, admissibility conditions, or qualitative physical trends into model architectures and optimization procedures [28]. Such methods can improve data efficiency and physical plausibility, but highly parameterized neural representations may remain unnecessarily complex for low-dimensional FE updating, and their optimization can be difficult to diagnose. For problems involving a small number of uncertain physical parameters, an explicit sparse response surface with mechanically motivated inequality constraints offers a more transparent alternative: it retains analytical derivatives and coefficient-level interpretability while preventing physically inadmissible trends.
Surrogate-based FEMU still faces two practical issues: maintaining adequate accuracy near the inverse-solution region with a limited number of FE analyses and avoiding non-physical surrogate trends or weakly identifiable parameter combinations. Surrogate quality should therefore be assessed using independent prediction errors, physical consistency, and parameter identifiability [8,9,29].
Interferometric radar enables non-contact vibration measurement at multiple structural targets [30,31,32,33]. In practical applications, line-of-sight projection and the correspondence between radar targets and FE degrees of freedom can affect modal interpretation. This motivates combining radar-derived modal information with FE model updating that explicitly accounts for modelling uncertainty.
The present study develops a physics-constrained sparse response-surface procedure and evaluates it using modal frequencies identified from millimeter-wave radar measurements of a scaled steel truss. An initial FE sample database was used to construct sparse polynomial surrogates through Elastic Net regularization and hierarchical term retention, after which mechanically admissible monotonicity conditions were imposed on the modal responses. The surrogate was then sequentially enriched by selecting simulations that balanced predictive uncertainty, proximity to the measured target, and coverage of the existing parameter space. A local residual correction was introduced only when cross-validation demonstrated a reproducible reduction in prediction errors. The resulting surrogate was evaluated on an independent test set before being used for bounded parameter inversion and FE back-substitution. Finally, local Jacobian analysis and bootstrap resampling were employed to assess parameter identifiability and quantify the uncertainty of the updated solution.

2. Methodology

The proposed finite element model-updating framework uses experimentally identified modal frequencies to calibrate a parameterized FE model through a physics-constrained surrogate. First, a parameterized ANSYS 14.5 model is established and sampled within the prescribed ranges of equivalent density, elastic modulus, and support stiffness to generate the FE response database. The initial samples are used to construct third-order sparse polynomial response surfaces, in which Elastic Net regularization controls that model complexity and monotonicity constraints enforce physically admissible parameter-frequency trends. Adaptive enrichment is then used to add samples in regions that are both uncertain and relevant to the inverse solution, while a cross-validation gate determines whether an additional local residual correction is justified. After the surrogate accuracy is verified on an independent test set, the measured modal frequencies are used as targets for bounded parameter inversion. The identified parameters are finally substituted back into the original ANSYS model for FE-level verification, and Jacobian/SVD analysis, together with bootstrap resampling, is used to evaluate parameter identifiability and uncertainty.

2.1. Experimental Setup and Baseline FE Model

A scaled main truss derived from the steel roof of a large sports venue was constructed for the experimental investigation. The model had a span of 5.5 m and a height of approximately 0.2 m. Different member groups used geometric scales of approximately 1:10–1:20 to retain the main load-transfer topology while remaining practical for laboratory fabrication. The specimen used gusset-plate bolted connections, and the undamaged configuration served as the modal baseline. The connection components were physically present but were not all represented as separate solid parts in the beam-element FE model.
Dynamic vibration tests were conducted on 15 December 2024 using eight response points along the truss and one ground reference point. An INV 9314 impact force bar (Beijing Oriental Institute of Vibration and Noise, Beijing, China) was used to apply impulse excitation directly to the truss. The excitation point was kept fixed throughout the modal tests and is indicated in Figure 1a. Acceleration responses were recorded using the 941B vibration acquisition system at 500 Hz, low-pass filtered at 200 Hz, and recorded for no less than 30 s for each test. The millimeter-wave radar measured line-of-sight displacement from selected targets fitted with corner reflectors, while Panasonic HG-C1050 laser displacement sensors (Panasonic Corporation, Osaka, Japan) at corresponding target locations provided an independent displacement reference. The radar and laser displacement measurements showed a mean deviation of 0.03 mm. The radar-derived vibration responses were processed using stochastic subspace identification (SSI), yielding the first three radar-identified vertical natural frequencies of 11.72, 51.21, and 122.42 Hz.
The identified modal information was used to update a parameterized ANSYS model. The steel members were modelled with the three-dimensional two-node beam element BEAM188, concentrated dead loads with MASS21, and vertical support flexibility with COMBIN14. In the adopted three-dimensional BEAM188 formulation, each member node retained the six structural degrees of freedom UX, UY, UZ, ROTX, ROTY, and ROTZ. MASS21 supplied concentrated translational inertia, while COMBIN14 acted in the vertical translational degree of freedom at the two physical end supports indicated in Figure 1b; the remaining support restraints were imposed through nodal boundary conditions. Member centerlines followed the physical joint nodes, so joint coordinates and member connectivity defined the principal discretization. Before generation of the FE database, the joint coordinates, connectivity, element formulation, section properties, mass assignment, and support implementation were checked and then kept consistent for all analyses. These checks follow the numerical-verification principle adopted in [34]. Only the vertical dynamic characteristics corresponding to the measured modes were used in the updating procedure. The parameter-dependent equation of motion is
M ( θ ) u ¨ ( t ) + C ( θ ) u ˙ ( t ) + K ( θ ) u ( t ) = F ( t )
where M, C, and K are the mass, damping, and stiffness matrices, respectively; u is the displacement vector; F is the external load vector; and θ is the physical parameter vector. For undamped free vibration, the eigenproblem and frequency relation are
[ K ( θ ) ω i 2 M ( θ ) ] ϕ i = 0 , f i = ω i 2 π
The updating vector was defined as θ = [ ρ , E , κ ] T , where ρ is equivalent density, E is equivalent elastic modulus, and κ = log 10 ( K y ) is the logarithm of the vertical support stiffness, as shown in Table 1. The logarithmic transformation prevents the high-stiffness end of the multi-order-of-magnitude range from dominating the numerical scale.

2.2. Sample Design and Data Partition

A maximin Latin hypercube sampling design was employed to achieve broad marginal coverage while minimizing local clustering. The physical variables were mapped onto the common interval [−1, 1] according to
x j = 2 θ j θ j , L θ j , U θ j , L 1 , j = 1 , 2 , 3
As shown in Figure 2 and Table 2, a total of 200 ANSYS modal analyses were available. The 140 initial samples were used to construct and tune the global surrogate. Of the remaining 60 candidates, 30 were added over six adaptive-enrichment rounds and 30 were retained as an untouched independent test set. The 30 test samples were reserved exclusively for final evaluation, and the minimum and mean nearest-neighbor distances in the normalized space were 0.0247 and 0.1036, respectively. This 140/30/30 partition separates model construction, adaptive refinement, and final validation, while the 200-point maximin design provides systematic coverage of the prescribed parameter domain [35].

2.3. Physics-Constrained Sparse Response Surface Construction

Figure 3 summarizes the model-updating workflow. The radar-identified natural frequencies obtained from the experiment described in Section 2.1 were used as the updating targets [36]. A parameterized ANSYS model supplied the initial database for sparse polynomial response surfaces with Elastic Net selection, hierarchical term retention, and monotonicity constraints. The surrogates were then refined by adaptive enrichment and, where supported by cross-validation, local residual correction. After independent test-set validation, the final surrogate was used for bounded inversion, ANSYS back-substitution, Jacobian-based identifiability analysis, and bootstrap uncertainty quantification.
Third-order Legendre polynomials were used because their orthogonality on [−1, 1] reduces collinearity among high-order terms. Let x = T(θ) = [x1,x2,x3]T denote the normalized input. The tensor-product basis is
Ψ α ( x ) = j = 1 3 P α j ( x j ) , α A 3
where α = [α123]T is a multi-index, and A3 contains all nonconstant terms with a total degree from one to three. For three variables, this gives 19 penalized candidate terms. A separate intercept is retained and is not penalized. The response surface for the modal order, r, is
f ^ r ( x ) = β r , 0 + α A 3 β r , α Ψ α ( x ) , r = 1,2 , 3
For each modal frequency, the complete 19-term candidate model was first fitted by Elastic Net [24]. Candidate selection therefore occurred during, rather than before, the penalized fitting process. The coefficients were obtained from
( β ^ r , 0 , β ^ r ) = a r g m i n β r , 0 , β r { 1 N n = 1 N [ y r , n β r , 0 ϕ ( x ( n ) ) T β r ] 2 + λ [ η β r 1 + 1 η 2 β r 2 2 ] }
The mixing parameter, η, controls the proportion of the L1 penalty, while λ controls the overall regularization strength. For fixed (λ,η), minimizing Equation (6) balances fitting errors, sparsity, and coefficient stability. The tuning pair was selected by five-fold cross-validation on the 140 initial samples: each of the five subsets was used once as a 28-sample validation fold, while the other 112 samples fitted the model. The mean validation error was
M S E C V , r ( λ , η ) = 1 5 k = 1 5 1 | V k | n V k [ y r , n y ^ r , n ( k ) ( λ , η ) ] 2
After the optimal pair was determined, the Elastic Net model was refitted using all 140 samples. As shown in Table 3 and Figure 4, terms with an absolute coefficient larger than 1 × 10−8 were regarded as numerically nonzero. Strong hierarchy was then enforced: when an interaction or high-order term was retained, its required lower-order parent terms were also included. This closure facilitates stable interpretation and prevents isolated high-order effects. The 1 × 10−8 cutoff is therefore only a numerical-zero criterion used to remove floating-point remnants after regularized fitting; it is not an additional physical-significance threshold.
The sparse term set was fixed before the final coefficient refinement. Mechanical knowledge was imposed at the response level rather than by assigning signs to individual polynomial coefficients. For all three modal responses, the admissible local trends were
f ^ r ρ 0 , f ^ r E 0 , f ^ r κ 0
The derivative signs were checked for the modelling samples and at 80 additional points distributed in the normalized parameter domain. Squared violations were added to the regression objective:
L r = 1 N y r β r , 0 1 Φ r β r 2 2 + λ m L m o n o , r + λ 2 β r 2 2
Here Φr is the design matrix associated with the fixed sparse term set, Lmono; r is the monotonicity-violation penalty; λm controls physical enforcement; and λ2 provides mild coefficient stabilization. The constrained solution preserves the sparse polynomial structure while suppressing nonphysical local reversals.

2.4. Adaptive Enrichment and Gated Local Correction

The initial global model was updated iteratively. In every round, bootstrap resampling of the current modelling set produced multiple surrogate models. At a candidate point, their objective-function predictions yielded a mean and a standard deviation, σ J , which quantified surrogate uncertainty. Candidate points were ranked by
A ( x ( c ) ) = 0.45 σ ~ J ( x ( c ) ) + 0.40 [ 1 J ~ ( x ( c ) ) ] + 0.15 d ~ m i n ( x ( c ) )
The three normalized components favor uncertain locations, low predicted objective values, and points distant from existing samples. The weights 0.45, 0.40, and 0.15 prioritize uncertainty and the anticipated updating region while preserving space-filling behavior. The weights were used as fixed empirical priority coefficients rather than as theoretically optimal constants. Their relative magnitudes reflect the purpose of the present enrichment stage: improving surrogate resolution in regions that are both uncertain and potentially relevant to the inverse solution. Therefore, the uncertainty and target-relevance components were assigned the dominant weights of 0.45 and 0.40, respectively, while a smaller but nonzero weight of 0.15 was retained for space filling to avoid excessive clustering. Five candidates were selected per round; their existing ANSYS responses were added to the modelling set, the global response surfaces were refitted, and all indicators were recomputed. Six rounds produced 30 adaptive samples.
σ J ( x ( c ) ) = { 1 B 1 b = 1 B [ J ( b ) ( x ( c ) ) J ¯ ( x ( c ) ) ] 2 } 1 / 2
A local quadratic model was fitted to the residuals of the global response surface in the enhanced region, defined here as the portion of the normalized domain represented by the adaptively selected target-relevant samples. No additional boundary parameter was tuned for this region. Because local residual fitting can amplify random errors, its contribution was controlled by a gate:
f ^ r f i n a l ( x ) = f ^ r G ( x ) + α r w ( x ) e ^ r ( x )
As shown in Figure 5 and Table 4, the gate, αr, was searched from 0 to 1 in increments of 0.05 and selected by five-fold cross-validation. A value of zero disables the local correction. The first-mode gate was 0.25, whereas the second- and third-mode gates were zero; thus, the method accepted the local model only where its improvement was reproducible.

2.5. Model-Updating Strategy and Uncertainty Quantification

The target was the vector of radar-identified frequencies fm = [11.72, 51.21, 122.42]T Hz. Equal weighting of the three relative frequency errors prevented the numerically larger third frequency from dominating the inversion. The updating problem was
J ( θ ) = 1 3 i = 1 3 [ f ^ i ( T ( θ ) ) f i m f i m ] 2 , θ * = a r g m i n θ L θ θ U J ( θ )
A total of 6000 random points were screened over the bounded parameter domain, and the ten lowest-objective points were used to initialize bound-constrained L-BFGS-B searches. The smallest converged objective was retained. Because the screening and multi-start searches evaluated the explicit surrogate rather than ANSYS, their additional computational cost was negligible.
The final surrogate was assessed only on the 30 held-out samples. The principal dimensional metric was the root mean square error
R M S E r = [ 1 N t n = 1 N t ( y r , n y ^ r , n ) 2 ] 1 / 2
Together with RMSE, the coefficient of determination (R2), mean absolute percentage error (MAPE), and maximum absolute relative error (MaxARE) were reported. The staged comparison among the 140-sample global model, the 170-sample enhanced model, and the final gated model separated the effects of adaptive enrichment from those of local correction.
A low frequency-matching objective does not by itself guarantee unique parameters. The local relative-sensitivity matrix was calculated by centered finite differences at the optimum:
S i j ( θ * ) = θ j * f i ( θ * ) f i θ j | θ = θ *
Singular-value decomposition of this normalized Jacobian quantified weak parameter directions. In addition, B = 100 bootstrap datasets were drawn with replacement from the 170 modelling samples, while the selected polynomial structure was kept fixed. This number was used as a practical balance between repeated surrogate refitting and stable percentile summaries for the present low-dimensional problem. Each bootstrap sample was refitted and re-inverted from starting points perturbed within the prescribed parameter bounds. The percentile interval was
C I 95 % ( θ j * ) = [ Q 0.025 ( { θ j , b * } b = 1 B ) , Q 0.975 ( { θ j , b * } b = 1 B ) ]

3. Results

3.1. Parameter-Frequency Characteristics

This subsection first examines the FE sample database to establish the parameter-frequency trends used to interpret the surrogates. The 200-sample database exhibited clear but mode-dependent relationships. Equivalent density was negatively correlated with all frequencies and most strongly with f1. Equivalent modulus had a Pearson correlation of 0.8348 with f1. The support-stiffness logarithm was the dominant simple correlate of f2 and f3, with Pearson coefficients of 0.7727 and 0.8110, as shown in Figure 6.

3.2. Surrogate Accuracy and Effect of Adaptive Enrichment

The independent test set was then used to evaluate surrogate accuracy and the effect of adaptive enrichment. All three modes selected η = 1. The first-mode regularization retained all 19 nonconstant terms after hierarchical closure. The second and third modes retained 15 and 16 terms, respectively.
As shown in Table 5, the final R2 values were 0.9988, 0.9496, and 0.9902. The MaxARE of the second mode was 1.9849%.

3.3. Updated Parameters and ANSYS Back-Substitution

The identified parameter vector was subsequently returned to the original ANSYS model for FE-level verification. The response-surface inversion yielded the parameters listed in Table 6. As shown in Table 7 and Figure 7, ANSYS back-substitution gave 11.86, 51.56, and 123.13 Hz. The corresponding errors decreased from 10.49%, 3.71%, and 2.46% to 1.19%, 0.68%, and 0.58%, respectively, and the mean relative error decreased from 5.55% to 0.82%. Table 7 also reports experimental-FE MAC values in percentages. The first two modes increased slightly from 94.5% and 93.7% to 95.2% and 94.1%, while the third decreased from 92.2% to 90.8% but remained above 90%. Because MAC was not included in the updating objective, improvements in every mode-shape correlation were not imposed.

3.4. Identifiability and Bootstrap Uncertainty

Finally, parameter identifiability was examined to determine whether the low frequency error corresponded to a well-constrained parameter solution. At the optimum, the relative sensitivities (Table 8) reveal a clear compensation pattern: density and elastic modulus exhibit nearly equal magnitudes but opposite signs across all three modes, whereas the support-stiffness logarithm shows much smaller local sensitivities. The objective-function surface in the E- κ plane (Figure 8) confirms this structure, displaying an elongated valley that indicates weak sensitivity to support stiffness near the optimum.
Singular value decomposition of the normalized Jacobian yields values of 1.4239, 0.0383, and 0.0127, resulting in a condition number of 112.17 (Figure 9). The two-order-of-magnitude gap between the largest and smallest singular values identifies a weakly identifiable direction associated with stiffness compensation.
Bootstrap analysis (Table 9, Figure 10) further quantifies this uncertainty. The 100 replications remain centered near the optimum, with narrow intervals for ρ and E but a substantially wider 95% interval for Ky (3.30 × 109–9.77 × 109 N/m). Figure 10 normalizes these intervals by the optimum, visually emphasizing the larger relative uncertainty in support stiffness. Together, the condition number, objective contours, and bootstrap intervals indicate that the three parameters should be interpreted as a coupled calibration state rather than as independently identified quantities.
The non-uniqueness can also be illustrated directly along the least-sensitive singular-vector direction. Using the local Jacobian approximation, representative near-equivalent parameter states include ( ρ , E, κ ) = (7707.7 kg/m3, 197.60 GPa, 9.721) and (8072.2 kg/m3, 207.06 GPa, 9.755), corresponding to Ky ≈ 5.26 × 109 and 5.69 × 109 N/m, respectively. The associated first-order changes in each of the three modal frequencies are below approximately 0.05% relative to the optimum. These states are local perturbation examples rather than additional independently verified optimal solutions.

4. Discussion

4.1. Role of Physics Constraints in Data-Driven Surrogates

The differences between the Pearson and Spearman coefficients, particularly for E-f2 and κ -f2, indicate that the parameter–frequency relationships contained nonlinear but predominantly monotonic components. This supported the use of third-order candidate functions together with prescribed monotonic response directions. All three modal surrogates selected η   =   1 through cross-validation, indicating Lasso-dominated sparse selection for the present dataset and candidate basis.
The monotonicity constraints were introduced to prevent non-physical local reversals rather than to improve the global prediction-error metrics. The prescribed negative density trend and positive modulus/support-stiffness trends were checked at both the modelling samples and 80 additional control points. The constrained surrogates retained independent-test R2 values of 0.9988, 0.9496, and 0.9902 for the first three modes.

4.2. Weak Identifiability and Implications for FE Model Updating

Near the optimum, the sensitivities of the frequencies to density and elastic modulus had similar magnitudes and opposite signs, indicating that their effects could compensate within the measured frequency vector. The support-stiffness logarithm showed stronger global correlations with f2 and f3 than local sensitivities at the optimum, consistent with the high-stiffness region of the identified solution.
The updated density was also checked against the specimen construction. The truss contains approximately 1000 connection bolts together with gusset plates and other hardware that are not all represented explicitly in the beam model. Expressing this omitted connection mass as an equivalent distributed mass gives an effective density of approximately 7.97 × 103 kg/m3, close to the identified 7988.10 kg/m3. Because the bolt count and plate geometry are approximate, this is an order-of-magnitude consistency check rather than an independent density measurement.
The elongated objective valley and the normalized Jacobian condition number of 112.17 indicate weak identifiability near the optimum. This is consistent with the wide bootstrap interval of Ky and its low local sensitivity in the identified high-stiffness region. The result limits the physical interpretation of the individual parameters but does not invalidate the response-level update: ANSYS back-substitution shows substantially better agreement with the measured modal frequencies.
The bootstrap estimates remained close to the optimum, but the unequal interval widths show that the three parameters are not identified with equal precision. The updated ρ, E, and Ky are therefore treated as a coupled calibration state constrained by the three measured frequencies rather than as independent measurements of material and boundary properties.
The bootstrap analysis quantifies modelling-sample and surrogate-refitting variability, whereas the Jacobian characterizes local identifiability. Experimental frequency-identification uncertainty was not separately propagated because repeated identification statistics were unavailable; this source of uncertainty can be incorporated when independent measurement-error information is available.

4.3. Methodological Implications and Comparison with Existing Approaches

Independent test-set validation and ANSYS back-substitution were used to distinguish surrogate accuracy from FE updating performance. The main computational cost lies in the generation of the high-fidelity FE database: one ANSYS modal analysis required approximately 62 s, corresponding to about 3.4 h for 200 serial evaluations. By comparison, sparse-surrogate fitting and the final inverse optimization each required less than 1 s.
The present application is low-dimensional, with three physically interpretable updating parameters. Elastic Net reduces the number of active polynomial terms but does not remove the rapid growth of the candidate space as parameter dimension increases. The framework is therefore most directly suited to low- and moderate-dimensional problems after dominant uncertain parameters have been identified. Higher-dimensional applications may require sensitivity screening, parameter grouping, active-subspace methods, or other dimension-reduction steps before surrogate construction.

5. Conclusions

A physics-constrained sparse response-surface framework was developed for finite element model updating using millimeter-wave-radar modal frequencies. The following conclusions were drawn:
(1)
Adaptive enrichment slightly increased the independent-test R2 for all three modes, while cross-validation gating rejected unnecessary local corrections for the second and third modes.
(2)
The updated equivalent parameters were ρ = 7988.0954 kg/m3, E = 204.8769 GPa, and Ky = 5.5889 × 109 N/m. ANSYS back-substitution reduced the mean relative frequency error from 5.55% to 0.82%.
(3)
A Jacobian condition number of 112.17 and the broad bootstrap interval of Ky demonstrated stiffness compensation and weak identifiability. The updated parameters should therefore be interpreted as an equivalent combination constrained by the three measured frequencies, rather than as unique direct measurements.

Author Contributions

Conceptualization, F.D.; Methodology, F.D.; Software, N.J.; Validation, R.Z.; Investigation, Y.L.; Data curation, R.Z.; Writing—original draft, N.J.; Supervision, J.L. and Q.Y.; Project administration, N.J. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Key R&D Program of China (Grant No. 2024YFC3306905), the Shenzhen Municipal Science and Technology Innovation Commission (Grant No. KJZD20230923114310021), the Department of Education of Guangdong Province (Grant No. 2024KQNCX174), and Shenzhen University of Information Technology (Grant No. SZIIT2024KJ053, SZIIT2024KJ030). The viewpoints in this paper represent only the author’s opinion and do not represent the views of the fund committee.

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding authors.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Doebling, S.W.; Farrar, C.R.; Prime, M.B. A summary review of vibration-based damage identification methods. Shock Vib. Dig. 1998, 30, 91–105. [Google Scholar] [CrossRef] [Scilit]
  2. Baruch, M.; Bar-Itzhack, I.Y. Optimal weighted orthogonalization of measured modes. AIAA J. 1978, 16, 346–351. [Google Scholar] [CrossRef] [Scilit]
  3. Mottershead, J.E.; Friswell, M.I. Model updating in structural dynamics: A survey. J. Sound Vib. 1993, 167, 347–375. [Google Scholar] [CrossRef] [Scilit]
  4. Mottershead, J.E.; Link, M.; Friswell, M.I. The sensitivity method in finite element model updating: A tutorial. Mech. Syst. Signal Process. 2011, 25, 2275–2296. [Google Scholar] [CrossRef] [Scilit]
  5. Jaishi, B.; Ren, W.-X. Structural finite element model updating using ambient vibration test results. J. Struct. Eng. 2005, 131, 617–628. [Google Scholar] [CrossRef] [Scilit]
  6. Beck, J.L.; Katafygiotis, L.S. Updating models and their uncertainties. I: Bayesian statistical framework. J. Eng. Mech. 1998, 124, 455–461. [Google Scholar] [CrossRef] [Scilit]
  7. Ching, J.; Chen, Y.-C. Transitional Markov chain Monte Carlo method for Bayesian model updating, model class selection, and model averaging. J. Eng. Mech. 2007, 133, 816–832. [Google Scholar] [CrossRef] [Scilit]
  8. Lye, A.; Cicirello, A.; Patelli, E. Sampling methods for solving Bayesian model updating problems: A tutorial. Mech. Syst. Signal Process. 2021, 159, 107760. [Google Scholar] [CrossRef] [Scilit]
  9. Simoen, E.; De Roeck, G.; Lombaert, G. Dealing with uncertainty in model updating for damage assessment: A review. Mech. Syst. Signal Process. 2015, 56, 123–149. [Google Scholar] [CrossRef] [Scilit]
  10. Sacks, J.; Welch, W.J.; Mitchell, T.J.; Wynn, H.P. Design and analysis of computer experiments. Stat. Sci. 1989, 4, 409–435. [Google Scholar] [CrossRef] [Scilit]
  11. Simpson, T.W.; Peplinski, J.D.; Koch, P.N.; Allen, J.K. Metamodels for computer-based engineering design: Survey and recommendations. Eng. Comput. 2001, 17, 129–150. [Google Scholar] [CrossRef] [Scilit]
  12. Queipo, N.V.; Haftka, R.T.; Shyy, W.; Goel, T.; Vaidyanathan, R.; Tucker, P.K. Surrogate-based analysis and optimization. Prog. Aerosp. Sci. 2005, 41, 1–28. [Google Scholar] [CrossRef] [Scilit]
  13. Forrester, A.I.J.; Keane, A.J. Recent advances in surrogate-based optimization. Prog. Aerosp. Sci. 2009, 45, 50–79. [Google Scholar] [CrossRef] [Scilit]
  14. Jones, D.R.; Schonlau, M.; Welch, W.J. Efficient global optimization of expensive black-box functions. J. Glob. Optim. 1998, 13, 455–492. [Google Scholar] [CrossRef] [Scilit]
  15. Gutmann, H.-M. A radial basis function method for global optimization. J. Glob. Optim. 2001, 19, 201–227. [Google Scholar] [CrossRef] [Scilit]
  16. Gramacy, R.B.; Lee, H.K.H. Adaptive design and analysis of supercomputer experiments. Technometrics 2009, 51, 130–145. [Google Scholar] [CrossRef] [Scilit]
  17. Nicoletti, V.; Gara, F. Modelling Strategies for the Updating of Infilled RC Building FEMs Considering the Construction Phases. Buildings 2023, 13, 598. [Google Scholar] [CrossRef] [Scilit]
  18. Kurent, B.; Brank, B.; Ao, W.K. Model updating of seven-storey cross-laminated timber building designed on frequency-response-functions-based modal testing. Struct. Infrastruct. Eng. 2023, 19, 178–196. [Google Scholar] [CrossRef] [Scilit]
  19. Kamali, S.; Mariani, S.; Hadianfard, M.A.; Marzani, A. Inverse surrogate model for deterministic structural model updating based on random forest regression. Mech. Syst. Signal Process. 2024, 215, 111416. [Google Scholar] [CrossRef] [Scilit]
  20. Tian, Q.; Yao, K.; Cao, S. Research on Quantification of Structural Natural Frequency Uncertainty and Finite Element Model Updating Based on Gaussian Processes. Buildings 2024, 14, 1857. [Google Scholar] [CrossRef] [Scilit]
  21. Zhang, F.-L.; Wei, J.-Y.; Ni, Y.-C.; Lam, H.-F. Efficient Bayesian model updating with surrogate model of a high-rise building based on MCMC and ambient data. Eng. Struct. 2025, 339, 120656. [Google Scholar] [CrossRef] [Scilit]
  22. Zhang, W.-J.; Yuen, K.-V.; Yan, W.-J. Sequential broad learning system modeling framework for finite element model updating using incomplete modal data. Eng. Struct. 2026, 359, 122687. [Google Scholar] [CrossRef] [Scilit]
  23. Tibshirani, R. Regression shrinkage and selection via the Lasso. J. R. Stat. Soc. B 1996, 58, 267–288. [Google Scholar] [CrossRef] [Scilit]
  24. Zou, H.; Hastie, T. Regularization and variable selection via the Elastic Net. J. R. Stat. Soc. B 2005, 67, 301–320. [Google Scholar] [CrossRef] [Scilit]
  25. Blatman, G.; Sudret, B. Adaptive sparse polynomial chaos expansion based on least angle regression. J. Comput. Phys. 2011, 230, 2345–2367. [Google Scholar] [CrossRef] [Scilit]
  26. Brunton, S.L.; Proctor, J.L.; Kutz, J.N. Discovering governing equations from data by sparse identification of nonlinear dynamical systems. Proc. Natl. Acad. Sci. USA 2016, 113, 3932–3937. [Google Scholar] [CrossRef] [Scilit]
  27. Raissi, M.; Perdikaris, P.; Karniadakis, G.E. Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations. J. Comput. Phys. 2019, 378, 686–707. [Google Scholar] [CrossRef] [Scilit]
  28. Karniadakis, G.E.; Kevrekidis, I.G.; Lu, L.; Perdikaris, P.; Wang, S.; Yang, L. Physics-informed machine learning. Nat. Rev. Phys. 2021, 3, 422–440. [Google Scholar] [CrossRef] [Scilit]
  29. Avci, O.; Abdeljaber, O.; Kiranyaz, S.; Hussein, M.; Gabbouj, M.; Inman, D.J. A review of vibration-based damage detection in civil structures: From traditional methods to machine learning and deep learning applications. Mech. Syst. Signal Process. 2021, 147, 107077. [Google Scholar] [CrossRef] [Scilit]
  30. Pieraccini, M.; Fratini, M.; Parrini, F.; Macaluso, G.; Atzeni, C. High-speed CW step-frequency coherent radar for dynamic monitoring of civil engineering structures. Electron. Lett. 2004, 40, 907–908. [Google Scholar] [CrossRef] [Scilit]
  31. Gentile, C.; Bernardini, G. Radar-based measurement of deflections on bridges and large structures. Eur. J. Environ. Civ. Eng. 2010, 14, 495–516. [Google Scholar] [CrossRef]
  32. Dei, D.; Pieraccini, M.; Fratini, M.; Atzeni, C. Detection of vertical bending and torsional movements of a bridge using a coherent radar. NDT E Int. 2009, 42, 741–747. [Google Scholar] [CrossRef] [Scilit]
  33. Pieraccini, M. Monitoring of civil infrastructures by interferometric radar: A review. Sci. World J. 2013, 2013, 786961. [Google Scholar] [CrossRef] [Scilit]
  34. Prabowo, A.R.; Sohn, J.M.; Putranto, T. Crashworthiness performance of stiffened bottom tank structure subjected to impact loading conditions: Ship-rock interaction. Curved Layer. Struct. 2019, 6, 245–258. [Google Scholar] [CrossRef] [Scilit]
  35. Pratama, A.S.; Prabowo, A.R.; Muhayat, N.; Putranto, T.; Tuswan, T. Analysis of hull performance on fast patrol boat with an extended study of survivability under damaged conditions. IOP Conf. Ser. Earth Environ. Sci. 2023, 1166, 012046. [Google Scholar] [CrossRef] [Scilit]
  36. Yue, Z.; Ding, Y.; Geng, F. Mapping the complicated relationship between a temperature field and cable tension by using composite deep networks and real data with additional geometric information. Sensors 2025, 25, 5346. [Google Scholar] [CrossRef] [Scilit]
Figure 1. Experimental setup and numerical model: (a) scaled steel truss; (b) ANSYS finite element model.
Figure 1. Experimental setup and numerical model: (a) scaled steel truss; (b) ANSYS finite element model.
Buildings 16 03384 g001
Figure 2. Distribution of the 200 finite element samples in the three-dimensional parameter space.
Figure 2. Distribution of the 200 finite element samples in the three-dimensional parameter space.
Buildings 16 03384 g002
Figure 3. Workflow of the proposed finite element model-updating method.
Figure 3. Workflow of the proposed finite element model-updating method.
Buildings 16 03384 g003
Figure 4. Cross-validated regularization strengths and retained response-surface terms: (a) optimal λ; (b) number of terms.
Figure 4. Cross-validated regularization strengths and retained response-surface terms: (a) optimal λ; (b) number of terms.
Buildings 16 03384 g004
Figure 5. Evolution of the adaptive-sampling indicators over six enrichment rounds.
Figure 5. Evolution of the adaptive-sampling indicators over six enrichment rounds.
Buildings 16 03384 g005
Figure 6. Pearson and Spearman correlations between updating parameters and modal frequencies: (a) Pearson correlations, (b) Spearman correlations.
Figure 6. Pearson and Spearman correlations between updating parameters and modal frequencies: (a) Pearson correlations, (b) Spearman correlations.
Buildings 16 03384 g006
Figure 7. Comparison of measured, initial FE, and updated FE frequencies.
Figure 7. Comparison of measured, initial FE, and updated FE frequencies.
Buildings 16 03384 g007
Figure 8. Objective-function surface in the E- κ plane at the optimum density.
Figure 8. Objective-function surface in the E- κ plane at the optimum density.
Buildings 16 03384 g008
Figure 9. Relative sensitivities and singular values of the normalized Jacobian.
Figure 9. Relative sensitivities and singular values of the normalized Jacobian.
Buildings 16 03384 g009
Figure 10. Bootstrap means and 95% percentile intervals normalized by the optimum.
Figure 10. Bootstrap means and 95% percentile intervals normalized by the optimum.
Buildings 16 03384 g010
Table 1. Updating parameters and prescribed physical trends.
Table 1. Updating parameters and prescribed physical trends.
ParameterRangeUnitPrimary EffectExpected Trend
Equivalent density, ρ 7600–8100kg/m3Mass matrixFrequency decreases
Equivalent elastic modulus, E190–215GPaStructural stiffnessFrequency increases
Support stiffness logarithm, κ = log10(Ky)7–10-Boundary stiffnessFrequency increases
Table 2. Descriptive statistics of the 200 finite element samples.
Table 2. Descriptive statistics of the 200 finite element samples.
VariableMinimumMaximumMeanStandard Deviation
ρ (kg/m3)7600.54808099.55207850.0488144.7974
E (GPa)190.0516214.9219202.50337.2334
κ 7.01469.99828.49990.8682
f1 (Hz)10.696012.295911.58400.3239
f2 (Hz)39.318354.489049.79653.9346
f3 (Hz)106.7005127.3015118.60764.5553
Table 3. Elastic Net tuning and sparse-term selection.
Table 3. Elastic Net tuning and sparse-term selection.
ModeOptimal ηOptimal λCandidate TermsNonzero TermsTerms After Closure
f11.00009.1030 × 10−5191819
f21.00008.2864 × 10−3191315
f31.00008.2864 × 10−3191516
Table 4. Cross-validation results for the local residual gate.
Table 4. Cross-validation results for the local residual gate.
ModeOptimal Gate αrCV-MSE at αr = 0Minimum CV-MSE
f10.256.9971 × 10−56.8353 × 10−5
f200.24350.2435
f300.24700.2470
Table 5. Independent-test performance of the initial, enhanced, and final surrogates.
Table 5. Independent-test performance of the initial, enhanced, and final surrogates.
Mode140 R2170 R2Final R2MAPE (%)MaxARE (%)
f10.99870.99880.99880.06410.2674
f20.94470.94960.94960.66431.9849
f30.98810.99020.99020.21440.5669
Table 6. Parameters obtained from response-surface inversion.
Table 6. Parameters obtained from response-surface inversion.
ParameterUpdated ValueUnit
ρ 7988.0954kg/m3
E204.8769GPa
κ = log10(Ky)9.7473-
Ky5.5889 × 109N/m
Table 7. Measured, initial, and updated ANSYS frequencies and experimental-FE MAC values.
Table 7. Measured, initial, and updated ANSYS frequencies and experimental-FE MAC values.
ModeMeasured (Hz)Initial FE (Hz)Updated FE (Hz)Initial Error (%)Updated Error (%)Initial MAC (%)Updated MAC (%)
111.720012.950011.860010.49491.194594.595.2
251.210053.110051.56003.71020.683593.794.1
3122.4200125.4300123.13002.45870.580092.290.8
Mean---5.55460.819393.593.4
Table 8. Relative sensitivities at the optimum.
Table 8. Relative sensitivities at the optimum.
Parameterf1f2f3
ρ −0.6628−0.5752−0.5049
E0.64860.54950.5062
κ 0.07160.10690.0922
Table 9. Bootstrap statistics of the updated parameters.
Table 9. Bootstrap statistics of the updated parameters.
ParameterOptimumBootstrap MeanStandard Deviation95% Lower95% Upper
ρ 7988.09547993.590245.52557906.35908070.1928
E204.8769205.22621.2862203.0313207.8396
κ 9.74739.73470.11949.51899.9899
Ky5.5889 × 1095.6368 × 1091.5750 × 1093.3030 × 1099.7712 × 109
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Dong, F.; Jin, N.; Ling, J.; Liu, Y.; Zhong, R.; Yue, Q. Finite Element Model Updating Based on a Physics-Constrained Sparse Response Surface. Buildings 2026, 16, 3384. https://doi.org/10.3390/buildings16173384

AMA Style

Dong F, Jin N, Ling J, Liu Y, Zhong R, Yue Q. Finite Element Model Updating Based on a Physics-Constrained Sparse Response Surface. Buildings. 2026; 16(17):3384. https://doi.org/10.3390/buildings16173384

Chicago/Turabian Style

Dong, Fang, Nan Jin, Jun Ling, Yue Liu, Rumian Zhong, and Qingrui Yue. 2026. "Finite Element Model Updating Based on a Physics-Constrained Sparse Response Surface" Buildings 16, no. 17: 3384. https://doi.org/10.3390/buildings16173384

APA Style

Dong, F., Jin, N., Ling, J., Liu, Y., Zhong, R., & Yue, Q. (2026). Finite Element Model Updating Based on a Physics-Constrained Sparse Response Surface. Buildings, 16(17), 3384. https://doi.org/10.3390/buildings16173384

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop