Next Article in Journal
Real-Time Monitoring Method for Layered Compaction Quality of Loess Subgrade Based on Hydraulic Compactor Reinforcement
Next Article in Special Issue
Light-Weight Student LSTM for Real-Time Wildfire Smoke Detection
Previous Article in Journal
Switchable Glass Enabled Contextualization for a Cyber-Physical Safe and Interactive Spatial Augmented Reality PCBA Manufacturing Inspection System
Previous Article in Special Issue
Forecasting the Concentration of Particulate Matter in the Seoul Metropolitan Area Using a Gaussian Process Model
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Hybrid Landslide Displacement Prediction Method Based on CEEMD and DTW-ACO-SVR—Cases Studied in the Three Gorges Reservoir Area

1
Faculty of Engineering, China University of Geosciences, Wuhan 430074, Hubei, China
2
School of Geosciences, Yangtze University, Wuhan 430100, Hubei, China
3
Three Gorges Research Center for Geohazards of Ministry of Education, China University of Geosciences, Wuhan 430074, Hubei, China
*
Author to whom correspondence should be addressed.
Sensors 2020, 20(15), 4287; https://doi.org/10.3390/s20154287
Submission received: 30 June 2020 / Revised: 29 July 2020 / Accepted: 29 July 2020 / Published: 31 July 2020

Abstract

:
Accurately predicting the surface displacement of the landslide is important and necessary. However, most of the existing research has ignored the frequency component of inducing factors and how it affects the landslide deformation. Therefore, a hybrid displacement prediction model based on time series theory and various intelligent algorithms was proposed in this paper to study the effect of frequency components. Firstly, the monitoring displacement of landslide from the Three Gorges Reservoir area (TGRA) was decomposed into the trend and periodic components by complete ensemble empirical mode decomposition (CEEMD). The trend component can be predicted by the least square method. Then, time series of inducing factors like rainfall and reservoir level was reconstructed into high frequency components and low frequency components with CEEMD and t-test, respectively. The dominant factors were selected by the method of dynamic time warping (DTW) from the frequency components and other common factors (e.g., current monthly rainfall). Finally, the ant colony optimization-based support vector machine regression (ACO-SVR) is utilized for prediction purposes in the TGRA. The results demonstrate that after considering the frequency components of landslide-induced factors, the accuracy of the displacement prediction model based on ACO-SVR is better than that of other models based on SVR and GA-SVR.

1. Introduction

As one of the most widely distributed and frequently occurring geological disasters in nature, landslides pose a greater threat to the environment, natural resources, hydraulic engineering, etc. [1]. A landslide can be regarded as a nonlinear dynamic system, which is affected by external factors such as rainfall, reservoir water level, and groundwater [2]. It is reported that plenty of old landslides were reactivated by the periodic reservoir level fluctuation and rainfall since the first impound of the Three Gorges Reservoir (TGR) in 2003 [3,4]. The surface displacement of the landslide is one of the important information generated during the landslide deformation process and is of great significance to predict the evolution law and development trend of landslides according to the analysis of it [5,6,7]. Accurately predicting the surface displacement of the landslide is important and necessary for mastering the evolution stages of landslide and realizing the accurate early warning [8,9].
The support vector machine (SVM) proposed by Vapnik [10], as a popular machine learning method that offers solutions for both classification and regression problems, has been widely used in snow avalanche hazard prediction [11], earth fissure hazard prediction [12], landslide displacement prediction [13,14], etc. The support vector regression (SVR) algorithm is the regression method of SVM, which has many applications in the prediction of time series combined with time-series theory [15]. The landslide displacement time series is generally regarded as the superposition of the trend component and the periodic component and is predicted separately by the least square method and SVR model. However, the dominant limitation of the SVR model, that is, the penalty parameter C and the kernel function parameter g is difficult to determine, and its accuracy is directly related to the model’s predictive ability [16,17,18,19,20]. Thus, the selection of an optimization algorithm for the SVR model plays a very important role [21]. Miao et al. [22] compared the prediction results of the genetic algorithm (GA)-SVR, grid search (GS)-SVR, and particle swarm optimization (PSO)-SVR and found that GA-SVR gave the best results. Zhou et al. [23] developed displacement prediction models based on the analysis of time series data and a PSO-SVR model and obtained accurate results. Cai et al. [24] and Wen et al. [25] proposed a least-squares support vector machine (LSSVM) approach with multiple factors and a genetic algorithm (GA). Bui et al. [26] establish a hybrid intelligent method for the spatial prediction of rainfall-induced landslides by combining LSSVM with artificial bee colony (ABC) optimization.
However, these optimization algorithms all have the disadvantages of falling into a local optimum easily in high-dimensional space and have a low convergence rate in the iterative process. Therefore, ant colony optimization (ACO) as a new biological evolution simulating method, which has the advantages of parallel computing, positive feedback search, and good adaptability can be used to avoid this issue [27,28]. The ACO algorithm is easy to realize. Meng et al. [29] proposed a pricing model with ACO-based SVR, utilized ACO to increase the generalization performance. Hong et al. [30] and Zhou et al. [31] used the ACO-SVR model for forecasting purposes, and find that ACO can automatically determine the optimal parameters of SVR with higher predictive accuracy and generalization ability simultaneously. Overall, the existing research has proved that the ACO can facilitate the selection of optimal parameters for SVR, which has great potential in landslide displacement prediction [32].
The choice of input variables for the SVR model is vital [33]. Even though the inducing factors like rainfall show a significant seasonal characteristic, most of the existing research has ignored the frequency component of it and how it affects the deformation of the landslide. Zhang et al. [34] pointed out that the IMFs of empirical mode decomposition (EMD) are extracted from high to low frequencies according to frequencies. Deng et al. [35] used the ensemble empirical mode decomposition (EEMD) and t-test methods to extract the frequency components of the inducing factors, based on which, a good prediction effect was obtained. Thus, as an optimized EMD, complete ensemble empirical mode decomposition (CEEMD) combined with a t-test can highlight the fluctuations in a time series such as high frequency and low frequency components of rainfall and reservoir water levels. High frequency components usually reflect the characteristics of high intensity and frequency of influencing factors, such as multiple heavy rainfalls in a short time, leading to landslide deformation. The low frequency component reflects the factors related to the continuous creep movement under gravitational loads. Additionally, since the periodic component is a complex curve, which affected mostly by external inducing factors like the rainfall or reservoir level, it is critical to select the appropriate inducing factors as the explanatory variable for the prediction of the periodic component according to its generation mechanism [36,37]. At present, the selection methods of input variables mainly include gray relational analysis (GRA) [38], mean influence value (MIV) [39], maximal information coefficient (MIC) [7], etc. Dynamic time warping (DTW) as a common time series similarity measurement method is widely used in the time-varying data sequence match since proposed by Berndt due to its simple concept and robust [40]. It can be utilized in the selection of dominant inducing factors for the prediction of landslides.
By considering the frequency components of inducing factors, optimized parameter selection methods and application of ACO optimization algorithm, this study presents a hybrid prediction method consisting of the CEEMD, the DTW, and the ACO-SVR model to improve the accuracy of the SVR-based prediction model. The monitoring displacement data of landslide were first decomposed into the trend and periodic component by the CEEMD method. The trend component can be fitted and predicted by the least square method. Then, the inducing factors like rainfall and reservoir levels time series were reconstructed into high frequency components, low frequency components, and others with CEEMD and a t-test, respectively. The dominant factors were selected by the method of DTW from the inducing factor group. Finally, the ACO algorithms were used to determine the optimal C and g for the SVR model, which is then trained to predict the periodic component of the landslide displacements. Baishuihe landslide and Shuping landslide from the Three Gorges Reservoir area (TGRA) were studied to verify the effectiveness of the proposed hybrid method. The application of this method demonstrates the preferable effect of it and can be applied to the prediction of other creep landslides affected by the seasonal rainfall and reservoir water level.

2. Proposed Methodology

2.1. Time Series Theory of Displacement Data

