Next Article in Journal
Development of a Safety Management System Tracking the Weight of Heavy Objects Carried by Construction Workers Using FSR Sensors
Previous Article in Journal
Ag-Nanowire Bundles with Gap Hot Spots Synthesized in Track-Etched Membranes as Effective SERS-Substrates
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Large-Scale Landslide Displacement Rate Prediction Based on Multi-Factor Support Vector Regression Machine

1
Key Laboratory of Mountain Hazards and Earth Surface Process, Chinese Academy of Sciences, Chengdu 610041, China
2
Institute of Mountain Hazards and Environment, Chinese Academy of Sciences, Chengdu 610041, China
3
Chengdu Center, China Geological Survey, Chengdu 610081, China
*
Authors to whom correspondence should be addressed.
Appl. Sci. 2021, 11(4), 1381; https://doi.org/10.3390/app11041381
Submission received: 13 November 2020 / Revised: 18 January 2021 / Accepted: 20 January 2021 / Published: 3 February 2021

Abstract

:
Forecasting the development of large-scale landslides is a contentious and complicated issue. In this study, we put forward the use of multi-factor support vector regression machines (SVRMs) for predicting the displacement rate of a large-scale landslide. The relative relationships between the main monitoring factors were analyzed based on the long-term monitoring data of the landslide and the grey correlation analysis theory. We found that the average correlation between landslide displacement and rainfall is 0.894, and the correlation between landslide displacement and reservoir water level is 0.338. Finally, based on an in-depth analysis of the basic characteristics, influencing factors, and development of landslides, three main factors (i.e., the displacement rate, reservoir water level, and rainfall) were selected to build single-factor, two-factor, and three-factor SVRM models. The key parameters of the models were determined using a grid-search method, and the models showed high accuracies. Moreover, the accuracy of the two-factor SVRM model (displacement rate and rainfall) is the highest with the smallest standard error (RMSE) of 0.00614; it is followed by the three-factor and single-factor SVRM models, the latter of which has the lowest prediction accuracy, with the largest RMSE of 0.01644.

1. Introduction

Landslides are a type of geological disaster occurring on the crustal surface of the earth, and are regarded as serious hazards that are widely distributed throughout the globe [1]. They not only cause heavy casualties or property losses, but also serious social and environmental problems. Landslides result in significant harm to human beings mainly because it is difficult to accurately predict and forecast landslides in advance. In addition, because of financial constraints and other limitations, only an extremely small number of major landslides have been monitored, and control measures have not been taken for most landslides. However, in many cases, it is not easy to fully mine a large amount of useful information and accurately grasp the deformation and evolution of landslides, owing to a lack of effective data processing and prediction technology, even if the landslides are subjected to monitoring. Therefore, predicting the development process of large-scale landslides remains a contentious issue [1,2,3,4,5,6].
Because of the complexity of a landslide body and the diversity and randomness of its influencing factors, an accurate description of its development law is complex. However, the series of landslide body displacements, which vary over time, can be used to describe the general laws of landslide development. Therefore, some researchers have proposed different methods for the prediction of landslide deformation and displacement [2,4,7,8,9,10,11,12,13,14,15]. The methods can be roughly classified into four categories—deterministic methods [2,7,8,12], statistical methods [9,11], numerical simulations [4,10], and nonlinear methods [13,14,15]. Each method has its own features. The deterministic methods are based on creep theory and other physical mechanisms of rock and soil mass and can provide a clear physical concept; however, they have strict application conditions. The statistical methods are based on mathematical statistics and other prediction theories and can be used to obtain statistical laws from a known displacement to infer an unknown displacement, which are usable for landslides without clear physical mechanisms. Numerical simulation methods are based on simulation software or programs such as FLAC 3D to build a numerical–mechanical model of landslide deformation prediction, the parameters of which are not easy to determine. Nonlinear methods are presented by introducing some nonlinear theories (e.g., machine learning theory, synergetic theory, and chaotic dynamics theory), which have the potential for coping with difficult and complicated problems [5]. Moreover, these methods can also be divided into two categories—single- and multi-factor prediction methods. The former only considers previous displacement or deformation, whereas the latter considers inducing factors in addition to landslide displacement or deformation.
Thus far, most of the methods mentioned above have applied single-factor prediction models and can only be established through a single factor, such as landslide displacement or deformation. As is well known, the evolution of landslides can be influenced by a variety of factors such as rainfall and earthquakes. Multi-factor prediction models will be a good choice for landslide displacement prediction in the future.
In recent years, machine learning methods such as an artificial neural network (ANN) and support vector machine (SVM) are being widely applied in landslide research because they can consider the influences of multiple complex factors on landslides and achieve good performance with regard to providing predictions, extracting associated features, and making decisions from the given information [13,14,15,16,17,18,19,20]. Among them, an SVM, a novel machine-learning algorithm presented by Vapnik (1995), is capable of preferentially resolving small-sample, nonlinear, and high-dimensional problems, while considering the influence of multiple factors. The method works on statistical learning theory and the structural risk minimization principle. It seeks an optimal trade-off between the complexity and learning ability of models as per the limited sample information to obtain the best generalization of the models [21,22]. Many studies have considered the method to be a future approach in the area of machine learning research. At present, SVM methods have obtained good results when applied to landslide assessment and prediction [23,24,25,26].
In Ref. [5], we built a GA–SVM model of large-scale landslides for landslide development prediction, which focuses on improving the prediction accuracy of SVM models by applying a genetic algorithm. This study primarily focuses on the application of a multi-factor SVRM for landslide displacement rate prediction, and mainly emphasizes the importance of choosing the appropriate influencing factors in building the prediction model of a large-scale landslide.

