- College of Engineering and Technology, Southwest University, Chongqing, China
Since the prediction of slope stability is affected by the combination of geological and engineering factors with uncertainties such as randomness, vagueness and variability, the traditional qualitative and quantitative analysis cannot match the recent requirements to judge them accurately. In this study, we expect that the adaptive CE factor quantum behaved particle swarm optimization (ACE-QPSO) and least-square support vector machine (LSSVM) can improve the prediction accuracy of slope stability. To ensure the global search capability of the algorithm, we introduced three classical benchmark functions to test the performance of ACE-QPSO, quantum behaved particle swarm optimization (QPSO), and the adaptive dynamic inertia weight particle swarm optimization (IPSO). The results show that the ACE-QPSO algorithm has a better global search capability. In order to evaluate the stability of the slope, we followed the actual project and research literature and selected the unit weight, slope angle, height, internal cohesion, internal friction angle and pore water pressure as the main indicators. To determine whether the algorithm is scientifically and practically feasible for slope deformation prediction, the ACE-QPSO-, QPSO-, IPSO-LSSVM and single least-square support vector machine algorithms were trained and tested based on a real case of slope project with six index factors as the input layer of the LSSVM model and the safety factor as the output layer of the model. The results show that the ACE-QPSO-LSSVM algorithm has a better model fit (R2=0.8030), minor prediction error (mean absolute error=0.0825, mean square error=0.0110) and faster convergence (second iteration), which support that the ACE-QPSO-LSSVM algorithm emthod is more feasible and efficient in predicting slope stability.
1 Introduction
In geotechnical engineering, slope stability analysis has been a significant research area. In China, nearly 800 people died or missed every year caused by slope instability, resulting in economic losses of more than 600 million dollars (Wang et al., 2022). Therefore, it is essential to perform slope stability analysis to ensure the reliability of slopes and the safety of people in the vicinity.
The study of slope stability was first initiated in Sweden in the 1920s, when engineer Fellenius proposed the slice method, following which many researchers at home and abroad focused on the problem of slope stability (Gasmo et al., 2000; Samui 2008; Zhang et al., 2017; Wang et al., 2019). Slope stability analysis methods can be divided into qualitative, quantitative, and non-deterministic methodologies (Yan 2017). Methods of quantitative analysis are mainly divided into geological history analysis methods, engineering geological analogy methods, and graphic methods (Gao 2014). The quantitative analysis method can be classified into two types: the limit equilibrium method and the numerical simulation method (Gao 2014), the non-deterministic method is mainly divided into fuzzy mathematical method, gray system theory method, artificial neural network method, genetic method, probabilistic analysis method, etc., (Chakraborty and Dey 2022). Among these methods, quantitative analysis cannot calculate the deformation of a rock mass, whereas deformation calculations can be crucial in some cases, and the qualitative analysis method has the problem of the dominance of human subjective factors, and people with different experiences will reach different conclusions with the same information.
Due to these limitations, traditional quantitative and qualitative analysis methods are unsuitable for many situations (Chakraborty and Dey 2022). Recent advances in science and technology have led to the widespread adoption of artificial intelligence technology in slope engineering because of its faster performance and greater accuracy (Jiang et al., 2018; Huang et al., 2019; Huang et al., 2020a; Chang et al., 2020; Chang et al., 2022). Slope stability prediction methods based on artificial neural network (ANN) (Sakellariou and Ferentinou 2005; Cho 2009) and support vector machine (SVM) (Samui 2008; Tan et al., 2011) have received extensive attention from researchers. Although ANN has successfully been applied to slope stability prediction research, it still suffers from certain disadvantages, such as over-fitting, slow convergence, and poor generalization performance (Gülcü 2022). Contrary to ANN, SVM in machine learning can overcome the disadvantages and is well accepted in several fields including geology (Huang et al., 2020b), geotechnical engineering (Huang et al., 2022a), environmental science (Huang et al., 2010), agronomy (Thanh Noi and Kappas 2017), bioscience, etc., (Mourao-Miranda et al., 2005).
The least-square support vector machine (LSSVM), an advanced version of the SVM, reduces the complexity of the optimization process and can quickly solve linear and non-linear multivariate calibration problems (Li and Tian 2016). Thus, LSSVM has excellent application potential in slope stability prediction research. In general, LSSVM has a high level of accuracy and generalization based on the choice of its regularization parameter
To better select
In summary, to compensate for the shortcomings of the slow solution speed of SVM and the limited search space of PSO, which is easy to fall into local optimal solutions. In this paper, an improved QPSO-LSSVM algorithm is proposed by optimizing the LSSVM parameters with adaptive CE factor quantum-behaved particle swarm (ACE-QPSO) and applied to the stability prediction study of slopes, subsequently analyzing sample data and case predictions to determine whether the algorithm is scientifically and practically feasible for slope deformation prediction.
2 Methods
The rest of this paper is structured as follows: Section 2 introduces the algorithmic principles of SVM, single LSSVM, and PSO, QPSO. Section 3 presents the improved QPSO-LSSVM algorithm applied to slope stability prediction. Section 4 tests the performance of the ACE-QPSO, QPSO, and IPSO algorithms through three classic benchmark functions. Section 5 compares the improved QPSO-LSSVM algorithm, QPSO-LSSVM algorithm, PSO-LSSVM, and single LSSVM algorithms for prediction and analysis based on training and testing samples for slope stability prediction. At the end of this paper, Section 6 presents the research conclusions. The modeling flow chart of slope stability prediction based on ACE-QPSO-LSSVM is shown in Figure 1.
FIGURE 1. The modeling flow chart of slope stability prediction based on ACE-QPSO-LSSVM: (A) Benchmark function performance test, (B) Algorithm parameters and data selection, (C) Model prediction and analysis.
2.1 LSSVM algorithm
In 1995, Vapnik proposed the support vector machine (SVM) (Sain 1996), a supervised machine learning method for classification and regression. In recent years, SVM has received much attention due to its good classification performance and fault tolerance (Xuegong 2000; Huang et al., 2022b). Given a set of training samples
where
In Eq. 2,
The above equation is constrained by
The main kernel functions used for LSSVM are the following options: linear kernel function, polynomial kernel function, radial basis function (RBF), and Sigmoid kernel function. Kang et al. (Kang et al., 2016) have shown that by using different kernel functions in LSSVM for slope stability analysis studies, RBF significantly outperforms other kernel functions. Therefore, in this study, the RBF kernel function is used and expressed as the Eq. 8 where
2.2 QPSO algorithm
2.2.1 Adaptive dynamic inertia weight particle swarm optimization (IPSO)
The PSO algorithm is a population-based heuristic search technique developed by James Kennedy and Russell Eberhart in 1995 by observing and studying the social behavior of flocks of birds and fish. Particles’ position and velocity are updated by Eqs 9, 10 in each step:
In the above equation,
The inertia weight
where
2.2.2 Adaptive CE factor quantum-behaved particle swarm (ACE-QPSO)
As mentioned in introduction, two disadvantages of the PSO algorithm are its inability to guarantee the global optimal solution, and its poor local search capability, which results in poor search accuracy (Xinchao 2010). To solve this problem, Sun et al. developed and proposed the QPSO algorithm (Jun Sun 2004; Xu 2004), inspired by PSO and quantum mechanical trajectory analysis. Their iterative equation for particle movement is defined as follows:
where,
From Eqs 12–15,
where
2.3 ACE-QPSO-LSSVM algorithm
The parameter regularization parameter (
Where
Then the main steps in this paper to implement the ACE-QPSO optimized LSSVM algorithm based on Python are as follows.
Step1:. Divide the prediction dataset into training and testing samples and normalize it. The standardized formula is presented by the follows:
in Eq. 20,
Step2:. Initialize the parameters of the QPSO algorithm, including the particle swarm size
Step3:. Calculate the fitness of each particle by Eq. 19.
Step4:. Use Eq. 14 to calculate
Step5:. Compare each particle’s fitness and corresponding parameters with their best known position
Step6:. Compare
Step7:. Repeat Step3 to Step6 until the iteration termination condition is met. Output the parameters
2.4 Performance measurement
To better compare the performance of the ACE-QPSO-LSSVM algorithm with the QPSO-LSSVM, IPSO-LSSVM algorithm, and as a preparation for the case study below. In this paper, each algorithm’s global optimal search ability is tested by the benchmark function. Then, ACE-QPSO, QPSO and IPSO will be tested for their respective optimization efficiency by three classical benchmark functions (Table 1), respectively.
To avoid the contingency of algorithm search, each algorithm was set to run 50 times for each test function with 200 iterations each. The final mean best fit values (Mean) and standard deviation (St Dev) were obtained as shown in Table 2, while the convergence curves and function result plots of their best fit values are shown in Figures 3, 4. Combined with Table 2, it can be seen that the mean best fitness value and standard deviation of ACE-QPSO are better than QPSO and IPSO, with the best convergence accuracy under the tests of three different benchmark functions. Meanwhile, it can be seen from Figure 3 that, overall, ACE-QPSO has faster convergence and higher optimization efficiency compared with QPSO and IPSO, and can obtain the best fitness value in a relatively short period. This indicates that ACE-QPSO has better performance in finding the optimal.
FIGURE 3. The convergence curves of each algorithm on the three benchmark functions of (A)–(C), respectively: (A) Sphere function; (B) Ackley function; (C) Griewank function.
FIGURE 4. Optimization search results for each function: (A) IPSO&Ackley, (B) IPSO&Griewank, (C) IPSO&Sphere, (D) QPSO&Ackley, (E) QPSO&Griewank, (F) QPSO&Sphere, (G)ACE-QPSO&Ackley, (H) ACE-QPSO&Griewank, (I) ACE-QPSO&Sphere.
In Figures 4A–I represents the function images and the best-seeking results of IPSO, QPSO, and ACE-QPSO on the three benchmark functions of Ackley, Griewank, and Sphere, in turn. As can be seen in Figure 4, all the above algorithms are detected as globally converged, but the optimal positions in (a)–(c) are (0.008, 0.444), (−0.005, −0.006), (−0.0002, −0.0003), respectively; in (d)–(f) are (0.625, −0.007), (0.002 (0.001), (0.0004, 0.0006); and in the best positions of (g)–(i) (−0.512, −0.508), (−0.0005, 7.7 × 10−5), (1.2 × 10−5, 1.8 × 10−5), respectively. The comparison shows that the optimal solution coordinates obtained by ACE-QPSO under each benchmark function are closest to the global optimal solution coordinates, which indicates that ACE-QPSO has better global search capability.
3 Materials
3.1 Analysis and selection of factors influencing the stability of slopes
In practical projects, researchers classify slope stability into two categories: destructive slopes and stable slopes (Tien Bui et al., 2016; Zhang et al., 2021; Jiang et al., 2022). There are many factors that affect slope stability, including geomorphic conditions, stratigraphic lithology, geological structure, rock structure, and groundwater action, among others. Therefore, the selection of influencing factors is an essential prerequisite for evaluating the stability of slopes correctly. Among them, unit weight (w), slope angle (α), and height (H) are the main influencing factors of slope geometry, and slope stability decreases with increasing height, increasing slope angle, and decreasing weight (Zhou et al., 2019; Chen et al., 2021). In addition, it is known from the research of previous researchers (Cha and Kim 2011) that internal cohesion (c), internal friction angle (φ), and pore water pressure (μ) are also important factors affecting slope stability. Therefore, in this paper, the six factors of unit weight (w), slope angle (α), height (H), internal cohesion (c), internal friction angle (φ), and pore water pressure (μ) are selected as the leading indicators to evaluate the stability state of slopes.
3.2 Case data
In this study, 35 sets of slope stability data were collected from the data given by Keqiang He et al. (Keqiang He 2001), and the data set was randomly divided into 28 training samples and 7 testing samples (Table 3). As shown in Table 3, the input layer of the model includes six index parameters, namely unit weight(w), slope angle(α), height(H), internal cohesion (c), internal friction angle(φ), and pore water pressure(μ); the output layer is the safety factor, denoted by FS.
4 Results
4.1 Parameter setting
This paper uses four algorithms, ACE-QPSO-LSSVM, QPSO-LSSVM, IPSO-LSSVM, and single LSSVM to train and predict the Section 3.2’s sample dataset. To better compare the prediction performance of each algorithm, for the first three algorithms, the number of particle swarms and algorithm iterations are 100 and 50, respectively. And the range of
4.2 Analysis of training performance results
The performance of each algorithm in training the samples is shown in Table 4 and Figure 5. Table 4 reflects the performance of the algorithm to train samples by listing the prediction values and MSE values obtained from the training samples of each algorithm. From Table 4, it is seen that ACE-QPSO-LSSVM performs the best in the training samples, and its MSE is the smallest among the four algorithms, only 0.0345, which is 80.21%, 85.25%, and 88.60% lower than QPSO-LSSVM, IPSO-LSSVM, and single LSSVM, respectively. Figure 5 then directly shows the comparison between the sample and predicted values after training the training set for each algorithm. From Figure 5, it is seen that, overall, the predicted values of ACE-QPSO-LSSVM are closer to the sample values and basically match the predicted trend, and its prediction effect is the most outstanding among the four algorithms, with a more stable and accurate prediction performance.
TABLE 4. Comparison between target and estimated values from each algorithm for the training samples.
4.3 Analysis of convergence rate
The fitness curves of ACE-QPSO-LSSVM, QPSO-LSSVM, and IPSO-LSSVM throughout 50 iterations are shown in Figure 6.Combined with Figure 6, it is seen that all three algorithms can complete convergence by 50 iterations. However, compared with QPSO-LSSVM and IPSO-LSSVM, ACE-QPSO-LSSVM has the best convergence and a relatively higher speed, and it achieves convergence at the second iteration with the best fitness value of 0.0110. Thus, the ACE-QPSO-LSSVM algorithm with better convergence has tremendous potential and advantages for slope stability prediction research.
4.4 Analysis of prediction accuracy and model goodness of fit
The performance of each algorithm in the testing sample is shown in Table 5 and Figure 7. Then Table 5 reflects the ability of each algorithm to test samples by listing the prediction values and MSE values obtained after testing the samples. Combined with Table 5, it is evident that ACE-QPSO-LSSVM performs the best in the testing samples, and its MSE value is significantly lower than the other three algorithms at 0.0311, which is 69.84%, 71.98%, and 77.34% lower relative to QPSO-LSSVM, IPSO-LSSVM, and single LSSVM, respectively. Figure 7 directly shows the comparison between the sample values and the predicted values after the prediction of each algorithm for the testing set. From Figure 7, it is seen that the deviations between the predicted and sample values of the ACE-QPSO-LSSVM algorithm are minor, and its predicted values are the closest to the actual situation among the four algorithms, with the best prediction performance.
TABLE 5. Comparison between target and estimated values from each algorithm for the testing samples.
To avoid the chance of algorithm training and to ensure the scientific comparison of its performance, we independently repeated 50 times for each algorithm, and used the mean value to calculate the prediction results. Table 6 below shows the final estimated parameters obtained by each algorithm, and Table 7 compares the prediction performance of each algorithm under the three performance metrics of R2, MAE, and MSE. Combined with Table 7, by comparing the performance metrics results of each algorithm, we found that the ACE-QPSO-LSSVM algorithm has a better fitting effect, and its R2 value is significantly higher than the other three algorithms, which is 0.8030. In addition, the MAE and MSE values of ACE-QPSO-LSSVM are 0.0825 and 0.0110, respectively, which are smaller than the other three algorithms. It fully indicates that ACE-QPSO-LSSVM has a minor deviation between the predicted and actual values, with more accurate prediction performance.
In summary, the ACE-QPSO-LSSVM algorithm outperforms QPSO-LSSVM, IPSO-LSSVM, and single LSSVM in slope stability prediction with its better fit merit, more minor prediction error, and relatively higher speed, thus having good potential for application. For future work, the ACE-QPSO-LSSVM algorithm can be further explored and developed in terms of changing the form of the CE coefficient in the iterative process, optimizing the selection of model input parameters, as well as expanding and improving the sample data sets, which in turn can provide reference values for slope stability assessment and prediction research.
5 Conclusion
This paper proposed an improved algorithm for slope stability prediction based on ACE-QPSO optimized LSSVM. The method can dramatically improve the convergence speed and accuracy of the QPSO algorithm by adaptively improving the CE coefficient, then will provide better adaptation in shorter period. By verifying performance tests and case studies, the results supported that proposed ACE-QPSO has better optimal search capability and search efficiency in prediction of slope stability.
The case study results show that ACE-QPSO-LSSVM has a better model fit (R2=0.8030) and minor prediction error (MAE=0.0825, MSE=0.0110) and faster convergence (second iteration) compared with QPSO-LSSVM, IPSO-LSSVM and single LSSVM. In addition, ACE-QPSO-LSSVM shows better accuracy and stability than the other three algorithms under the benchmark function test.
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
JY is responsible for all the tasks of this work.
Funding
This work was supported by National College Student Innovation and Entrepreneurship Training Program (202110635047X).
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
Ab Wahab, M. N., Nefti-Meziani, S., and Atyabi, A. (2015). A comprehensive review of swarm optimization algorithms. PLoS One 10, e0122827. doi:10.1371/journal.pone.0122827
Atashrouz, S., Mirshekar, H., Hemmati-Sarapardeh, A., Moraveji, M. K., and Nasernejad, B. (2016). Implementation of soft computing approaches for prediction of physicochemical properties of ionic liquid mixtures. Korean J. Chem. Eng. 34, 425–439. doi:10.1007/s11814-016-0271-7
Bergh, F. V., and Engelbrecht, A. P. (2004). A Cooperative approach to particle swarm optimization. IEEE Trans. Evol. Comput. 8, 225–239. doi:10.1109/tevc.2004.826069
Cha, K.-S., and Kim, T.-H. (2011). Evaluation of slope stability with topography and slope stability analysis method. KSCE J. Civ. Eng. 15, 251–256. doi:10.1007/s12205-011-0930-5
Chakraborty, R., and Dey, A. (2022). Probabilistic slope stability analysis: State-of-the-art review and future prospects. Innov. Infrastruct. Solutions 7, 177. doi:10.1007/s41062-022-00784-1
Chang, Z., Catani, F., Huang, F., Liu, G., Meena, S. R., Huang, J., et al. (2022). Landslide susceptibility prediction using slope unit-based machine learning models considering the heterogeneity of conditioning factors. J. Rock Mech. Geotechnical Eng. doi:10.1016/j.jrmge.2022.07.009
Chang, Z., Du, Z., Zhang, F., Huang, F., Chen, J., Li, W., et al. (2020). Landslide susceptibility prediction based on Remote sensing images and GIS: Comparisons of supervised and unsupervised machine learning models. Remote Sens. 12, 502. doi:10.3390/rs12030502
Chen, S. (2019). Quantum-behaved particle swarm optimization with weighted mean personal best position and adaptive local attractor. Information 10, 22. doi:10.3390/info10010022
Chen, Y., Lin, H., Cao, R., and Zhang, C. (2021). Slope stability analysis considering different contributions of shear strength parameters. Int. J. Geomechanics 21. doi:10.1061/(asce)gm.1943-5622.0001937
Cho, S. E. (2009). Probabilistic stability analyses of slopes using the ANN-based response surface. Comput. Geotechnics 36, 787–797. doi:10.1016/j.compgeo.2009.01.003
Deng, W., Yao, R., Zhao, H., Yang, X., and Li, G. (2017). A novel intelligent diagnosis method using optimal LS-SVM with improved PSO algorithm. Soft Comput. 23, 2445–2462. doi:10.1007/s00500-017-2940-9
Duan, H., Luo, Q., Shi, Y., and Ma, G. (2013). Hybrid particle swarm optimization and genetic algorithm for multi-UAV formation reconfiguration. IEEE Comput. Intell. Mag. 8, 16–27. doi:10.1109/mci.2013.2264577
Espinoza, M., Suykens, J. A. K., and Moor, B. D. (2006). Fixed-size least squares support vector machines: A large scale application in electrical load forecasting. Comput. Manag. Sci. 3, 113–129. doi:10.1007/s10287-005-0003-7
Fan, H. (2002). A modification to particle swarm optimization algorithm. Eng. Comput. 19, 970–989. doi:10.1108/02644400210450378
Gao, W. (2014). Stability analysis of rock slope based on an abstraction ant colony clustering algorithm. Environ. Earth Sci. 73, 7969–7982. doi:10.1007/s12665-014-3956-4
Gasmo, J. M., Rahardjo, H., and Leong, E. C. (2000). Infiltration effects on stability of a residual soil slope. Comput. Geotechnics 26 (2), 145–165. doi:10.1016/s0266-352x(99)00035-x
Gedik, N. (2018). Least squares support vector mechanics to predict the stability number of rubble-mound breakwaters. Water 10, 1452. doi:10.3390/w10101452
Gülcü, Ş. (2022). Training of the feed forward artificial neural networks using dragonfly algorithm. Appl. Soft Comput. 124, 109023. doi:10.1016/j.asoc.2022.109023
He, G., and Lu, X.-l. (2021). An improved QPSO algorithm and its application in fuzzy portfolio model with constraints. Soft Comput. 25, 7695–7706. doi:10.1007/s00500-021-05688-3
Huang, C., Davis, L. S., and Townshend, J. R. G. (2010). An assessment of support vector machines for land cover classification. Int. J. Remote Sens. 23, 725–749. doi:10.1080/01431160110040323
Huang, F., Cao, Z., Guo, J., Jiang, S.-H., Li, S., and Guo, Z. (2020a). Comparisons of heuristic, general statistical and machine learning models for landslide susceptibility prediction and mapping. Catena 191, 104580. doi:10.1016/j.catena.2020.104580
Huang, F., Cao, Z., Jiang, S.-H., Zhou, C., Huang, J., and Guo, Z. (2020b). Landslide susceptibility prediction based on a semi-supervised multiple-layer perceptron model. Landslides 17, 2919–2930. doi:10.1007/s10346-020-01473-9
Huang, F., Chen, J., Liu, W., Huang, J., Hong, H., and Chen, W. (2022a). Regional rainfall-induced landslide hazard warning based on landslide susceptibility mapping and a critical rainfall threshold. Geomorphology 408, 108236. doi:10.1016/j.geomorph.2022.108236
Huang, F., Tao, S., Li, D., Lian, Z., Catani, F., Huang, J., et al. (2022b). Landslide susceptibility prediction considering neighborhood characteristics of landslide spatial datasets and hydrological slope units using Remote sensing and GIS technologies. Remote Sens. 14, 4436. doi:10.3390/rs14184436
Huang, F., Zhang, J., Zhou, C., Wang, Y., Huang, J., and Zhu, L. (2019). A deep learning algorithm using a fully connected sparse autoencoder neural network for landslide susceptibility prediction. Landslides 17, 217–229. doi:10.1007/s10346-019-01274-9
Jiang, J., Zhao, Q., Jiang, H., Wu, Y., and Zheng, X. (2022). Stability evaluation of finite soil slope in front of piles in landslide with displacement-based method. Landslides 19, 2653–2669. doi:10.1007/s10346-022-01924-5
Jiang, S.-H., Huang, J., Huang, F., Yang, J., Yao, C., and Zhou, C.-B. (2018). Modelling of spatial variability of soil undrained shear strength by conditional random fields for slope reliability analysis. Appl. Math. Model. 63, 374–389. doi:10.1016/j.apm.2018.06.030
Juang, C. F. (2004). A hybrid of genetic algorithm and particle swarm optimization for recurrent network design. IEEE Trans. Syst. Man. Cybern. B Cybern. 34, 997–1006. doi:10.1109/tsmcb.2003.818557
Jun, S., Xu, W., and Feng, B. (2004). A global search strategy of quantum-behaved particle swarm optimization. IEEE Conf. Cybern. Intelligent Syst. doi:10.1109/iccis.2004.1460396
Kamari, A., Gharagheizi, F., Bahadori, A., and Mohammadi, A. H. (2014). Determination of the equilibrated calcium carbonate (calcite) scaling in aqueous phase using a reliable approach. J. Taiwan Inst. Chem. Eng. 45, 1307–1313. doi:10.1016/j.jtice.2014.03.009
Kang, F., Li, J.-s., and Li, J.-j. (2016). System reliability analysis of slopes using least squares support vector machines with particle swarm optimization. Neurocomputing 209, 46–56. doi:10.1016/j.neucom.2015.11.122
Kawabata, D., and Bandibas, J. (2013). Effects of historical landslide distribution and DEM resolution on the accuracy of landslide susceptibility mapping using artificial neural network. Washington, DC, United States: AGU Fall Meeting Abstracts. NH33A-1637.
Kawabata, D., Bandibas, J., and Nonogaki, S. (2009). Effect of the different DEM and geological parameters on the accuracy of landslide susceptibility map. Washington, DC, United States: AGU Fall Meeting Abstracts. NH53A-1074.
Kayastha, P., Dhital, M. R., and De Smedt, F. (2013). Application of the analytical hierarchy process (ahp) for landslide susceptibility mapping: A case study from the tinau watershed, west Nepal. Comput. Geosciences 52, 398–408. doi:10.1016/j.cageo.2012.11.003
Kelly, R., and Huang, J. (2015). Bayesian updating for one-dimensional consolidation measurements. Can. Geotechnical J. 52, 1318–1330. doi:10.1139/cgj-2014-0338
Keqiang He, J. L. (2001). Research on neural network prediction of slope stability. Geol. Explor. 72–75. doi:10.3969/j.issn.0495-5331.2001.06.019
Kirschbaum, D., Stanley, T., and Yatheendradas, S. (2016). Modeling landslide susceptibility over large regions with fuzzy overlay. Landslides 13, 485–496. doi:10.1007/s10346-015-0577-2
Kornejady, A., Ownegh, M., and Bahremand, A. (2017). Landslide susceptibility assessment using maximum entropy model with two different data sampling methods. CATENA 152, 144–162. doi:10.1016/j.catena.2017.01.010
Lagomarsino, D., Segoni, S., Fanti, R., and Catani, F. (2013). Updating and tuning a regional-scale landslide early warning system. Landslides 10, 91–97. doi:10.1007/s10346-012-0376-y
Lai, J.-S. (2020). Separating landslide source and runout signatures with topographic attributes and data mining to increase the quality of landslide inventory. Appl. Sci. 10, 6652. doi:10.3390/app10196652
Lee, M., Park, I., Won, J., and Lee, S. (2016). Landslide hazard mapping considering rainfall probability in Inje, Korea. Geomatics, Nat. Hazards Risk 7, 424–446. doi:10.1080/19475705.2014.931307
Li, A., Khoo, S., Lyamin, A., and Wang, Y. (2016). Rock slope stability analyses using extreme learning neural network and terminal steepest descent algorithm. Automation Constr. 65, 42–50. doi:10.1016/j.autcon.2016.02.004
Li, B., Li, D., Zhang, Z., Yang, S., and Wang, F. (2015). Slope stability analysis based on quantum-behaved particle swarm optimization and least squares support vector machine. Appl. Math. Model. 39 (17), 5253–5264. doi:10.1016/j.apm.2015.03.032
Li, C., Fu, Z., Wang, Y., Tang, H., Yan, J., Gong, W., et al. (2019). Susceptibility of reservoir-induced landslides and strategies for increasing the slope stability in the Three Gorges Reservoir Area: Zigui Basin as an example. Eng. Geol. 261, 105279. doi:10.1016/j.enggeo.2019.105279
Li, D., and Tian, Y. (2016). Improved least squares support vector machine based on metric learning. Neural Comput. Appl. 30, 2205–2215. doi:10.1007/s00521-016-2791-9
Li, Y., Yang, P., and Wang, H. (2018). Short-term wind speed forecasting based on improved ant colony algorithm for LSSVM. Clust. Comput. 22, 11575–11581. doi:10.1007/s10586-017-1422-2
Lu, X.-l., and He, G. (2021). QPSO algorithm based on Lévy flight and its application in fuzzy portfolio. Appl. Soft Comput. 99, 106894. doi:10.1016/j.asoc.2020.106894
Mercer, J. (1909). Functions of positive and negative type, and their connection with the theory of integral equations. Philos. Trans. R. Soc. Lond. Ser. A 209 (441–458), 415–446. doi:10.1098/rspa.1909.0075
Mourao-Miranda, J., Bokde, A. L., Born, C., Hampel, H., and Stetter, M. (2005). Classifying brain states and determining the discriminating activation patterns: Support Vector Machine on functional MRI data. Neuroimage 28, 980–995. doi:10.1016/j.neuroimage.2005.06.070
Panda, S., and Padhy, N. P. (2008). Comparison of particle swarm optimization and genetic algorithm for FACTS-based controller design. Appl. Soft Comput. 8, 1418–1427. doi:10.1016/j.asoc.2007.10.009
Sain, S. R. (1996). The nature of statistical learning theory. Technometrics 38, 409. doi:10.1080/00401706.1996.10484565
Sakellariou, M. G., and Ferentinou, M. D. (2005). A study of slope stability prediction using neural networks. Geotechnical Geol. Eng. 23, 419–445. doi:10.1007/s10706-004-8680-5
Samui, P., and Kothari, D. P. (2011). Utilization of a least square support vector machine (LSSVM) for slope stability analysis. Sci. Iran. 18, 53–58. doi:10.1016/j.scient.2011.03.007
Samui, P. (2008). Slope stability analysis: A support vector machine approach. Environ. Geol. 56, 255–267. doi:10.1007/s00254-007-1161-4
Suarez-Leon, A. A., Varon, C., Willems, R., Van Huffel, S., and Vazquez-Seisdedos, C. R. (2018). T-wave end detection using neural networks and Support Vector Machines. Comput. Biol. Med. 96, 116–127. doi:10.1016/j.compbiomed.2018.02.020
Sun, J., Fang, W., Palade, V., Wu, X., and Xu, W. (2011). Quantum-behaved particle swarm optimization with Gaussian distributed local attractor point. Appl. Math. Comput. 218, 3763–3775. doi:10.1016/j.amc.2011.09.021
Suykens, J. A. K., and Vandewalle, J. (1999). Least squares support vector machine classifiers. Neural Process. Lett. 9 (3), 293–300. doi:10.1023/a:1018628609742
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
Thanh Noi, P., and Kappas, M. (2017). Comparison of random forest, k-nearest neighbor, and support vector machine classifiers for land cover classification using sentinel-2 imagery. Sensors (Basel) 18, 18. doi:10.3390/s18010018
Tien Bui, D., Tuan, T. A., Klempe, H., Pradhan, B., and Revhaug, I. (2016). Spatial prediction models for shallow landslide hazards: A comparative assessment of the efficacy of support vector machines, artificial neural networks, kernel logistic regression, and logistic model tree. Landslides 13, 361–378. doi:10.1007/s10346-015-0557-6
Viswanathan, R., and Samui, P. (2016). Determination of rock depth using artificial intelligence techniques. Geosci. Front. 7, 61–66. doi:10.1016/j.gsf.2015.04.002
Wang, D., Tan, D., and Liu, L. (2017). Particle swarm optimization algorithm: An overview. Soft Comput. 22, 387–408. doi:10.1007/s00500-016-2474-6
Wang, H., Zhong, P., Xiu, D., Zhong, Y., Peng, D., and Xu, Q. (2022). Monitoring tilting angle of the slope surface to predict loess fall landslide: An on-site evidence from heifangtai loess fall landslide in gansu province, China. Landslides 19, 719–729. doi:10.1007/s10346-021-01727-0
Wang, L., Sun, D. a., and Li, L. (2019). Three-dimensional stability of compound slope using limit analysis method. Can. Geotechnical J. 56, 116–125. doi:10.1139/cgj-2017-0345
Wang, X., Chen, J., Liu, C., and Pan, F. (2010). Hybrid modeling of penicillin fermentation process based on least square support vector machine. Chem. Eng. Res. Des. 88, 415–420. doi:10.1016/j.cherd.2009.08.010
Wen, T., Tang, H., Wang, Y., Lin, C., and Xiong, C. (2017). Landslide displacement prediction using the GA-LSSVM model and time series analysis: A case study of three gorges reservoir, China. Nat. Hazards Earth Syst. Sci. 17, 2181–2198. doi:10.5194/nhess-17-2181-2017
Wu, J., Long, J., and Liu, M. (2015). Evolving RBF neural networks for rainfall prediction using hybrid particle swarm optimization and genetic algorithm. Neurocomputing 148, 136–142. doi:10.1016/j.neucom.2012.10.043
Wu, Q. (2011a). Hybrid forecasting model based on support vector machine and particle swarm optimization with adaptive and Cauchy mutation. Expert Syst. Appl. 38, 9070–9075. doi:10.1016/j.eswa.2010.11.093
Wu, Q. (2011b). Hybrid model based on wavelet support vector machine and modified genetic algorithm penalizing Gaussian noises for power load forecasts. Expert Syst. Appl. 38, 379–385. doi:10.1016/j.eswa.2010.06.075
Xinchao, Z. (2010). A perturbed particle swarm algorithm for numerical optimization. Appl. Soft Comput. 10, 119–124. doi:10.1016/j.asoc.2009.06.010
Xu, J. S. B. F. W. B. (2004). “Particle swam optimization with particles having quantum behavior,” in Proceedings of the 2004 congress on evolutionary computation (IEEE Cat). 04TH8753. doi:10.1109/cec.2004.1330875
Xue, X. (2017). Prediction of slope stability based on hybrid PSO and LSSVM. J. Comput. Civ. Eng. 31. doi:10.1061/(asce)cp.1943-5487.0000607
Xuegong, Z. (2000). Introduction to statistical learning theory and support vector machines. ACTA AUTOM. SIN. 36–46. doi:10.16383/j.aas.2000.01.005
Yan, X. (2017). Study on cutting high-slope stability evaluation based on fuzzy comprehensive evaluation method and numerical simulation. Teh. Vjesn. - Tech. Gaz. 24. doi:10.17559/tv-20160525151022
Yu, H., Chen, Y., Hassan, S. G., and Li, D. (2016). Prediction of the temperature in a Chinese solar greenhouse based on LSSVM optimized by improved PSO. Comput. Electron. Agric. 122, 94–102. doi:10.1016/j.compag.2016.01.019
Yu, L. (2012). An evolutionary programming based asymmetric weighted least squares support vector machine ensemble learning methodology for software repository mining. Inf. Sci. 191, 31–46. doi:10.1016/j.ins.2011.09.034
Zeng, F., Nait Amar, M., Mohammed, A. S., Motahari, M. R., and Hasanipanah, M. (2021). Improving the performance of LSSVM model in predicting the safety factor for circular failure slope through optimization algorithms. Eng. Comput. 38, 1755–1766. doi:10.1007/s00366-021-01374-y
Zhang, L., Shi, B., Zhu, H., Yu, X. B., Han, H., and Fan, X. (2021). PSO-SVM-based deep displacement prediction of Majiagou landslide considering the deformation hysteresis effect. Landslides 18, 179–193. doi:10.1007/s10346-020-01426-2
Zhang, T., Cai, Q., Han, L., Shu, J., and Zhou, W. (2017). 3D stability analysis method of concave slope based on the Bishop method. Int. J. Min. Sci. Technol. 27, 365–370. doi:10.1016/j.ijmst.2017.01.020
Zhao, H.-b., and Yin, S. (2009). Geomechanical parameters identification by particle swarm optimization and support vector machine. Appl. Math. Model. 33, 3997–4012. doi:10.1016/j.apm.2009.01.011
Keywords: slope stability prediction, least squares support vector machine, improved quantum-behaved particle swarm optimization, benchmark test, optimization
Citation: Yang J (2023) Slope stability prediction based on adaptive CE factor quantum behaved particle swarm optimization-least-square support vector machine. Front. Earth Sci. 11:1098872. doi: 10.3389/feart.2023.1098872
Received: 15 November 2022; Accepted: 30 January 2023;
Published: 08 February 2023.
Edited by:
Zizheng Guo, Hebei University of Technology, ChinaReviewed by:
Onur Pekcan, Middle East Technical University, TürkiyeXiong Haowen, Nanchang University, China
Copyright © 2023 Yang. 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: Jingsheng Yang, JensenYeung@outlook.com