The deformation of the landslide is mainly affected by the internal and external inducing factors. Internal inducing factors like geological structures, topography, landforms, etc., controls the displacement performance as an approximately monotonically increasing function over time, reflecting the general trend of the cumulative displacement change of the landslide. The external inducing factors like rainfall, reservoir level changes, etc., controls displacement as an approximately periodic function over time. Besides, there are random displacements caused by random factors such as wind load and traffic load [22]. Therefore, according to the time series addition model, the landslide displacement curve can be decomposed as follows:
X ( t ) = ζ ( t ) + η ( t ) + μ ( t )
where,   X ( t ) is the observed displacement data of time t ,   ζ ( t ) is the trend component of time t , η ( t ) is the periodic component of time t , μ ( t ) is the random component of time t .
Due to the limitation of current monitoring methods, the inducing factors of random components have not been well obtained and have been ignored in this article. Formula (1) can be simplified into:
X ( t ) = ζ ( t ) + η ( t )

2.2. Complete Ensemble Empirical Mode Decomposition

Complete ensemble empirical mode decomposition (CEEMD), as a modified algorithm of EMD and EEMD, is widely used for time-frequency analysis adapted to non-stationary signals due to its high computing efficiency [41]. The realization of CEEMD is as follows:
(1) Adding n sets of white noise sequences to the original signal in the form of positive and negative pairs, then 2 n set signals are generated.
[ 1 1 1 1 ] [ S N ] = [ Z 1 Z 2 ]
where Z 1 and Z 2 are time series after adding positive and negative white noise, respectively; N is the added white noise; S is the original time series.
(2) The EMD algorithm is used to decompose each set of signals, and each set of the signal gets a set of m 1 intrinsic mode function (IMF) components and a residue.
(3) The corresponding IMF components and the residue are averaged as the final decomposition result.
c j = 1 2 i = 1 2 n c i j + 1 2 n i = 1 2 n c i m
where c j is the IMF component after decomposition, 1 j m , c m is the residue; c i j is the jth IMF component of ith signal; and n denotes the number of white noises, 1 i n .

2.3. Dynamic Time Warping