2. Methodology

2.1. SVMs Theory

SVMs are of two types—classification and regression. The original SVM was designed to solve classification problems. In recent years, however, a support vector regression algorithm has shown an excellent performance in many research fields [27,28,29,30]. The basic idea of a support vector regression machine (SVRM) is to map nonlinearly the training data x from an input space into a higher dimensional feature space through a kernel function Ø x (a nonlinear mapping function), and apply a nonlinear regression within the feature space [22,31,32].
Given a set of training data x i , y i i = 1 n   R n × R , where xi is the input vector of an SVRM model, yi is the actual output value, and n is the total number of training data. In general, the regression function in an SVRM model can be applied through the following formula [31,32]:
f x = ω · Ø x + b
where ω and b are called the weight vector and bias term, respectively.
According to the related references, the SVRM can be solved in its dual formulation as a convex optimization problem [21,22,33] by maximizing
W a , a * = 1 2 i , j = 1 n a i a i * a j a j * K x i · x j + i = 1 n y i a i a i * ε i = 1 n a i + a i * ,
subject to
i = 1 n a i a i * = 0 a i 0                   i = 1 , 2 ,   ,   n a i * C ,
where a   and   a * are dual Lagrange multipliers, C is a positive constant that determines the trade-off between the training error and model flatness, ε is a permissible error, and K(xi, xj) is the kernel function. In general, there are several types of kernel functions such as linear, polynomial, and radial basis functions (RBFs). Here, the RBF is adopted in this study because of its strong nonlinear mapping ability and good learning performance in a practical application [34,35,36,37]. RBF is written as follows:
K x i ,   x j = exp γ · x i x j 2 ,
where γ is a kernel parameter.
After a ,   a * , and b are determined, the explicit form of regression Formula (1) can be obtained as follows [36]:
f x = i = 1 n a i a i * K x i · x j + b .
The computation and analysis of the SVRM models in this paper were conducted in MATLAB software, which has a friendly user interface and simple operation. The Libsvm toolbox for MATLAB software is used in the computation, which is developed by Chang and Lin (2001) and can be freely downloaded from the net.
The computing procedure of SVRM mainly includes the following steps:
  • Obtaining sample data;
  • Transforming and scaling the data into the acceptable format of libsvm software;
  • Choosing the kernel function (RBF);
  • Using a grid-search method to determine the best parameters C and γ in the SVRM model; and
  • Using the SVRM model for prediction.
The grid-search method is most commonly employed as a parameter optimization method and consists of both coarse and fine searches. First, a rough selection result is obtained within a wide range of parameters through a coarse search. Second, a fine search result with smaller steps is obtained in a smaller range determined by the rough result from a fine search [38]. In this study, the coarse search range of parameters C and γ is [2−8, 28], the step size is 1, the fine search range is [2−4, 24], and the step size is 0.5.

2.2. Grey Correlation Analysis Theory

Deng (1989) first presented the grey correlation analysis theory in 1989 [39]. It is usually applied to evaluate and compare the importance of certain factors in many practical problems. In this study, the method is used to analyze the importance of the factors influencing landslide deformation. Its main procedures are as follows.

2.2.1. Defining Consensus and Comparison Sequences

Consensus and comparison sequences are also called mother sequences and subsequence, respectively. A consensus sequence is the basis of the grey correlation analysis method and can be chosen according to practical needs. Assuming x 0 k and x i k as a mother sequence and subsequence, respectively, we have the following:
x 0 k = x 0 1 , x 0 2 , , x 0 n ,     k = 1 ,   2 ,   ,   n ,
x i k = x i 1 , x i 2 , , x i n ,   i = 1 ,   2 ,   ,   m ;   k = 1 ,   2 ,   ,   n ,
where m is the size of considered factors, and n is the size of analyzed data. It should be noted that a series of various data must be normalized before using the grey correlation analysis.

