Next Article in Journal
New Light on Phytoremediation: The Use of Luminescent Solar Concentrators
Next Article in Special Issue
An Attraction Map Framework of a Complex Multi-Echelon Vehicle Routing Problem with Random Walk Analysis
Previous Article in Journal
Job Shop Scheduling Problem Optimization by Means of Graph-Based Algorithm
Previous Article in Special Issue
The Effectiveness of Ensemble-Neural Network Techniques to Predict Peak Uplift Resistance of Buried Pipes in Reinforced Sand
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Performance Evaluation of Hybrid WOA-SVR and HHO-SVR Models with Various Kernels to Predict Factor of Safety for Circular Failure Slope

1
School of Resources and Safety Engineering, Central South University, Changsha 410083, Hunan, China
2
Wanbao Mining Ltd., Xicheng District, Beijing 100053, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2021, 11(4), 1922; https://doi.org/10.3390/app11041922
Submission received: 21 December 2020 / Revised: 30 January 2021 / Accepted: 10 February 2021 / Published: 22 February 2021
(This article belongs to the Collection Heuristic Algorithms in Engineering and Applied Sciences)

Abstract

:
To detect areas with the potential for landslides, slopes are routinely subjected to stability analyses. To this end, there is a need to adopt appropriate mitigation techniques. In general, the stability of slopes with circular failure mode is defined as the factor of safety (FOS). The literature includes a variety of numerical/analytical models proposed in different studies to compute the FOS values of slopes. However, the main challenge is to propose a model for solving a non-linear relationship between independent parameters (which have a great impact on slope stability) and FOS values of slopes. This creates a problem with a high level of complexity and with multiple variables. To resolve the problem, this study proposes a new hybrid intelligent model for FOS evaluation and analysis of slopes in two different phases: simulation and optimization. In the simulation phase, different support vector regression (SVR) kernels were built to predict FOS values. The results showed that the radius basis function (RBF) kernel produces more accurate performance prediction compared with the other applied kernels. The prediction accuracy of this kernel was obtained as coefficient of determination = 0.94, which indicates a high prediction capacity during the simulation phase. Then, in the optimization phase, the proposed SVR model was optimized through the use of two well-known techniques, namely, the whale optimization algorithm (WOA) and Harris hawks optimization (HHO), and the optimum input parameters were obtained. The optimal results confirmed that both optimization techniques are able to achieve a high value for FOS of slopes; however, the HHO shows a more powerful process in FOS maximization compared with the WOA technique. In addition, the developed model was also successfully validated using new data with nine data samples.

1. Introduction

Landslides have been classified as one of the most hazardous natural events, causing damage to lots of public and private properties, and even human lives. Many countries spend a considerable amount of money annually to mitigate and control these events. To do this, one of the most straightforward and conventional steps is identifying potential landslide sections by conducting slope stability analyses. A number of parameters affect the stability of a slope; the most important ones are the geometrical shape of the slope, its gravity, the shear strength of geomaterial, and the water quantity in the soil. Generally, the above-noted parameters are represented by five different factors: the slope height, the pore–pressure ratio, the slope angle, the soil unit weight, and the soil shear strength parameters (i.e., cohesion and angle of internal friction) [1]. These parameters bring lots of uncertainties to the problem, which makes slope stability analysis a statistically indeterminate problem with a high non-linearity. Different researchers have proposed different assumptions with the aim of simplifying this problem, which has resulted in the development of several methods for slope stability analysis [2,3].
Typically, the stability of a slope is expressed by the term ‘factor of safety’ (FOS). If the FOS value is greater than one, the slope is thought to be safe. To compute the FOS value, several methods have been suggested in different studies. Two conventional types applied for this purpose are numerical methods (such as finite element method, finite difference method, and discrete element method) and limit equilibrium methods (LEMs) [4,5]; both have certain advantages as well as drawbacks. Finite element methods are used to analyze slope stability for two-dimensional and three-dimensional simulation. However, each method has its advantages and disadvantages. Two-dimensional methods are usually conservative and can differ by up to 30% from three-dimensional results. This creates unsafe designs for FOS projects. On the other hand, 3D models have a higher execution time, which also reduces their use [6,7]. In general, these traditionally used methods are complex and iterative and cause an overloaded computation system [8]. Such faults have obliged researchers working in this field to make attempts to propose alternative approaches to slope stability computation.
In recent years, a number of studies have used soft computing techniques (e.g., vector machine algorithm, neural networks, etc.) to solve such highly complicated, multivariate, non-linear problems. In various fields of science and engineering, intelligent methods have proven to be highly efficient in function approximation [9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32]. Different studies have developed various models based on artificial neural networks (ANNs), support vector regression (SVR), and random forest techniques to solve such complex problems [33,34,35,36,37,38,39]. Several researchers have employed these methods to work on the slope stability problem [1,3,8,40,41]. ANN and SVR essentially predict the relationship between the input(s) and output for a certain set of data. These methods include various strengths and weaknesses, which can be improved with optimization algorithms such as genetic algorithm (GA), particle swarm optimization (PSO), differential evolution (DE), and ant colonization optimization (ACO). Optimization algorithms are used to optimize various problems. Complex problems can be simulated well using a combination of different models. Table 1 summarizes some of the past proposed works in the area of slope stability using soft computing techniques.
In this research, a simulation was implemented to evaluate FOS using an SVR model. In this simulation, different models were designed based on four kernels. Finally, the model with the lowest error and with high accuracy was optimized by two new algorithms, namely, the whale optimization algorithm (WOA) and Harris hawks optimization (HHO). This problem was optimized using a combination of SVR and HHO-WOA models. The results show that a new methodology can be proposed for FOS parameter analysis. This article has the following sections: The second section discusses the analysis methods for FOS. Then, a review of the data conditions is performed, and simulation and optimization models are implemented. Finally, the article continues with discussion and conclusions about the applications of this research.

2. Methodology

2.1. Support Vector Regression (SVR)