Dynamic time warping (DTW) is the algorithm originally used in the field of speech recognition. It is a non-linear warping technique combining time warping and distance measurement calculation and has been widely used for calculating the similarity between time series [42,43]. The dynamic time warping distance (DTWD) can be calculated as follows:
(1) Set time series T = { T 1 ,   T 2 , ,   T n ,   ,   T N } as the test sample sequence; set time series R = { R 1 ,   R 2 , ,   R m ,   ,   R M } as a reference sample sequence. Set matrix A M × N = ( a m n ) M × N as the distance matrix of T and R , then, a m n = ( T n R m ) 2
(2) In the distance matrix, set W = w 1 , w 2 , , w k as the dynamic time warping path (DTWP) of the test sample sequence and reference sample sequence. Where, w k = ( a m n ) k is kth elements of the DTWP. The path W needs to meet the following conditions:
{ m a x { M , N } K M + N 1 w 1 = a 11 , w k = a M N i f   w k = a m n ,   w k + 1 = a m n ,   t h e n ,   0 m m 1   a n d   0 n n 1
(3) DTWP is not unique, so the DTWP with the minimum value of m = 1 K w m is the best and the corresponding distance is the dynamic time warping distance. Set D T W ( T , R ) as the dynamic time warping distance between test sample sequence T and reference sample sequence R , then:
D T W ( T , R ) = min ( m = 1 K w m )
Set accumulate distance of test sample sequence   T m and reference sample sequence R n as L m n , so
L m n = m i n [ L ( m 1 , n 1 ) , L ( m 1 , n ) , L ( m , n 1 ) ] + a m n
where L 1 , 1 = a 11 , so   D T W ( T , R ) = L ( M , N ) .
By calculating the DTWD between the inducing factors and the periodic component, the smaller the calculation result is, the higher correlation the inducing factor is with the periodic component. Consequently, the inducing factor with the smallest result is selected as the input variable for the SVR model.

2.4. Support Vector Regression Model

The support vector regression (SVR) algorithm is widely used for small samples training and has advantages of being a simple process, having accurate prediction results, and having strong robustness [22,44]. It divides sample data into the training sample and test sample, taking the training sample as the input vector, then maps it to higher dimensional feature space, and trains it. Next, the best fitting effect is obtained in the space of the optimal decision function model, and the training sample is used to validate the analytical model results [15]. However, due to a lack of theoretical methods available to determine the penalty factor and the kernel function parameter ( C , g ), the approach for selecting C and g must be further studied [7,14]. In this paper, ACO was adopted to obtain the optimal parameters for the SVR model, and its performance was compared to the original SVR model and GA-SVR model.

2.5. Ant Colony Optimization

As a general-purpose stochastic optimization algorithm, the ACO mimics the behavior of ants in finding the shortest paths from the colony to food. In this process, ants will leave pheromones on the paths they pass, and the ants followed will then choose paths based on the pheromone’s intensity. When reaching an intersection that has not been passed, ants will randomly select a path and released pheromones, and the amount of pheromone is inversely proportional to the length of the path. Over time, the pheromone on the shorter path will continue to increase, while the pheromone on the other longer paths will gradually decrease or disappear, and eventually, the ant colony will find a suitable optimal path. To imitate this, the artificial in ACO ants performs a mobile search through positive feedback of volatility accumulation of pheromones to select the optimal path, which can avoid falling into the local optimum. Therefore, the key of the ACO lies in the movement rules and pheromone update [45,46,47,48]. The detailed steps of ACO-SVR are as follows:
Step 1: initialize parameters and variables of the proposed algorithm by randomly assigning a set of parameters ( C , g ) to each artificial ant. Therefore, the corresponding error model can be obtained by training the training-data through SVR:
E r r o r ( i ) = V t r a i n V r e a l
where V t r a i n are the results of the SVR model, V r e a l is the value of the training data. Then, the pheromone of ant in i position can be obtained according to the error value predicted by the above error model:
T 0 ( i ) = α E r r o r ( i )
where α is set to 3, so the smaller the error value, the larger the pheromone.
Step 2: Define the artificial ant’s transfer probability. The transfer probability of each artificial ant can be obtained based on the value of the pheromone:
p ( i ) = e T 0 ( B e s t I n d e x ) T 0 ( i ) e T 0 ( B e s t I n d e x )
where B e s t I n d e x is the artificial ant with the highest value of the pheromone.
Step 3: Define the evaporation coefficient ρ . To avoid local optimum, this study made the evaporation coefficient relatively small at the beginning of the local search and gradually increased with times of iterations. The evaporation coefficient ρ is defined as:
ρ = K × l o g ( 9 ) × E c h o e E c h o m a x
where K = 0.1 , E c h o is the times of iterations and E c h o m a x is the max times of iterations.
Step 4: In each iteration, a dynamic global transfer factor P 0 is established based on the value of the pheromone. After setting the number of artificial ants as m, calculate the value of e T 0 ( i ) ,   i = 1 , 2 , , m , then sort the results in ascending order to get a new sequence T i ( j ) ,   j = 1 , 2 , , m . When E c h o < ( E c h o m a x 2 ) , P 0 = t 1 ( k ) , k = 2 3 m ; otherwise, P 0 = t 1 ( k ) , k = 1 5 m .
Use the P 0 as a criterion, perform the local search when transfer probability p ( i ) < P 0 , otherwise, perform a global search. At the beginning of the search, most of the ants will perform the local search for a better solution. After that, most of the ants perform the global search to avoid falling into a local optimum and obtain a globally optimal solution.
Step 5: Update pheromone based on the C and g obtained from ACO, the update rules are as follows:
T _ 0   ( i ) = ( 1 ρ ) × T _ 0   ( i ) + t ( i )
Step 6: Save the optimal solution in each iteration. Keep the ant with the largest pheromone in each iteration and calculate the error value according to the error model, return to step 1, and perform the iteration cycle.
Step 7: The global optimal solution obtained. When the iteration is accomplished, the best ant with the best combination of C and g is obtained based on the error value.
Step 8: Calculate the corresponding results of SVR according to the best combination of C and g .

2.6. Procedure of the Proposed Hybrid Algorithm

The schematic diagram of the proposed hybrid model is present in Figure 1. First, CEEMD was used to decompose the cumulative displacement time series into a trend and periodic components based on time series theory, in which, the trend component was then fitted and predicted by a polynomial function. CEEMD and t-test methods were used to reconstruct the time series data of rainfall and reservoir level into high- and low frequency components. The two dominant influential factors with the smallest DTWD were selected through DTW for the prediction of the periodic component. Finally, the ACO algorithm was used to determine the optimal C and g for the SVR model, which was then trained to predict the periodic component of the landslide displacements. The predicted result of the cumulative displacement was the sum of the predicted trend component and the predicted periodic component.

3. Cases Study

The Three Gorges Dam (TGD) is now the world’s largest water conservancy project, causing numerous landslides and other geological hazards in this area. The banks of mainstream and tributaries in TGRA have a total length of 5300 km; many giant ancient landslides are distributed on both sides of the TGRA. Since the reservoir began to impound water, a series of ancient landslides were reactivated and deformed, meanwhile, new landslides were generated. For example, when the reservoir water level reached 135 m in 2003, more than 200 landslides in the reservoir area began to strongly deform [1].
In this study, two giant landslides, namely the Baishuihe landslide and Shuping landslide in the Three Gorges Reservoir area (TGRA), with similar deformation characteristics, were used as study cases to develop and validate the proposed hybrid model. The Baishuihe landslide in the Three Gorges Reservoir area is located on the south bank of the Yangtze River, 56 km from the TGD and belongs to Shazhenxi town. The Shuping landslide in the TGRA is located on the right bank of the Yangtze River, 47 km away from the Three Gorges Dam (TGD), and belongs to Shazhenxi town. The locations of the two landslides are shown in Figure 2.

3.1. Baishuihe Landslide

3.1.1. Geological Conditions

The Baishuihe landslide has a 500 m length from north to south, a 430 m width from east to west, and an approximately 30 m average thickness. With a large thick layer of soil, the sliding mass is a monoclinic stratum with sloping terrain, high in the south and low in the north, and the main sliding direction of the landslide is oriented at N 20° E. The east and west sides of landslide are bounded by bedrock ridges, with an overall slope of about 30°. The rear elevation is 450–500 m, and the front elevation is 120–130 m. The volume of the landslide is 645 × 104 m3, covering an area of 21.5 × 104 m2.
The monitor of the Baishuihe landslide was started in June 2003, including the combination of GPS, borehole inclinometer, and distributed optical fiber. As shown in Figure 3, a total of 11 GPS monitoring sites are arranged on the surface of the sliding mass. Three borehole inclinometers were established next to the GPS monitoring sites in the middle section (profile 1 and profile 2) of the landslide and monitor synchronously with the GPS. At the same time, a distributed optical fiber across the east–west boundary of the landslide is arranged at the leading edge of the landslide for monitoring the large deformation.
The sliding mass of the Baishuihe landslide is mainly included in Quaternary deposits, like silty clay and fragmented rubbles with a loose and disorderly structure. The lithology of the bedrock and strata that outcrop around the landslide are medium-thick layered cataclastic rock and thin-layered carbonaceous mudstone with dip direction of 15° and dip angle of 36° (Figure 4). There are two sliding zones founded in the Baishuihe landslide with different depths. The upper one is located at the interface between Quaternary deposits and cataclastic rock, with a depth varying from 12 to 21.5 m. The lower one is located at the interface between the cataclastic rock and carbonaceous mudstone at a depth varying from 27.5 to 30 m.

3.1.2. Monitoring Data and Deformation Characteristics of the Landslide

Figure 5 shows the monitoring results of rainfall, reservoir level, and accumulated displacement of monitoring sites ZG93 in Baishuihe landslide from June 2003 to December 2013. The landslide velocity is generally highest from May to August, at the end of the period of decreasing water level. In the remaining months, the landslide displacement remains stable, which shows a strong corresponding relationship between the periodic fluctuation of the reservoir water level and accumulated displacement, in this case, the increase in water level. Besides, the landslide displacement shows a hysteresis effect, which is, the water level drops for 1–2 months before the landslide displacement begins to increase gradually, and when the water level stops falling, the landslide displacement continues for 1–2 months [37].
Besides, rainfall in Zigui County was concentrated from May to October. The results show that accumulated displacement accelerated quickly from May to October (gray shaded area) each year and remained stable in the remaining months (green shaded area), which is in good agreement with variations in the monthly rainfall intensity [22].

3.2. Shuping Landslide

3.2.1. Geological Conditions

The Shuping landslide has an 800 m length from north to south, a 670 m width from east to west, and an approximately 10–70 m of thickness. The volume of the landslide is 2070 × 104 m3, covering an area of 1575 × 104 m2. The Shuping landslide located in the Zigui Basin between the mountains of western, with a topography of high in the south and low in the north. The rear elevation of the landslide is 470 m with a stepped landform, and the front elevation is 175 m. Multiple platforms are distributed on the sliding mass, with a slope of 5–35°, 22° on average. The landslide is in the subtropical monsoon climate zone, therefore, heavy rainfall that mainly concentrated in May–September in the form of the rainstorm.
Shuping landslide is a large ancient landslide with poor stability, which has experienced a slip deformation many times in history. However, since the first impoundment of the TGR on 15 June 2003, significant deformation began to show up in the landslide, cracking occurred in roads and houses, especially in May to September each year. Therefore, multiple monitoring methods were adopted to measure deformation characteristics and the stability of the landslide and to observe the interactions between different portions of the landslide. The professional monitoring started in June 2003, equipped with GPS monitoring of surface displacement, tilt monitoring of deep displacement drilling, etc. A total of 10 GPS monitoring sites and 4 boreholes were arranged on the Shuping landslide, and the distribution of each monitoring site is shown in Figure 6.

3.2.2. Monitoring Data and Deformation Characteristics of the Landslide

According to the results shown in Figure 7 from July 2003 to October 2013, including the rainfall, reservoir level, and accumulated displacement of monitoring sites ZG85, ZG86, and ZG87, “step-like” deformation characteristics after the first impoundment were exhibited. The displacement curves suddenly increased from May to September of each year and stabilized from October to April of the following year. The deformation characteristics displayed by GPS were very consistent with the on-site investigation of landslide’s deformation characteristics, which is, during the rise stage of displacement curves, the surface cracks increased, widened, and expanded; Progressively, the extension of the cracks on the west side showed a connection trend [25]. Additionally, the displacements in the middle (ZG86) and head scarp (ZG85) areas were greater than that in the back scarp (ZG87) area of longitudinal section A–B, which suggests that the displacements of Shuping landslide displayed retrograde-style deformation from the lower part to the upper part.
Figure 8 shows two boreholes that were arranged on the Shuping landslide to monitor the deep displacement and results are shown in Figure 9. The abrupt position of the curve was the burial depth of the sliding zone, which was consistent with the sliding zone depth exposed by the exploration borehole. During the monitoring in March 2010, the rate of landslide deformation along the landslide was 0.17–0.37 mm/d, indicating that the Shuping landslide continued to creep along with the landslide. The periodic fluctuation of the reservoir water level in the TGR induced the activation of the Shuping landslide, and the rainfall accelerated the deformation of the landslide (Figure 9). The mechanism of inducing factors affecting the deformation of Shuping landslide was similar to that of the Baishuihe landslide.

3.3. The Selection of Inducing Factors

The selection of inducing factors is critical for the prediction of the periodic component. Studies show that the displacement rate of the periodic component has a strong correlation with rainfall and reservoir level [15]. The displacement rate of the periodic component increased significantly under the influence of heavy and dense rainfall in the rainy season through two approaches. On one hand, the precipitation seeped into the rock fracture or soil porosity and raised the groundwater level in the sliding mass, which softened the rock mass or soil in the sliding zone and reduced the sliding resistance on the other hand, the continuous rainfall fully saturated the sliding mass and increased the weight of the sliding mass. As a result, the landslide displacement increased. Figure 10 shows how the displacement rate of the periodic component was positively related to rainfall, while the time of displacement rate changes shows a slight lag hysteresis compared to changes in rainfall.
The reservoir level changes also play a vital role in the affecting of landslide deformation. As is shown in Figure 10, when the reservoir level rises, the displacement rate of the periodic component will decrease accordingly. When the reservoir level is maintained stable, the displacement rate of the periodic component will tend to be gentle. Generally, the periodic fluctuation of the reservoir level will cause the fluctuation of the displacement of the periodic component.
Therefore, the influence of the reservoir level and rainfall must be considered in predicting the displacement of the periodic component. Due to their close spatial location, the rainfall and reservoir water levels of Baishuihe landslide and Shuping landslide were considered to be the same.

4. Results and Comparison

4.1. Displacement Decomposition

As mentioned above, GPS sites ZG93 on the Baishuihe landslide and GPS sites ZG85-87 on the Shuping landslide were selected to be applied and validate the proposed model:
(1)
For site ZG93, the monitoring data from June 2003–October 2011 was selected as the training dataset and the remaining data from November 2011–December 2013 was used to test the model.
(2)
For sites ZG85-87, the monitoring data from July 2003–October 2011 were selected as the training dataset, while the data from November 2011–November 2013 was used to test the model.
Through CEEMD decomposition, the trend component and a periodic component can be obtained and shown in Figure 11. In this study, the number of trials ( N ) was 200 and the standard deviation of the added white noise in each ensemble member ( ε ) was set to 0.2. After the decomposition, the displacement time series could be decomposed into several IMFs and a corresponding trend component (residue). The periodic displacements could be obtained by subtracting the trend component from the total displacement time series.
See the residue as the corresponding trend component, all of them show a steady upward trend after decomposition, which reflects the overall trend of accumulated displacement. The periodic component shows a cyclical, sharp increase–decrease trend with different amplitudes, and the first sharp upward trend occurred when the TGR was first impounded in 2007. The magnitude of the periodic component was significant and an important part of the total landslide displacements. The accuracy of periodic component prediction greatly affected the accuracy of total displacement prediction.

4.2. CEEMD Decomposition of Inducing Factors

The frequency component of inducing factors has normally been ignored in the existing research, but the study shows its importance [11]. In this study, after being reconstructed by the CEEMD and a t-test, the frequency components of the rainfall and reservoir level were used in the prediction of the periodic component.
To simplify the calculation, the date of the inducing factor was simplified to the order of the month. Set the number of trials N = 200 and the standard deviation of the added white noise in each ensemble member ε = 0.2 . The decomposition results of the rainfall and reservoir level shown in Figure 12 and Figure 13. All of the IMFs are listed in the order of when they were extracted, which is from the highest frequency to the lowest. For the Baishuihe landslide, the rainfall time series and reservoir level time series were both decomposed into four IMFs and a residue. For the Shuping landslide, the rainfall time series was decomposed into five IMFs and a residue while the reservoir level time series was decomposed into four IMFs and a residue. The highest frequency component IMF1 fluctuated violently, with the largest fluctuation amplitude, while the subsequent components also show fluctuations, and the maximum amplitude of fluctuation decreased in turn. The residue of the rainfall and reservoir level is a downward concave long-period curve without any local fluctuation information, which reflects the stable trend of the rainfall and reservoir level during the monitoring period and was not used for volatility analysis.
The mean of IMF1 and other IMF components were calculated by a paired t-test with a significance set at 0.05 (2-tailed). The significance value less than 0.05 means that the difference is statistically significant. The residual component was abandoned here because it had little effect on the periodic displacement. The results in Table 1 show that significance values corresponding to the mean IMF1 and other IMF components of the rainfall were all greater than 0.05, indicating that the difference between the mean of other IMF components and IMF1 was significant. Therefore, for both landslides, the high frequency rainfall component of them was a superposition of all IMF components.
Table 2 shows the IMF’s mean value t-test results of the reservoir levels, the significance values corresponding to the Shuping landslide show the same pattern as that of rainfall, so the high frequency reservoir level component of it is a superposition of all its IMF components. For the Baishuihe landslide, the significance values corresponding to the mean of IMF4 were smaller than 0.05, indicating that the difference between the means of IMF4 and IMF1 was not significant. Therefore, the superposition of IMF1 to IMF3 was taken as the high frequency reservoir components, while IMF4 was used as the low- frequency time series.
The obtained frequency components of rainfall and reservoir level were compared with the periodic landslide velocities in Figure 14 and Figure 15.
The comparison between the periodic rainfall and the periodic velocities in Figure 14 shows a similar pattern for the fluctuations except that there was sometimes an offset in the timing of the peaks and valleys. In the rainy season, peaks appeared in both high frequency rainfall and landslide displacement velocity curves, which illustrates that there is a strong correspondence between rainfall and landslide deformation.
The comparison between high and low frequency reservoir water levels and the periodic landslide velocities in Figure 15 shows a positive correlation between the high frequency reservoir level and the periodic landslide velocity. However, the periodic landslide velocity’s fluctuation pattern also shows a distinct lag. Besides, the low frequency reservoir level had a low correlation with the landslide movements.

4.3. DTW Analysis of Inducing Factors

To identify the factors that were most strongly correlated with the periodic landslide displacement, we reorganized the rainfall and reservoir level data to a different form. The rainfall data were reorganized as the current monthly rainfall (J1), the cumulative rainfall in the previous two months (J2), the cumulative rainfall in the current month and the previous month (J3), and the cumulative rainfall in the current and previous two months (J4). So, we reorganized the reservoir level data to get K1-K4, as K1 for the monthly reservoir level, K2 for the monthly change, etc. In this study, high frequency rainfall (J5), the high frequency reservoir level (K5), and the low frequency reservoir level (K6) that were reconstructed by CEEMD were used to combine with the above-mentioned factors for the prediction of the periodic landslide displacements.
The DTWD are shown in Table 3 after calculating through DTW between the inducing factors and the periodic landslide displacements at the Baishuihe landslide and Shuping landslide. The inducing factors were divided into two groups include the rainfall and reservoir level, in which, the factor with the smallest DTWD would be selected as the input variable for the SVR model. The result shows that for the Baishuihe landslide, the factor with the smallest DTWD is the current monthly rainfall (J1) in the rainfall group and the change between two months (K3) in the reservoir level group. Therefore, when predicting the Baishuihe landslide, only J1 and K3 were selected as the input variable for the prediction model. For Shuping landslide, the high frequency rainfall (J5) and the monthly change (K2) in the reservoir level group were chosen for the prediction model.

4.4. Predict and Comparative Analysis

4.4.1. Displacement Prediction of the Trend Component

To simplify the calculation, the date of the cumulative displacement curve was simplified to the order of the month in this section. The trending component of displacement had a linear pattern of steady growth over time, which could be fitted and predicted by the least square method. A quadratic polynomial form was used as bellow:
f ( t ) = a t 2 + b t + c ,
The results are shown in Table 4.
The parameters of polynomial fitting in Table 4 were used to predict the trend component, and the results are shown in Figure 16. Under the polynomial fitting, the accuracy index R2 reached 1, and the root means square error (RMSE) was 1.670, 0.025, 0.7173, and 0.937 respectively, indicating that the results of trend component prediction were good.

4.4.2. Displacement Prediction of the Periodic Component

For the establishment of the periodic component prediction model, a certain number of training samples were used to train in the SVR model, to build a regression mapping relationship between the displacement and the selected variables. Once the SVR model finished training, the output value of test samples was the periodic component of the current month.
To compare their optimized performance, the GA, ACO algorithms were used to search for the optimal penalty factor and the kernel function parameter as results are shown in Table 5. The parameter settings in the models are as follows:
(1) GA-SVR parameter setting. In sample data preprocessing, all the factors and the periodic component of displacement were normalized to the [0,1] format. In the parameter setting, the max generation default and the size of the population default are 200 and 20 respectively, and the boundary of the penalty factor and kernel function parameter is set to C = [ 0.1 , 1000 ] and g = [ 0.01 , 100 ] . The principal component is set to 95%, and the cross-validation value is v = 5   [22].
(2) ACO-SVR parameter setting. In sample data preprocessing, all the factors and the periodic component of displacement were normalized to the [0,1] format. In the parameter setting, the ranges of the penalty factor C and kernel function parameter g were the same as those used above. For the ACO, the number of ants M and the maximum max times of iterations t m a x is default at 50 and 100 respectively. The evaporation rate is set to ρ = 0.6 .
(3) The input variables for the periodic component of ZG93 in the Baishuihe landslide are the current monthly rainfall (J1), the reservoir level change between two months (K3), and the periodic displacement component for the previous month. The input variables for the periodic component of ZG85, ZG86, and ZG87 in the Shuping landslide are the high frequency rainfall (J5), the reservoir level monthly change (K2), and the periodic displacement of the previous month.
The error of each model and its prediction accuracy are shown in Table 6 and compared in Figure 17.
Overall, the predicted periodic displacements through the proposed hybrid prediction model matched well with the observed displacements, usually with the largest R2 value and smallest RMSE value among the given models.

4.4.3. Predicted Cumulative Landslide Displacement

The proposed hybrid prediction model could also be used to predict the cumulative displacements. In this approach, the trend and the periodic landslide displacements were predicted independently and then added together to get the cumulative displacements. The observed and predicted results of ZG93, ZG85, ZG86, and ZG87 are shown in Figure 18.
According to Figure 17, a comparison of the observed and predicted displacements at these four monitoring locations shows that the curve of the predicted displacement corresponded well to the curve of the observed displacement. The predicted value was suitable for the initial sample data and could well predict displacements up to 26 months. In the prediction stage, when the displacement fluctuated sharply, the displacement prediction error was large, and when the displacement increased steadily, the displacement prediction error was small. Overall, the absolute error shows that the result had high accuracy in the short-component prediction of landslides with staged behavioral displacement.

5. Discussion

The landslide displacement prediction is a hot issue, owing to the long-term risks and challenges in many places of the world. It is a key step to predict and mitigate future landslides. However, due to the nonlinear characteristics of the landslide displacement dataset, the accurate prediction of the landslide occurrence needs a lot of resources and is difficult to implement. Although various methods have been proposed to predict the landslide displacement, the prediction accuracy of these methods is still controversial and uncertainty [9]. Actually, the high degree of uncertainty in the landslide displacement prediction makes it difficult for any single or specific model to be considered as the most suitable model for all scenarios.
Accuracy prediction of the landslide displacement needs to master the control factors of landslide occurrence [49]. Traditionally, the control factors should include the factors that make the ground surface vulnerable to damage, such as the internal characteristics of underground conditions, and the factors that trigger the landslide occurrence, such as external events inducing instability. Especially, many landslides located in the TGRA have a typically “step-like” deformation behavior especially cases discussed in this study. The deformation characteristic is mainly controlled by both internal inducing factors and external inducing factors. The internal inducing factors are of significant affection to the general trend of its deformation and development. The external inducing factors such as seasonal rainfall and changes of the reservoir level directly accelerate the deformation and damage of the landslide, which is the main reason for the “step-like” development and evolution of the landslide [22]. A wide range of topographic, lithologic, seismic, hydrological, and meteorological factors should be utilized to generate a catalog of the control factors for predicting the landslide displacement. The availability of data related to the landslide displacement prediction is often the key factor to determine the selection of the control factors. Concretely, for the two Three Gorges landslides analyzed, rainfall and changers of the reservoir water level as the two main inducing factors play a vital role in the deformation analysis. Obviously, these two factors are not enough to predict the landslide occurrence. Although the inducing factors like rainfall show a significant periodic characteristic, most of the existing research has often ignored the frequency component of it and how it affects the deformation of the landslide. Most of the classical optimized SVR methods, such as PSO-SVR and GA-SVR, do landslide displacement prediction without taking the frequency component of inducing factors into consideration. Therefore, it is inaccurate to predict the deformation of landslide without consideration of the external inducing factors’ frequency component [11]. On the whole, there is no unified guideline or global standard for the accurate selection of the control factors and the number of factors that should be input into the prediction model. No single or specific model is best suited for all scenarios of the landslide displacement prediction, due to the limitation of the selection of the prediction model that depends on the potential goals, scientific objectives, model limitations, and warnings. Therefore, owing to the nonlinear mechanism of the landslide deformation, some prediction models are more attractive.
This study is committed to further improving the accuracy of the prediction model and has achieved two aspects of improvement. Firstly, CEEMD and DTW are used to extract frequency components, and the mapping relationship between independent variables and variables is established based on frequency components, which is not available in the aforementioned standard SVR model. Compared with other time-series decomposition methods, the CEEMD method has the advantage of avoiding an estimate of the function type of the trend component in advance. Through CEEMD and a t-test, the external inducing factors can be reconstructed into the high frequency, low frequency, and residue components. The high frequency components can reflect local information of inducing factors time series, which shows a strong correspondence with the periodic displacement velocity. The low frequency components, along with the residue components are relatively smooth and very different from the periodic displacement velocity curve, which can be ignored. Secondly, the ACO algorithm is used to further optimize the SVR model, and a hybrid prediction method composed of the ACO-SVR model is formed to realize a better selection of input variables and optimization of the SVR model. Compared with GS, GA, and PSO algorithms, the ACO method can avoid falling into a local optimum in high-dimensional space and has a low convergence rate in the iterative process. The ACO-based SVR model has a better generalization performance and can increase the predictive accuracy of landslide displacement by determining the optimal parameters of SVR automatically.
The deformation characteristic of the reservoir landslide is mainly controlled by both internal inducing factors and external inducing factors. The external inducing factors such as seasonal rainfall and changes of the reservoir level directly accelerate the deformation and damage of the landslide, which is the main reason for the “step-like” deformation and evolution of the landslide [50]. The external inducing factors show a significant seasonal characteristic that consists of frequency components. The proposed method extracts these frequency components, which can better reveal the corresponding relationship between external inducing factors and landslide deformation. Using them as input variables to be selected can help to improve the prediction effect. Therefore, the proposed method has wide applicability in the prediction of the reservoir landslide, especially suitable for landslide deformation caused by inducing factors like rainfall and reservoir water level fluctuation.
In the study, only several monitoring points were modeled, and only one hundred sets of data are very small for the proposed method. At the same time, these datasets are short for the length of the time series. When large datasets can be used to compute for the computational intelligence algorithms, the influence of controlling factors on the landslide displacement prediction can be reflected more comprehensively.
The proposed method is a data-driven model that is also known as the black-box model with a drawback of only prediction error provided and no information regarding the associated predictive uncertainties. The output of most existing data-driven models is a single estimate of each prediction range, and these single estimates that provide deterministic results are called point predictions [9]. The uncertainties can affect the accuracy of point estimates and are consisting mainly of parameter uncertainty, model uncertainty, and input uncertainty that could be substantial. Therefore, to improve the reliability and credibility of the proposed hybrid model, incorporate prediction uncertainty into point prediction to quantify the uncertainty is necessary [51].
Although the proposed method has a small absolute error and an ideal prediction result during the initial sample training stage and the displacement with steady growth, the error of predicted displacement will inevitably increase where the observed displacement changes sharply. Therefore, to establish a more accurate causal relationship, the latest monitoring data should be gradually replaced, and earlier information should be deleted [52].

6. Conclusions

The conclusions were summarized from this study as below:
(1) The results of the proposed hybrid model show that after considering the frequency components of landslide-induced factors, the prediction accuracy of the displacement prediction model based on ACO-SVR was better than that of other models based on SVR and GA-SVR.
(2) CEEMD with high decomposition accuracy and high operation efficiency could better highlight the local fluctuation characteristics of the inducing factors time series. It is suitable for extracting the trend component displacements of landslide’s displacements. After CEEMD decomposition, the frequency components of the landslide inducing factors could be divided into three parts, the high frequency components, the low frequency components, and a residue. The residue reflected the long-component trend of the inducing factor, and the high frequency component strongly affected the landslide periodic displacement.
(3) Overall, through the comparative analysis and prediction applied in the Baishuihe landslide and Shuping landslide, it was proved that the proposed hybrid displacement prediction method based on CEEMD reconstruction and DTW-ACO-SVR model was effective. This method has the potential for broad application to predict the landslide affected by seasonal reservoir water levels and rainfall.

Author Contributions

Conceptualization, J.Z.; methodology, J.Z.; supervision, H.T.; writing—original draft preparation, J.Z.; funding acquisition, H.T.; resources, T.W.; software, J.M.; investigation, X.L. and Q.T.; visualization, D.X.; writing—review and editing, Y.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Key R&D Program of China (No. 2017YFC1501305), the National Key Scientific Instrument and Equipment Development Projects of China (No. 41827808), the National Natural Sciences Foundation of China under Grant Nos. 41702328, 41702328, 41807263, the Hubei Provincial Natural Science Foundation of China (Grant No. 2019CFB585). the Science and Technology Research Project of Hubei Education Department (D2019038), the Open Foundation of Top Disciplines in Yangtze University.

Acknowledgments

The authors would like to gratefully appreciate the editor and anonymous reviewers for their constructive criticism and comments on the earlier version of this paper and offering valuable suggestions that help to improve this paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Tang, H.M.; Wasowski, J.; Juang, C.H. Geohazards in the three Gorges Reservoir Area: China lessons learned from decades of research. Eng. Geol. 2019, 261, 105267. [Google Scholar] [CrossRef]
  2. Kawabata, D.; Bandibas, J. Landslide susceptibility mapping using geological data, a DEM from ASTER images and an Artificial Neural Network (ANN). Geomorphology 2009, 113, 97–109. [Google Scholar] [CrossRef]
  3. Yin, Y.; Huang, B.; Wang, W.; Wei, Y.; Ma, X.; Ma, F.; Zhao, C. Reservoir-induced landslides and risk control in Three Gorges Project on Yangtze River, China. J. Rock Mech. Geotech. Eng. 2016, 8, 577–595. [Google Scholar] [CrossRef] [Green Version]
  4. Ma, J.W.; Tang, H.M.; Liu, X.; Hu, X.L.; Sun, M.J.; Song, Y.J. Establishment of a deformation forecasting model for a step-like landslide based on decision tree C5.0 and two-step cluster algorithms: A case study in the Three Gorges Reservoir area, China. Landslides 2017, 14, 1275–1281. [Google Scholar] [CrossRef]
  5. Lian, C.; Zeng, Z.G.; Yao, W.; Tang, H.M. Displacement prediction model of landslide based on a modified ensemble empirical mode decomposition and extreme learning machine. Nat. Hazards 2013, 66, 759–771. [Google Scholar] [CrossRef]
  6. Huang, F.M.; Yin, K.L.; Zhang, G.R.; Gui, L.; Yang, B.B.; Liu, L. Landslide displacement prediction using discrete wavelet transform and extreme learning machine based on chaos theory. Environ. Earth Sci. 2016, 75, 1376. [Google Scholar] [CrossRef]
  7. Li, L.; Wu, Y.; Miao, F.; Liao, K.; Zhang, L. Displacement prediction of landslides based on variational mode decomposition and GWO-MIC-SVR model. Chin. J. Rock Mech. Eng. 2018, 37, 1395–1406. [Google Scholar]
  8. Ma, J.W.; Tang, H.M.; Liu, X.; Wen, T.; Zhang, J.R.; Tan, Q.W.; Fan, Z.Q. Probabilistic forecasting of landslide displacement accounting for epistemic uncertainty: A case study in the Three Gorges Reservoir area, China. Landslides 2018, 15, 1145–1153. [Google Scholar] [CrossRef]
  9. Ma, J.; Liu, X.; Niu, X.; Wang, Y.; Wen, T.; Zhang, J.; Zou, Z. Forecasting of landslide displacement using a probability-scheme combination ensemble prediction technique. Int. J. Environ. Res. Public Health 2020, 17, 4788. [Google Scholar] [CrossRef]
  10. Vapnik, V.N. An overview of statistical learning theory. IEEE Trans. Neural Netw. Learn. Syst. 1999, 10, 988–999. [Google Scholar] [CrossRef] [Green Version]
  11. Choubin, B.; Borji, M.; Mosavi, A.; Sajedi-Hosseini, F.; Singh, V.P.; Shamshirband, S. Snow avalanche hazard prediction using machine learning methods. J. Hydrol. 2019, 577. [Google Scholar] [CrossRef]
  12. Choubin, B.; Mosavi, A.; Alamdarloo, E.H.; Hosseini, F.S.; Shamshirband, S.; Dashtekian, K.; Ghamisi, P. Earth fissure hazard prediction using machine learning models. Environ. Res. 2019, 179. [Google Scholar] [CrossRef] [PubMed]
  13. Pham, B.T.; Bui, D.T.; Prakash, I. Bagging based support vector machines for spatial prediction of landslides. Environ. Earth Sci. 2018, 77, 146. [Google Scholar] [CrossRef]
  14. Zhang, L.; Shi, B.; Zhu, H.H.; Yu, X.B.; Han, H.M.; Fan, X.D. PSO-SVM-based deep displacement prediction of Majiagou landslide considering the deformation hysteresis effect. Landslides 2020. [Google Scholar] [CrossRef]
  15. Zhang, J.; Yin, K.; Wang, J.; Huang, F. Displacement prediction of Baishuihe landslide based on time series and PSO-SVR model. Chin. J. Rock Mech. Eng. 2015, 34, 382–391. [Google Scholar]
  16. Li, X.Z.; Kong, J.M. Application of GA-SVM method with parameter optimization for landslide development prediction. Nat. Hazard Earth Syst. 2014, 14, 525–533. [Google Scholar] [CrossRef] [Green Version]
  17. Ustun, B.; Melssen, W.J.; Oudenhuijzen, M.; Buydens, L.M.C. Determination of optimal support vector regression parameters by genetic algorithms and simplex optimization. Anal. Chim. Acta 2005, 544, 292–305. [Google Scholar] [CrossRef]
  18. Ren, Y.; Bai, G. Determination of optimal SVM parameters by using GA/PSO. J. Comput. 2010, 5, 1160–1168. [Google Scholar] [CrossRef]
  19. Zhou, S.; Li, G.B.; Huang, L.Y.; Xie, H.Z.; Zhao, Y.L.; Chen, Y.Z.; Li, L.L.; Yang, S.Y. A prediction model of drug-induced ototoxicity developed by an optimal support vector machine (SVM) method. Comput. Biol. Med. 2014, 51, 122–127. [Google Scholar] [CrossRef]
  20. Duo, M.; Qi, Y.; Lina, G.; Xu, E. A short-term traffic flow prediction model based on EMD and GPSO-SVM. In Proceedings of the 2nd Advanced Information Technology, Electronic and Automation Control Conference (IAEAC), Chongqing, China, 25–26 March 2017; pp. 2554–2558. [Google Scholar]
  21. Chapelle, O.; Vapnik, V.; Bousquet, O.; Mukherjee, S. Choosing multiple parameters for support vector machines. Mach. Learn. 2002, 46, 131–159. [Google Scholar] [CrossRef]
  22. Miao, F.S.; Wu, Y.P.; Xie, Y.H.; Li, Y.N. Prediction of landslide displacement with step-like behavior based on multialgorithm optimization and a support vector regression model. Landslides 2018, 15, 475–488. [Google Scholar] [CrossRef]
  23. Zhou, C.; Yin, K.L.; Cao, Y.; Ahmed, B. Application of time series analysis and PSO-SVM model in predicting the Bazimen landslide in the Three Gorges Reservoir, China. Eng. Geol. 2016, 204, 108–120. [Google Scholar] [CrossRef]
  24. Cai, Z.L.; Xu, W.Y.; Meng, Y.D.; Shi, C.; Wang, R.B. Prediction of landslide displacement based on GA-LSSVM with multiple factors. Bull. Eng. Geol. Environ. 2016, 75, 637–646. [Google Scholar] [CrossRef]
  25. Wen, T.; Tang, H.M.; Wang, Y.K.; Lin, C.Y.; Xiong, C.R. Landslide displacement prediction using the GA-LSSVM model and time series analysis: A case study of Three Gorges Reservoir, China. Nat. Hazard Earth Syst. 2017, 17, 2181–2198. [Google Scholar] [CrossRef] [Green Version]
  26. Bui, D.T.; Tuan, T.A.; Hoang, N.D.; Thanh, N.Q.; Nguyen, D.B.; Liem, N.V.; Pradhan, B. Spatial prediction of rainfall-induced landslides for the Lao Cai area (Vietnam) using a hybrid intelligent approach of least squares support vector machines inference model and artificial bee colony optimization. Landslides 2017, 14, 447–458. [Google Scholar]
  27. Dorigo, M.; Birattari, M.; Stutzle, T. Ant colony optimization—Artificial ants as a computational intelligence technique. IEEE Comput. Intell. Mag. 2006, 1, 28–39. [Google Scholar] [CrossRef]
  28. Dorigo, M.; Di Caro, G. Ant colony optimization: A new meta-heuristic. In Proceedings of the 1999 Congress on Evolutionary Computation-CEC99 (Cat. No. 99TH8406), Washington, DC, USA, 6–9 July 1999; pp. 1470–1477. [Google Scholar]
  29. Meng, Q.N.; Xu, X. Price forecasting using an ACO-based support vector regression ensemble in cloud manufacturing. Comput. Ind. Eng. 2018, 125, 171–177. [Google Scholar] [CrossRef]
  30. Hong, W.C.; Dong, Y.C.; Zheng, F.F.; Lai, C.Y. Forecasting urban traffic flow by SVR with continuous ACO. Appl. Math. Model. 2011, 35, 1282–1291. [Google Scholar] [CrossRef]
  31. Zhou, H.; Zhao, J.P.; Zheng, L.G.; Wang, C.L.; Cen, K.F. Modeling NOx emissions from coal-fired utility boilers using support vector regression with ant colony optimization. Eng. Appl. Artif. Intel. 2012, 25, 147–158. [Google Scholar] [CrossRef]
  32. Zhang, X.L.; Chen, X.F.; He, Z.J. An ACO-based algorithm for parameter optimization of support vector machines. Expert Syst. Appl. 2010, 37, 6618–6628. [Google Scholar] [CrossRef]
  33. Wang, R.B.; Zhang, K.; Wang, W.; Meng, Y.D.; Yang, L.L.; Huang, H.F. Hydrodynamic landslide displacement prediction using combined extreme learning machine and random search support vector regression model. Eur. J. Environ. Civ. Eng. 2020. [Google Scholar] [CrossRef]
  34. Zhang, X.; Lai, K.K.; Wang, S.Y. A new approach for crude oil price analysis based on Empirical Mode Decomposition. Energy Econ. 2008, 30, 905–918. [Google Scholar] [CrossRef]
  35. Deng, D.; Liang, Y.; Wang, L.; Wang, C.-S.; Sun, Z.-H.; Wang, C.; Dong, M.-M. Displacement prediction method based on ensemble empirical mode decomposition and support vector machine regression—A case of landslides in Three Gorges Reservoir area. Rock Soil Mech. 2017, 38, 3660–3669. [Google Scholar]
  36. Zhou, C.; Yin, K.L.; Cao, Y.; Intrieri, E.; Ahmed, B.; Catani, F. Displacement prediction of step-like landslide by applying a novel kernel extreme learning machine method. Landslides 2018, 15, 2211–2225. [Google Scholar] [CrossRef] [Green Version]
  37. Yang, B.B.; Yin, K.L.; Lacasse, S.; Liu, Z.Q. Time series analysis and long short-term memory neural network to predict landslide displacement. Landslides 2019, 16, 677–694. [Google Scholar] [CrossRef]
  38. Du, J.; Yin, K.; Chai, B. Study of displacement prediction model of landslide based on response analysis of inducing factors. Chin. J. Rock Mech. Eng. 2009, 28, 1783–1789. [Google Scholar]
  39. Huang, H.-F.; Wu, Y.; Yi-Liang, L. Study on variables selection using SVR-MIV method in displacement prediction of landslides. Chin. J. Undergr. Space Eng. 2016, 12, 213–219. [Google Scholar]
  40. Berndt, D.J.; Clifford, J. Using Dynamic Time Warping to Find Patterns in Time Series; New York University: New York, NY, USA, 1994; pp. 359–370. [Google Scholar]
  41. Yeh, J.-R.; Shieh, J.-S.; Huang, N.E. Complementary ensemble empirical mode decomposition: A novel noise enhanced data analysis method. Adv. Adapt. Data Anal. 2010, 2, 135–156. [Google Scholar] [CrossRef]
  42. Keogh, E.; Ratanamahatana, C.A. Exact indexing of dynamic time warping. Knowl. Inf. Syst. 2005, 7, 358–386. [Google Scholar] [CrossRef]
  43. Jeong, Y.S.; Jeong, M.K.; Omitaomu, O.A. Weighted dynamic time warping for time series classification. Pattern Recogn. 2011, 44, 2231–2240. [Google Scholar] [CrossRef]
  44. Cortes, C.; Vapnik, V. Support-vector networks. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
  45. Dorigo, M.; Maniezzo, V.; Colorni, A. Positive Feedback as a Search Strategy; Computer Laboratory, Department of Elecronics, Milan Polytechnic Univeristy: Milano, Italy, 1991. [Google Scholar]
  46. Han, Z.Y.; Lian, M.; Fu, H.Y. Design and application of support vector regression algorithm based on ant colony optimization. In Proceedings of the 2009 International Conference on Computational Intelligence and Natural Computing, Wuhan, China, 6–7 June 2009; pp. 182–185. [Google Scholar]
  47. Panwar, D.; Tomar, P.; Singh, V. Hybridization of Cuckoo-ACO algorithm for test case prioritization. J. Stat. Manag. Syst. 2018, 21, 539–546. [Google Scholar] [CrossRef]
  48. Rivas, A.E.L.; Pareja, L.A.G.; Abrao, T. Coordination of distance and directional overcurrent relays using an extended continuous domain ACO algorithm and an hybrid ACO algorithm. Electr. Power Syst. Res. 2019, 170, 259–272. [Google Scholar] [CrossRef]
  49. Crosta, G.B.; Agliardi, F. Failure forecast for large rock slides by surface displacement measurements. Can. Geotech. J. 2003, 40, 176–191. [Google Scholar] [CrossRef]
  50. 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]
  51. Wang, Y.K.; Tang, H.M.; Wen, T.; Ma, J.W.; Zou, Z.X.; Xiong, C.R. Point and interval predictions for Tanjiahe landslide displacement in the Three Gorges Reservoir Area, China. Geofluids 2019. [Google Scholar] [CrossRef]
  52. Du, J.; Yin, K.L.; Lacasse, S. Displacement prediction in colluvial landslides, Three Gorges Reservoir, China. Landslides 2013, 10, 203–218. [Google Scholar] [CrossRef]