2.2.2. Calculating Grey Correlation Coefficient

The correlation coefficient ξ at k point between x 0 and x i can be calculated as follows:
ξ i k = min i   min k x 0 k x i k + ρ   max i   max k x 0 k x i k x 0 k x i k + ρ   max i   max k x 0 k x i k
where ρ is called a discrimination coefficient, ρ 0 ,   + . The smaller ρ is, the greater the discrimination ability of the grey correlation method. The value of ρ is generally determined as 0.5.

2.2.3. Calculating Grey Correlation Degree

The correlation degree γ is calculated based on the grey correlation coefficients, which measures the degree of similarity among the different factors, and is defined as follows:
γ i = 1 n k = 1 n ξ i k .

3. Overview of Study Site

3.1. Geological Setting

The landslide was located 600 km upstream of a large hydro-electrical station in Sichuan province of China, on the left bank slope of a secondary tributary of the Yangtze River (Figure 1). It is a typical slow large-scale landslide.
The length of the landslide from head to toe is approximately 500–700 m, and the average width of the landslide body is approximately 700 m. Its volume is approximately 15 million m3. It is mainly influenced by a variety of factors, such as rain, reservoir water, and ground water [1,5]. Since 1998, landslides have been systematically and comprehensively observed. Thus far, many geological and monitoring data have been accumulated. According to the borehole investigation results, the landslide comprises a set of basalt with a block structure in the upper part and a set of layered sedimentary rocks in the lower part of the slope and is mantled by loose deposits of quaternary systems. The sliding zone is mainly located in strongly weathered basalt (Figure 2) [1,40].
Based on the geological and geomorphological features and the deformation characteristics and history of the landslide, the landslide can be divided into three main sliding blocks—Block 1, Block 2, and Block 3 (Figure 3), which are, respectively, the old landslide area, main deformation area, and shallow landslide area. The three blocks have different movement and material characteristics. Block 1 has a total volume of 260 × 104 m3 and is stable at present. Block 2 has a total volume of approximately 250 × 104 m3, with a 180 × 104 m3 rock mass, which has developed into a strong creep mass.
Block 3 has poor stability and has experienced several small shallow landslides and collapses in its front and side; however, a deep instability does not occur easily.
Herein, our research focus is Block 2, which occupies the middle part of the landslide. It has an obvious deformation and is a potential threat to the hydro-electrical station.

3.2. Monitoring System

A complete landslide monitoring system was established in April of 1998. The aim is to analyze its stability and deformation tendency. The monitoring items include a precision geodetic survey of the surface displacement, as well as the borehole, flat tunnel, and meteorological monitoring. The distribution of monitoring points can be seen in Figure 2.
The precision geodetic survey includes a plane control network and an elevation control network. It is used to monitor the horizontal and vertical displacement to determine the displacement direction and law of the surface displacement in different parts of the landslide. There is a total of 21 monitoring points, the accuracy of which is of a second order. In the borehole monitoring, high precision inclinometers (inclination angle accuracy 0.01°) are used to monitor the lateral displacement of the upper and lower rock mass of the sliding surface. On these grounds, the location and displacement of the sliding surface can be determined. There are a total of 8 borehole monitoring points on the landslide body. Among them, 6 points are located in Block 2.
A footrill is a good geology window for deeply analyzing landslides. Several precision instruments including a rock mass deformation instrument (accuracy of 0.05 mm), clinometer (inclination angle accuracy of 0.01°), displacement meter (accuracy of 0.1 mm), and triangulated water weir are fixed in the footrill. Using these instruments, the deep deformation and groundwater level change of the landslide body can be clearly observed. Footrill #5 is located above the elevation of 1220 m and is a long-term monitoring point during the reservoir operation.
The meteorological observation of the landslide uses a 110-WS-16 automatic meteorological instrument, which can provide data on the rainfall, temperature, and wind speed for a landslide.
Initially, the monitoring frequency of the items is mostly once per week. When the reservoir water level fluctuates sharply and abnormal conditions occur, the monitoring frequency is appropriately increased. Thus far, the monitoring frequency of most items has been once a month.
The system has been checked and serviced regularly since 1998. To date, the system has recorded a considerable amount of comprehensive and real-time observation data concerning the change in movement of the landslide body and its influencing factors.

3.3. Deformation Characteristics

