670
Views
12
CrossRef citations to date
0
Altmetric
Original Articles

Determination of stability of epimetamorphic rock slope using Minimax Probability Machine

, &
Pages 186-193 | Received 14 Feb 2013, Accepted 04 Jan 2014, Published online: 13 Feb 2014

Abstract

The article employs Minimax Probability Machine (MPM) for the prediction of the stability status of epimetamorphic rock slope. The MPM gives a worst-case bound on the probability of misclassification of future data points. Bulk density (d), height (H), inclination (β), cohesion (c) and internal friction angle (φ) have been used as input of the MPM. This study uses the MPM as a classification technique. Two models {Linear Minimax Probability Machine (LMPM) and Kernelized Minimax Probability Machine (KMPM)} have been developed. The generalization capability of the developed models has been checked by a case study. The experimental results demonstrate that MPM-based approaches are promising tools for the prediction of the stability status of epimetamorphic rock slope.

1. Introduction

The prediction of natural hazards is a challenging task due to uncertainty. Researchers use Artificial Neural Network (ANN) for prediction of different natural hazards (Lee & Liu Citation2000; Huang et al. Citation2003; Lui et al. Citation2006; Mishra et al. Citation2007; Pradhan & Lee Citation2007; Lee Citation2008; Adeli & Panakkat Citation2009). Although ANN gives reasonable performance, it has various limitations such as black box approach, arriving at local minima, low generalization capability, overfitting, etc. (Park & Rilett Citation1999; Kecman Citation2001). Researchers successfully adopted Adaptive Neuro Fuzzy Inference System (ANFIS) for modelling different natural hazards (Konstantanaras et al. Citation2004; Bacanli et al. Citation2009; Sezer et al. Citation2011). However, ANFIS does not give any probabilistic output. Support Vector Machine (SVM) has been successfully adopted to model different natural hazards (Goh & Goh Citation2007; Samui Citation2012). The SVM suffers the following limitations:

  • SVM has high computational complexity due to quadratic programming (Vapnik Citation1998).

  • It has three tuning parameters {capacity factor(C), error insensitive zone (ϵ) and kernel parameter (Samui Citation2008)}. The determination of the design value of these tuning parameters is a difficult task.

This article examines the capability of Minimax Probability Machine (MPM) for the determination of the stability of epimetamorphic rock slope. The failure of epimetamorphic rock slope is quite common due to the presence of thicker weathered layer and extremely broken rock mass (Chen et al. Citation2011). Researchers use different techniques for slope stability analysis (Fellenius Citation1936; Bishop Citation1955; Bishop & Morgenstern Citation1960; Morgenstern & Price Citation1965; Michalowski Citation1994, Citation1995, Citation2002; Sah et al. Citation1994; Griffiths & Lane Citation1999; Yang et al. Citation2004; Kumar & Samui Citation2006; Gao Citation2009). Fellenius (Citation1936) used the method of slices for assessing the stability of slopes. It was seen that this method generally provides a conservative estimate of the factor of safety. Bishop (Citation1955) used the method of slices in obtaining the stability of slopes. The results obtained from this method compare very closely with the more rigorous approaches such as the finite element method. Morgenstern and Price (Citation1965) attempted to satisfy all the equations of statical equilibrium in obtaining the solution of the stability problem using the method of slices. They assumed a different distribution of inter-slice forces so as to obtain the solution. It should be mentioned that the previously available methods of slices, namely, Fellenius (Citation1936) and Bishop (Citation1955) do not satisfy all the conditions of statical equilibrium. Using the upper bound limit analysis, Michalowski (Citation1995) presented a stability analysis of slopes based on a translational mechanism failure mechanism. Michalowski (Citation2002) also used the upper bound theorem of limit analysis in order to obtain the stability numbers for homogeneous slopes in the presence of pore water pressures as well as pseudo-static horizontal earthquake body forces. The available methods have their own limitations. shows the summary of the available methods for the determination of slope stability. This study uses the database collected by Chen et al. (Citation2011). The data-set contains information about bulk density (d), height (H), inclination (β), cohesion (c) and internal friction angle (φ) and the status of slope (the status of slope means whether the slope was stable or had failed). shows the statistical parameters of the data-set. MPM is a discriminant classifier and it is derived from probabilistic framework (Lanckriet et al. Citation2002a, Citation2002b). It has been successfully used for solving different problems (Hoi & Lyu Citation2004; Zhou et al. Citation2011; Zhou et al. Citation2013). The developed MPM has been applied for a case study.

Table 1. Summary of the available methods for slope stability.

Table 2. Statistical parameters of the data-set.

Details of MPM

This section will give a small description about the MPM model. More details are given by Lanckriet et al. Citation(2002a, Citationb). The MPM assumes positive definite covariance matrices for each of the two classes. Assume two random vectors x and y represent two classes of data points. The mean and covariance of x is and , respectively. The mean and covariance of y is and , respectively, where and

In this study, and .