Figure 1. Schematic diagram of the proposed hybrid prediction method.
Figure 1. Schematic diagram of the proposed hybrid prediction method.
Sensors 20 04287 g001
Figure 2. Locations of Baishuihe and Shuping landslides in the Three Gorges Reservoir area: (a) Shuping landslide; (b,c) location; and (d) Baishuihe landslide.
Figure 2. Locations of Baishuihe and Shuping landslides in the Three Gorges Reservoir area: (a) Shuping landslide; (b,c) location; and (d) Baishuihe landslide.
Sensors 20 04287 g002
Figure 3. Topographical map of the Baishuihe Landslide with the location of the monitoring network.
Figure 3. Topographical map of the Baishuihe Landslide with the location of the monitoring network.
Sensors 20 04287 g003
Figure 4. Schematic geological of profile 1.
Figure 4. Schematic geological of profile 1.
Sensors 20 04287 g004
Figure 5. Rainfall, reservoir level, and accumulated displacement of monitoring sites ZG93 in the Baishuihe landslide.
Figure 5. Rainfall, reservoir level, and accumulated displacement of monitoring sites ZG93 in the Baishuihe landslide.
Sensors 20 04287 g005
Figure 6. Topographical map of the Shuping landslide with the location of the monitoring network: (1) Middle Triassic Badong formation section; (1, 2) Middle Triassic Badong formation section; (2, 3) Middle Triassic Badong formation section; (3, 4) Quaternary colluviums; (5) GPS monitoring stations and number; (6) inclinometer borehole; (7) roads; (8) landslide boundary; (9) longitudinal section; (10) reservoir water level (145 m); (11) reservoir water level (175 m); (12) counter line; (13) houses; and (14) lithology orientation [25].
Figure 6. Topographical map of the Shuping landslide with the location of the monitoring network: (1) Middle Triassic Badong formation section; (1, 2) Middle Triassic Badong formation section; (2, 3) Middle Triassic Badong formation section; (3, 4) Quaternary colluviums; (5) GPS monitoring stations and number; (6) inclinometer borehole; (7) roads; (8) landslide boundary; (9) longitudinal section; (10) reservoir water level (145 m); (11) reservoir water level (175 m); (12) counter line; (13) houses; and (14) lithology orientation [25].
Sensors 20 04287 g006
Figure 7. Rainfall, reservoir level, and accumulated displacement of monitoring sites ZG85, ZG86, and ZG87 in the Shuping landslide.
Figure 7. Rainfall, reservoir level, and accumulated displacement of monitoring sites ZG85, ZG86, and ZG87 in the Shuping landslide.
Sensors 20 04287 g007
Figure 8. Geological cross-section of the Shuping landslide (profile A–B in Figure 6).
Figure 8. Geological cross-section of the Shuping landslide (profile A–B in Figure 6).
Sensors 20 04287 g008
Figure 9. Lateral displacement versus depth of borehole QZK3 and QZK4.
Figure 9. Lateral displacement versus depth of borehole QZK3 and QZK4.
Sensors 20 04287 g009
Figure 10. Comparison of landslide velocity, rainfall, and reservoir level of ZG93 located in the Baishuihe landslide and ZG85-87 located in the Shuping landslide.
Figure 10. Comparison of landslide velocity, rainfall, and reservoir level of ZG93 located in the Baishuihe landslide and ZG85-87 located in the Shuping landslide.
Sensors 20 04287 g010
Figure 11. Trend and periodic components of ZG93 measurements in the Baishuihe landslide and ZG85-87 measurements in the Shuping landslide.
Figure 11. Trend and periodic components of ZG93 measurements in the Baishuihe landslide and ZG85-87 measurements in the Shuping landslide.
Sensors 20 04287 g011
Figure 12. The intrinsic mode functions (IMFs) and residue of the rainfall derived through CEEMD.
Figure 12. The intrinsic mode functions (IMFs) and residue of the rainfall derived through CEEMD.
Sensors 20 04287 g012
Figure 13. The IMFs and residue of the reservoir level derived through CEEMD.
Figure 13. The IMFs and residue of the reservoir level derived through CEEMD.
Sensors 20 04287 g013
Figure 14. Landslide velocity compared with rainfall: (a) Baishuihe landslide and (b) Shuping landslide.
Figure 14. Landslide velocity compared with rainfall: (a) Baishuihe landslide and (b) Shuping landslide.
Sensors 20 04287 g014
Figure 15. Landslide velocity compared with the rainfall reservoir level. (a) Baishuihe landslide and (b) Shuping landslide.
Figure 15. Landslide velocity compared with the rainfall reservoir level. (a) Baishuihe landslide and (b) Shuping landslide.
Sensors 20 04287 g015
Figure 16. Prediction and comparison of the trend component. (a) Baishuihe landslide and (b) Shuping landslide.
Figure 16. Prediction and comparison of the trend component. (a) Baishuihe landslide and (b) Shuping landslide.
Sensors 20 04287 g016
Figure 17. Prediction and comparison of periodic displacement of ZG93 located in the Baishuihe landslide and ZG85-87 located in the Shuping landslide.
Figure 17. Prediction and comparison of periodic displacement of ZG93 located in the Baishuihe landslide and ZG85-87 located in the Shuping landslide.
Sensors 20 04287 g017
Figure 18. Comparison of observed and predicted accumulated displacement of ZG93 located in the Baishuihe landslide and ZG85-87 located in the Shuping landslide.
Figure 18. Comparison of observed and predicted accumulated displacement of ZG93 located in the Baishuihe landslide and ZG85-87 located in the Shuping landslide.
Sensors 20 04287 g018
Table 1. IMF’s mean value t-test results of rainfall.
Table 1. IMF’s mean value t-test results of rainfall.
LandslideComponenttSignificanceMean (mm)Standard Deviation (mm)
BaishuiheIMF20.5660.5722.03240.759
IMF30.1300.8970.38933.889
IMF40.5730.5671.53030.296
ShupingIMF20.3700.7121.53646.461
IMF30.1810.8560.67241.428
IMF40.6080.5442.07138.0096
IMF50.8230.4122.91839.668
Table 2. IMF’s mean value t-test results of the reservoir levels.
Table 2. IMF’s mean value t-test results of the reservoir levels.
LandslideComponenttSignificanceMean (mm)Standard Deviation (mm)
BaishuiheIMF20.1940.8470.09055.306
IMF31.0820.2810.2652.783
IMF42.0030.0470.6543.706
ShupingIMF20.2230.8240.1105.537
IMF30.5760.5660.1643.178
IMF40.4000.6900.1684.693
Table 3. Dynamic time warping distance (DTWD) between inducing factors and periodic displacement.
Table 3. Dynamic time warping distance (DTWD) between inducing factors and periodic displacement.
Inducing FactorComponentBaishuihe LandslideShuping Landslide
RainfallJ114,882.3613,389.61
J217,883.6617,619.62
J317,680.9817,712.31
J420,361.3523,160.85
J516,274.979130.15
Reservoir levelK123,980.9021,671.89
K225,228.0112,531.37
K315,901.4819,486.31
K425,516.7512,831.98
K523,980.9021,671.89
K619,980.20/
Table 4. Parameters of the trend component of displacement based on polynomial fitting.
Table 4. Parameters of the trend component of displacement based on polynomial fitting.
LandslideSiteabcR2RMSE
BaishuiheZG93019.98−78.3511.670
ShupingZG850.1116.97−71.7610.025
ZG860.1420.45−130.5210.717
ZG87013.72−76.0410.937
Table 5. Optimal parameters of SVR used for the dataset.
Table 5. Optimal parameters of SVR used for the dataset.
LandslideSiteGA-SVRSVRACO-SVR
CgCgCg
BaishuiheZG9315.638818.62536.32550.523715.20370.0151
ShupingZG8516.37400.06010.02560.852696.35220.0256
ZG8611.16470.53609.32560.852696.35220.0256
ZG875.17470.21369.32560.852696.35220.0256
Table 6. Prediction accuracy of each model.
Table 6. Prediction accuracy of each model.
ModelZG93ZG85ZG86ZG87
R2RMSER2RMSER2RMSER2RMSE
GA-SVR0.65569.930.77264.380.80274.770.84113.84
SVR0.95168.800.75267.160.80474.400.90710.59
ACO-SVR0.98514.560.78762.240.80174.640.90310.79

Share and Cite

MDPI and ACS Style

Zhang, J.; Tang, H.; Wen, T.; Ma, J.; Tan, Q.; Xia, D.; Liu, X.; Zhang, Y. A Hybrid Landslide Displacement Prediction Method Based on CEEMD and DTW-ACO-SVR—Cases Studied in the Three Gorges Reservoir Area. Sensors 2020, 20, 4287. https://doi.org/10.3390/s20154287

AMA Style

Zhang J, Tang H, Wen T, Ma J, Tan Q, Xia D, Liu X, Zhang Y. A Hybrid Landslide Displacement Prediction Method Based on CEEMD and DTW-ACO-SVR—Cases Studied in the Three Gorges Reservoir Area. Sensors. 2020; 20(15):4287. https://doi.org/10.3390/s20154287

Chicago/Turabian Style

Zhang, Junrong, Huiming Tang, Tao Wen, Junwei Ma, Qinwen Tan, Ding Xia, Xiao Liu, and Yongquan Zhang. 2020. "A Hybrid Landslide Displacement Prediction Method Based on CEEMD and DTW-ACO-SVR—Cases Studied in the Three Gorges Reservoir Area" Sensors 20, no. 15: 4287. https://doi.org/10.3390/s20154287

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