According to the monitoring data and geological surveys conducted since 1998, the deformation of a landslide has obvious characteristics based on differences in region, elevation, depth, and season. The deformation rate is mainly related to rainfall and its intensity. It is also related to the continuous and fast rise and fall of the reservoir water level. Although there are some country roads in the front and top of the landslide body, and the roads have also caused some small partial and shallow landslides, particularly in Block 3, they have not caused any deep slides.
For the Block 2 creep body, its surface displacement is small, although the increase in displacement was significant from 1998 to 1999. The increase in displacement started to gradually become small after 2000, whereas the full displacement of Block 2 shows an obvious spiral increasing trend. The creep trend is still further developing now.
In this paper, the data on footrill #5 in Block 2 from April 1998 to December 2005 is chosen to perform an in-depth analysis of the relationships between the landslide deformation and the influencing factors. The displacement rate is calculated according to the monitored displacement. By contrast, the index values of the rainfall and reservoir water level are normalized using the common mini–max method. The relative relationship is shown in Figure 4.
Figure 4 shows that the relationship between the displacement rate and rainfall is obvious, and the rate peaks lag behind the rainfall peaks. This fully indicates that the impact of rain on the landslide has a certain delayed effect. The influence of the reservoir water level is mainly reflected in the early impounding stage. The rate obviously increased after the water storage commenced in 1998, after which the influence gradually weakened.

3.4. Monitoring Data Analysis

We took the average monthly displacement as the mother sequence, and the monthly rainfall and average monthly reservoir water level as the subsequence, to analyze the relative relationships between them using the aforementioned grey correlation analysis theory. The results are shown in Table 1.
The table shows that the correlation between displacement and rainfall is much bigger than that between displacement and reservoir water level during each year, and the average correlation of the former from 1998 to 2005 is 0.894, whereas the average correlation of the latter is only 0.338.
From these correlations and the field survey, it is concluded that the deformation of the large-scale landslide is influenced by many factors. In addition, rain is always a key influencing factor, and the changes of the reservoir water level have obvious influences on the landslide only in the early impounding stage.

4. Results

This part presents some prediction results of several SVRM landslide models and compares their prediction performance. According to the analysis results of the monitoring data and SVRM theory, single- and two-factor SVRM models are established, along with a three-factor SVRM model to represent a complicated landslide.

4.1. Single-Factor SVRM Prediction Results

First, only the average monthly displacement rate of the landslide from April 1998 to December 2005 was used as a factor to build the single-factor SVRM model. The number of total data is 93. The initial 62 datasets were used as the learning samples, and the remaining 31 datasets were applied as the testing samples. A single-factor SVRM model was built to predict the development of the landslide, and the parameters (C and γ) of the model were defined using the grid-search method, which was proposed by Chang and Lin (2001) (Figure 5) [41]. This enabled us to obtain the most appropriate values for the C (i.e., 0.5, Equation (3)) and γ (i.e., 2.8284, Equation (8)) parameters. The use of these parameter values will produce a SVRM model with the smallest mean square error (MSE). The predicted result of the single-factor SVRM model is shown in Figure 6.
Figure 6 shows that the predictive curve of the single-factor SVRM model and the monitoring curve of the landslide display the same trend and are in accordance. However, there are some differences between the predicted and monitored values of the individual points, particularly for point no. 5 (Figure 6).

4.2. Two-Factor SVRM Prediction Results

Next, the average monthly displacement rate and monthly rainfall, and the average monthly displacement rate and average monthly reservoir water level, were used as the two main factors to build the two-factor SVRM models. Similarly, the initial 62 datasets and the remaining 31 datasets of the two factors were chosen as the learning and test samples, respectively. The parameters (C and γ) were determined using the same method. The results are shown in Figure 7 and Figure 8.
Figure 7 shows that the predictive curve of the two-factor SVRM model (displacement rate and rainfall) agrees well with the monitoring curve. Not only do the two curves display a common changing trend, the predicted and monitored values of the 93 points are also extremely close to each other.
Figure 8 shows that the predictive curve of the two-factor SVRM model (displacement rate and reservoir water level) agrees with the monitoring curve. The predicted values of the 93 points are close to the corresponding monitored values, except for point no. 5. The figure is similar to Figure 6.

4.3. Three-Factor SVRM Prediction Result

Finally, the displacement rate, reservoir water level, and rainfall over the landslide were used as the three main factors for building the three-factor SVRM model. The parameters (C and γ) were also determined using a grid-research method (Figure 9). Figure 10 shows the prediction results.
Similar to Figure 7, Figure 10 shows that the predicted values of the three-factor SVRM model are in good agreement with the monitored values.

5. Discussions

