- 1Hubei Key Laboratory of Disaster Prevention and Mitigation, China Three Gorges University, Yichang, China
- 2College of Hydraulic and Environmental Engineering, China Three Gorges University, Yichang, China
- 3State Key Laboratory of Hydraulics and Mountain River Engineering, Sichuan University, Chengdu, China
The shear strength reduction method provides an effective tool of numerical analysis for landslides reliability analysis. However, it ignores the failure probability of the secondary failure surfaces and requires huge computational cost. To avoid these common criticisms, an intelligent multiple response surfaces method for system reliability using multiple response-surface method (MRSM) and least-squares support vector machine (LSSVM) is presented to evaluate the stability of complex multistage historic landslides with multiple sliding surfaces. Deterministic analysis of each sliding surface is first performed using the finite element method of sliding surface stress analysis, which is applied to obtain the safety factors of different sliding surfaces from the stress fields generated by finite element simulations. The LSSVM model with excellent nonlinear fitting ability is then employed to construct the multiple response-surface method (MRSM) of the sliding surfaces and a genetic algorithm (GA) is adopted to optimize the LSSVM. This proposed methodology is finally applied to investigate the probability of system failure of the Zhenggang landslide in southwestern China. The results indicate that the proposed approach can reduce the computational cost of finite element analysis in direct Monte Carlo simulation (MCS) by proper training using a limited of samples, and the calculation accuracy meets the engineering requirements of complex multistage historic landslides.
1 Introduction
Evaluation of landslide stability is an important topic in geotechnical engineering and disaster prevention. However, large uncertainties of landslide stability are commonly associated with rock and soil properties and measurement errors (Su et al., 2011; Hong et al., 2016; Li et al., 2019). Reliability analysis is an effective approach to account for the uncertainties associated with the underlying landslide stability parameters (Griffiths and Fenton 2004; Ji et al., 2012). For example, Wu et al. (2014) used Monte Carlo simulations (MCS) to study the random-fuzzy reliability of the Liangshuijing landslide, and Dadashzadeh et al. (2017) employed an integrated response surface method to investigate the reliability of rock slopes. However, a complex historic landslide may have experienced several sliding episodes and formed multiple sliding surfaces (i.e., potential failure modes). Considering the single most critical failure mode (i.e., the most critical surface) may not give a complete picture of the overall reliability of the landslide. System reliability, which considers all significant failure modes and their correlations, should therefore be employed to study landslide stability.
Due to the stochastic characteristic of probability analysis, it is necessary to implement a large number of deterministic analyses to obtain the safety factors of the landslide stability probabilistically. The deterministic analysis for landslide system reliability is almost based on rigid limit equilibrium methods in literatures (Liu and Cheng 2016; Wang et al., 2020). This is because the strength reduction method cannot simultaneously estimate the safety factors of landslide with multiple potential sliding surfaces, and it requires the long solution time in the iterative process of shear strength reduction, which has dramatically increase because of the large number of deterministic analyses. Finite element method of sliding surface stress analysis (Zou et al., 1995; Kim and Lee 1997), the hybrid of limit element method (LEM) and finite element method (FEM), can calculate directly the safety factor of multiple potential sliding surfaces based on stress field generated by a FEM simulation, and thus expands greatly the application of numerical simulation in landslide system reliability.
Currently, the system reliability methods for landslide mainly include Monte Carlo simulation (MCS) (Wang and Goh 2021; Pei et al., 2022), bounds method (Ditlevsen 1979; Low et al., 1997, 2011), mvncdf method (Liu and Low 2017) and multiple response-surface method (MRSM) (Li et al., 2015). The Monte Carlo simulation (MCS) is one of the most popular methods for analyzing the system reliability without closed-form solutions. However, the MCS requires extensive computational efforts due to a large number of sampling needed to ensure a sufficiently accurate estimation of the failure probability (Dong and Lu 2021). The bounds method and mvncdf method are based on the situation where an explicit mathematical function exists (Fu et al., 2019), but it is often difficult to obtain the explicit relationship function between the safety factor of landslide and the shear strength parameters. The MRSM is a metamodel-based method for replacing a complex model by approximating the actual limit state functions (Li et al., 2015). It can thus effectively alleviate the cost of functions evaluation in the response surfaces of all failure modes, and provides efficient strategies for system reliability analysis.
Generally, traditional MRSM employs multiple polynomial functions to model low-order problems, and corresponding computational efficiency of response surface models can satisfy the requirements of probabilistic numerical models. Low-order polynomial response surfaces, however, are difficult to approximate the actual response state function (RSF) with obvious nonlinear characteristics of landslide. Thus, several researchers proposed the intelligent algorithms to construct more accurate RSF in the literatures. For example, Li et al. (2013) employed a support vector machine (SVM) to approach the RSF of landslide stability because of its excellent fitting ability with a limited number of samples. Sung (2008) developed artificial neural network (ANN) as an approximate RSF to express the relationship function of landslide between the safety factor and the shear strength parameters. Tan et al. (2011) studied the similarities and differences between these RSFs using ANN and SVM. Applying the similar method, intelligent multiple response surfaces method can be used for probabilistic numerical modeling of landslide stability considering multiple sliding surfaces.
In this study, a system reliability method is proposed for probabilistic numerical study of landslide stability based on LSSVM and MRSM. The safety factors of multiple sliding surfaces, which form the basis of system reliability analysis, are obtained from results of finite element method of sliding surface stress analysis. The MRSM, which integrates LSSVM and genetic algorithm (GA) is then applied to generate the explicit relationship function between the safety factor and random variables of landslide. Next, the system failure probability of a landslide with multiple sliding surfaces can be obtained by the MCS approach. As a case study, the system failure probability method is finally applied to the Zhenggang landslide in southwestern China to illustrate the proposed approach.
2 Methodology
2.1 Finite element method of sliding surface stress analysis
The deterministic analysis of landslide is determined using finite element method of sliding surface stress analysis in this paper, which is a numerical technique based on the limit equilibrium method (LEM) and finite element method (FEM). The finite element method of sliding surface stress analysis can be applied to evaluate the safety factors of multiple potentially active sliding surfaces using a finite element simulation (Farias and Naylor 1998). The nodal stress components (σx, σy, τxy) on a sliding surface can be obtained from the FEM analysis. The two-dimensional curve of a sliding surface is discretized into several segments. The stresses of the two end-points of a segment are used to approximate the stress components in the segment by interpolation. The normal stress
where α is the angle between the sliding surface and horizontal plane. For a discrete ith sliding surface
where
where c and
2.2 Least-squares support vector machine
The LSSVM is introduced by Suykens (1999) as a modified form of the support vector machine (SVM), which can transform the quadratic optimization problem of the SVM into a linear system of equations based on linear least squares criteria. For a given data set
where
where
Where
Note that there are two user-determined parameters (kernel parameter
2.3 Parameters optimization of least-squares support vector machine using genetic algorithm
Genetic algorithm (GA) is a global searching method for handling optimization problems (Li et al., 2018). Actually, GA is an evolutionary algorithm inspired from the evolution theory of genetics and natural selection based on the implementation of natural genetic mechanisms such as selective reproduction, crossover and mutation. Compared with other optimization algorithms, GA requires fewer adjustment parameters to obtain the globally optimal solution and is easy to implement. Hence, GA is applied to seek the optimum parameters of LSSVM considering its excellent global search abilities in this paper. The GA optimization strategy starts by initializing a randomly generated population. Next, a population with new individuals can be formed by genetic operations, and the process is repeated in computational iterations of the evolving population. Subsequently, each individual is evaluated by the statistical fitness function until the best individual (the optimal parameters) are attained. The calculating process of optimal LSSVM parameters using GA for system reliability analysis of landslide is described in Figure 2.
In this paper, the root mean square error (RMSE) is used as the fitness function to evaluate the fitting performance of LSSVM. It can be defined as:
where m is the number of sample points,
2.4 least-squares support vector machine-based multiple response-surface method for system reliability of landslide
For a complex multistage historic landslide with several failure modes, i.e., sliding surfaces, the limit state function for ith failure mode
Note that an explicit equation
After a LSSVM-based MRSM is constructed, a direct Monte-Carlo simulation (MCS) approach (Liu and Low 2017) can be applied to obtain the failure probability of ith sliding surface
where
Once the LSSVM-based MRSM is generated, the evaluation of the safety factors can be obtained directly by the evaluation of the algebraic expression without deterministic analysis of landslide stability. This means that the computational cost of the MCS is greatly reduced, especially for the deterministic analysis of finite element simulations. In addition, for deterministic multiple sliding surfaces of multistage landslides, the hybridization of the limit equilibrium method (LEM) and finite element method (FEM) only needs one finite element simulation to calculate the safety factors of all potentially sliding surfaces from the stress fields generated, which will further reduce the computation of FEM. The flow chart of this proposed approach for system reliability of landslide can be shown in Figure 3.
3 Case study
3.1 Characterization and geology features of landslide
To illustrate the proposed methodology, the Zhenggang landslide, which is located on the right bank of the Gushui hydroelectric power station along the Lancang River near the village of Zhenggang in Yunnan Province, China, is considered. The landslide volume is approximately 47.5 million m3 with an elevation of 2180–3220 m, and its external boundary is indicated by the yellow line in Figure 4A. The landslide, which has formed three dynamic sliding stages, lies mainly between the right No. 7 gully on the right bank and the Yagong gully. Because intensive erosion of the Zhenggang gully has generated the deepest terrain incision depth, the landslide can be divided into two geomorphological zones (I and II).
FIGURE 4. Aerial view and geomorphic features of the Zhenggang landslide (Xu 2010).p
According to a geological reconnaissance survey, the Zhenggang landslide has undergone three episodes of large-scale sliding in the past and formed three potential sliding surfaces, as evidenced by its long-term deformation evolution and the destructive features in the surrounding environment (Wang et al., 2017). The largest bedrock landslide formed in the first stage and was caused by fracturing, i.e., shear failure of layered rock, which was subjected to large bending and/or toppling forces. A transfixion surface gradually formed with the continuous development of the shear plane and tensile cracking at the trailing edge, which led to rapid offsets along Lancang River and formation of the first stage of the landslide mass. The second- and third-stage landslides occurred inside the first stage of the landslide body. Their formation mechanisms are essentially the same: all slides deformed locally in the late reformation of the oldest landslide. Heavy rainfall, snowfall, groundwater flow, earthquakes, long-term erosion by melting glaciers, and weathering are factors that led to the two subsequent large-scale sliding events, forming the current second and third landslides. Figure 4B shows it can be clearly seen that the sliding zone of the Zhenggang landslide is between the landslide deposit and bedrock in the site.
Figure 5 shows that the landslide deposit formed three potential sliding surfaces. The same transfixion surface observed in all stages indicates high correlation between the three surfaces. The landslide deposit is mainly composed of diluvium (Qdl), glacial and fluvial deposits (Qfgl), and landslide deposits (Qdel). A typical profile of the Zhenggang landslide, as shown in Figure 5, is chosen for the case study.
3.2 Statistical parameters
The values of some material properties, such as unit weights γ, Young’s modulus E, and Poisson’s ratio μ, typically have a limited rate of change and have little influence on the reliability analysis (Tan et al., 2011). They can therefore be considered as deterministic variables in this case. Furthermore, the slide mass of the Zhenggang landslide is mainly in landslide deposit and sliding zone; as a result, it is acceptable to ignore the randomness of bedrock parameters. The randomness of shear strength parameters c and
To determine statistical characteristics of shear strength parameters of the Zhenggang landslide, a certain number of shear tests are conducted for 22 deposit samples and 3 samples of sliding zone. The laboratory tests result shows the cohesion cd and friction angle
FIGURE 6. Histograms of material properties of landslide deposit (A) cohesion and (B) friction angle.
4 Results
4.1 Validation of the finite element model
Deterministic methods, i.e., finite element model and simplified Bishop method, are employed to analyze the Zhenggang landslide stability using the mean parameter values listed in Table 1. The FEM analysis on Zhenggang landslide is built based on the lastic-plastic constitutive model and Mohr-Coulomb criterion. The vertical borders of the landslide model are horizontally constrained, and the bottom is completely fixed. The calculation results of the three sliding surfaces are respectively 1.119, 1.090 and 1.052, which is in good agreement with that (i.e., 1.140, 1.069 and 1.059) calculated from the simplified Bishop. This verifies the accuracy and feasibility of the sliding surface stress as the deterministic method of landslide numerical modeling. All safety factors are greater than 1.05, which demonstrates that the Zhenggang landslide remains in an essentially stable state. The third stage (i.e., front area) of the landslide has the lowest safety factor value, indicating that it is most likely to destabilize; the first failure is expected to occur in the front area of the landslide. When not supported by the third sliding body, the landslide gradually disintegrates and moves towards the Lancang River.
Moreover, for system reliability analysis of landslides involving deterministic multiple sliding surfaces, the sliding surface stress analysis has an incomparable advantage than shear strength reduction. The shear strain colour plot of Figure 7 indicates that finite element strength reduction technique can only obtain the most dangerous failure plane (Third-stage landslide) but cannot reflect the effects of the secondary failure surfaces on the system stability of landslide. In contrast, the sliding surface stress analysis can calculate the safety factors of multiple potentially active sliding surfaces from the stress fields generated by a finite element simulation, which will effectively expand the application of FEM analysis in landslide system reliability analysis.
4.2 Validation of least-squares support vector machine-based multiple response-surface method
The key to system reliability analysis is to construct the MRSM of
The LSSVM models for the three sliding surfaces are then used to construct the MRSM based on the 400 training samples, and GA is used to search for optimum parameters of LSSVM (
After the LSSVM-based MRSM is constructed, an additional dataset of 2000 samples are generated using the Latin hypercube sampling. The trained LSSVM models are then adopted to predict the safety factors of the three sliding surfaces associated with the 2000 random samples. A MCS method is applied to obtain the failure probability of ith sliding surface
The failure probabilities of the three sliding surfaces are respectively 2.15%, 5.65%, 16.95%, which is consistent with the evaluation of landslide safety factor, that is, system failure of the Zhengang landslide is mainly contributed by the third sliding. Although the safety factors of the Zhenggang landslide with the three sliding surfaces are all greater than 1.05, the failure probability of the third stage landslide is as high as 16.95%. It is suggested that accurate evaluation of landslide stability based on deterministic analysis of the landslide alone is insufficient and system reliability analysis is essential to have a complete picture of the risk of land sliding. The system failure probability (16.95%) demonstrates that engineering measures be taken to reinforce the Zhenggang landslide because of low landslide stability.
For comparison, a direct finite element MCS with 2000 samples is used to estimate the system failure probability of the Zhenggang with the three sliding surfaces. This means that the FEM of the sliding surface stress analyses are conducted with 2000 simulations. The calculation result of the three sliding surfaces are respectively 2.20%, 5.60% and 16.70%, which is in good agreement with that (i.e., 2.15%, 5.65% and 16.95%) calculated from the LSSVM-based MRSM. The good agreement signifies the promising performance of LSSVM-based MRSM as metamodel of the FEM models.
4.2.1 Nonlinear characteristics of multiple response surfaces
To study the nonlinear characteristics of multiple response surfaces of the Zhenggang landslide, four different training sample sizes, 100, 200, 300 and 400, are used to construct the multiple response surfaces with the three sliding surfaces in this paper. Figures 8–11 show the safety factors of three sliding surfaces with different training sample sizes. Each subplot contains different number of scatter points that correspond to the training samples. Label of X-axis, Y-axis and Z-axis represents respectively the cd and
FIGURE 8. Safety factors of three sliding surfaces with 100 training samples. (A) 1st sliding surface (B) 2nd sliding surface (C) 3rd sliding surface.
FIGURE 9. Safety factors of three sliding surfaces with 200 training samples. (A) 1st sliding surface (B) 2nd sliding surface (C) 3rd sliding surface.p
FIGURE 10. Safety factors of three sliding surfaces with 300 training samples. (A) 1st sliding surface (B) 2nd sliding surface (C) 3rd sliding surface.
FIGURE 11. Safety factors of three sliding surfaces with 400 training samples. (A) 1st sliding surface (B) 2nd sliding surface (C) 3rd sliding surface.
4.2.2 Performance of least-squares support vector machine-based multiple response-surface method
Figure 12 shows the predicted safety factors of LSSVM are compared with the FEM of the sliding surface stress analysis calculated values under the four different training samples (100, 200, 300 and 400). The 2000 safety factors results from the direct finite element MCS are taken as the “exact” solutions to examine the accuracy of the trained LSSVM with the four training sample sizes. The calculation results show the training sample size directly affects the prediction performance of the proposed method. As expected, more training samples means that the GA optimized LSSVM model can learn more nonlinear features to describe the mapping relationships between the safety factor and random variables, resulting in decrease RMSE values. Moreover, the RMSE values are all smaller than 0.04, which indicates the safety factors predicted by LSSVM agree reasonably well with the FEM calculated values in all three subplots. However, a bias in the trends is also easily observed when the safety factor is greater than 1.15 or less than 0.97. The convergence of the bias is generally attained within 300 training samples, which implies that 400 training samples performed for this study are sufficient.
FIGURE 12. Comparison of safety factor predicted by LSSVM-based MRSM with the four training sample sizes. (A) 1st sliding surface (B) 2nd sliding surface (C) 3rd sliding surface.
Figure 13A–C show the failure probability of the three sliding surfaces with different number of simulations, for both the LSSVM-based MRSM and direct MCS results. As the number of simulations increases, failure probability gradually decreases and converges within 1500 MCS simulations, indicating that the 2000 simulations are suitable. Some discrepancies between the safety factors predicted by LSSVM and calculated by finite element are observed, and the discrepancies gradually reduce by using more training samples. The good agreement of the three sliding surfaces further demonstrates 400 training samples are the appropriate sample size, and the LSSVM model shows good prediction performance for the nonlinear response surface.
In summary, from the perspective of both accuracy and efficiency, it can be seen that the use of LSSVM-based MRSM provides a highly promising method for probabilistic numerical modeling of landslide stability considering multiple sliding surfaces.
5 Discussion
The promising performance of system reliability analysis heavily depends on the computational cost of deterministic landslide analysis and the number of samplings. Considering the deterministic analysis adopted by the proposed method, sliding surface stress analysis can effectively avoid the iterative calculation in the process of shear strength reduction. The computational cost associated with the construction of probabilistic numerical modeling can be quite high should the other shear strength reduction is applied.
Besides, the accuracy and time costs of system reliability increase linearly with the number of samplings, and more samples means more deterministic analyses are performed. Compared the directly MCS, the MRSM adopts metamodels with a small number of samples to replace the deterministic analysis procedure, which greatly improves the computational efficiency. However, the traditional MRSM method is limited to the design of sample number and ranges, and quadratic polynomial functions are difficult to approximate true RSFs nonlinearities for this case are presented in Figure 8–11.
The proposed intelligent multiple response surfaces method employs the robust generality of the LSSVM to approximate the values of implicit RSFs, which combines the advantages of the LSSVM and traditional MRSM approach. As shown in Figure 12, the proposed method is quite capable of representing the RSFs by using only 400 training samples that system reliability analysis can be implemented with acceptable accuracy. Therefore, it is applicable to a wide range of system reliability problems in engineering geology, including the complex system reliability analysis of multistage landslide involving sliding surfaces.
There are some shortcomings associated with the present study. The minimum failure probability of the three sliding surfaces is approximately 2% in this case, and the landslide reliability problem with low levels of failure probability has not yet been considered. It is well known that reliability calculation could be very time consuming especially when the failure probability is less than 10–4 (Jiang and Huang 2016). Additional studies of geotechnical problems involving the inherent spatial variability of soil properties will be implemented to further illustrate the promising performance of the proposed method in future work.
6 Conclusion
An intelligent multiple response surfaces method is proposed to study the probability of system failure of a landslide by using the MRSM combined with GA optimized LSSVM. The method is applied to investigate the system reliability of the Zhenggang landslide, in Yunnan Province, China, involving sliding surfaces. The following conclusions can be drawn:
1 The sliding surface stress analysis can calculate simultaneously the safety factors of multiple sliding surfaces for system reliability analysis, which is not possible using shear strength reduction method. This effectively expands the application of FEM analysis in system reliability analysis of landslides involving deterministic multiple sliding surfaces.
2 The GA optimized LSSVM can effectively improve the fitting accuracy of the multiple response-surface method with a limited number of samples, from which they obtain substantially obtain the ability to make high-quality FEM predictions.
3 By comparing the LSSVM-based MRSM against direct MCS method, the accuracy and validity of the proposed intelligent multiple response surfaces method are verified using the Zhenggang landslide case study involving sliding surfaces. Wong, 1985.
Data availability statement
The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding author.
Author contributions
ZC: Conceptualization, Methodology, Software, Investigation, Formal Analysis, Writing—Original Draft; SS: Data Curation, Writing—Original Draft; JZ: Writing—Review andamp; Editing; BT: Investigation, Software; BX: Resources, Supervision; YM: Conceptualization, Funding Acquisition, Resources, Supervision, Writing—Review and Editing.
Funding
The work presented in this paper is financially supported by the National Natural Science Foundation of China (U2240221 and 51939004).
Conflict of interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Publisher’s note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
References
Cai, Z. L., Xu, W. Y., Meng, Y. D., Shi, C., and Wang, R. (2016). Prediction of landslide displacement based on GA-LSSVM with multiple factors. Bull. Eng. Geol. Environ. 75 (2), 637–646. doi:10.1007/s10064-015-0804-z
Dadashzadeh, N., Duzgun, H. S. B., and Yesiloglu-Gultekin, N. (2017). Reliability-based Stability Analysis of rock slopes using numerical analysis and response surface method. Rock Mech. Rock Eng. 50 (8), 2119–2133. doi:10.1007/s00603-017-1206-2
Ditlevsen, O. (1979). Narrow reliability bounds for structural systems. J. Struct. Mech. 7 (4), 453–472. doi:10.1080/03601217908905329
Dong, B., and Lu, Z. Z. (2022). Efficient adaptive Kriging for system reliability analysis with multiple failure modes under random and interval hybrid uncertainty. Chin. J. Aeronautics 35, 333–346. doi:10.1016/j.cja.2021.08.017
Farias, M. M., and Naylor, D. J. (1998). Safety analysis using finite elements. Comput. Geotechnics 22 (2), 165–181. doi:10.1016/s0266-352x(98)00005-6
Fu, X. Q., Zhang, X. R., Qiao, Z., and Li, G. (2019). Estimating the failure probability in an integrated energy system considering correlations among failure patterns. Energy 178, 656–666. doi:10.1016/j.energy.2019.04.176
Griffiths, D. V., and Fenton, G. A. (2004). Probabilistic slope stability analysis by finite elements. J. Geotech. Geoenviron. Eng. 130 (5), 507–518. doi:10.1061/(asce)1090-0241(2004)130:5(507)
Hong, Y., Yu, G. M., and He, K. Q. (2016). Probabilistic landslide risk assessment of a historic and cultural site on the north slope of Lishan Mountain, Xian, China. Environ. Earth Sci. 75, 646. doi:10.1007/s12665-016-5434-7
Huang, Y., Chen, S., Chen, Z., Hu, W., and Huang, Q. (2020). Improved probabilistic load flow method based on D-vine copulas and Latin hypercube sampling in distribution network with multiple wind generators. IET Gener. Transm. &. Distrib. 14 (5), 893–899. doi:10.1049/iet-gtd.2019.1126
Ji, J., Liao, H. J., and Low, B. K. (2012). Modeling 2-D spatial variation in slope reliability analysis using interpolated autocorrelations. Comput. Geotech. 40, 135–146. doi:10.1016/j.compgeo.2011.11.002
Jiang, S. H., and Huang, J. S. (2016). Efficient slope reliability analysis at low-probability levels in spatially variable soils. Comput. Geotechnics 75, 18–27. doi:10.1016/j.compgeo.2016.01.016
Kim, J. Y., and Lee, S. R. (1997). An improved search strategy for the critical slip surface using finite element stress fields. Comput. Geotechnics 21 (4), 295–313. doi:10.1016/s0266-352x(97)00027-x
Li, D. Q., Jiang, S. H., Cao, Z. J., Zhou, W., Zhou, C. B., and Zhang, L. M. (2015). A multiple response-surface method for slope reliability analysis considering spatial variability of soil properties. Eng. Geol. 187, 60–72. doi:10.1016/j.enggeo.2014.12.003
Li, K., Wang, L. Y., Wu, J. J., Zhang, Q. J., Liao, G., and Su, L. (2018). Using GA-SVM for defect inspection of flip chips based on vibration signals. Microelectron. Reliab. 81, 159–166. doi:10.1016/j.microrel.2017.12.032
Li, S. J., Zhao, H. B., and Ru, Z. L. (2013). Slope reliability analysis by updated support vector machine and Monte Carlo simulation. Nat. Hazards (Dordr). 65 (1), 707–722. doi:10.1007/s11069-012-0396-x
Li, Z., Hu, Z., Zhang, X. Y., Du, S., Guo, Y., and Wang, J. (2019). Reliability analysis of a rock slope based on plastic limit analysis theory with multiple failure modes. Comput. Geotechnics 110, 132–147. doi:10.1016/j.compgeo.2019.02.021
Liu, H. X., and Low, B. K. (2017). System reliability analysis of tunnels reinforced by rockbolts. Tunn. Undergr. Space Technol. 65, 155–166. doi:10.1016/j.tust.2017.03.003
Liu, L. L., and Cheng, Y. M. (2016). Efficient system reliability analysis of soil slopes using multivariate adaptive regression splines-based Monte Carlo simulation. Comput. Geotechnics 79, 41–54. doi:10.1016/j.compgeo.2016.05.001
Low, B. K. (1997). Reliability analysis of rock wedges. J. Geotech. Geoenviron. Eng. 123 (6), 498–505. doi:10.1061/(asce)1090-0241(1997)123:6(498)
Low, B. K., Zhang, J., and Tang, W. H. (2011). Efficient system reliability analysis illustrated for a retaining wall and a soil slope. Comput. Geotechnics 38, 196–204. doi:10.1016/j.compgeo.2010.11.005
Pei, L., Chen, C., He, K., and Lu, X. (2022). System reliability of a gravity dam-foundation system using Bayesian networks. Reliab. Eng. Syst. Saf. 218, 108178. doi:10.1016/j.ress.2021.108178
Roy, A., Manna, R., and Chakraborty, S. (2019). Support vector regression based metamodeling for structural reliability analysis. Probabilistic Eng. Mech. 55, 78–89. doi:10.1016/j.probengmech.2018.11.001
Su, Y. H., Li, X., and Xie, Z. Y. (2011). Probabilistic evaluation for the implicit limit-state function of stability of a highway tunnel in China. Tunn. Undergr. Space Technol. 26, 422–434. doi:10.1016/j.tust.2010.11.009
Sung, E. C. (2009). Probabilistic stability analyses of slopes using the ANN-based response surface. Comput. Geotechnics 36 (5), 787–797. doi:10.1016/j.compgeo.2009.01.003
Suykens, J. A. K., and Vandewalle, J. (1999). Least squares support vector machines classifiers. Neural Process Lett. 9 (3), 293–300.
Tan, X. H., Bi, W. H., Hou, X. L., and Wang, W. (2011). Reliability analysis using radial basis function networks and support vector machines. Comput. Geotechnics 38, 178–186. doi:10.1016/j.compgeo.2010.11.002
Wang, B., Liu, L. L., Li, Y. H., and Jiang, Q. (2020). Reliability analysis of slopes considering spatial variability of soil properties based on efficiently identified representative slip surfaces. J. Rock Mech. Geotechnical Eng. 12 (3), 642–655. doi:10.1016/j.jrmge.2019.12.003
Wang, S. N., Xu, W. Y., Shi, C., and Chen, H. J. (2017). Run-out prediction and failure mechanism analysis of the Zhenggang deposit in southwestern China. Landslides 14 (2), 719–726. doi:10.1007/s10346-016-0770-y
Wang, Z. Z., and Goh, H. S. (2021). Novel approach to efficient slope reliability analysis in spatially variable soils. Eng. Geol. 281, 105989. doi:10.1016/j.enggeo.2020.105989
Wong, F. S. (1985). Slope reliability and response surface method. J. Geotech. Engrg. 111 (1), 32–53. doi:10.1061/(asce)0733-9410(1985)111:1(32)
Wu, Y. P., Cheng, C., He, G. F., and Qiuxia, Z. (2014). Landslide stability analysis based on random-fuzzy reliability: Taking liangshuijing landslide as a case. Stoch. Environ. Res. Risk Assess. 28 (7), 1723–1732. doi:10.1007/s00477-013-0831-x
Xu, W. Y. (2010). Further research report on the Zhenggang landslide deposits of Gushui hydropower station project in Lancang river. Nan Jing: Hohai University. (in Chinese).
Yang, Y. C., Xing, H. G., Yang, , Huang, K. x., and Zhou, J. w. (2015). Two-dimensional stability analysis of a soil slope using the finite element method and the limit equilibrium principlenite element method and the limit equilibrium principle. fiThe IES J. Part A Civ. Struct. Eng. 8 (4), 251–264. doi:10.1080/19373260.2015.1072299(
Keywords: landslide, system reliability, multiple response surfaces, least-squares support vector machine, finite element limit equilibrium method
Citation: Cai Z, Shou S, Zhou J, Tian B, Xiong B and Meng Y (2023) System reliability analysis of landslides involving sliding surfaces using intelligent multiple response surfaces. Front. Earth Sci. 10:1053634. doi: 10.3389/feart.2022.1053634
Received: 26 September 2022; Accepted: 27 October 2022;
Published: 11 January 2023.
Edited by:
Tianshou Ma, Southwest Petroleum University, ChinaReviewed by:
Ke Zhang, Kunming University of Science and Technology, ChinaShui-Hua Jiang, Nanchang University, China
Copyright © 2023 Cai, Shou, Zhou, Tian, Xiong and Meng. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Yongdong Meng, meng@ctgu.edu.cn