The MPM uses the following optimal hyperplane that separates the data into two classes (1) Lanckriet et al. Citation(2002a) give the following mathematical formulation:

Subjected to(2)

The above optimization problem is solved by the Lagrangian Multiplier. After applying the Lagrangian Multiplier, the optimization problem takes the following form:

Subjected to(3) The above optimization problem turns into (after eliminating κ) the following expression

Subjected to(4) The above MPM method has been adopted to predict the stability of epimetamorphic rock slope. To develop the MPM, 41 data-sets (see have been used as training data-sets. The remaining 12 data-sets (see ) have been used as testing data-sets. Testing data-set has been used to verify the developed MPM. The training and testing data-sets are the same as used by Chen et al. Citation2011. The data-sets are normalized between 0 and 1. Radial basis function has been used as kernel function. A value of −1 is assigned to the failed rock slope while a value of +1 is assigned to the stable rock slope so as to make this a two-class classification problem. The MPM program has been developed by using MATLAB.

Table 3. Performance of training data-set.

Table 4. Performance of testing data-set.

Results and discussion

Linear MPM (LMPM) and Kernelized MPM (KMPM) have been tried to get the best performance. The performance of training data-set is expressed in percentage and is determined as the ratio of the number of data predicted accurately by MPM to the total number of data in the training set. The performance of testing data-set is expressed in percentage and is determined as the ratio of the number of data predicted accurately by MPM to the total number of data in the testing set. For training data-set, the developed LMPM correctly classified 39 data-sets. So, the training performance is 95.12%. The developed LMPM gives 91.67% testing performance. The performance of training and testing has been shown in and , respectively. shows the value of α. The value of α is greater than the training as well as testing performance. So, the validity of α has been checked for the LMPM model. For KMPM, the design value of width (σ) of radial basis function has been determined by the trial and error approach. shows the effect of σ on the training performance (%). It is clear from that the developed KMPM gives the best performance at σ = 0.1. The developed KMPM gives training performance = 100% and testing performance = 100%. and show the performance of KMPM model. For KMPM, the value of α is given by . The value of α is equal to the performance of KMPM. Therefore, the developed KMPM validates the value of α. The developed LMPM and KMPM have been applied on the Wangjiazhai slope in Kaili–Sansui highway. The details of the slope are as follows (Chen et al. Citation2011): d = 19.8 kN/m3, H = 98 m, β = 26°, c = 8.6 kPa and φ = 17.8°. The actual condition of the Wangjiazhai slope is failure. The status of the Wangjiazhai slope has been checked by the developed LMPM and KMPM. The output of LMPM and KMPM is −1. So, the output from LMPM and KMPM was matched with the actual condition.

Table 5. Performance of the LMPM and KMPM.

Figure 1. The effect of σ on training performance (%).

Figure 1. The effect of σ on training performance (%).

Conclusion

This article has proposed models based on the MPM for the prediction of the stability of epimetamorphic rock slope. Fifty-three data-sets have been utilized to construct the MPM models. Two models (LMPM and KMPM) have been developed. The prediction of MPM matches well the actual result. The main advantage of the developed MPM model is that it provides low bound on classification accuracy. The performance of the KMPM is better than the LMPM model. The developed models (LMPM and KMPM) give accurate prediction for a case study. So, it shows good generalization capability. The developed MPM can be used to model different problems in natural hazard.

References

  • Adeli H, Panakkat A. 2009. A probabilistic neural network for earthquake magnitude prediction. Neural Netw. 22:1018–24.
  • Bacanli UG, Firat M, Dikbas F. 2009. Adaptive neuro-fuzzy inference system for drought forecasting. Stochastic Environ Res Risk Assess. 23(8):1143–1154.
  • Bishop AW. 1955. The use of slip circle in the stability of slopes. Geotechnical. 5(1):7–17.
  • Bishop AW, Morgenstern NR. 1960. Stability coefficients for earth slopes. Geotechnical. 10(4):129–150.
  • Chen Ch F, Xiao Zh Y, Zhang GB. 2011. Stability assessment model for epimetamorphic rock slopes based on adaptive neuro-fuzzy inference system Electronic. J Geotech Eng Bund A. 93–107.
  • Chen WF. 1975. Limit analysis and soil plasticity. Amsterdam: Elsevier.
  • Fellenius W. 1936. Calculation of stability of earth dams. Transactions of the Second Congress on Large Dams. Washington, 4–445.
  • Gao W. 2009. Analysis of stability of rock slope based on ant colony clustering algorithm. Rock Soil Mechanics. 30(11):3476–3480.
  • Goh ATC, Goh SH. 2007. Support vector machines: their use in geotechnical engineering as illustrated using seismic liquefaction data. Comput Geotechnics. 34:410–21.
  • Griffiths DV, Lane PA. 1999. Slope stability analysis by finite elements. Geotechnical. 49(3):387–403.
  • Hoi CH, Lyu MR. 2004. Robust face recognition using minimax probability machine. Technical Report, Department of Computer Science and Engineering: The Chinese University of Hong Kong, Hong Kong.
  • Huang CS, Hung SL, Wen CM, Tu TT. 2003. A neural network approach for structural identification and diagnosis of a building from seismic response data. Earthquake Eng Struct Dyn. 32:187–206.
  • Janbu N. 1957. Earth pressures and bearing capacity calculation by generalized procedure by slices. Proceedings, 4th International Conference on Soil Mechanics, London. 2:207–212.
  • Kecman V. 2001. Learning and soft computing: support vector machines, neural networks, fuzzy logic models. London: The MIT press).
  • Konstantanaras A, Varley MR, Vallianatos F, Collins G, Holifield P. 2004. A neuro-fuzzy approach to the reliable recognition of electric earthquake precursors. Nat Hazards Earth Sci. 4:641–646.
  • Kumar J, Samui P. 2006. Determination for layered soil slopes using the upper bound limit analysis. Geotechnical Geol Eng. 24(6):1803–1819.
  • Lanckriet GRG, Ghaoui LE, Bhattacharyya C, Jordan MI. 2002a. Mini-max probability machine. . In: Dietterich TG, Becker S, Ghahramani Z., editors. Advances in neural information processing systems. 14; p. 801–807.
  • Lanckriet GRG, Ghaoui LE, Bhattacharyya C, Jordan MI. 2002b. A robust minimax approach to classification. J Machine Learn Res. 3:555–582.
  • Lee RST, Liu JNK. 2000. Tropical cyclone identification and tracking system using integrated neural oscillatory leastic graph matching and hybrid RBF network track mining techniques. IEEE Trans Neural Netw. 11:680–689.
  • Lee TL. 2008. Back-propagation neural network for the prediction of the short-term storm surge in Taichung harbor, Taiwan. Eng Appl Artif Intell. 21:63–72.
  • Lui Y, Guo HC, Zou R, Wang, LJ. 2006. Neural network modelling for regional hazard assessment of debris flow in Lake Qionghai Watershed, China. Environ Geol. 49:968–976.
  • Michalowski RL. 1994. Limit analysis of slopes subjected to pore pressure. In: Srirwardane, Zaman, editors. Proceedings of the Conference on Comp. Methods and Advances in Geomech; Rotterdam, the Netherlands: Balkema.
  • Michalowski RL. 1995. Slope stability analysis: a kinematical approach. Geotechnical. 45(2):283–293.
  • Michalowski RL. 2002. Stability charts for uniform slopes. J Geotech Geoenviron Eng ASCE. 128(4):351–355.
  • Mishra AK, Desai VR, Singh, VP. 2007. Drought forecasting using a hybrid stochastic and neural network model. J Hydrol Eng. 12(6):626–638.
  • Morgenstern NR, Price VE. 1965. The analysis of the stability of general slips surfaces. Geotechnical. 15(1):79–93.
  • Park D, Rilett LR. 1999. Forecasting freeway link ravel times with a multi-layer feed forward neural network. Comput Aided Civil Infrastructure Eng. 14:358–367.
  • Pradhan B, Lee S. 2007. Utilization of optical remote sensing data and GIS tools for regional landslide hazard analysis by using an artificial neural network model. Earth Sci Front. 14(6):143–152.
  • Sah NK, Sheorey PR, Upadhyaya, LN. 1994. Maximum likelihood estimation of slope stability. Intl J Rock Mech Min Sci Geomech. 31(1):47–53.
  • Samui P. 2008. Support vector machine applied to settlement of shallow foundations on cohesionless soils. Comput Geotechnics. 419–427.
  • Samui P. 2012. Support vector classifier analysis of slope. Geomatics Nat Hazards Risk. 1–12.
  • Sezer EA, Pradhan B, Gökceoğlu C. 2011. Manifestation of an adaptive neurofuzzy model on landslide susceptibility mapping: Klang valley, Malaysia. Expert Syst Appl. 38(7):8208–8219.
  • Taylor DW. 1948. Fundamental of soil mechanics. New York: John Wiley.
  • Vapnik VN. 1998. Statistical learning theory. New York: Wiley.
  • Yang CX, Tham LG, Feng XT, Wang YJ, Lee PKK. 2004. Two-stepped evolutionary algorithm and its application to stability analysis of slopes. J Comput Civ Eng. 18(2):145–153.
  • Zhou Y, Huan J, Hao H, Li D. 2013. Video text detection via robust minimax probability machine. Int J Digital Content Technol Appl. 7(1):679–686.
  • Zhou Y, Wang R, Xia K. 2011. Nonlinear prediction of fast fading channel based on minimax probability machine. Proceedings of the 2011 6th IEEE Conference on Industrial Electronics and Applications, ICIEA 2011. No. 5975626, p. 451–454.

Reprints and Corporate Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

To request a reprint or corporate permissions for this article, please click on the relevant link below:

Academic Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

Obtain permissions instantly via Rightslink by clicking on the button below:

If you are unable to obtain permissions via Rightslink, please complete and submit this Permissions form. For more information, please visit our Permissions help page.