The deformation evolution prediction of large-scale landslides is vital for pre-warning and prevention of landslide hazards. The complexity and randomness of landslides and their influencing factors complicate the accurate description of landslide development. Although many methods for the prediction of landslide displacement series have been presented [2,4,7,8,9,10,12,42,43], most of them belong to the category of single-factor models. As is well known, landslides can be influenced by a variety of factors during their evolution such as rainfall and changes in the water level. Machine learning methods such as an ANN and an SVM can consider the influence of multiple complex factors on landslides. Specifically, an SVM is a novel machine-learning method and achieves the best generalization ability [31]. The method is most suitable for resolving small-sample, nonlinear, and high-dimensional problems, with a good predictive ability [31]. It overcomes certain disadvantages of other machine learning methods, such as local minimum or overlearning problem when applying an ANN. To date, the approach has been widely used in many different fields [44,45,46,47].
The prediction ability and effect of the models can be determined by calculating the root mean square error (RMSE) (see Table 2). In general, the smaller the RMSE is, the higher the model accuracy.
Table 2 shows that the SVRM prediction models achieve a good predictive performance, with all of the RMSE values between the predicted and monitored data being less than 0.02. Among the different models, the accuracies of the two- and three-factor models are slightly higher than that of the single-factor model. Both two-factor models (displacement rate and rainfall) have the highest accuracy, with the smallest RMSE being 0.00614. The three-factor model has the second highest accuracy, and the single-factor model has the lowest accuracy, with the largest RMSE of 0.01644.
The landslide used in this study is a typical, slow, and large-scale landside. Its deformation and evolution are generally affected by rainfall, changes in the reservoir water level, and other predisposing factors. According to a monitoring data analysis conducted since 1998 and a field survey, the deformation of the landslide has obvious regional differences, elevation differences, depth differences, and seasonal change characteristics. The deformation rate is mainly related to rainfall and rainfall intensity, followed by a continuous and significant change in the reservoir water level. The reservoir water level has an obvious influence on the landside deformation during the early impounding stage. Thus, the prediction models considering the rainfall factor in the study have higher accuracies. This is helpful for understanding why the accuracy of a two-factor (displacement rate and rainfall) model is the highest.

6. Conclusions

This study involved the analysis of a complicated large-scale landslide in a hydro-power project area in China, and presented the application of multi-factor SVRM methods in landslide deformation prediction. Single-factor, two-factor, and three-factor SVRM models were built, and the parameters of these models were determined using a grid-research method. In comparison, we found the prediction accuracy of the models to be superior in terms of landslide development prediction. The accuracies of the two- and three-factor models were slightly higher than that of the single-factor model, and a two-factor model (displacement rate and rainfall) had the highest accuracy.
In this regard, the consideration of multiple factors is helpful for improving the accuracy of landslide prediction models because models that include more factors have a higher prediction accuracy than a single-factor model. However, more factors might not produce a higher accuracy model [6,43], depending on whether the factors involved in the model are key factors affecting the development process of a landslide [48]. Thus, it is crucial to determine the key controlling factors that influence accurate prediction of landslide development.

Author Contributions

X.L. was responsible for the conceptualization, investigation, data processing, model output, and original draft. S.L. was responsible for investigation and model validation. Both authors have read and agreed to the published version of the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This study was supported by the National Natural Science Foundation of China (No. 41772386), the Strategic Leading Science and Technology Project of Chinese Academy of Sciences (Class A) (No. XDA23090203), and the National Key Research and Development Plan of China (No. YS2018YFGH000001).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data are not publicly available due to privacy or ethical restrictions.

Acknowledgments

