Structural reliability analysis with epistemic and aleatory uncertainties via AK-MCS with a new learning function
Abstract
Aim
Since double sources of uncertainties are usually involved in practical engineering – namely, the epistemic and aleatory uncertainties – it is becoming increasingly crucial to incorporate these double sources of uncertainties into structural reliability analysis in order to ensure the safety of structures.
Methods
In this paper, a two-level Active-learning Kriging (AK) meta-model approach is put forward to address the challenges of imprecise structural reliability analysis, where the epistemic and aleatory uncertainties are characterized by using a parameterized probability-box (p-box) model. At the inner loop, a new learning function called the Relative Entropy Function (REF) is proposed to enhance the active learning process. The proposed REF facilitates the selection of informative points efficiently, accelerating the overall AK with Monte Carlo Simulation (AK-MCS) process. In that regard, the proposed AK-MCS with REF is effective in estimating failure probabilities with high accuracy in a precise probability sense. Moving to the outer loop, another Kriging meta-model is established to relate the distribution parameters within the p-boxes to the conditional failure probabilities. This outer-loop model allows for efficient estimation of the failure probability bounds via the efficient global optimization.
Results
The efficacy of the proposed method is verified through four numerical examples, which include a finite-element model. A pertinent double-loop MCS is employed to obtain comparative results. Furthermore, the proposed method is applied to structural progressive collapse analysis, serving as a guide for robustness-based design.
Conclusion
The computational results demonstrate that the proposed method is effective in dealing with structural reliability problems involving double sources of uncertainties.
Keywords
INTRODUCTION
Uncertainty is a common occurrence in various aspects of practical engineering, including structure design, manufacturing, operation, and maintenance. While individual uncertainties may have minimal impacts on structural response, the combination of multiple uncertainties can lead to significant deviations in the structural behavior[1]. As a result, it is crucial to perform structural reliability analysis, particularly for critical structures such as nuclear power plants, hospitals, and monuments, where structural failure can pose significant safety risks and have monumental consequences.
In practical engineering, uncertainties can generally be classified into two categories: aleatory and epistemic uncertainties[2–4]. On the one hand, aleatory uncertainty, also known as probability uncertainty, is inherent in nature and beyond our control. It is characterized by a level of uncertainty that cannot be reduced or eliminated. On the other hand, epistemic uncertainty, also referred to as subjective uncertainty, arises from insufficient knowledge of variables and a lack of comprehensive experimental data. As knowledge and information increase, epistemic uncertainty tends to decrease[5, 6]. In practical engineering problems, it is crucial to recognize that our knowledge is inherently imperfect. As a result, accurately assessing the probability of a structure becomes challenging due to the presence of epistemic uncertainty. This means that even the reliability index, which is used to measure the safety and performance of a structure, is fundamentally uncertain.
Traditional reliability analysis methods may not be suitable for handling the problem at hand because they are designed to handle precise probability problems that assume complete probabilistic information of variables without accounting for aleatory uncertainty. To address this issue, non-probabilistic models and imprecise probability models have emerged as potential solutions. Non-probabilistic models, such as the interval model[7, 8], convex model[9–11], and fuzzy set theory[12], have been proposed. However, these models may not effectively distinguish between epistemic and aleatory uncertainties, which can result in sub-optimal decision-making. Imprecise probability models, on the other hand, have gained attention as a more effective way to handle uncertainties. These models include probability-boxes (p-boxes)[3, 13, 14], Dempster-Shafer evidence theory[15–17], interval probabilities[18], fuzzy probabilities[19]. By utilizing imprecise probability models, it is possible to more accurately capture and express the uncertainties associated with the variables. However, using imprecise probability models comes with a significant challenge—computational cost. The large number of Limit State Function (LSF) evaluations, especially for time-consuming finite element analyses, can increase the computational effort significantly. Some other methods, such as nested Monte Carlo Simulation (MCS)[20], random sets[21], and advanced line sampling[22], have been developed to address the imprecise problems, but their computational efficiency remains unsatisfactory. To overcome the challenge of computational complexity, active learning-based meta-models, also known as surrogate models, have been introduced. These surrogate models aim to approximate the LSF with reduced computational effort while maintaining an acceptable level of accuracy. By using surrogate models, the computational burden associated with imprecise probability models can be significantly reduced, making them more manageable and efficient in practice.
In recent decades, significant strides have been made in the development and widespread application of various meta-models aimed at enhancing the precision of structural reliability analysis. Notably, the Kriging meta-model [also known as the Gaussian Process Regression (GPR) model] has garnered substantial attention and utilization in this field[23–25]. Other prominent meta-models include response surfaces[26], support vector machines[27, 28], neural networks[29–31], and high-dimensional model representations[32]. Among these, the Kriging meta-model stands out due to its exceptional qualities in precise interpolation and local uncertainty quantification. As a result, the active Kriging meta-model technology has found applications in addressing imprecise probability problems. Noteworthy contributions from researchers involve the fusion of Active-learning Kriging (AK) meta-models with advanced sampling techniques to evaluate failure probabilities[33–38]. Nevertheless, efficiently estimating failure probability bounds for imprecise reliability problems remains a challenging endeavor, particularly when employing the AK model. This paper addresses this challenge by employing parametric p-boxes[14] to accurately characterize the imprecise random variables involved.
This paper introduces a novel methodology to address imprecise reliability problems employing parametric p-boxes. The approach introduces an efficient learning function termed the "Relative Entropy Function (REF)" to enhance the AK meta-model. By optimizing the point selection strategy, the REF significantly accelerates the speed of active learning. The organizational structure of this paper is outlined as follows: In Section 2, the problem formulation is meticulously presented. Moving on to Section 3, a succinct review of the Kriging meta-model is offered, alongside its fusion with the REF, giving rise to an AK meta-model with MCS (AK-MCS) in the precise probability sense. Furthermore, the paper applies the devised AK-MCS with REF to tackle imprecise probability problems, facilitating the estimation of failure probability bounds. Section 4 demonstrates the effectiveness of the proposed method through the exposition of four numerical examples. To delve deeper into the applicability, Section 5 explores a practical implementation of the proposed method. Some concluding remarks are contained in the final section.
PROBLEM STATEMENT
In structural reliability analysis, the LSF of a stochastic system mapping inputs to outputs is typically expressed as:
where
In parametric p-boxes, the PDF or CDF of
In the precise reliability sense, the condition
where
In this case, the range of failure probability
where both
IMPRECISE STRUCTURAL RELIABILITY ANALYSIS WITH RELATIVE ENTROPY FUNCTION
In this section, the classical Kriging meta-model is briefly revisited. Subsequently, a new learning function named the " Relative Entropy Function (REF)" is introduced. This REF is then combined with the Kriging meta-model to establish a novel active-learning algorithm termed AK-MCS-REF. This algorithm is further extended to deal with the problems of imprecise structural reliability analysis[14], where both epistemic and aleatory uncertainties are considered. The objective of this extension is to effectively determine the bounds of failure probability.
Kriging meta-model
The Kriging meta-model, often categorized as a GPR, serves as a regression algorithm designed for spatial modeling and prediction (interpolation) of stochastic processes or random fields, relying on covariance functions[39]. As outlined in[40], the Gaussian process is frequently applied to achieve Kriging predictions. This involves the assumption of a relationship between the real response of the system and the input variables, characterized by:
where the deterministic function
The Kriging meta-model can be conceptualized as a process in which a Gaussian prior model is combined with observations to derive a posterior model. Given a training set
where
Consider a collection of unobserved points denoted as
where
The proposed learning function REF
In the context of the Kriging meta-model integrated with active learning, the selection of the next best point is significantly influenced by the learning function[38]. An effective learning function has the capacity to accelerate the refinement process of the Kriging meta-model while also ensuring result accuracy. This is particularly advantageous for intricate finite element models that demand substantial computational resources, as it can markedly enhance computational efficiency. Recent years have witnessed the emergence of several learning functions tailored specifically for reliability analysis.
Based on the Effcient Global Optimization (EGO)[43], the Effcient Global Optimization (EFF) was proposed for efficient global reliability analysis[45]. The EFF elucidates the degree to which the actual value of the performance function at a specific point
The general formulation of EFF reads:
where
In the context of reliability analysis, significant attention is directed toward the limit state of the performance function. As a consequence, the value of
In recent advancements, a novel learning function rooted in information entropy has been introduced, as shown in[46]. It is worth noting that information entropy serves as a gauge of the uncertainty level of the data: higher entropy values signify greater uncertainty, while lower values indicate reduced uncertainty.
The information entropy is defined as[47]
where
The learning function H is proposed to be applied to AK prediction[46].
The detailed derivation of Equation (10) {can be found} in Appendix A.
The learning criteria and stopping criteria of the above three learning functions are compared in Table 1.
The learning criterion and stopping condition of EFF, U, and H
Learning function | Learning criterion | Stopping condition |
EFF | ||
U | ||
H |
As previously mentioned, information entropy serves as a means to quantify the uncertainty associated with a random variable, rendering it a suitable tool for gauging the confidence in the model response value during Kriging prediction. In the active learning procedure, the realizations of random variables that affect the system with large uncertainty are used to construct a GPR, and then the Kriging prediction will be close to the true response of the system. This ensures that the Kriging prediction closely approximates the real system response, particularly within critical regions such as limit state areas. Subsequently, based on the stability criterion, a new learning function rooted in the Relative Entropy (RE) will be put forward.
RE finds its application in quantifying the disparity between two probability distributions. Within active learning algorithms, the probability distribution of the system response
The RE serves as a metric for assessing the disparity between
where
The REF learning function plays a pivotal role in gauging the stability of the estimated system response
To summarize, the proposed AK-MCS-REF framework entails a comprehensive set of seven steps for conducting structural reliability analysis in a precise probability sense:
Step 1: Generate a sample pool
Step 2: Initialize the initial design of experiments (DoE). Select the first
Step 3: Compute the predicted value
Step 4: Define the formal DoE using the first
Step 5: Construct the formal Kriging meta-model based on the formal DoE. Compute the predicted value
Step 6: Implement the learning function
Evaluate
Step 7: Compute the Coefficient Of Variation (C.O.V.) for the failure probability using Equation (14):
If
Imprecise structural reliability analysis for parametric p-boxes
In the context of parametric p-boxes, the distributions of the random vector
where
Figure 3 depicts the flowchart, illustrating the process of imprecise structural reliability analysis coupled with the innovative REF learning function, denoted as AK-MCS-REF-EGO. The overall procedure encompasses the following sequential steps:
Step 1: Generate a sample pool for distribution parameters denoted as
Step 2: Define the DoE for the distribution parameters. To achieve this,
Step 3: Compute the conditional failure probability
Step 4: Calculate the conditional failure probabilities
Step 5: Build a second-level Kriging meta-model, utilizing the information from
Step 6: Determine the lower and upper bounds of failure probabilities,
For
where
Step 7: Determine the optimal distribution parameters using
Step 8: Utilize the convergence criterion proposed in[43] to estimate the bounds of failure probability.
where
Step 9: Incorporate the optimal next distribution parameters
NUMERICAL EXAMPLES
In this section, the efficiency and accuracy of the proposed method are demonstrated through four numerical examples. The double-loop MCS[49] and the proposed AK-MCS-REF approach are implemented using MATLAB. The Kriging meta-models are established using the GPR model, with the explicit basis and kernel function defined as Constant and ardsquaredexponential, respectively. Notably, the application of the ARD kernel proves beneficial for addressing problems with inputs of varying dimensions, as it allows for the consideration of diverse length scales across input dimensions[50]. A detailed discussion for effects of using different kernels can be found in[51].
The LHS technique is utilized to generate the distributed parameter sample pool, while the Sobol sampling technique is applied to generate the sample pool of random variables. In the final numerical example, a comparison is made between the proposed learning function and the previously mentioned ones, namely, EFF[45], U[24], and H[46], all at the precise probability level. This comparison serves to further establish the superiority of the proposed learning function in effectively balancing calculation accuracy and efficiency, particularly for computationally intensive finite element models. The accuracy is evaluated using the relative error of the reliability index, given by:
where
Example 1
A classic series system with four branches is first employed to validate the effectiveness of the proposed method[24]. The LSF is defined as follows:
To validate the efficacy of the proposed learning function, a precise probability level analysis is initially conducted, where the variables
Results in precise probability sense
Method | ||||
Note: Ncall denotes the number of LSF evaluations. | ||||
MCS | 3.1778 | - | ||
AK-MCS-REF | 3.1829 | 0.16 | 85 |
In the context of imprecise probability, the variables
The LHS technique is employed to generate the parameter sample pool within the domains of
Initial distribution parameters and their corresponding failure probabilities
Number | Distribution of variables | Failure probability |
1 | ||
2 | ||
3 | ||
4 | ||
5 | ||
6 |
Bounds of reliability index for Example 1
Method | ||||||
Value | Value | |||||
Double-loop MCS | 2.9633 | - | 3.4090 | - | ||
Proposed method | 2.9794 | 0.55 | 3.4051 | 0.11 | 88+10+10 |
Example 2
The second example employs a nonlinear LSF characterized by independent random variables, as detailed in[52]. This LSF involves ten imprecise random variables and is represented as follows:
Likewise, the variables
Statistical information of random variables in Example 2
Variable | Distribution | Mean | Standard deviation |
Normal | 0 |
As depicted in Figure 6, both the maximum and minimum reliability indexes necessitate four iterations. Notably, Table 6 reveals that the maximum reliability index necessitates only one LSF evaluation, while the minimum reliability index requires 11 LSF evaluation calls. In this regard, the proposed method achieves rapid convergence to the bounds of the reliability index, requiring a total of 123 LSF evaluations. Clearly, the maximum error remains merely
Bounds of reliability index for Example 2
Method | ||||||
Value | Value | |||||
Double MCS | 2.1139 | - | 3.2437 | - | ||
proposed method | 2.1274 | 0.64 | 3.2760 | 0.99 | 111+11+1 |
Example 3
The applicability of the proposed method for non-monotonic functions is demonstrated through the utilization of a highly nonlinear undamped single-degree-of-freedom system [Figure 7], as elaborated in[24]. The LSF for this case is expressed as follows:
The statistical characteristics of the input random variables are presented in Table 7. In this context, the spring stiffness parameters (
Statistical information of random variables in Example 3
Variable | Distribution | Mean | Standard deviation |
Normal | 1 | 0.1 | |
Normal | 0.1 | 0.01 | |
Normal | 1 | 0.05 | |
Normal | 0.5 | 0.05 | |
Normal | |||
Normal |
As depicted in Figure 8 and summarized in Table 8, the proposed method requires five iterations to successfully converge to the maximum reliability index. In this process, a total of 22 evaluations of the LSF are conducted, yielding an impressively low relative error of only
Bounds of reliability index for Example 3
Method | ||||||
Value | Value | |||||
Double MCS | 2.0303 | - | 2.6614 | - | ||
Proposed method | 2.0546 | 1.2 | 2.6569 | 0.17 | 60+4+22 |
Example 4
A practical validation is performed using a two-bay, four-story spatial concrete frame structure, aimed at demonstrating the practical engineering applicability of the proposed method. The structure takes into account the intricate nonlinear behaviors inherent to both concrete and rebar materials. To accurately capture the behavior of the system, a nonlinear beam-column finite element representation of each member is implemented within the OpenSees software[53]. In accordance with Figure 9, the horizontal displacement at node 8 is designated as the control index, thereby defining the implicit LSF as follows:
where
Statistical information of random variables in Example 4
Variable | Description | Distribution | Mean | Standard deviation |
Concrete compressive strength | Lognormal | 26.8 | 2.68 | |
Concrete strain at maximum strength | Lognormal | 0.0001 | 0.05 | |
Concrete crushing strength | Lognormal | 10.0 | 1 | |
Concrete strain at crushing strength | Lognormal | 0.0035 | 0.000175 | |
Yield strength of rebar | Lognormal | 355 | 355 | |
Initial elastic modulus of rebar | Lognormal | 200 | 20 | |
Strain-hardening ratio of rebar | Lognormal | 0.001 | 0.00005 | |
External load | Lognormal | 54 | 10.8 | |
External load | Lognormal | 54 | 10.8 | |
External load | Lognormal | 42 | 8.4 | |
External load | Lognormal | 42 | 8.4 | |
External load | Lognormal | 30 | 6 | |
External load | Lognormal | 30 | 6 | |
External load | Lognormal | 18 | 3.6 | |
External load | Lognormal | 18 | 3.6 |
Table 10 presents the results of the reliability analysis conducted in a precise probability sense. This table includes results from various methods for comparison purposes, such as Importance Sampling (IS) and Subset Simulation (SS). Moreover, the AK-MCS approach is coupled with several well-established learning functions, including U[24], EFF[45], and H[46], to facilitate a comprehensive evaluation. Upon comparison, it becomes evident that the proposed learning function REF enhances computational efficiency without compromising accuracy. Furthermore, the AK-MCS-REF methodology exhibits superior performance compared to classical approaches such as IS and SS, demonstrating improved accuracy and efficiency in the context of reliability analysis in a precise probability sense.
Reliability results in precise probability sense
Method | |||||
MCS | - | 3.0334 | - | ||
IS | 6.83 | 3.0134 | 0.66 | 1106 | |
SS | 18.28 | 2.9824 | 1.68 | 2800 | |
AK-MCS-U | 6.53 | 3.0538 | 0.67 | 135 | |
AK-MCS-EFF | 1.32 | 3.0294 | 0.13 | 175 | |
AK-MCS-H | 13.40 | 2.9953 | 1.26 | 76 | |
AK-MCS-REF | 1.24 | 3.0297 | 0.12 | 67 |
Next, the proposed method is applied to conduct imprecise reliability analysis. In this context, the loads are treated as imprecise random variables modeled using parametric p-boxes, with interval variables specifying their standard deviations, as shown in Table 11. Given the consideration of nonlinear behaviors in both beams and columns, the corresponding LSF becomes more intricate. The findings from Table 12 reveal that a total of 515 LSF evaluations are necessary to compute the conditional failure probabilities aligned with the initial parameter sample pool. Regarding the determination of reliability index bounds, Figure 10 illustrates that 32 and 39 iterations are required. Notably, a total of {358 and 309 times} of LSF evaluations are further required to estimate the maximum and minimum values of reliability indexes, respectively. To alleviate computational demands, the double-loop MCS approach is still employed, where the IS technique is utilized for the inner loop for reliability analysis in a precise probability sense. Meanwhile, the LHS method is employed for the outer loop, utilizing a parameter sample pool with
Statistical information of imprecise random variables
Variable | Distribution | Mean | Standard deviation |
Lognormal | 54 | ||
Lognormal | 54 | ||
Lognormal | 42 | ||
Lognormal | 42 | ||
Lognormal | 30 | ||
Lognormal | 30 | ||
Lognormal | 18 | ||
Lognormal | 18 |
Bounds of reliability index for Example 4
Method | ||||||
Value | Value | |||||
LHS-IS | 2.8208 | - | 3.0694 | - | 11204350 | |
Proposed method | 2.8638 | 1.52 | 3.0240 | 1.48 | 515+309+358 |
ENGINEERING APPLICATION
This section delves into the imprecise reliability analysis of progressive collapse in a practical frame structure, showcasing the engineering application of the proposed method. The analysis takes into account both epistemic and aleatory uncertainties, providing a comprehensive assessment of the reliability of the structure under progressive collapse conditions.
The investigation involves a planar four-bay eight-story reinforced concrete frame structure, as depicted in Figure 11. This layout illustrates the elevation view of the structure, along with details of the sectional reinforcements of beams and columns. The constitutive laws governing the behavior of concrete and steel bars are also presented. Given the intricacies of complex structural systems, conducting a progressive collapse analysis by removing each individual member proves impractical. Instead, in line with the provisions of Code DoD2013[54], the analysis focuses on key members. Eight distinct columns, denoted as
The nonlinear static pushdown method is utilized for analyzing the progressive collapse of structures that have been damaged due to column removal. The code DoD2013 specifies the combination of load effects to be employed in the pushdown method in the following manner:
where
where
The deformation criterion serves as the basis for assessing the progressive collapse resistance of damaged structures. When reinforcement rupture takes place, the vertical displacement of the failed joint node at the column removal typically ranges between
The equation represents the vertical displacement of the failed joint node, denoted as
Statistical information of random variables for progressive collapse analysis
Variable | Description | Distribution | Mean | Coefficient of variation |
Peak concrete stresses in non-core areas | Lognormal | 0.172 | ||
Peak concrete strain in non-core areas | Lognormal | 0.0018 | 0.15 | |
Ultimate concrete strain in non-core areas | Lognormal | 0.005 | 0.15 | |
Peak concrete stresses in core areas | Lognormal | 0.172 | ||
Peak concrete strain in core areas | Lognormal | 0.005 | 0.14 | |
Ultimate concrete stresses in core areas | Lognormal | 14.7 | 0.15 | |
Ultimate concrete strain in non-core areas | Lognormal | 0.02 | 0.15 | |
Yield strength of rebar | Lognormal | 0.072 | ||
Initial elastic modulus of rebar | Lognormal | 200 | 0.034 | |
Strain-hardening ratio of rebar | Lognormal | 0.02 | 0.1 | |
Dead load | Normal | 0.1 | ||
Live load | Normal | 0.47 |
The proposed method yields reliability index intervals for various working conditions, as presented in Table 14. The efficiency of this method shines through, with just a few hundred finite-element analyses needed for each working condition to determine the reliability index intervals for progressive collapse analyses of structures. A visual representation of the differences between these reliability index intervals is depicted in the histograms displayed in Figure 12. The histograms suggest that the reliability index intervals exhibit relatively minor fluctuations across different damaged floors on the same axis when column removal takes place. Notably, the upper and lower boundaries of the reliability index for side column removals are smaller than those for middle column removals. This observation underscores the importance of reinforcing side columns against progressive collapse from a reliability standpoint.
Bounds of reliability index under various working conditions
Working condition | |||
C1 | 2.0103 | 2.5427 | |
C2 | 1.9954 | 2.5690 | |
C3 | 2.0047 | 2.5690 | |
C4 | 2.0084 | 2.6045 | |
E1 | 1.8250 | 2.3867 | |
E2 | 1.8184 | 2.3867 | |
E3 | 1.8055 | 2.3781 | |
E4 | 1.7829 | 2.3378 |
Typically, robustness pertains to the ability of a structure to maintain satisfactory load-bearing capacity despite the random perturbation of specific parameters, ensuring overall performance meets the required standards. The assessment of structural robustness after a progressive collapse event employs the logarithmic ratio of anteroposterior failure probabilities. The robustness index is formally defined as follows[55]:
where
For the sake of simplicity, the failure probability of the undamaged structure is assumed to range between
Bounds of robustness index under different working conditions
Working condition | C1 | C2 | C3 | C4 | E1 | E2 | E3 | E4 |
0.563 | 0.558 | 0.561 | 0.563 | 0.500 | 0.498 | 0.494 | 0.487 | |
0.770 | 0.781 | 0.781 | 0.796 | 0.705 | 0.705 | 0.702 | 0.686 |
CONCLUDING REMARKS
This paper presents a novel approach for conducting imprecise structural reliability analysis, addressing both epistemic and aleatory uncertainties through a hierarchical model represented by p-boxes. The proposed method introduces a new learning function based on RE within an AK-MCS. This new learning function, referred to as the REF, efficiently and accurately evaluates failure probabilities in the context of precise probability analysis.
The REF learning function effectively guides the selection of optimal sampling points, contributing to improved accuracy and efficiency when compared to existing learning functions. Notably, the ability of REF to determine optimal points enhances reliability assessment in precise probability analysis. Additionally, when tackling the challenge of calculating failure probabilities associated with distributed parameters within p-boxes, the proposed approach capitalizes on the information acquired from prior AK-MCS-REF iterations. This allows for leveraging the LSF evaluations of previous AK-MCS-REF as an initial DoE for subsequent iterations. Consequently, the establishment of a second-level Kriging meta-model becomes straightforward, centered on distribution parameters and their corresponding failure probabilities. The application of an EI function facilitates the identification of optimal distribution parameter points for further exploration. Ultimately, through an EGO algorithm, the method culminates in obtaining bounds for failure probabilities or reliability indexes.
The effectiveness and accuracy of the proposed method are demonstrated through four numerical examples, validating its performance. Furthermore, the method is practically applied to analyze the imprecise reliability of a frame structure under progressive collapse. Key findings include (1) the superiority of the REF learning function over existing alternatives, leading to enhanced accuracy and efficiency in precise probability analysis; (2) the substantial reduction in computational efforts compared to traditional double-loop MCS in imprecise reliability analysis; and (3) the utility of the method in providing practical insights for robustness design in scenarios such as a progressive collapse of engineering structures.
It is crucial to acknowledge that the proposed method comes with certain limitations that warrant consideration and potential future developments. Firstly, in scenarios where distribution parameters encompass large intervals or involve small-scale failure problems, the method may necessitate a substantial number of LSF evaluations to ensure desired accuracy. Consequently, this could result in time-intensive and resource-demanding computations. Secondly, the method's foundation on the Kriging metamodel implies that the challenge of dimensionality, commonly referred to as the curse of dimensionality, might still pose obstacles. This becomes especially pertinent as the number of interval and random variables exceeds 20. As such, accurately capturing intricate relationships between variables and the LSF could become more challenging in high-dimensional spaces. To address these limitations and enhance the method's applicability, future research endeavors may focus on refining strategies to mitigate the computational burden associated with large parameter intervals or small failure scenarios. Additionally, exploring advanced techniques for managing high-dimensional spaces, such as dimension reduction methods, could prove beneficial for more effectively handling complex relationships and improving efficiency.
APPENDIX: Analytical derivation of the learning function H
Since
Appendix B:
Actually, Equation (12) can be derived as follows
Let
In conclusion, the analytical expression of the learning function REF is
DECLARATIONS
Authors' contributions
Made substantial contributions to the conception and design of the study and performed data analysis and interpretation: Du Y
Performed data acquisition and provided administrative, technical, and material support: Xu J
Availability of data and materials
Some or all data, models, or codes generated or used during the study are available from the corresponding author by request.
Financial support and sponsorship
The National Natural Science Foundation of China (Nos. 52278178, 51978253), Natural Science Foundation of Hunan Province, China (No. 2022JJ20012), the Open Fund of State Key Laboratory of Disaster Prevention in Civil Engineering, China (No. SLDRCE21-04) and Fundamental Research Funds for the Central Universities, China (No.531107040224) are gratefully appreciated for the financial support of this research.
Conflicts of interest
All authors declared that there are no conflicts of interest.
Ethical approval and consent to participate
Not applicable.
Consent for publication
Not applicable.
Copyright
© The Author(s) 2023.
REFERENCES
1. Guo J, Du X. Sensitivity analysis with mixture of epistemic and aleatory uncertainties. AIAA J 2007;45:2337-49.
2. Der Kiureghian A, Ditlevsen O. Aleatory or epistemic? Does it matter? Structural Safety 2009;31:105-12.
3. Beer M, Ferson S, Kreinovich V. Imprecise probabilities in engineering analyses. Mech Syst Signal Pr 2013;37:4-29.
4. Xiao M, Zhang J, Gao L. A Kriging-assisted sampling method for reliability analysis of structures with hybrid uncertainties. Reliab Eng Syst Safe 2021;210:107552.
5. Schöbi R, Sudret B. Global sensitivity analysis in the context of imprecise probabilities (p-boxes) using sparse polynomial chaos expansions. Reliab Eng Syst Safe 2019;187:129-41.
6. Yuan X, Faes MG, Liu S, Valdebenito MA, Beer M. Efficient imprecise reliability analysis using the Augmented Space Integral. Reliab Eng Syst Safe 2021;210:107477.
7. Elishakoff I. Essay on uncertainties in elastic and viscoelastic structures: from AM Freudenthal's criticisms to modern convex modeling. Compu Struct 1995;56:871-95.
8. Faes M, Moens D. Recent trends in the modeling and quantification of non-probabilistic uncertainty. Arch Computat Methods Eng 2020;27:633-71.
9. Ben-Haim Y. A non-probabilistic measure of reliability of linear systems based on expansion of convex models. Struct Saf 1995;17:91-109.
10. Ben-Haim Y, Chen G, Soong T. Maximum structural response using convex models. J Eng Mech 1996;122:325-33.
11. Jiang C, Bi R, Lu G, Han X. Structural reliability analysis using non-probabilistic convex model. Comput Method Appl Mech Eng 2013;254:83-98.
12. Möller B, Beer M. Fuzzy randomness: uncertainty in civil engineering and computational mechanics Springer Science & Business Media; 2004.
13. Ferson S, Kreinovich V, Grinzburg L, Myers D, Sentz K. Constructing probability boxes and Dempster-Shafer structures. Sandia National Lab. (SNL-NM), Albuquerque, NM (United States); 2015.
14. Schöbi R, Sudret B. Structural reliability analysis for p-boxes using multi-level meta-models. Probabilist Eng Mech 2017;48:27-38.
15. Helton JC, Johnson J, Oberkampf WL, Storlie CB. A sampling-based computational strategy for the representation of epistemic uncertainty in model predictions with evidence theory. Comput Method Appl Mech Eng 2007;196:3980-98.
16. Limbourg P, De Rocquigny E. Uncertainty analysis using evidence theory-confronting level-1 and level-2 approaches with data availability and computational constraints. Reliab Eng Syst Safe 2010;95:550-64.
17. Yang X, Liu Y, Ma P. Structural reliability analysis under evidence theory using the active learning kriging model. Eng Optimiz 2017;49:1922-38.
18. Xiao NC, Huang HZ, Wang Z, Pang Y, He L. Reliability sensitivity analysis for structural systems in interval probability form. Struct Multidisc Optim 2011;44:691-705.
19. Buckley JJ. Fuzzy probabilities: new approach and applications. vol. 115. Springer Science & Business Media; 2005.
20. Hurtado JE. Assessment of reliability intervals under input distributions with uncertain parameters. Probabilist Eng Mech 2013;32:80-92.
21. Alvarez DA, Hurtado JE. An efficient method for the estimation of structural reliability intervals with random sets, dependence modeling and uncertain inputs. Comput Struct 2014;142:54-63.
22. de Angelis M, Patelli E, Beer M. Advanced line sampling for efficient robust reliability analysis. Struct Saf 2015;52:170-82.
23. Kaymaz I. Application of kriging method to structural reliability problems. Struct Saf 2005;27:133-51.
24. Echard B, Gayton N, Lemaire M. AK-MCS: an active learning reliability method combining Kriging and Monte Carlo simulation. Struct Saf 2011;33:145-54.
25. Xiao M, Zhang J, Gao L. A system active learning Kriging method for system reliability-based design optimization with a multiple response model. Reliab Eng Syst Safe 2020;199:106935.
26. Kim SH, Na SW. Response surface method using vector projected sampling points. Struct Saf 1997;19:3-19.
27. Bourinet JM, Deheeger F, Lemaire M. Assessing small failure probabilities by combined subset simulation and support vector machines. Struct Saf 2011;33:343-53.
28. Luo CJ, Keshtegar B, Zhu S, Niu X. EMCS-SVR: Hybrid efficient and accurate enhanced simulation approach coupled with adaptive SVR for structural reliability analysis. Comput Method Appl Mech Eng 2022;400:115499.
29. Papadrakakis M, Lagaros ND. Reliability-based structural optimization using neural networks and Monte Carlo simulation. Comput Method Appl Mech Eng 2002;191:3491-507.
30. Bao Y, Xiang Z, Li H. Adaptive subset searching-based deep neural network method for structural reliability analysis. Reliab Eng Syst Safe 2021;213:107778.
31. Luo CJ, Keshtegar B, Zhu S, Taylan O, Niu XP. Hybrid enhanced Monte Carlo simulation coupled with advanced machine learning approach for accurate and efficient structural reliability analysis. Comput Method Appl Mech Eng 2022;388:114218.
32. Sobol' IM. Theorems and examples on high dimensional model representation. Reliab Eng Syst Safe 2003;79:187-93.
33. Balesdent M, Morio J, Brevault L. Rare event probability estimation in the presence of epistemic uncertainty on input probability distribution parameters. Methodol Comput Appl Probab 2016;18:197-216.
34. Xiong Y, Sampath S. A fast-convergence algorithm for reliability analysis based on the AK-MCS. Reliab Eng Syst Safe 2021;213:107693.
35. Ameryan A, Ghalehnovi M, Rashki M. AK-SESC: a novel reliability procedure based on the integration of active learning kriging and sequential space conversion method. Reliab Eng Syst Safe 2022;217:108036.
36. Huang SY, Zhang SH, Liu LL. A new active learning Kriging metamodel for structural system reliability analysis with multiple failure modes. Reliab Eng Syst Safe 2022;228:108761.
37. Li P, Wang Y. An active learning reliability analysis method using adaptive Bayesian compressive sensing and Monte Carlo simulation (ABCS-MCS). Reliab Eng Syst Safe 2022;221:108377.
38. Zhou J, Li J. IE-AK: A novel adaptive sampling strategy based on information entropy for Kriging in metamodel-based reliability analysis. Reliab Eng Syst Safe 2022;229:108824.
39. Matheron G. The intrinsic random functions and their applications. Adv Appl Probab 1973;5:439-68.
40. Sacks J, Welch WJ, Mitchell TJ, Wynn HP. [Design and analysis of computer experiments]: rejoinder. Statist Sci 1989;4:433-5.
41. Vert JP, Tsuda K, Schölkopf B. A primer on kernel methods. Kernel Methods in Computational Biology 2004;47:35-70.
42. Neal RM. Bayesian learning for neural networks. vol. 118. Springer Science & Business Media; 2012.
43. Jones DR, Schonlau M, Welch WJ. Efficient global optimization of expensive black-box functions. J Global Optim 1998;13:455-92.
44. Bachoc F. Cross validation and maximum likelihood estimations of hyper-parameters of Gaussian processes with model misspecification. Comput Stat Data Anal 2013;66:55-69.
45. Efficient global reliability analysis for nonlinear implicit performance functions. AIAA J 2008;46:2459–68.
46. Lv Z, Lu Z, Wang P. A new learning function for Kriging and its applications to solve reliability problems in engineering. Comput Math Appl 2015;70:1182-97.
47. Shannon CE. A mathematical theory of communication. SIGMOBILE Mob Comput Commun Rev 2001;5:3-55.
48. Eldred MS, Swiler LP. Efficient algorithms for mixed aleatory-epistemic uncertainty quantification with application to radiation-hardened electronics. Part Ⅰ: Algorithms and Benchmark Results, Sandia National Laboratories, SAND2009-5805, Albuquerque, NM 2009; doi: 10.2172/972887.
49. Hofer E, Kloos M, Krzykacz-Hausmann B, Peschke J, Woltereck M. An approximate epistemic uncertainty analysis approach in the presence of epistemic and aleatory uncertainties. Reliab Eng Syst Safe 2002;77:229-38.
50. Girard A, Rasmussen C, Candela JQ, Murray-Smith R. Gaussian process priors with uncertain inputs application to multiple-step ahead time series forecasting. NeurIPS 2002;15
51. Duvenaud D. Automatic model construction with Gaussian processes. Diss. University of Cambridge, 2014.
52. Shayanfar MA, Barkhordari MA, Roudak MA. An efficient reliability algorithm for locating design point using the combination of importance sampling concepts and response surface method. Commun Nonlinear Sci Numer Simul 2017;47:223-37.
53. Xu J, Du Y, Zhou L. A multi-fidelity integration rule for statistical moments and failure probability evaluations. Struct Multidisc Optim 2021;64:1305-26.
54. UFC4-023–03. Unified facilities criteria: design of buildings to resist progressive collapse. USA: United States Department of Defense; 2013.
55. Rong G. A Study on progressive collapse and reliability of reinforced concrete frame structures. Hunan University; 2018.
56. Su Y, Tian Y, Song X. Progressive collapse resistance of axially-restrained frame beams. ACI Struct J 2009;106:600-607.
57. Yu J, Tan KH. Experimental and numerical investigation on progressive collapse resistance of reinforced concrete beam column sub-assemblages. Eng Struct 2013;55:90-106.
58. Yu J, Tan KH. Structural behavior of reinforced concrete frames subjected to progressive collapse. ACI Struct J 2017;114:63-74.
59. Moan T. Target levels for reliability-based reassessment of offshore structures, in Proc., 7th Int. Conf. on Structural Safety and Reliability. Kyoto, 1997.
Cite This Article
How to Cite
Du, Y.; Xu J. Structural reliability analysis with epistemic and aleatory uncertainties via AK-MCS with a new learning function. Dis. Prev. Res. 2023, 2, 15. http://dx.doi.org/10.20517/dpr.2023.18
Download Citation
Export Citation File:
Type of Import
Tips on Downloading Citation
Citation Manager File Format
Type of Import
Direct Import: When the Direct Import option is selected (the default state), a dialogue box will give you the option to Save or Open the downloaded citation data. Choosing Open will either launch your citation manager or give you a choice of applications with which to use the metadata. The Save option saves the file locally for later use.
Indirect Import: When the Indirect Import option is selected, the metadata is displayed and may be copied and pasted as needed.
Comments
Comments must be written in English. Spam, offensive content, impersonation, and private information will not be permitted. If any comment is reported and identified as inappropriate content by OAE staff, the comment will be removed without notice. If you have any queries or need any help, please contact us at support@oaepublish.com.