SVR, pioneered by Cortes and Vapnik [48], is an algorithm that works based on machine learning. This algorithm is extensively used in numerous fields such as blasting, tunneling, landslides, and rockburst [49,50,51,52,53,54,55]. It is broadly used to solve many regression- and classification-related problems. SVR generally uses a mapping of data with an f(x) function for the aim of transforming a low-dimensional non-linear dataset into a high-dimensional linear problem in feature space. The SVR for regression can be defined as follows.
Assume a training dataset T = x 1 , y 1 , x 2 , y 2 , , x k , y k   , where xi and yi stand for the input and output, respectively, then   x i R n and then   y i R , and k signifies the training observations. The SVM model for the regression problem can be calculated as follows [48]:
f x   = a . δ x   +   b
where a . δ x stands for the kernel function. Table 2 presents a list of some types of kernel functions for regression. These functions can be effectively used to transform a dataset from a low to a higher dimension for SVR.
Then, the Lagrangian can be solved as follows:
max i = 1 k y i ( ε ^ i ε i ) η ε ^ i ε i 1 2 i = 1 k j = 1 k ( ε ^ i ε i ) ε ^ j ε j δ x i , x j
where
{ i = 1 k ( ε ^ i ε i ) = 0 0 ε i , ε ^ i C ,   i = 1 , 2 , k
where C represents the penalty factor (cost) of a kernel function. For the dataset to be mapped, Equation (2) needs to meet the conditions of Karush–Kuhn–Tucker [56] as:
ε i f x i y i η ω i = 0 ε ^ i y i f x i ε ω ^ i = 0 ε i ε ^ i = 0 ;   ω i ω ^ i = 0 C ε i ω i = 0 ;   C ε ^ i ω ^ i = 0
The SVM for regression can be finally solved as follows:
f x   = i = 1 k ( ε ^ i ε i ) . δ x i , x j   +   b
b   = y i + η i = 1 k ( ε ^ i ε i ) . δ x i , x j   +   b

2.2. Whale Optimization Algorithm (WOA)

This algorithm, which was originally developed on the basis of the natural behaviors of humpback whales [20,24,57,58], is an alternative swarm algorithm. WOA, like the other swarm optimization algorithms, starts its operation with an initial population. Then, it computes an objective function for each member of the population (solution). To end with, the optimum solution is selected on the basis of the humpback whales’ strategies, e.g., encircling the prey and creating a bubble-net. To encircle, WOA updates the current solution; therefore:
S W i ( t + 1 ) = S W b e s t ( t ) G D
where
G = 2 c r 2 c D = S W b e s t   t     S W i   t ,   E = 2 r 1    
where D stands for the distance between solution SWi(t) at iteration (t) and the best solution SWbest(t), r1 and r2 represent random coefficients in the interval [0, 1], which is the element-wise multiplication operation, and c signifies a coefficient of iteration varying in the intervals [0, 2] and is computed as follows:
C = c t   c M a x I t e r w
In the bubble-net making phase, WOA updates the solution with the use of encircling or spiral methods [57]. First, the shrinking circling method is implemented with the strategy of coefficient iteration c expressed in Equation (9). Otherwise, the spiral technique is adopted for the aim of updating the solution in WOA. The algorithm makes a simulation of the helix-shaped movement. This movement (defined by Equation (10)) is indeed a unique action taken by whales around the best solution (SWbest) when preying:
S W i t   + 1   = D ´ e s k cos 2 π k + S W b e s t ( t )
where
D ´   =   S W b e s t   t     S W i   t
where s represents the logarithmic spiral shape, and k stands for a random variable in the interval [1, 1]. In addition, as suggested by Mirjalili and Lewis [57], the WOA solutions can be updated through switching between spiral-shaped and shrinking; consequently:
S W i ( t   + 1 )   = S W b e s t   t   G D                                             i f   r 3 0.5 D ´ e s k cos 2 π k + S W b e s t t                             i f   r 3 0.5
where r 3   denotes the probability of swathing in which r 3   0 ,   1 . In nature, whales often adopt another strategy when preying (to choose the optimal solution), i.e., the random search method. In this method, a random position is chosen rather than the optimal solution; therefore:
S W i ( t +   1 )   =   S W r ( t ) G D
where
D   =   E δ S W r   t     S W i   t
Remember that, according to Mirjalili and Lewis [57], updating the WOA solutions is dependent upon different parameters such as c, G, E, and r3. The WOA optimization process terminates once the stopping criterion (i.e., minimum error or maximum iterations reached) is met and the best solution is obtained. Figure 1 displays the developed code of WOA.

2.3. Harris Hawks Optimization (HHO)

The co-operative hunting behavior of Harris’s hawks has been taken into consideration for the purpose of representing different issues for which optimum solutions are required [59] in the Harris hawks optimization (HHO) algorithm [60] proposed by Heidari et al. (2019). In this optimization process, four actions are represented: tracing, encircling, approaching, and attacking.
As depicted by Figure 2, HHO comprises three phases: Exploration, Exploitation, and a Transition Phase in between. During the first phase, the hawk searches and finds the exact location of the prey and its position Xrabit. The hawks assigns a random relationship to the prey Xrand and then defines their own position in relation to the prey position, implementing an iterative process:
X ( i t e r   + 1 )   =   X r a n d   ( i t e r )   r 1   X r a n d   ( i t e r )   2 r 2 X ( i t e r )   if   q   0.5 X r a b i t ( i t e r )     X m ( i t e r )     r 3 ( L B   +   r 4 ( U B L B ) )     if   q < 0.5
where Xm stands for the average position, and ri denotes a position based on i, a random number that varies from I = (1,2,3,4,…q).
The term m is given by the following equation:
X m i t e r   =   1   N   i = 1 N X i i t e r
where N signifies the size of the hawk and Xi stands for the location. Eh, the escaping energy of the hunt, is given by the following relationship:
E h   =   2 E 0 1 i t e r T
where T represents the maximum size of the repetitions, and E0 signifies the initial energy. Remember that E 0     1 ,   1 and the decision about starting the exploration or exploitation phase depends upon the |E| value. For example, in the exploitation phase, the E value indeed denotes the type of attack arranged for capturing the rabbit. In the case E 0.5 , the catch is considered easy, while if E < 0.5 , it will be difficult [61,62].

2.4. Evaluation

In statistical science, both the reliability and performance of models are required to be assessed in a quantitative way with the use of statistical indicators. For this purpose, in the current study, two statistical criteria were adopted, i.e., correlation coefficient (R2) and RMSE. R2 shows the difference between the estimated and actual FOS values, whereas RMSE represents the model’s error rate. They are computed as follows [20,50,63,64,65,66,67,68,69,70]:
R M S E = 1 n i = 1 n y f r , i y ^ f r , i 2
R 2 = 1 i = 1 n y f r , i y ^ f r , i 2 i = 1 n y f r , i y ¯ f r , i 2
where n stands for the number of FOS cases, y f r , i and y ^ f r , i represent the measured and the estimated FOS values, respectively, and y ¯ f r , i   . signifies the mean of the FOS in reality.

3. Results and Discussion

3.1. Data Preparation

The current research was carried out assuming the circular critical failure of slopes. A database comprising 80 slope cases (formerly analyzed considering circular failure mode) was extracted from the existing literature [1,43,71,72,73,74,75,76]. Table 3 provides the datasets used in this study. Six key parameters were extracted, i.e., the unit weight of slope material (γ), cohesion (c) and angle of internal friction (ϕ), average angle of slope (β), shear strength parameter, pore water pressure coefficient (ru), and the slope height (H). Table 4 summarizes the slope stability database regarding the minimum (Min), average (Ave), maximum, standard deviation, and median values. This condition causes the slope stability analysis to be a problem of high complexity.

3.2. Study Steps

One of the main objectives of this research is FOS optimization based on intelligent methods and optimization algorithms. In this methodology, different SVR models are implemented to obtain the best model for FOS simulation. These models are analyzed with different statistical criteria in order to identify the model that has more flexibility than other models by proper comparison. In the next step, the two optimization algorithms HHO and WOA are connected to the superior SVR model. The purpose of this work is to optimize the identified parameters to maximize the FOS value. This was done by coding in the MATLAB environment. For each analysis, a series of different designs of intelligent models and optimization algorithms are performed to achieve the best conditions. The steps outlined in the flowchart are shown in Figure 3.

3.3. Simulation

In this section, different SVR models were used to simulate and evaluate FOS. Based on this step, optimization models are developed. The data used in this study include 80 data samples. Due to different conditions, 6 input parameters of these models were used without change. For more accurate evaluation, the data were divided into two parts: training and testing. Different and optimal conditions were designed to determine the superior models. Finally, the best model that could provide suitable conditions for different data for FOS prediction was determined. Each parameter has a specific effect on the data and results of the models. Visualization of a correlation matrix of slope data is shown in Figure 4. In Figure 5, Figure 6, Figure 7, Figure 8, Figure 9 and Figure 10, the effect of each parameter on the output is investigated. Using these figures, the input data can be examined more accurately. These data can provide specific conditions and significant changes in model results. However, important ranges can also be identified through various studies. With the help of these cases, proper accuracy in FOS simulation and optimization can be achieved. This research has considered these cases in the simulations.
Table 5 provides the simulation results for four different SVR models. To achieve the best conditions of each model, parametric analysis was performed to determine the optimal parameters of each model. As can be seen, both polynomial and RBF models provide better conditions for FOS simulation. The RBF model with an accuracy of R2 = 0.947 shows that a more appropriate assessment can be made than other models to simulate the problem in this research. Figure 11 indicates the simulation results for four models. As can be seen, the data are simulated with higher accuracy by the RBF model. The model developed in this step is evaluated using optimization algorithms to determine the optimal conditions of the parameters used for FOS. Figure 12 shows the error changes of the models. Using this figure, the range of changes from prediction values to actual values can be obtained. As can be seen, the RBF model provides limited error variations. This indicates that for different samples, the predicted data are in the appropriate range and a good ability to perform them is observed.

3.4. Model Validation

This section presents our model validation using new data with nine data samples from the L & K mine of Monyova copper mines, as presented in Table 6. These new cases were used to validate the developed RBF-SVR model in this study. Figure 13 displays FOS results related to new data and the developed model. As can be seen, the RBF-SVR model has generally provided an acceptable performance against new data that have been practically recorded. According to Figure 13, five cases are very close to each other, i.e., (1.11, 1.17), (1.08, 1.16), (2.15, 2.06), (1.26, 1.19), and (1.24, 1.18). The other four cases have a bigger difference between new data and the developed model. It can be concluded that the performance of the developed model in this research offers a positive response for optimization analyses that require a high-precision model. The developed model is able to obtain the least error for optimal parameters.

3.5. Optimization

In this section, optimization algorithms connect to predictive models, and search for optimal conditions for FOS. Since each optimization model requires a function in order to obtain the optimal conditions, the regression model of the previous stage that was developed is used here. Due to this fact, four models were developed in the previous step for FOS simulation. Among the developed models, two models had better conditions for evaluating this issue. The RBF model can act as a better option than the polynomial model because it was more accurate and could offer greater flexibility for evaluation. Therefore, in this part, the RBF model is used as the base model.
The RBF model is connected to two optimization algorithms, WOA and HHO, so that different parameters can be optimized. The two WOA and HHO models were implemented in MATLAB software. To examine their performance in solving various problems, four sample problems were used to find optimal locations. Figure 14 shows the comparison results between these models. As can be seen, the models have the ability to find the optimal locations. The goal is to find the optimal and sensitive conditions for FOS. Since each optimization algorithm has its own conditions, its parameters must also be determined for the optimal state. Therefore, numerical analysis was performed on the two optimization algorithms WOA and HHO to find their optimal coefficients. After determining the optimal coefficients, the algorithms use the basic RBF model to obtain the optimal conditions. Table 7 presents the optimal parameters determined based on the two WOA and HHO algorithms. As can be seen, the optimization algorithms can each offer different optimal conditions that can be used depending on the different conditions. The solution of the algorithms shows that each goes to the optimal state and ultimately leads to the desired results. In general, it can be inferred from the results that using optimization methodology, more efficient designs can be done for engineering and sensitive projects.

4. Discussion

The method used in this research is a new way to analyze slope data. The simulations performed in this project allow a good estimate to be obtained based on the six input data (the unit weight of slope material (γ), cohesion (c) and angle of internal friction (ϕ), average angle of slope (β), shear strength parameter, pore water pressure coefficient (ru), and the slope height (H)) for the FOS parameter. The accuracy of the evaluation models was about R2 = 0.947, which indicates a high accuracy for the data used. This accuracy also shows that it provides different predicted results with less error intervals. All of these conditions help us to achieve an optimal pattern with less error. Optimization algorithms create different solutions according to the data conditions and the relationship between different parameters. The two optimization algorithms connected to the superior RBF model determined the optimal conditions by identifying the various parameters that were introduced as inputs. Figure 15 displays the different FOS values and the optimal states by the two WOA and HHO algorithms. As can be seen, it can be concluded from this figure that with optimization, more suitable conditions can be found. In addition, by combining simulation and optimization models, more accurate accuracy can be achieved for project design. This article presents a new idea based on artificial intelligence and optimization methods, which can be extended to different applications.

5. Conclusions

This research has used computational intelligence to investigate the FOS in measurement cases under different conditions. For model design and simulation, this study was implemented based on six parameters, namely, the unit weight of slope material (γ), cohesion (c) and angle of internal friction (ϕ), average angle of slope (β), shear strength parameter, pore water pressure coefficient (ru), and the slope height (H). These data were reviewed in the first stage, and initial analyses were performed on them. Then, these data were used for modeling into a set of basic SVR models to simulate their behavior to evaluate the FOS parameter. Different models were designed, and the best ones were selected according to performance and flexibility for different conditions. Among the various SVR models, the RBF model was developed with a lower error rate (RMSE = 0.076 and MAE = 0.046) and higher accuracy (R2 = 0.947) in evaluating the FOS parameter. This basic model was used as a function by two optimization models WOA and HHO. Different optimization steps of the parameters of these two algorithms were performed to find different optimization conditions. Finally, both models came to close results with different conditions. The developed model was also successfully validated using new data with nine data samples. The results showed that combining a simulation model with optimization models can provide a new solution for the optimal design of important and sensitive projects. This research can be used as a new approach for FOS analysis.

Author Contributions

Conceptualization, W.W.; methodology, W.W. and J.Z.; software, W.W.; validation, W.W. and J.Z.; formal analysis, X.L. and W.W.; investigation, J.L. and L.L.; resources, Y.Z.; data curation, J.L.; writing—original draft preparation, W.W. and J.L.; writing—review and editing, X.L. and J.Z.; visualization, W.W. and J.Z.; supervision, X.L. and J.L.; project administration, J.L. and Y.Z.; funding acquisition, J.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This study is supported by the Innovation—Driven Project of Central South University (2020CX040).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

All data generated or analysed during this study are included in this published article.

Conflicts of Interest

The authors confirm that this article content has no conflict of interest.

References

  1. Zhou, J.; Li, E.; Yang, S.; Wang, M.; Shi, X.; Yao, S.; Mitri, H.S. Slope stability prediction for circular mode failure using gradient boosting machine approach based on an updated database of case histories. Saf. Sci. 2019, 118, 505–518. [Google Scholar] [CrossRef]
  2. Tan, Ö. Investigation of soil parameters affecting the stability of homogeneous slopes using the Taguchi method. Eurasian Soil Sci. 2006, 39, 1248–1254. [Google Scholar] [CrossRef]
  3. Erzin, Y.; Cetin, T. The prediction of the critical factor of safety of homogeneous finite slopes using neural networks and multiple regressions. Comput. Geosci. 2013, 51, 305–313. [Google Scholar] [CrossRef]
  4. Nash, D. A comparative review of limit equilibrium methods of stability analysis. Slope Stab. 1987, 10008435061, 11–75. [Google Scholar]
  5. Duncan, J.M. State of the Art: Limit Equilibrium and Finite-Element Analysis of Slopes. J. Geotech. Eng. 1996, 122, 577–596. [Google Scholar] [CrossRef]
  6. Zucca, M.; Valente, M. On the limitations of decoupled approach for the seismic behaviour evaluation of shallow multi-propped underground structures embedded in granular soils. Eng. Struct. 2020, 211, 110497. [Google Scholar] [CrossRef]
  7. Su, Z.; Shao, L. A three-dimensional slope stability analysis method based on finite element method stress analysis. Eng. Geol. 2021, 280, 105910. [Google Scholar] [CrossRef]
  8. Liang, H.; Zhang, H. Identification of slope stability based on the contrast of BP neural network and SVM. In Proceedings of the 3rd International Conference on Computer Science and Information Technology, Chengdu, China, 9–11 July 2010; Volume 9, pp. 347–350. [Google Scholar]
  9. Shahin, M.A.; Jaksa, M.B.; Maier, H.R. State of the art of artificial neural networks in geotechnical engineering. Electron. J. Geotech. Eng. 2008, 8, 1–26. [Google Scholar]
  10. Zhou, J.; Li, C.; Arslan, C.A.; Hasanipanah, M.; Amnieh, H.B. Performance evaluation of hybrid FFA-ANFIS and GA-ANFIS models to predict particle size distribution of a muck-pile after blasting. Eng. Comput. 2021, 37, 265–274. [Google Scholar] [CrossRef]
  11. Mohamad, E.T.; Koopialipoor, M.; Murlidhar, B.R.; Rashiddel, A.; Hedayat, A.; Armaghani, D.J. A new hybrid method for predicting ripping production in different weathering zones through in situ tests. Measurement 2019, 147, 106826. [Google Scholar] [CrossRef]
  12. Sun, L.; Koopialipoor, M.; Armaghani, D.J.; Tarinejad, R.; Tahir, M.M. Applying a meta-heuristic algorithm to predict and optimize compressive strength of concrete samples. Eng. Comput. 2019, 1–13. [Google Scholar] [CrossRef]
  13. Armaghani, D.J.; Hatzigeorgiou, G.D.; Karamani, C.; Skentou, A.; Zoumpoulaki, I.; Asteris, P.G. Soft computing-based techniques for concrete beams shear strength. Procedia Struct. Integr. 2019, 17, 924–933. [Google Scholar] [CrossRef]
  14. Asteris, P.G.; Apostolopoulou, M.; Skentou, A.D.; Moropoulou, A. Application of artificial neural networks for the prediction of the compressive strength of cement-based mortars. Comput. Concr. 2019, 24, 329–345. [Google Scholar]
  15. Huang, L.; Asteris, P.G.; Koopialipoor, M.; Armaghani, D.J.; Tahir, M.M. Invasive Weed Optimization Technique-Based ANN to the Prediction of Rock Tensile Strength. Appl. Sci. 2019, 9, 5372. [Google Scholar] [CrossRef] [Green Version]
  16. Zhou, J.; Chen, C.; Du, K.; Armaghani, D.J.; Li, C. A new hybrid model of information entropy and unascertained measurement with different membership functions for evaluating destressability in burst-prone underground mines. Eng. Comput. 2020, 1–19. [Google Scholar] [CrossRef]
  17. Asteris, P.G.; Douvika, M.G.; Karamani, C.A.; Skentou, A.D.; Chlichlia, K.; Cavaleri, L.; Daras, T.; Armaghani, D.J.; Zaoutis, T.E. A Novel Heuristic Algorithm for the Modeling and Risk Assessment of the COVID-19 Pandemic Phenomenon. Comput. Model. Eng. Sci. 2020, 125, 815–828. [Google Scholar] [CrossRef]
  18. Zhou, J.; Asteris, P.G.; Armaghani, D.J.; Pham, B.T. Prediction of ground vibration induced by blasting operations through the use of the Bayesian Network and random forest models. Soil Dyn. Earthq. Eng. 2020, 139, 106390. [Google Scholar] [CrossRef]
  19. Apostolopoulou, M.; Asteris, P.G.; Armaghani, D.J.; Douvika, M.G.; Lourenço, P.B.; Cavaleri, L.; Bakolas, A.; Moropoulou, A. Mapping and holistic design of natural hydraulic lime mortars. Cem. Concr. Res. 2020, 136, 106167. [Google Scholar] [CrossRef]
  20. Zhou, J.; Qiu, Y.; Armaghani, D.J.; Zhang, W.; Li, C.; Zhu, S.; Tarinejad, R. Predicting TBM penetration rate in hard rock condition: A comparative study among six XGB-based metaheuristic techniques. Geosci. Front. 2021, 12, 101091. [Google Scholar] [CrossRef]
  21. Asteris, P.G.; Armaghani, D.J.; Hatzigeorgiou, G.D.; Karayannis, C.G.; Pilakoutas, K. Predicting the shear strength of reinforced concrete beams using artificial neural networks. Comput. Concr. 2019, 24, 469–488. [Google Scholar] [CrossRef]
  22. Zhou, J.; Chen, C.; Armaghani, D.J.; Ma, S. Developing a hybrid model of information entropy and unascertained measurement theory for evaluation of the excavatability in rock mass. Eng. Comput. 2020, 1–24. [Google Scholar] [CrossRef]
  23. Hajihassani, M.; Abdullah, S.S.; Asteris, P.G.; Armaghani, D.J. A Gene Expression Programming Model for Predicting Tunnel Convergence. Appl. Sci. 2019, 9, 4650. [Google Scholar] [CrossRef] [Green Version]
  24. Guo, H.; Zhou, J.; Koopialipoor, M.; Armaghani, D.J.; Tahir, M.M. Deep neural network and whale optimization algorithm to assess flyrock induced by blasting. Eng. Comput. 2021, 37, 173–186. [Google Scholar] [CrossRef]
  25. Armaghani, D.J.; Mohamad, E.T.; Narayanasamy, M.S.; Narita, N.; Yagiz, S. Development of hybrid intelligent models for predicting TBM penetration rate in hard rock condition. Tunn. Undergr. Space Technol. 2017, 63, 29–43. [Google Scholar] [CrossRef]
  26. Zhou, J.; Li, X.; Mitri, H.S. Classification of Rockburst in Underground Projects: Comparison of Ten Supervised Learning Methods. J. Comput. Civ. Eng. 2016, 30, 04016003. [Google Scholar] [CrossRef]
  27. Cavaleri, L.; Asteris, P.G.; Psyllaki, P.P.; Douvika, M.G.; Skentou, A.D.; Vaxevanidis, N.M. Prediction of Surface Treatment Effects on the Tribological Performance of Tool Steels Using Artificial Neural Networks. Appl. Sci. 2019, 9, 2788. [Google Scholar] [CrossRef] [Green Version]
  28. Armaghani, D.J.; Momeni, E.; Asteris, P. Application of group method of data handling technique in assessing deformation of rock mass. Metaheuristic Comput. Appl. 2020, 1, 1–18. [Google Scholar]
  29. Armaghani, D.J.; Koopialipoor, M.; Marto, A.; Yagiz, S. Application of several optimization techniques for estimating TBM advance rate in granitic rocks. J. Rock Mech. Geotech. Eng. 2019, 11, 779–789. [Google Scholar] [CrossRef]
  30. Zhou, J.; Li, X.; Mitri, H.S. Evaluation method of rockburst: State-of-the-art literature review. Tunn. Undergr. Space Technol. 2018, 81, 632–659. [Google Scholar] [CrossRef]
  31. Cavaleri, L.; Chatzarakis, G.E.; Di Trapani, F.; Douvika, M.G.; Roinos, K.; Vaxevanidis, N.M.; Asteris, P.G. Modeling of surface roughness in electro-discharge machining using artificial neural networks. Adv. Mater. Res. 2017, 6, 169–184. [Google Scholar]
  32. Armaghani, D.J.; Asteris, P.G. A comparative study of ANN and ANFIS models for the prediction of cement-based mortar materials compressive strength. Neural Comput. Appl. 2020, 1–32. [Google Scholar] [CrossRef]
  33. Zhou, J.; Guo, H.; Koopialipoor, M.; Armaghani, D.J.; Tahir, M.M. Investigating the effective parameters on the risk levels of rockburst phenomena by developing a hybrid heuristic algorithm. Eng. Comput. 2020, 1–16. [Google Scholar] [CrossRef]
  34. Yang, H.; Koopialipoor, M.; Armaghani, D.J.; Gordan, B.; Khorami, M.; Tahir, M.M. Intelligent design of retaining wall structures under dynamic conditions. Steel Compos. Struct. 2019, 31, 629–640. [Google Scholar]
  35. Huang, J.; Koopialipoor, M.; Armaghani, D.J. A combination of fuzzy Delphi method and hybrid ANN-based systems to forecast ground vibration resulting from blasting. Sci. Rep. 2020, 10, 1–21. [Google Scholar] [CrossRef] [PubMed]
  36. Lu, S.; Koopialipoor, M.; Asteris, P.G.; Bahri, M.; Armaghani, D.J. A Novel Feature Selection Approach Based on Tree Models for Evaluating the Punching Shear Capacity of Steel Fiber-Reinforced Concrete Flat Slabs. Materials 2020, 13, 3902. [Google Scholar] [CrossRef]
  37. Pham, B.T.; Nguyen, M.D.; Nguyen-Thoi, T.; Ho, L.S.; Koopialipoor, M.; Quoc, N.K.; Armaghani, D.J.; Van Le, H. A novel approach for classification of soils based on laboratory tests using Adaboost, Tree and ANN modeling. Transp. Geotech. 2021, 27, 100508. [Google Scholar] [CrossRef]
  38. Gao, J.; Koopialipoor, M.; Armaghani, D.J.; Ghabussi, A.; Baharom, S.; Morasaei, A.; Shariati, A.; Khorami, M.; Zhou, J. Evaluating the bond strength of FRP in concrete samples using machine learning methods. Smart Struct. Syst. 2020, 26, 403–418. [Google Scholar] [CrossRef]
  39. Koopialipoor, M.; Tootoonchi, H.; Armaghani, D.J.; Mohamad, E.T.; Hedayat, A. Application of deep neural networks in predicting the penetration rate of tunnel boring machines. Bull. Int. Assoc. Eng. Geol. 2019, 78, 6347–6360. [Google Scholar] [CrossRef]
  40. Tang, D.; Gordan, B.; Koopialipoor, M.; Armaghani, D.J.; Tarinejad, R.; Pham, B.T.; Van Huynh, V. Seepage Analysis in Short Embankments Using Developing a Metaheuristic Method Based on Governing Equations. Appl. Sci. 2020, 10, 1761. [Google Scholar] [CrossRef] [Green Version]
  41. Koopialipoor, M.; Armaghani, D.J.; Hedayat, A.; Marto, A.; Gordan, B. Applying various hybrid intelligent systems to evaluate and predict slope stability under static and dynamic conditions. Soft Comput. 2019, 23, 5913–5929. [Google Scholar] [CrossRef]
  42. Verma, A.K.; Singh, T.N.; Chauhan, N.K.; Sarkar, K. A Hybrid FEM–ANN Approach for Slope Instability Prediction. J. Inst. Eng. Ser. A 2016, 97, 171–180. [Google Scholar] [CrossRef]
  43. Rukhaiyar, S.; Alam, M.N.; Samadhiya, N.K. A PSO-ANN hybrid model for predicting factor of safety of slope. Int. J. Geotech. Eng. 2017, 3, 1–11. [Google Scholar] [CrossRef]
  44. Chakraborty, A.; Goswami, D. Prediction of slope stability using multiple linear regression (MLR) and artificial neural network (ANN). Arab. J. Geosci. 2017, 10, 385. [Google Scholar] [CrossRef]
  45. Samui, P. Slope stability analysis: A support vector machine approach. Environ. Earth Sci. 2008, 56, 255–267. [Google Scholar] [CrossRef]
  46. Abdalla, J.; Attom, M.F.; Hawileh, R.A. Prediction of minimum factor of safety against slope failure in clayey soils using artificial neural network. Environ. Earth Sci. 2014, 73, 5463–5477. [Google Scholar] [CrossRef]
  47. Khandelwal, M.; Rai, R.; Shrivastva, B.K. Evaluation of dump slope stability of a coal mine using artificial neural network. Geomech. Geophys. Geo Energy Geo Resour. 2015, 1, 69–77. [Google Scholar] [CrossRef] [Green Version]
  48. Cortes, C.; Vapnik, V. Support vector machine. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
  49. Li, E.; Zhou, J.; Shi, X.; Armaghani, D.J.; Yu, Z.; Chen, X.; Huang, P. Developing a hybrid model of salp swarm algorithm-based support vector machine to predict the strength of fiber-reinforced cemented paste backfill. Eng. Comput. 2020, 1–22. [Google Scholar] [CrossRef]
  50. Zhou, J.; Qiu, Y.; Zhu, S.; Armaghani, D.J.; Li, C.; Nguyen, H.; Yagiz, S. Optimization of support vector machine through the use of metaheuristic algorithms in forecasting TBM advance rate. Eng. Appl. Artif. Intell. 2021, 97, 104015. [Google Scholar] [CrossRef]
  51. Ghezelbash, R.; Maghsoudi, A.; Carranza, E.J.M. Performance evaluation of RBF- and SVM-based machine learning algorithms for predictive mineral prospectivity modeling: Integration of S-A multifractal model and mineralization controls. Earth Sci. Inform. 2019, 12, 277–293. [Google Scholar] [CrossRef]
  52. Yu, Z.; Shi, X.; Zhou, J.; Rao, D.; Chen, X.; Dong, W.; Miao, X.; Ipangelwa, T. Feasibility of the indirect determination of blast-induced rock movement based on three new hybrid intelligent models. Eng. Comput. 2019, 1–16. [Google Scholar] [CrossRef]
  53. Shi, X.-Z.; Zhou, J.; Wu, B.-B.; Huang, D.; Wei, W. Support vector machines approach to mean particle size of rock fragmentation due to bench blasting prediction. Trans. Nonferrous Met. Soc. China 2012, 22, 432–441. [Google Scholar] [CrossRef]
  54. Armaghani, D.J.; Koopialipoor, M.; Bahri, M.; Hasanipanah, M.; Tahir, M.M. A SVR-GWO technique to minimize flyrock distance resulting from blasting. Bull. Int. Assoc. Eng. Geol. 2020, 1–17. [Google Scholar] [CrossRef]
  55. Zhou, J.; Li, X.; Shi, X. Long-term prediction model of rockburst in underground openings using heuristic algorithms and support vector machines. Saf. Sci. 2012, 50, 629–644. [Google Scholar] [CrossRef]
  56. Wu, H.-C. The Karush–Kuhn–Tucker optimality conditions in an optimization problem with interval-valued objective function. Eur. J. Oper. Res. 2007, 176, 46–59. [Google Scholar] [CrossRef]
  57. Mirjalili, S.; Lewis, A. The Whale Optimization Algorithm. Adv. Eng. Softw. 2016, 95, 51–67. [Google Scholar] [CrossRef]
  58. Aljarah, I.; Faris, H.; Mirjalili, S. Optimizing connection weights in neural networks using the whale optimization algorithm. Soft Comput. 2018, 22, 1–15. [Google Scholar] [CrossRef]
  59. Yu, Z.; Shi, X.; Zhou, J.; Chen, X.; Qiu, X. Effective Assessment of Blast-Induced Ground Vibration Using an Optimized Random Forest Model Based on a Harris Hawks Optimization Algorithm. Appl. Sci. 2020, 10, 1403. [Google Scholar] [CrossRef] [Green Version]
  60. Heidari, A.A.; Mirjalili, S.; Faris, H.; Aljarah, I.; Mafarja, M.; Chen, H. Harris hawks optimization: Algorithm and applications. Futur. Gener. Comput. Syst. 2019, 97, 849–872. [Google Scholar] [CrossRef]
  61. Bao, X.; Jia, H.; Lang, C. A Novel Hybrid Harris Hawks Optimization for Color Image Multilevel Thresholding Segmentation. IEEE Access 2019, 7, 76529–76546. [Google Scholar] [CrossRef]
  62. Du, P.; Wang, J.; Hao, Y.; Niu, T.; Yang, W. A novel hybrid model based on multi-objective Harris hawks optimization algorithm for daily PM2.5 and PM10 forecasting. Appl. Soft Comput. 2020, 96, 106620. [Google Scholar] [CrossRef]
  63. Zhou, J.; Koopialipoor, M.; Li, E.; Armaghani, D.J. Prediction of rockburst risk in underground projects developing a neuro-bee intelligent system. Bull. Eng. Geol. Environ. 2020, 79, 1–15. [Google Scholar] [CrossRef]
  64. Bai, C.; Nguyen, H.; Asteris, P.G.; Nguyen-Thoi, T.; Zhou, J. A refreshing view of soft computing models for predicting the deflection of reinforced concrete beams. Appl. Soft Comput. 2020, 97, 106831. [Google Scholar] [CrossRef]
  65. Zhou, J.; Qiu, Y.; Zhu, S.; Armaghani, D.J.; Khandelwal, M.; Mohamad, E.T. Estimation of the TBM advance rate under hard rock conditions using XGBoost and Bayesian optimization. Undergr. Space 2020, in press. [Google Scholar] [CrossRef]
  66. Xu, H.; Zhou, J.; Asteris, P.G.; Armaghani, D.J.; Tahir, M.M. Supervised Machine Learning Techniques to the Prediction of Tunnel Boring Machine Penetration Rate. Appl. Sci. 2019, 9, 3715. [Google Scholar] [CrossRef] [Green Version]
  67. Li, C.; Zhou, J.; Armaghani, D.J.; Li, X. Stability analysis of underground mine hard rock pillars via combination of finite difference methods, neural networks, and Monte Carlo simulation techniques. Undergr. Space 2020. [Google Scholar] [CrossRef]
  68. Zhou, J.; Li, E.; Wei, H.; Li, C.; Qiao, Q.; Armaghani, D.J. Random Forests and Cubist Algorithms for Predicting Shear Strengths of Rockfill Materials. Appl. Sci. 2019, 9, 1621. [Google Scholar] [CrossRef] [Green Version]
  69. Zhang, H.; Zhou, J.; Armaghani, D.J.; Tahir, M.M.; Pham, B.T.; Van Huynh, V. A Combination of Feature Selection and Random Forest Techniques to Solve a Problem Related to Blast-Induced Ground Vibration. Appl. Sci. 2020, 10, 869. [Google Scholar] [CrossRef] [Green Version]
  70. Fang, Q.; Nguyen, H.; Bui, X.-N.; Nguyen-Thoi, T.; Zhou, J. Modeling of rock fragmentation by firefly optimization algorithm and boosted generalized additive model. Neural Comput. Appl. 2020, 1–17. [Google Scholar] [CrossRef]
  71. Zhou, J.; Shi, X.; Du, K.; Qiu, X.; Li, X.; Mitri, H.S. Feasibility of random-forest approach for prediction of ground settlements induced by the construction of a shield-driven tunnel. Int. J. Geomech. 2017, 17, 04016129. [Google Scholar] [CrossRef]
  72. Wang, H.; Xu, W.; Xu, R. Slope stability evaluation using Back Propagation Neural Networks. Eng. Geol. 2005, 80, 302–315. [Google Scholar] [CrossRef]
  73. Zhou, K.-P.; Chen, Z.-Q. Stability Prediction of Tailing Dam Slope Based on Neural Network Pattern Recognition. In Proceedings of the 2nd International Conference on Environmental and Computer Science, Dubai, United Arab Emirates, 28–30 December 2009; pp. 380–383. [Google Scholar]
  74. Sakellariou, M.G.; Ferentinou, M.D. A study of slope stability prediction using neural networks. Geotech. Geol. Eng. 2005, 23, 419–445. [Google Scholar] [CrossRef]
  75. Xu, W.; Xie, S.; Jean-Pascal, D.; Nicolas, B.; Imbert, P. Slope stability analysis and evaluation with probabilistic artificial neural network method. Site Investig. Sci. Technol. 1999, 3, 19–21. [Google Scholar]
  76. Sah, N.; Sheorey, P.; Upadhyaya, L. Maximum likelihood estimation of slope stability. Int. J. Rock Mech. Min. Sci. Geomech. Abstr. 1994, 31, 47–53. [Google Scholar] [CrossRef]
Figure 1. The developed code of whale optimization algorithm (WOA).
Figure 1. The developed code of whale optimization algorithm (WOA).
Applsci 11 01922 g001
Figure 2. The main stages of Harris hawks optimization (HHO).
Figure 2. The main stages of Harris hawks optimization (HHO).
Applsci 11 01922 g002
Figure 3. The main flowchart of the current research.
Figure 3. The main flowchart of the current research.
Applsci 11 01922 g003
Figure 4. Correlation matrix (aka correlalogram) plot of slope data.
Figure 4. Correlation matrix (aka correlalogram) plot of slope data.
Applsci 11 01922 g004
Figure 5. Density-FOS changes.
Figure 5. Density-FOS changes.
Applsci 11 01922 g005
Figure 6. C-FOS changes.
Figure 6. C-FOS changes.
Applsci 11 01922 g006
Figure 7. ϕ-FOS changes.
Figure 7. ϕ-FOS changes.
Applsci 11 01922 g007
Figure 8. β-FOS changes.
Figure 8. β-FOS changes.
Applsci 11 01922 g008
Figure 9. H-FOS changes.
Figure 9. H-FOS changes.
Applsci 11 01922 g009
Figure 10. Ru-FOS changes.
Figure 10. Ru-FOS changes.
Applsci 11 01922 g010
Figure 11. Simulation results for FOS based on various support vector regression (SVR) models.
Figure 11. Simulation results for FOS based on various support vector regression (SVR) models.
Applsci 11 01922 g011
Figure 12. The error changes of the developed models for simulation of FOS.
Figure 12. The error changes of the developed models for simulation of FOS.
Applsci 11 01922 g012
Figure 13. FOS results of new cases obtained by the developed radius basis function (RBF)-SVR model: (a) predicted v.s. measured, and (b) a view of L & K mine of Monyova copper mines.
Figure 13. FOS results of new cases obtained by the developed radius basis function (RBF)-SVR model: (a) predicted v.s. measured, and (b) a view of L & K mine of Monyova copper mines.
Applsci 11 01922 g013
Figure 14. Evaluation of optimization models (WOA and HHO) to solve various problems.
Figure 14. Evaluation of optimization models (WOA and HHO) to solve various problems.
Applsci 11 01922 g014aApplsci 11 01922 g014b
Figure 15. Comparison between different FOS and output of optimization models.
Figure 15. Comparison between different FOS and output of optimization models.
Applsci 11 01922 g015
Table 1. Summary of some studies that applied soft computing techniques to evaluate the factor of safety (FOS).
Table 1. Summary of some studies that applied soft computing techniques to evaluate the factor of safety (FOS).
Author (Reference)Soft Computing TechniqueAim
Verma et al. [42]ANNProvide a hybrid ANN-FEM model for slope stability analysis and FOS
Rukhaiyar et al. [43]PSO-ANNDevelopment of a hybrid model for FOS evaluation and comparison with numerical methods
Chakraborty et al. [44]ANNApplying multiple linear regression and ANN models for 200 cases and comparison with analytical methods
Koopialipoor et al. [41]Imperialist competitive algorithm (ICA)-ANN, GA-ANN, PSO-ANN and artificial bee colony (ABC)-ANNDevelopment of various ANN models using 4 optimization algorithms and evaluation of FOS with different conditions
Samui et al. [45]SVRFOS forecasting using SVR method and testing of real cases
Abdalla et al. [46]ANNPrediction of minimum FOS against slope failure in clayey soils using ANN
Khandelwal et al. [47]ANNCalculate the factor of safety of dump slope of a coal mine using developed ANNs
Table 2. Types of kernel used in this research.
Table 2. Types of kernel used in this research.
KernelFunctionParameter
LinearX,Y-
Polynomial(gX.Y + c) dg, c, d
Radius basis function (RBF)exp (−g X Y 2 ) g
Sigmoidtanh (gX.Y + c)g, c
Table 3. The complete dataset used to develop models.
Table 3. The complete dataset used to develop models.
Density (kn/m3)C (kpa)ϕ (degree)β (degree)H (m)ruFOS
18.6826.3415358.2301.11
18.8414.36252030.501.875
18.8457.46202030.502.045
28.4429.42353510001.78
28.4439.23383510001.99
20.616.2826.5304001.25
1411.9726308801.02
25120455312001.3
26150.05455020001.2
22.41035301002
21.41030.34302001.7
222036455001.02
1670204011501.11
20.4124.9132210.670.351.4
19.6311.97202212.190.4051.35
21.828.62322812.80.491.03
18.8415.32302510.670.381.63
19.0611.712835210.111.09
18.8414.36252030.50.451.11
21.516.94303176.810.381.01
182430.1545200.121.12
22.41004545150.251.8
22.4103545100.40.9
20203645500.250.96
20203645500.50.83
212040401201.84
21452549120.31.53
21303540120.41.49
21352840120.51.43
20403030150.31.84
18452525140.32.09
19303535110.22
20404040100.22.31
18.8524.821.329.2370.51.07
18.8510.3421.334370.31.29
18.8301025500.11.4
18.8251025500.21.18
18.8201025500.30.97
19.1101025500.40.65
18.8302030500.11.46
18.8252030500.21.21
18.8202030500.31
19.1102030500.40.65
2220222018001.12
222022201800.10.99
255536452390.251.71
25633244.52390.251.49
256332463000.251.45
254840453300.251.62
31.368.63747.5262.50.251.2
31.368.637472700.251.2
31.358.835.547.5438.50.251.2
31.358.835.547.5502.70.251.2
31.3683747360.50.251.2
27.31431411100.251.249
274035434200.251.15
275040424070.251.44
273535423590.251.27
27323342.42890.251.3
27323342.63010.251.16
254635463930.251.31
254840493300.251.49
31.368.637473050.251.2
25553645.52990.251.52
31.36837472130.251.2
2229151840001.04
232419.82338001.15
2240303019601.11
22.5429.4202421001.06
2221233025701.1
23.510272619001.02
22.518202029001.05
22.520162522001.36
2120242156501.26
26.491503345730.151.23
26.715033501300.251.8
26.8915033521200.251.8
26.435026.64092.20.151.25
26.75026.6501700.251.25
26.86028.8591080.251.25
Table 4. The main statistical information of the dataset.
Table 4. The main statistical information of the dataset.
ParameterTypeMinMaxAverageStandard DeviationMedian
γinput1431.322.93374.070622
cinput6.94150.0540.435833.169930
ϕinput104528.89248.629730.075
βinput185936.258710.350537.5
ruinput00.50.19360.15150.25
Hinput8.23565149.1659142.689896.1
FOStarget2.310.651.33050.33691.2495
Table 5. Results of various models for simulation of FOS.
Table 5. Results of various models for simulation of FOS.
SVR ModelOptimal ParametersResult
R2RMSEMAE
Linear-0.2670.2840.236
Polynomialg = 0.3, c = 0.09, d = 30.8680.1200.086
RBFg = 0.420.9470.0760.046
Sigmoidg = 0.03, c = 00.2140.2940.243
Table 6. Additional data for the purpose of model verification.
Table 6. Additional data for the purpose of model verification.
Density (kn/m3)C (kpa)ϕ (degree)β (degree)H (m)ruFOS
25.57814.6242.164649501.16
22.8348.3540.214442001.18
22.1483.236.88404002.59
23.8146.9637.44408002.19
25.0888.2637.944210001.86
25.87222.6741.215030701.19
23.4222.4835.11408002.06
25.2845.9938.224626001.18
25.3826.5240.474626001.17
Table 7. Optimal parameters of FOS based on WOA and HHO.
Table 7. Optimal parameters of FOS based on WOA and HHO.
Optimal ValuesParameters
HHOWOA
28.018630.548γ
159.1915199.118c
27.20939.8714ϕ
44.590529.8562β
0.31280.1915ru
563.3418397.9759H
2.44112.4301FOS
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wei, W.; Li, X.; Liu, J.; Zhou, Y.; Li, L.; Zhou, J. Performance Evaluation of Hybrid WOA-SVR and HHO-SVR Models with Various Kernels to Predict Factor of Safety for Circular Failure Slope. Appl. Sci. 2021, 11, 1922. https://doi.org/10.3390/app11041922

AMA Style

Wei W, Li X, Liu J, Zhou Y, Li L, Zhou J. Performance Evaluation of Hybrid WOA-SVR and HHO-SVR Models with Various Kernels to Predict Factor of Safety for Circular Failure Slope. Applied Sciences. 2021; 11(4):1922. https://doi.org/10.3390/app11041922

Chicago/Turabian Style

Wei, Wei, Xibing Li, Jingzhi Liu, Yaodong Zhou, Lu Li, and Jian Zhou. 2021. "Performance Evaluation of Hybrid WOA-SVR and HHO-SVR Models with Various Kernels to Predict Factor of Safety for Circular Failure Slope" Applied Sciences 11, no. 4: 1922. https://doi.org/10.3390/app11041922

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

Article Metrics

Back to TopTop