The authors wish to thank the anonymous reviewers for their constructive comments. Special thanks are given to Li Pei for providing the landslide monitoring data.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Chen, Z.S.; Li, P. A research on the landslide in Jinlongshan region. Mt. Res. 1991, 9, 210–217. (In Chinese) [Google Scholar]
  2. Helmstetter, A.; Sornette, D.; Grasso, J.R.; Andersen, J.V.; Gluzman, S.; Pisarenko, V. Slider-block friction model for landslides: Application to vaiont and La Clapiere landslides. J. Geophys. Res. Solid Earth 2004, 109, 1–15. [Google Scholar] [CrossRef]
  3. Corominas, J.; Moya, J.; Ledesma, A.; Lloret, A.; Gili, J.A. Prediction of ground displacements and velocities from groundwater level changes at the Vallcebre landslide (Eastern Pyrenees, Spain). Landslides 2005, 2, 83–96. [Google Scholar] [CrossRef]
  4. Yan, E.C.; Zhu, D.P.; Song, K.L.; Lin, Y.D. Deformation prediction method of typical accumulative landslide in Three Gorges reservoir based on numerical modeling. J. Jilin Univ. 2012, 42, 422–429. (In Chinese) [Google Scholar]
  5. Li, X.Z.; Kong, J.M. Application of GA-SVM method with parameter optimization for landslide development prediction. Nat. Hazards Earth Syst. Sci. 2013, 1, 5295–5322. [Google Scholar] [CrossRef] [Green Version]
  6. Cai, Z.; Xu, W.; Meng, Y.; Shi, C.; Wang, R. Prediction of landslide displacement based on GA-LSSVM with multiple factors. Bull. Eng. Geol. Environ. 2016, 75, 637–646. [Google Scholar] [CrossRef]
  7. Voight, B. A relation to describe rate-dependent material failure. Science 1989, 243, 200–203. [Google Scholar] [CrossRef] [Green Version]
  8. Sornette, D.; Helmstetter, A.; Andersen, J.V.; Gluzman, S.; Grasso, J.R.; Pisarenko, V. Towards landslide predictions: Two case studies. Phys. A Stat. Mech. Appl. 2004, 338, 605–632. [Google Scholar] [CrossRef] [Green Version]
  9. Randall, W.J. Regression models for estimating coseismic landslide displacement. Eng. Geol. 2007, 91, 209–218. [Google Scholar]
  10. Jiang, J.; Ehret, D.; Xiang, W.; Rohn, J.; Huang, L.; Yan, S.; Bi, R. Numerical simulation of Qiaotou Landslide deformation caused by drawdown of the Three Gorges Reservoir, China. Environ. Earth Sci. 2011, 62, 411–419. [Google Scholar] [CrossRef]
  11. Li, X.Z.; Wang, F.Q. Multiple factors model for landslide deformation prediction based on wavelet neural network. Bull. Soil Water Conserv. 2012, 32, 235–238. Available online: http://en.cnki.com.cn/Article_en/CJFDTotal-STTB201205048.htm (accessed on 30 October 2020). (In Chinese).
  12. Miao, S.; Hao, X.; Guo, X.; Wang, Z.; Liang, M. Displacement and landslide forecast based on an improved version of Saito’s method together with the Verhulst-Grey model. Arab. J. Geosci. 2017, 10, 1–10. [Google Scholar] [CrossRef]
  13. Shihabudheen, K.V.; Peethambaran, B. Landslide displacement prediction technique using improved neuro-fuzzy system. Arab. J. Geosci. 2017, 10, 1–14. [Google Scholar] [CrossRef]
  14. Zhou, C.; Yin, K.; Cao, Y.; Ahmed, B.; Fu, X. A novel method for landslide displacement prediction by integrating advanced computational intelligence algorithms. Sci. Rep. 2018, 8, 1–12. [Google Scholar] [CrossRef] [Green Version]
  15. Yang, B.; Yin, K.; Lacasse, S.; Liu, Z. Time series analysis and long short-term memory neural network to predict landslide displacement. Landslides 2019, 16, 677–694. [Google Scholar] [CrossRef]
  16. Lu, P.; Rosenbaum, M.S. Artificial neural networks and grey systems for the prediction of slope stability. Nat. Hazards 2003, 30, 383–398. [Google Scholar] [CrossRef]
  17. Neaupane, K.M.; Achet, S.H. Use of backpropagation neural network for landslide monitoring: A case study in the higher Himalaya. Eng. Geol. 2004, 74, 213–226. [Google Scholar] [CrossRef]
  18. Yao, X.; Tham, L.G.; Dai, F.C. Landslide susceptibility mapping based on support vector machine: A case study on natural slopes of Hong Kong, China. Geomorphology 2008, 101, 572–582. [Google Scholar] [CrossRef]
  19. Ballabio, C.; Sterlacchini, S. Support vector machines for landslide susceptibility mapping: The Staffora river basin case study, Italy. Math. Geosci. 2012, 44, 47–70. [Google Scholar] [CrossRef]
  20. Aditian, A.; Kubota, T.; Shinohara, Y. Comparison of GIS-based landslide susceptibility models using frequency ratio, logistic regression, and artificial neural network in a tertiary region of Ambon, Indonesia. Geomorphology 2018, 318, 101–111. [Google Scholar] [CrossRef]
  21. Vapnik, V.N. The Nature of Statistical Learning Theory; Springer: New York, NY, USA, 1995; pp. 988–999. [Google Scholar]
  22. Cristianini, N.; Shawe-Taylor, J. An Introduction to Support Vector Machines and Other Kernel-Based Learning Methods; Cambridge University Press: New York, NY, USA, 2003; pp. 1–122. [Google Scholar]
  23. Khan, M.S.; Coulibaly, P. Application of support vector machine in lake water level prediction. J. Hydrol. Eng. 2006, 11, 199–205. [Google Scholar] [CrossRef]
  24. Marjanovic, M.; Kovacevic, M.; Bajat, B.; Vozenilek, V. Landslide susceptibility assessment using SVM machine learning algorithm. Eng. Geol. 2011, 123, 225–234. [Google Scholar] [CrossRef]
  25. Han, H.M.; Shi, B.; Zhang, L. Prediction of landslide sharp increase displacement by SVM with considering hysteresis of groundwater change. Eng. Geol. 2021, 280, 1–11. [Google Scholar] [CrossRef]
  26. Huang, Y.; Zhao, L. Review on landslide susceptibility mapping using support vector machines. Catena 2018, 165, 520–529. [Google Scholar] [CrossRef]
  27. Jin, X.; Liu, Z.; Bie, R.; Zhao, G.; Ma, J. Support vector machines for regression and applications to software quality prediction. In Proceedings of the International Conference on Computational Science, Glasgow, UK, 8–11 May 2006; Springer: Berlin/Heidelberg, Germany, 2006. [Google Scholar]
  28. Kavzoglu, T.; Sahin, E.K.; Colkesen, I. Landslide susceptibility mapping using GIS-based multi-criteria decision analysis, support vector machines, and logistic regression. Landslides 2013, 11, 425–439. [Google Scholar] [CrossRef]
  29. Pontil, M.; Murkerjee, S.; Girosi, F. On the noise model of support vector machine regression. MIT Artif. Intell. Lab. 1998, 1651, 1500–1999. [Google Scholar]
  30. Wang, X.; Kang, M.; Fu, X.; Li, C. Predictive modeling of surface roughness in lenses precision turning using regression and support vector machines. Int. J. Adv. Manuf. Technol. 2013, 1–9. [Google Scholar] [CrossRef]
  31. Cortes, C.; Vapnik, V. Support-vector networks. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
  32. Tang, J.L.; Cai, C.Z.; Xiao, T.T.; Huang, S.J. Modeling and predicting the central magnetic flux density of the superconducting solenoid surrounded with iron yoke via SVR. J. Supercond. Nov. Magn. 2012, 25, 1747–1751. [Google Scholar] [CrossRef]
  33. Micheletti, N.; Foresti, L.; Robert, S.; Leuenberger, M.; Pedrazzini, A.; Jaboyedoff, M. Machine learning feature selection methods for landslide susceptibility mapping. Math. Geosci. 2014, 46, 33–57. [Google Scholar] [CrossRef] [Green Version]
  34. Borji, M.; Malekian, A.; Salajegheh, A.; Ghadimi, M. Multi-time-scale analysis of hydrological drought forecasting using support vector regression (SVR) and artificial neural networks (ANN). Arab. J. Geosci. 2016, 9, 725. [Google Scholar] [CrossRef]
  35. Maenhout, S.; De, B.B.; Haesaert, G.; Van, B.E. Support vector machine regression for the prediction of maize hybrid performance. Theor. Appl. Genet. 2007, 115, 1003–1013. [Google Scholar] [CrossRef] [PubMed]
  36. Ouyang, Q.; Lu, W.; Xin, X.; Zhang, Y.; Cheng, W.; Yu, T. Monthly Rainfall Forecasting Using EEMD-SVR Based on Phase-Space Reconstruction. Water Resour. Manag. 2016, 30, 2311–2325. [Google Scholar] [CrossRef]
  37. Yoo, K.H.; Ju, H.B.; Man, G.N.; Kim, J.H.; Hur, S.; Chang, H.K. Prediction of golden time using SVR for recovering SIS under severe accidents. Ann. Nucl. Energy 2016, 94, 102–108. [Google Scholar] [CrossRef]
  38. Zhang, H.; Yin, S.; Hu, Y. SVM classifier of stored-grain insects based on grid search. Commun. Comput. Inf. Sci. 2011, 202, 436–441. [Google Scholar] [CrossRef]
  39. Deng, J.L. Introduction to the grey system theory. J. Grey. Syst. 1989, 1, 1–24. [Google Scholar]
  40. Li, J.Y. The Research on Stability of Jinlongshan Landslide after the Reservoir Storing Water. Master’s Thesis, Chengdu University of Technology, Chengdu, China, 2002. (In Chinese). [Google Scholar]
  41. Chang, C.C.; Lin, C.J. LIBSVM: A library for support vector machines. ACM Trans. Intell. Syst. Technol. 2001, 2, 1–39. [Google Scholar] [CrossRef]
  42. Chen, H.; Zeng, Z.; Tang, H. Landslide deformation prediction based on recurrent neural network. Neural Process. Lett. 2013, 41, 1–10. [Google Scholar] [CrossRef]
  43. Li, X.Z.; Kong, J.M.; Wang, Z.Y. Landslide displacement prediction based on combining method with optimal weight. Nat. Hazards 2012, 61, 635–646. [Google Scholar] [CrossRef]
  44. Oliveira, L.S.; Sabourin, R. Support vector machines for handwritten numerical string recognition. In Proceedings of the Ninth International Workshop on Frontiers in Handwriting Recognition, Tokyo, Japan, 26–29 October 2004; pp. 39–44. Available online: https://ieeexplore-ieee-org.mines.idm.oclc.org/document/1363884 (accessed on 30 October 2020).
  45. Smola, A.J.; Scholkopf, B. A tutorial on support vector regression. Stat. Comput. 2004, 14, 199–222. Available online: http://lasa.epfl.ch/teaching/lectures/ML_Phd/Notes/nu-SVM-SVR.pdf (accessed on 30 October 2020). [CrossRef] [Green Version]
  46. Samui, P. Slope stability analysis: A support vector machine approach. Environ. Geol. 2008, 56, 255–267. [Google Scholar] [CrossRef]
  47. Feng, X.T.; Zhao, H.B.; Li, S.J. Modeling non-linear displacement time series of geo-materials using evolutionary support vector machines. Int. J. Rock Mech. Min. Sci. 2004, 41, 1087–1107. [Google Scholar] [CrossRef]
  48. Du, J.; Yin, K.; Lacasse, S. Displacement prediction in colluvial landslides, three gorges reservoir, China. Landslides 2013, 10, 203–218. [Google Scholar] [CrossRef]
Figure 1. Landslide location.
Figure 1. Landslide location.
Applsci 11 01381 g001
Figure 2. Geological section of the landslide (modified from Cheng and Li 1991; Li 2002).
Figure 2. Geological section of the landslide (modified from Cheng and Li 1991; Li 2002).
Applsci 11 01381 g002
Figure 3. Plan of the landslide and its monitoring points.
Figure 3. Plan of the landslide and its monitoring points.
Applsci 11 01381 g003
Figure 4. Relationship of the displacement rate of the landslide and its main influencing factors.
Figure 4. Relationship of the displacement rate of the landslide and its main influencing factors.
Applsci 11 01381 g004
Figure 5. A 3D contour map for parameter determination of single-factor SVRM model using the grid-search method.
Figure 5. A 3D contour map for parameter determination of single-factor SVRM model using the grid-search method.
Applsci 11 01381 g005
Figure 6. Monitored and predicted displacement rate of single-factor support vector regression machine (SVRM) model over time.
Figure 6. Monitored and predicted displacement rate of single-factor support vector regression machine (SVRM) model over time.
Applsci 11 01381 g006
Figure 7. The monitored and predicted displacement rate of two-factor (displacement rate and rainfall) SVRM model over time.
Figure 7. The monitored and predicted displacement rate of two-factor (displacement rate and rainfall) SVRM model over time.
Applsci 11 01381 g007
Figure 8. The monitored and predicted displacement rate of two-factor (displacement rate and reservoir water level) SVRM model over time.
Figure 8. The monitored and predicted displacement rate of two-factor (displacement rate and reservoir water level) SVRM model over time.
Applsci 11 01381 g008
Figure 9. A 3D contour map for parameter determination for the three-factor SVRM model using the grid-search method.
Figure 9. A 3D contour map for parameter determination for the three-factor SVRM model using the grid-search method.
Applsci 11 01381 g009
Figure 10. Monitored and predicted displacement rate of three-factor SVRM model over time.
Figure 10. Monitored and predicted displacement rate of three-factor SVRM model over time.
Applsci 11 01381 g010
Table 1. The grey correlation analysis results between landslide displacement and rainfall/reservoir water level.
Table 1. The grey correlation analysis results between landslide displacement and rainfall/reservoir water level.
TimeCorrelation
Between Landslide Displacement and RainfallBetween Landslide Displacement and Reservoir Water Level
19980.8400.347
19990.8780.337
20000.8870.336
20010.8710.336
20020.9130.337
20030.9100.337
20040.9290.336
20050.9110.336
1998–20050.8940.338
Table 2. Parameters and prediction accuracy of the models.
Table 2. Parameters and prediction accuracy of the models.
ParametersSingle FactorTwo FactorsThree Factors
Displacement RateDisplacement Rate and RainfallDisplacement Rate and Reservoir Water LevelDisplacement Rate, Rainfall, and Reservoir Water Level
c0.511.31371111.31370
γ2.828400.062500.707110.06250
RMSE0.016440.006140.010630.00739
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Li, X.; Li, S. Large-Scale Landslide Displacement Rate Prediction Based on Multi-Factor Support Vector Regression Machine. Appl. Sci. 2021, 11, 1381. https://doi.org/10.3390/app11041381

AMA Style

Li X, Li S. Large-Scale Landslide Displacement Rate Prediction Based on Multi-Factor Support Vector Regression Machine. Applied Sciences. 2021; 11(4):1381. https://doi.org/10.3390/app11041381

Chicago/Turabian Style

Li, Xiuzhen, and Shengwei Li. 2021. "Large-Scale Landslide Displacement Rate Prediction Based on Multi-Factor Support Vector Regression Machine" Applied Sciences 11, no. 4: 1381. https://doi.org/10.3390/app11041381

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