1. Introduction
A landslide is a geo-hazard that results in slope displacement. Many landslide events occur annually because of negative factors, e.g., weak rocks, rainfall, and human activities [1]. Over recent years, landslides have caused severe damage to the socio-economic environment due to the loss of lives and property [2]. Thus, exploring the landslide prediction method is necessary to prevent the harm of landslides. Landslide susceptibility mapping (LSM) is a useful method for evaluating which places are subject to landslides. The landslide susceptibility index (LSI) from the LSM can indicate the probability of landslide occurrence spatially. Therefore, landslide susceptibility modeling is usually treated as the prerequisite of landslide prevention and management.
Traditional evaluation methods mainly rely on knowledge and experience to determine landslide-prone areas. These methods are time-consuming and labor-intensive, and their results are easily affected by individual subjectivity [3]. Data-driven methods, particularly machine learning methods, have become increasingly popular in recent years. Data-driven methods directly estimate landslide spatial occurrence probability according to landslide-related factors. Therefore, data-driven landslide modeling methods do not need to consider the detailed mechanical process of slop sliding but rely on model structure and input data [4]. However, the relationship between landslide-triggering factors and landslides is complex, thereby complicating landslide susceptibility modeling.
Numerous methods have been developed for landslide susceptibility modeling by exploring the relationship between landslides and their related factors. Early research mainly adopted statistics-based data models, including the grey model [5], exponential smoothing model [6], statistical index [7], frequency ratio [8], analytical hierarchy process [9], and weight of evidence [10]. These methods effectively deal with landslide prediction under simple situations or specific conditions. However, they have insufficient accuracies in complex and variable patterns. Given the rapid development of computer techniques, machine learning methods have been widely investigated for LSM. Commonly used machine learning methods include the maximum entropy [11], artificial neural network (ANN) [12], Bayesian network [13], support vector machine (SVM) [14], kernel logistic regression [15], boosted regression tree [16], and logistic model tree [17]. These algorithms treat landslide-influencing factors as independent variables to build the non-linear relationship between factors and landslides. Besides the landslide spatial prediction, the success of machine learning is exhibited in other geotechnical engineering problems, such as the prediction of the soil compression index [18], flood vulnerability analysis [19], and earthquake early warning [20]. However, single machine learning methods tend to suffer from local optimization problems due to the limited hypothesis space [21]. Therefore, scholars have explored ensemble learning methods for LSM [22]. Many ensemble algorithms have been developed and proposed for LSM, such as Bagging [23], Boosting [24], random forest (RF) [25], rotation forest [26], stacking [27], ANN-Bayes analysis [28], GWO-SVM [29], and random subspace-based naive Bayes tree [30]. Ensemble methods can expand the hypothesis space of models to search for the optimal solution; thus, their performance is better than that of single models [31,32].
Recently, deep learning methods have achieved state-of-the-art results in LSM studies [33,34,35]. The existing deep learning-based LSM techniques are mainly inspired by the deep feedforward neural network (DNN) [36], recurrent neural network [37], convolution neural network (CNN) [38], and auto-encoder [39] (Table 1). Deep learning ensemble methods have been developed in order to improve the prediction capability of individual deep learning models [40,41,42,43]. Several neuron-free deep learning methods are also successfully applied in LSM, such as the deep Boosting model and the deep learning tree [44]. Compared with shallow machine learning methods, deep learning methods can further improve landslide prediction accuracy due to the deep and interconnected structures [45]. In particular, the CNN plays an important role in addressing feature learning problems [33]. The CNN is a neural network that simulates the mechanism of the human visual system. The core feature encoding the structure of the CNN is the convolution filter, which establishes local connections for the input data. By using stacking convolution and pooling layers, CNN can extract robust and diverse representations [46]. The convolution-based deep learning models have been widely applied to various fields, including image classification and segmentation [38], video summarization [47], remote sensing [48], object detection [49], and natural language processing [50]. CNN also brings a revolution to landslide susceptibility modeling, which can mine deep-level relationships between landslide-related factors and landslides and explore the synergic effects of factors on landslides through convolution operators [33]. In LSM, CNNs are found to be superior to shallow machine learning methods. For example, Liu et al. (2022) compared the CNN with three conventional machine learning models of RF, logistic regression, and SVM. They showed that CNN not only achieves preferable performance but also reduces the salt-and-pepper effect [51].
Although deep learning methods achieve impressive performance, they rely on massive sample data for training and learning [69]. Given that the LSM training data are relatively limited, the designed model should not be complex, e.g., decreasing the depth of the network. The reason is that the size of the limited data does not match the volumes of the parameters of the complex structure, whereas the complex structure may lead to serious overfitting problems when the training data are insufficient. Therefore, the performance of deep learning methods is largely constrained in landslide susceptibility modeling due to the limitation of training data. In machine learning-based landslide susceptibility modeling, ensemble methods that rely on random strategies are usually effective in dealing with limited data. For example, Bagging randomly extracts subsets of samples to estimate landslide susceptibility [22]; rotation forest [70], random subspace [30], and RF adopt random features to improve the model’s generalization skill. In wetland classification, Hu et al. (2021) showed that the ANN with rotation forest effectively overcomes the negative impacts of reducing the training data size [32]. Similar techniques, such as DropOut [71], StochasticDepth [72], DropPath [73], and DropBlock [74] are also developed in deep learning. The basic idea of these methods is to insert perturbation into the model’s structure randomly to avoid overfitting the training data. For instance, in DropPath, the network’s sub-paths in the residual blocks of the FractalNet are randomly removed [73]. In landslide susceptibility modeling, deep learning methods require perturbation to be regularized. Therefore, exploring deep learning landslide models with random strategies can potentially handle limited landslide data.
The present study proposes a novel deep learning-based method, named deep random neural network (DRNN), to improve the generalization capability of landslide modeling. DRNN is built based on convolution layers and fully connected layers to learn deep features. DRNN is characterized by a random mechanism that randomly drops a subset of the network’s layers and nodes during the training phase. This design helps the model reduce the reliance on training data and allows the model to achieve a deep structure while avoiding overfitting. To evaluate the effectiveness of the DRNN, the Lushui county in Southwest China is taken as the case area. Furthermore, three networks, namely, CNN, DNN, and Adaboost-based ANN (ADAANN), were implemented for method comparisons. Finally, we adopt the proposed DRNN to generate the landslide susceptibility map of the study area.
2. Methodology
2.1. Whole Structure of the DRNN
The whole DRNN structure consists of a random input layer, a 1D convolution layer, a max-pooling layer, a random hidden block, and an output layer (Figure 1). The convolution layer and the random hidden block are fundamental components of the DRNN. The convolution layer is used to explore the deep-level and synergic effects of landslide-related factors on landslides. Since the small size of the landslide data makes fully training the model with deep architectures difficult, we introduce a random strategy into the DRNN. The random strategy is applied to the nodes of network layers and the layer depth. When the 1D sequence factors are input to convolution layers, a part of the factors is randomly taken to form a factor subspace for signal passing. This mechanism is similar to the processes of RF and random subspace, which allow the model to receive diverse information. Furthermore, when signals are propagated to fully connected layers via convolution layers, a certain number of hidden layers is randomly dropped. In this case, the connections of the dropped layers with their neighbor layers are canceled. Meanwhile, the nodes in the remaining hidden layers are processed using the same scheme as the nodes in the input layer.
2.2. Random Input Layer
The random input layer of the DRNN includes several nodes, representing landslide conditioning factors. Let be the input 1D sequence factor, where denotes the number of factors. In each iteration, a random binary mask is generated, where the value of a certain number of locations in the is set to zero and the remaining is one. The nodes in the input layer are first processed by the :
(1)
The masking ratio of is controlled by a defined parameter . The nodes being masked means that the corresponding landside conditioning factor is not considered for modeling in the current iteration. Note that the node masking is only utilized in training.
2.3. Convolutional and Max-Pooling Layers
Like CNN, DRNN uses the convolution layer and max-pooling layer to learn local relationships between landslide feature vectors. By using the convolution operation, each element in the sequence is connected to its neighborhoods. The size of the convolution filter is assumed to be . In this case, the signal is processed by convolution operation and is then nonlinearly activated. The process of convolution is expressed as:
(2)
where, and represent the output and input of the convolution layer, respectively. and are weights and biases, respectively. is the activation function. In this study, the ReLU function is used for the nonlinear transformation of signals.(3)
The aim of the pooling operation is to reduce parameters and increase the receptive field of the model. Assuming the max-pooling filter has a size of , the max-pooling layer integrates the convoluted features into a new sequence feature with a size of .
(4)
where is the output of the max-pooling layer, which contains the main important information of . is the max-pooling function with a pooling size of .2.4. Random Hidden Block
The landslide sequence factors extracted from the max-pooling layer and the convolution layer are sent to the random hidden block, which is a modified full connection layer. Since the DRNN contains deep structures that may cause overfitting and gradient disappearance problems, we propose a hidden-layer-dropping strategy to encourage regularization. Specifically, we randomly drop several hidden layers and bypass their locations using skip connections during the model training stage. In this case, the dropped layers are inactivated, and their connections with adjacent layers are interrupted. The two adjacent layers of the dropped layer are still available because the skip connection technique establishes a new path to link them, guaranteeing the normal operation of signal propagations. Assuming that the random hidden block has hidden layers, the function represents the original mapping between the -th and -th layers, where . Let be a binary variable which indicates whether the -th hidden layer is activated ( = 1) or inactivated ( = 0).
(5)
where and are the input and output of the -th hidden layer. In this study, the number of the dropped layers is controlled by a defined parameter . denotes identity mapping, indicating that the output of a layer maintains the same values as the input. The original nonlinear mapping from layer to is reduced to identity mapping when the -th hidden layer is dropped. This propagation rule is combined with the skip connection strategy, allowing the network to propagate signals back and forth between adjacent or nonadjacent layers.During the model inference stage, all layers in the network are activated in order to employ the full capability of the model. The gradient propagation process during inference is expressed as follows:
(6)
As for the nodes in the activated hidden layers, they are randomly dropped using a ratio throughout training. Similarly, we create a random binary mask to achieve this process:
(7)
The random strategy of the DRNN can be viewed as injecting noise into the network structure (e.g., nodes of network layers and layer depth), thereby allowing the model to learn robust and generalized representations from limited training data. Due to a random mechanism, the structures involved in the training at each iteration are different. From the ensemble learning perspective, training a single DRNN model with random nodes and random layers can be interpreted as constructing an implicit model ensemble.
2.5. Output Layer
The final output layer has two nodes representing the landslide (1) and non-landslide (0). The prediction of the DRNN is made by the SoftMax classifier [38]. SoftMax is a normalized exponential function, which is expressed as follows:
(8)
where represents the -th element of the output and belongs to .3. Study Area and Data Used
3.1. Study Area
The Lushui area belongs to Yunnan Province in Southwest China. It lies between 98°34′ and 99°09′ east longitude and 25°33′ to 26°32′ north latitude (Figure 2). The area has an elevation ranging from 740 m to 4160 m. The whole region is crossed by the Nujiang River Grand Canyon. Due to the special terrain, nearly half of the area has a slope higher than 30°. The rainy season generally starts in May and ends in October. The rainfall during this stage occupies approximately 70% of the total annual rainfall.
The geology units of Lushui county vary from Precambrian to Quaternary. The Lushui area is widely occupied by metamorphic, igneous, and sedimentary rocks and unconsolidated sediments (Figure 3). The oldest geology units majorly consist of the Proterozoic Gaoligongshan (Ptgl) and Chongshan (Ptch) groups, and the youngest geological unit is Quaternary. According to previous studies [27], the geological unit of the area is classified into seven engineering rock groups (ERGs).
Under the combined influence of geological, topographical, and hydrologic factors, the stress acting on the slope easily exceeds the limitation. In the study area, the slope-forming materials mainly consist of alluvial and pluvial deposits, which are widely distributed along the Nujiang River. Complex environments make the Lushui area prone to landslides. It is an urgent task to perform accurate and reliable LSM for the study area.
3.2. Landslide Inventory Map
Landslide inventory records important information about landslides such as location, size, and type. Therefore, preparing a landslide inventory is essential. According to the extensive field surveys made by the Department of Nature Resources of Yunnan Province, 413 landslides are found in the Lushui area (Figure 4a). The data collection time is from 2014 to 2020. The dominant type of landslides is soil landslides, accounting for 90% of the total landslides. Among these landslides, the smallest, largest, and average areas are 80 m2, 600,000 m2, and 39,557 m2, respectively. According to the landslide volume, 53% of landslides are classified as small landslides, followed by medium landslides (41.4%), large landslides (5.3%), and huge landslides (0.3%). These landslides are easily affected by rainfall and excavation activities.
To conduct landslide modeling, it is suggested to adopt 70% of the total landslides (289 landslides) for training, and the remaining 30% landslides (124 landslides) are used for testing. To select reliable and representative non-landslide locations from landslide-free areas, the K-means clustering method was adopted [27]. The whole study area was converted to grid units with 30 m × 30 m, and the non-landslide units were classified into 413 abstract categories through K-means clustering. The units closest to the center of each category were chosen as negative samples (Figure 4b).
3.3. Landslide Conditioning Factors
The selection of landslide conditioning factors is important in LSM. This study mainly consults the work of Hu et al. (2020), who performed a detailed analysis of landslide-influencing factors in the study area [27]. The only difference is that the plan curvature was replaced with the topographic wetness index (TWI) because the plan curvature makes little contribution to landslide prediction. Accordingly, a total of 12 factors which are associated with landslide occurrence were considered for modeling landslide susceptibility in this study. These factors include elevation, slope angle, slope aspect, profile curvature, TWI, ERG, land use, distance to roads, distance to rivers, distance to faults, rainfall, and normalized difference vegetation index (NDVI). The selected factors comprehensively reflect the topographical, geological, hydrological, and anthropogenic features of the study area.
The digital elevation model (DEM) data were first prepared using a digital contour map at a scale of 1:10000. The DEM was converted into the raster format with a resolution of 30 m. The terrain factors, including the elevation, slope angle, slope aspect, and profile curvature, were extracted from the DEM. TWI is also a commonly used factor that indicates the influence of terrain on soil runoff processes, which is calculated as follows:
(9)
where is the cumulative catchment area, and is the slope angle.The distance to roads, distance to rivers, and land use were collected according to the Third Detailed Land Investigation Nationwide (China) at the county scale. The distance to roads and the distance to rivers range from 0 m to 9993 m and 0 m to 2567 m, respectively. The land use map was reclassified into seven main types: residential area, forest, grassland, farmland, bare land, engineering land, and other lands.
Geological factors can never be neglected in analyzing landslide occurrence probability [75]. The ERG and distance to faults are extracted from a 1:100,000-scale geological map. The ERG of the study area includes seven groups: the group of layered, massive hard metamorphic rock; the group of layered, flaky soft mudstone, shale, and sandstone; the group of layered karst medium hard carbonate rock; the group of layered hard sandy mudstone; the group of massive, vein hard extrusive rock; the group of massive hard intrusive rock; the group of loose and semi-cemented rock dominated by gravel and sand. The range of the distance to faults is 0–12,192 m.
The NDVI is an important indicator that reflects the relationship between landslides and vegetation [51]. The NDVI was calculated based on the 30 m × 30 m Landsat 8 OLI remote sensing image from the USGS website (
(10)
where and represent the red band and infrared band, respectively.Rainfall is a critical factor contributing to slope movement. We collected the annual average rainfall data of all villages from the Yunnan Digital Village Website (
All vector layers were transformed into 30 m × 30 m raster data in order to unify the data format (Figure 5). To make the data structure suitable for the DRNN, the stacking factors were reshaped to 1D sequence factors in a tensor format when input to the DRNN.
4. Results and Discussion
To train the DRNN, the adaptive moment estimation [76] optimizer and the cross-entropy loss were adopted. The learning rate was set to 0.001, which was decreased by a factor of 0.7 every 1/4 epochs. The DRNN was trained with 200 epochs. The sizes of the convolution filter and the max-pooling filter were set to and . The default numbers of hidden layers , the node dropping ratio , and the layer dropping ratio were set to 16, 0.5, and 0.5, respectively. The goal of training DRNN is to optimize the discrepancy between the predicted and real values. Figure 6 presents the variation in the loss during the training stage. With the increase in the epoch, the training loss and validating loss reduce until both loss values converge at a constant level, suggesting a satisfactory training process.
Furthermore, two deep learning networks, namely, CNN and DNN, and an ensemble-based network, ADAANN, were implemented for method comparisons. CNN is a biologically inspired neural network originally proposed for image classification [77]. CNN mainly benefits from local connections, shared weights, and pooling operations for feature learning. DNN is a deep feedforward network with interconnected neurons, which can be regarded as the ANN with multiple hidden layers. ADAANN is a hybrid model of Adaboost and ANN, where the Adaboost algorithm enhances the fitting power of the ANN through cost-sensitive ideas.
4.1. Landslide Susceptibility Mapping
On the basis of landslide conditioning factors, landslide models estimate the LSI for each unit of the study area. The LSI values were reclassified into five susceptibility levels, namely, very low, low, moderate, high, and very high, by using the geometrical interval classification method. The resulting landslide susceptibility maps using various models are shown in Figure 7. These models yield a similar landslide susceptibility distribution pattern, that is, highly susceptible areas are usually distributed along the Nujiang River Grand Canyon. The results are highly consistent with the true state of the study area because these landslide-prone areas are easily affected by tectonic movements, water erosion, and road construction. Loose soil and soft rock are further conducive to slope failure under low vegetation coverage and frequent rainfall.
The detailed statistic results on landslide susceptibility distribution are exhibited in Table 2. The DRNN model predicts that 16.66% of the whole area shows very high landslide susceptibility, whereas 19.06%, 11.08%, 19.05%, and 34.15% of the area have high, moderate, low, and very low susceptibility levels, respectively. CNN predicts that 16.98% of the area has a landslide occurrence probability, whereas 23.46%, 10.36%, 9.04%, and 40.17% of the total area lie in high, moderate, low, and very low susceptibilities, respectively. Regarding the DNN, 66.59% of the landslides are located in a very high class that accounts for 18.22% of the whole study area. As for DRNN, 68.04% of the landslides fall into a very high vulnerability class, while these regions account for 18.57% of the whole region.
Additionally, the reliability of LSM was quantitatively measured using the landslide density (LD) index, which is a proportion of PL (percentage of landslide pixels) and PC (percentage of pixels in a susceptibility class). Table 2 shows that the LD of various landslide models consistently increases as the susceptibility level improves. The results indicate that these network models achieve reasonable landslide susceptibility assessments. Particularly, the proposed DRNN achieves the highest LD value, suggesting that it may be highly appropriate for predicting landslide susceptibility.
4.2. Performance Evaluation and Comparison
In this study, the performance of the DRNN was evaluated using the overall accuracy (OA), kappa coefficient (K), F-measure (F), Matthews correlation coefficient (MCC), and receiver operating characteristic (ROC) curve. The performance evaluation was conducted using both the training data and the testing data (Table 3). On the basis of training data, the fitting power of models was measured. All models achieve a high level of goodness of fit. Note that the CNN shows higher values of OA, K, F, and MCC than DRNN, DNN, and ADAANN, proving the excellent feature extraction capability of the convolution structure. The proposed DRNN achieves the second-best fitting performance, yielding OA, K, F, and MCC values of 91.16%, 0.823, 0.912, and 0.823, respectively. By comparison, DNN and ADAANN obtain nearly equal performances in terms of goodness of fit. In terms of generalization performance, our method achieves the highest OA, K, F, and MCC, with values of 91.46%, 0.829, 0.914, and 0.828, respectively. In addition, CNN also achieves satisfactory performance, with OA, K, F, and MCC values of 88.41%, 0.7767, 0.883, and 0.767, respectively. DNN and ADAANN perform comparably regarding the generalization ability. The ROC curves of various models are shown in Figure 8. The area under the ROC curve (AUC) quantitatively depicts the model’s performance. On the training data, CNN achieves the highest AUC (0,981). It is followed by the DRNN (0.967), DNN (0.940), and ADAANN (0.936). On the testing data, the proposed DRNN holds the best prediction performance in AUC (0.946), followed by CNN (0.942), DNN (0.936), and ADAANN (0.916).
Similar results can be found in previous landslide studies. For example, Wang et al. (2022) assessed the landslide susceptibility of the Yaan-Linzhi area on the basis of deep learning methods [78]. They found that the accuracy of CNN is greater than that of the DNN in both the training and testing stages. Aslam et al. (2022) analyzed the performance of different CNN structures in landslide modeling and proved the advantages of CNN relative to DNN [79]. Nguyen and Kim (2021) compared deep learning and ensemble learning methods for landslide spatial probability prediction and concluded that CNN significantly outperforms DNN and ensemble models including RF and Adaboost [80]. In the present study, CNN achieves the best prediction accuracy on training data but encounters a slight overfitting problem. The proposed DRNN effectively alleviates this limitation by using the random mechanism. The random mechanism expands the data space, allowing the model to receive diverse information for full training. Additionally, the random rule acts as regularization, which helps mitigate overfitting. The DRNN achieves desirable and comprehensive performances, which may be suitable for landslide susceptibility assessment in the study area.
4.3. Robustness to Training Data Size
To fully understand the advantages of the proposed landslide susceptibility modeling method, the robustness to the training data size is examined (Figure 9). The robustness test is important because the number of landslides may be too small to train the deep learning models fully in some cases. The robustness test was implemented by changing the partition of training and testing data from 80%/20% to 10%/90%. This means that the amount of training data is gradually decreased while the amount of testing data is gradually increased during experiments. We took the OA and K as examples to visualize the variation in the model’s performance. It can be observed that the K values of the four network models show a downward tendency with the reduction in training data (from 80% to 10%), with decrements of 10.49%, 30.97%, 13.78%, and 11.02% for DRNN, DNN, CNN, and ADAANN, respectively. The OA values decline by 5.28%, 15.58%, 6.97%, and 5.51% for DRNN, DNN, CNN, and ADAANN, respectively. The DRNN is consistently better than other network models. Note that DRNN still achieves OA values higher than 85% when the remaining training data size is only 10%. The DRNN achieves the lowest standard deviation in terms of K, with a value of 3.06, followed by ADAANN (3.80), CNN (4.91), and DNN (9.23), respectively. Similarly, DRNN achieves the best standard deviation of OA, with a value of 1.53, followed by ADAANN (1.90), CNN (2.48), and DNN (4.63), respectively. These results demonstrate that the DRNN can keep robustness to the training data size effectively. The random strategy of the DRNN helps alleviate the negative influence of limited data on landslide modeling accuracy.
4.4. Influence of Critical Parameter Settings
In this subsection, the impact of the important parameters of the DRNN on landslide modeling accuracy is studied. These parameters mainly include (the number of hidden layers in the random hidden block), (the node dropping ratio), and (the layer dropping ratio).
In terms of hidden layers, all performance metrics increase first and then decrease as increases from 8 to 20, reaching the maximum value when (Figure 10a). Increasing hidden layers means increasing the model’s complexity, which is conducive to the fitting power [81]. However, overemphasizing the fitting power may damage the generalization of landslide modeling. Thus, the number of hidden layers should be set to a moderate value. The random strategy of DRNN makes expanding the model’s depth to 20 layers feasible while avoiding overfitting. This development may be helpful for future landslide modeling studies exploring deeper network models.
The results with respect to and are shown in Figure 10b,c, which present some similarities. The model variants of DRNN achieve the highest landslide modeling accuracies at moderate levels of and . The results are reasonable because dropping too many nodes or layers may damage the model’s structure, whereas too slight of a perturbation is insufficient for realizing effective regularization.
5. Conclusions
Landslides are one of the most dangerous geology disasters; they usually cause serious damage to society and the environment. Thus, developing accurate landslide susceptibility modeling is necessary in order to perform early warning work. This study proposes the DRNN, a novel deep learning-based landslide model, for landslide susceptibility assessment. The DRNN randomly drops network layers and nodes to learn generalized features during landslide modeling. With the Lushui area as the case, the performance evaluation shows that the DRNN achieves the highest generalization accuracy (OA = 91.46%) and outperforms other network models, such as CNN (OA = 88.41%), DNN (OA = 86.58%), and ADAANN (OA = 86.59%). DRNN also achieves robust performance due to the random mechanism, which is insensitive to variations in training data size. Thus, our method overcomes the limitation of the layer depth of deep learning in landslide modeling, thereby effectively mitigating overfitting and enhancing the generalization capability. In our case study, the proposed DRNN produces the most accurate and suitable results for detecting landslide-vulnerable areas, which shows promising applications. In the future, we will explore the effectiveness of our method in other scenes.
C.H. and L.W. suggested the idea of modeling landslide susceptibility and organized this paper. C.H. and X.H. implemented deep learning models. C.H., F.L. and Y.Y. collected the landslide data and processed the landslide-influencing factors. All of the authors contributed to manuscript editing. All authors have read and agreed to the published version of the manuscript.
Not applicable.
Not applicable.
Data that support the findings of this study are available from the corresponding author upon reasonable request.
The authors declare no conflict of interest.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Figure 5. Landslide conditioning factors: (a) Elevation, (b) Slope angle, (c) Slope aspect, (d) Profile curvature, (e) TWI, (f) ERG, (g) Land use, (h) Distance to roads, (i) Distance to rivers, (j) Distance to faults, (k) Annual rainfall, (l) NDVI.
Figure 5. Landslide conditioning factors: (a) Elevation, (b) Slope angle, (c) Slope aspect, (d) Profile curvature, (e) TWI, (f) ERG, (g) Land use, (h) Distance to roads, (i) Distance to rivers, (j) Distance to faults, (k) Annual rainfall, (l) NDVI.
Figure 7. Landslide susceptibility mapping using (a) ADAANN, (b) DNN, (c) CNN, (d) DRNN.
Figure 8. ROC curves of different neural network models (a) on the training dataset, (b) on the validation dataset.
Figure 9. Robustness test on the training data size: (a) Changes in K values, (b) Changes in OA values.
Figure 10. Influence of critical parameters: (a) Hidden layers, (b) Node dropping ratio, (c) Layer dropping ratio.
A summary of the existing deep learning-based LSM methods.
Basic structures | Method Descriptions | References |
---|---|---|
Deep feedforward neural network (DNN) |
|
[ |
|
[ |
|
|
[ |
|
|
[ |
|
|
[ |
|
|
[ |
|
|
[ |
|
Convolution neural network (CNN) |
|
[ |
|
[ |
|
|
[ |
|
|
[ |
|
|
[ |
|
Recurrent neural network (RNN) |
|
[ |
|
[ |
|
|
[ |
|
Auto-encoder |
|
[ |
|
[ |
|
|
[ |
|
|
[ |
|
Deep learning ensemble methods |
|
[ |
|
[ |
|
|
[ |
|
|
[ |
|
Other methods |
|
[ |
|
[ |
Landslide density analysis on landslide susceptibility maps.
Class | ADAANN | DNN | CNN | DRNN | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PC(%) | PL(%) | LD | PC(%) | PL(%) | LD | PC(%) | PL(%) | LD | PC(%) | PL(%) | LD | |
Very low | 19.73 | 0.00 | 0.00 | 19.76 | 0.00 | 0.00 | 40.17 | 0.00 | 0.00 | 34.15 | 0.00 | 0.00 |
Low | 17.78 | 0.00 | 0.00 | 18.46 | 0.48 | 0.03 | 9.04 | 0.73 | 0.08 | 19.05 | 1.03 | 0.05 |
Moderate | 14.51 | 1.45 | 0.10 | 14.99 | 1.94 | 0.13 | 10.36 | 2.42 | 0.23 | 11.08 | 5.93 | 0.53 |
High | 29.21 | 30.51 | 1.04 | 28.60 | 30.99 | 1.08 | 23.46 | 33.90 | 1.44 | 19.06 | 36.34 | 1.91 |
Very high | 18.57 | 68.04 | 3.66 | 18.22 | 66.59 | 3.65 | 16.98 | 62.95 | 3.71 | 16.66 | 63.14 | 3.79 |
Performance evaluation and comparison of landslide models.
Models | On the Training Data | On the Testing Data | ||||||
---|---|---|---|---|---|---|---|---|
OA (%) | K | F | MCC | OA (%) | K | F | MCC | |
ADAANN | 88.22 | 0.764 | 0.889 | 0.771 | 86.59 | 0.732 | 0.869 | 0.733 |
DNN | 88.26 | 0.765 | 0.882 | 0.767 | 86.58 | 0.731 | 0.866 | 0.732 |
CNN | 92.53 | 0.850 | 0.925 | 0.851 | 88.41 | 0.767 | 0.883 | 0.767 |
DRNN | 91.16 | 0.823 | 0.912 | 0.823 | 91.46 | 0.829 | 0.914 | 0.828 |
References
1. Korup, O. Geomorphic Hazard Assessment of Landslide Dams in South Westland, New Zealand: Fundamental Problems and Approaches. Geomorphology; 2005; 66, pp. 167-188. [DOI: https://dx.doi.org/10.1016/j.geomorph.2004.09.013]
2. Li, J.Y.; Wang, W.D.; Han, Z. A Variable Weight Combination Model for Prediction on Landslide Displacement Using Ar Model, Lstm Model, and Svm Model: A Case Study of the Xinming Landslide in China. Environ. Earth Sci.; 2021; 80, pp. 1-14. [DOI: https://dx.doi.org/10.1007/s12665-021-09696-2]
3. Xing, Y.; Yue, J.P.; Chen, C. Interval Estimation of Landslide Displacement Prediction Based on Time Series Decomposition and Long Short-Term Memory Network. IEEE Access; 2020; 8, pp. 3187-3196. [DOI: https://dx.doi.org/10.1109/ACCESS.2019.2961295]
4. Yu, C.X.; Huo, J.Y.; Li, C.J.; Zhang, Y.N. Landslide Displacement Prediction Based on a Two-Stage Combined Deep Learning Model under Small Sample Condition. Remote Sens.; 2022; 14, 3732. [DOI: https://dx.doi.org/10.3390/rs14153732]
5. Tehrani, F.S.; Calvello, M.; Liu, Z.Q.; Zhang, L.M.; Lacasse, S. Machine Learning and Landslide Studies: Recent Advances and Applications. Nat. Hazards; 2022; 114, pp. 1197-1245. [DOI: https://dx.doi.org/10.1007/s11069-022-05423-7]
6. Zhang, W.A.; Gu, X.; Tang, L.B.; Yin, Y.P.; Liu, D.S.; Zhang, Y.M. Application of Machine Learning, Deep Learning and Optimization Algorithms in Geoengineering and Geoscience: Comprehensive Review and Future Challenge. Gondwana Res.; 2022; 109, pp. 1-17. [DOI: https://dx.doi.org/10.1016/j.gr.2022.03.015]
7. Saha, S.; Saha, A.; Hembram, T.K.; Pradhan, B.; Alamri, A.M. Evaluating the Performance of Individual and Novel Ensemble of Machine Learning and Statistical Models for Landslide Susceptibility Assessment at Rudraprayag District of Garhwal Himalaya. Appl. Sci.; 2020; 10, 3772. [DOI: https://dx.doi.org/10.3390/app10113772]
8. Sharma, L.P.; Patel, N.; Ghose, M.K.; Debnath, P. Application of Frequency Ratio and Likelihood Ratio Model for Geo-Spatial Modelling of Landslide Hazard Vulnerability Assessment and Zonation: A Case Study from the Sikkim Himalayas in India. Geocarto Int.; 2014; 29, pp. 128-146. [DOI: https://dx.doi.org/10.1080/10106049.2012.748830]
9. Pourghasemi, H.R.; Rossi, M. Landslide Susceptibility Modeling in a Landslide Prone Area in Mazandarn Province, North of Iran: A Comparison between Glm, Gam, Mars, and M-Ahp Methods. Theor. Appl. Climatol.; 2017; 130, pp. 609-633. [DOI: https://dx.doi.org/10.1007/s00704-016-1919-2]
10. Dahal, R.K.; Hasegawa, S.; Nonomura, A.; Yamanaka, M.; Masuda, T.; Nishino, K. Gis-Based Weights-of-Evidence Modelling of Rainfall-Induced Landslides in Small Catchments for Landslide Susceptibility Mapping. Environ. Geol.; 2008; 54, pp. 311-324. [DOI: https://dx.doi.org/10.1007/s00254-007-0818-3]
11. Park, N.W. Using Maximum Entropy Modeling for Landslide Susceptibility Mapping with Multiple Geoenvironmental Data Sets. Environ. Earth Sci.; 2015; 73, pp. 937-949. [DOI: https://dx.doi.org/10.1007/s12665-014-3442-z]
12. Zare, M.; Pourghasemi, H.R.; Vafakhah, M.; Pradhan, B. Landslide Susceptibility Mapping at Vaz Watershed (Iran) Using an Artificial Neural Network Model: A Comparison between Multilayer Perceptron (MLP) and Radial Basic Function (RBF) Algorithms. Arab. J. Geosci.; 2013; 6, pp. 2873-2888. [DOI: https://dx.doi.org/10.1007/s12517-012-0610-x]
13. Song, Y.Q.; Gong, J.H.; Gao, S.; Wang, D.C.; Cui, T.J.; Li, Y.; Wei, B.Q. Susceptibility Assessment of Earthquake-Induced Landslides Using Bayesian Network: A Case Study in Beichuan, China. Comput. Geosci.; 2012; 42, pp. 189-199. [DOI: https://dx.doi.org/10.1016/j.cageo.2011.09.011]
14. Xu, C.; Dai, F.C.; Xu, X.W.; Lee, Y.H. Gis-Based Support Vector Machine Modeling of Earthquake-Triggered Landslide Susceptibility in the Jianjiang River Watershed, China. Geomorphology; 2012; 145, pp. 70-80. [DOI: https://dx.doi.org/10.1016/j.geomorph.2011.12.040]
15. Chen, W.; Xie, X.S.; Peng, J.B.; Wang, J.L.; Duan, Z.; Hong, H.Y. Gis-Based Landslide Susceptibility Modelling: A Comparative Assessment of Kernel Logistic Regression, Naive-Bayes Tree, and Alternating Decision Tree Models. Geomat. Nat. Hazards Risk; 2017; 8, pp. 950-973. [DOI: https://dx.doi.org/10.1080/19475705.2017.1289250]
16. Youssef, A.M.; Pourghasemi, H.R.; Pourtaghi, Z.S.; Al-Katheeri, M.M. Landslide Susceptibility Mapping Using Random Forest, Boosted Regression Tree, Classification and Regression Tree, and General Linear Models and Comparison of Their Performance at Wadi Tayyah Basin, Asir Region, Saudi Arabia. Landslides; 2016; 13, pp. 839-856. [DOI: https://dx.doi.org/10.1007/s10346-015-0614-1]
17. Chen, W.; Xie, X.S.; Wang, J.L.; Pradhan, B.; Hong, H.Y.; Bui, D.T.; Duan, Z.; Ma, J.Q. A Comparative Study of Logistic Model Tree, Random Forest, and Classification and Regression Tree Models for Spatial Prediction of Landslide Susceptibility. Catena; 2017; 151, pp. 147-160. [DOI: https://dx.doi.org/10.1016/j.catena.2016.11.032]
18. Bardhan, A.; Kardani, N.; Alzo’ubi, A.K.; Roy, B.; Samui, P.; Gandomi, A.H. Novel Integration of Extreme Learning Machine and Improved Harris Hawks Optimization with Particle Swarm Optimization-Based Mutation for Predicting Soil Consolidation Parameter. J. Rock Mech. Geotech. Eng.; 2022; 14, pp. 1588-1608. [DOI: https://dx.doi.org/10.1016/j.jrmge.2021.12.018]
19. Prasad, P.; Loveson, V.J.; Das, B.; Kotha, M. Novel Ensemble Machine Learning Models in Flood Susceptibility Mapping. Geocarto Int.; 2022; 37, pp. 4571-4593. [DOI: https://dx.doi.org/10.1080/10106049.2021.1892209]
20. Li, Z.F.; Meier, M.A.; Hauksson, E.; Zhan, Z.W.; Andrews, J. Machine Learning Seismic Wave Discrimination: Application to Earthquake Early Warning. Geophys. Res. Lett.; 2018; 45, pp. 4773-4779. [DOI: https://dx.doi.org/10.1029/2018GL077870]
21. Peng, T.; Chen, Y.Z.; Chen, W. Landslide Susceptibility Modeling Using Remote Sensing Data and Random Subspace-Based Functional Tree Classifier. Remote Sens.; 2022; 14, 4803. [DOI: https://dx.doi.org/10.3390/rs14194803]
22. Hu, X.D.; Mei, H.B.; Zhang, H.; Li, Y.Y.; Li, M.D. Performance Evaluation of Ensemble Learning Techniques for Landslide Susceptibility Mapping at the Jinping County, Southwest China. Nat. Hazards; 2021; 105, pp. 1663-1689. [DOI: https://dx.doi.org/10.1007/s11069-020-04371-4]
23. Breiman, L. Bagging Predictors. Mach. Learn.; 1996; 24, pp. 123-140. [DOI: https://dx.doi.org/10.1007/BF00058655]
24. Freund, Y.; Schapire, R.E. A Decision-Theoretic Generalization of on-Line Learning and an Application to Boosting. J. Comput. Syst. Sci.; 1997; 55, pp. 119-139. [DOI: https://dx.doi.org/10.1006/jcss.1997.1504]
25. Breiman, L. Random Forests. Mach. Learn.; 2001; 45, pp. 5-32. [DOI: https://dx.doi.org/10.1023/A:1010933404324]
26. Rodriguez, J.J.; Kuncheva, L.I. Rotation Forest: A New Classifier Ensemble Method. IEEE Trans. Pattern Anal. Mach. Intell.; 2006; 28, pp. 1619-1630. [DOI: https://dx.doi.org/10.1109/TPAMI.2006.211]
27. Hu, X.D.; Zhang, H.; Mei, H.B.; Xiao, D.H.; Li, Y.Y.; Li, M.D. Landslide Susceptibility Mapping Using the Stacking Ensemble Machine Learning Method in Lushui, Southwest China. Appl. Sci.; 2020; 10, 4016. [DOI: https://dx.doi.org/10.3390/app10114016]
28. Lee, S.; Ryu, J.H.; Won, J.S.; Park, H.J. Determination and Application of the Weights for Landslide Susceptibility Mapping Using an Artificial Neural Network. Eng. Geol.; 2004; 71, pp. 289-302. [DOI: https://dx.doi.org/10.1016/S0013-7952(03)00142-X]
29. Liu, R.; Peng, J.B.; Leng, Y.Q.; Lee, S.; Panahi, M.; Chen, W.; Zhao, X. Hybrids of Support Vector Regression with Grey Wolf Optimizer and Firefly Algorithm for Spatial Prediction of Landslide Susceptibility. Remote Sens.; 2021; 13, 4966. [DOI: https://dx.doi.org/10.3390/rs13244966]
30. Hu, X.D.; Huang, C.; Mei, H.B.; Zhang, H. Landslide Susceptibility Mapping Using an Ensemble Model of Bagging Scheme and Random Subspace-Based Naive Bayes Tree in Zigui County of the Three Gorges Reservoir Area, China. Bull. Eng. Geol. Environ.; 2021; 80, pp. 5315-5329. [DOI: https://dx.doi.org/10.1007/s10064-021-02275-6]
31. Rokach, L. Taxonomy for Characterizing Ensemble Methods in Classification Tasks: A Review and Annotated Bibliography. Comput. Stat. Data Anal.; 2009; 53, pp. 4046-4072. [DOI: https://dx.doi.org/10.1016/j.csda.2009.07.017]
32. Hu, X.D.; Zhang, P.L.; Zhang, Q.; Wang, J.Q. Improving Wetland Cover Classification Using Artificial Neural Networks with Ensemble Techniques. GISci. Remote Sens.; 2021; 58, pp. 603-623. [DOI: https://dx.doi.org/10.1080/15481603.2021.1932126]
33. Wang, Y.; Fang, Z.C.; Hong, H.Y. Comparison of Convolutional Neural Networks for Landslide Susceptibility Mapping in Yanshan County, China. Sci. Total Environ.; 2019; 666, pp. 975-993. [DOI: https://dx.doi.org/10.1016/j.scitotenv.2019.02.263] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30970504]
34. Renza, D.; Cardenas, E.A.; Martinez, E.; Weber, S.S. Cnn-Based Model for Landslide Susceptibility Assessment from Multispectral Data. Appl. Sci.; 2022; 12, 8483. [DOI: https://dx.doi.org/10.3390/app12178483]
35. Fang, Z.C.; Wang, Y.; Peng, L.; Hong, H.Y. Integration of Convolutional Neural Network and Conventional Machine Learning Classifiers for Landslide Susceptibility Mapping. Comput. Geosci.; 2020; 139, 104470. [DOI: https://dx.doi.org/10.1016/j.cageo.2020.104470]
36. Azarafza, M.; Azarafza, M.; Akgun, H.; Atkinson, P.M.; Derakhshani, R. Deep Learning-Based Landslide Susceptibility Mapping. Sci. Rep.; 2021; 11, pp. 1-16. [DOI: https://dx.doi.org/10.1038/s41598-021-03585-1]
37. Xu, S.L.; Niu, R.Q. Displacement Prediction of Baijiabao Landslide Based on Empirical Mode Decomposition and Long Short-Term Memory Neural Network in Three Gorges Area, China. Comput. Geosci.; 2018; 111, pp. 87-96. [DOI: https://dx.doi.org/10.1016/j.cageo.2017.10.013]
38. LeCun, Y.; Bengio, Y.; Hinton, G. Deep Learning. Nature; 2015; 521, pp. 436-444. [DOI: https://dx.doi.org/10.1038/nature14539]
39. Vincent, P.; Larochelle, H.; Lajoie, I.; Bengio, Y.; Manzagol, P.A. Stacked Denoising Autoencoders: Learning Useful Representations in a Deep Network with a Local Denoising Criterion. J. Mach. Learn. Res.; 2010; 11, pp. 3371-3408. [DOI: https://dx.doi.org/10.1016/j.mechatronics.2010.09.004]
40. Li, W.J.; Fang, Z.C.; Wang, Y. Stacking Ensemble of Deep Learning Methods for Landslide Susceptibility Mapping in the Three Gorges Reservoir Area, China. Stoch. Environ. Res. Risk Assess.; 2022; 36, pp. 2207-2228. [DOI: https://dx.doi.org/10.1007/s00477-021-02032-x]
41. Kavzoglu, T.; Teke, A.; Yilmaz, E.O. Shared Blocks-Based Ensemble Deep Learning for Shallow Landslide Susceptibility Mapping. Remote Sens.; 2021; 13, 4776. [DOI: https://dx.doi.org/10.3390/rs13234776]
42. Lv, L.; Chen, T.; Dou, J.; Plaza, A. A Hybrid Ensemble-Based Deep-Learning Framework for Landslide Susceptibility Mapping. Int. J. Appl. Earth Obs. Geoinf.; 2022; 108, 102713. [DOI: https://dx.doi.org/10.1016/j.jag.2022.102713]
43. Yuan, R.; Chen, J. A Hybrid Deep Learning Method for Landslide Susceptibility Analysis with the Application of Insar Data. Nat. Hazards; 2022; 114, pp. 1393-1426. [DOI: https://dx.doi.org/10.1007/s11069-022-05430-8]
44. Chowdhuri, I.; Pal, S.C.; Janizadeh, S.; Saha, A.; Ahmadi, K.; Chakrabortty, R.; Islam, A.M.T.; Roy, P.; Shit, M. Application of Novel Deep Boosting Framework-Based Earthquake Induced Landslide Hazards Prediction Approach in Sikkim Himalaya. Geocarto Int.; 2022; pp. 1-27. [DOI: https://dx.doi.org/10.1080/10106049.2022.2068675]
45. 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, pp. 677-694. [DOI: https://dx.doi.org/10.1007/s10346-018-01127-x]
46. Sameen, M.I.; Pradhan, B.; Lee, S. Application of Convolutional Neural Networks Featuring Bayesian Optimization for Landslide Susceptibility Assessment. Catena; 2020; 186, 104249. [DOI: https://dx.doi.org/10.1016/j.catena.2019.104249]
47. Issa, O.; Shanableh, T. Cnn and Hevc Video Coding Features for Static Video Summarization. IEEE Access; 2022; 10, pp. 72080-72091. [DOI: https://dx.doi.org/10.1109/ACCESS.2022.3188638]
48. Hu, X.D.; Zhang, P.L.; Zhang, Q. A Novel Framework of Cnn Integrated with Adaboost for Remote Sensing Scene Classification. Proceedings of the 2020 IEEE International Geoscience and Remote Sensing Symposium; Waikoloa, HI, USA, 26 September–2 October 2020; pp. 2643-2646.
49. Li, J.N.; Wei, Y.C.; Liang, X.D.; Dong, J.; Xu, T.F.; Feng, J.S.; Yan, S.C. Attentive Contexts for Object Detection. IEEE Trans. Multimed.; 2017; 19, pp. 944-954. [DOI: https://dx.doi.org/10.1109/TMM.2016.2642789]
50. Chen, J.H.; Su, M.C.; Azzizi, V.T.; Wang, T.K.; Lin, W.J. Smart Project Management: Interactive Platform Using Natural Language Processing Technology. Appl. Sci.; 2021; 11, 1597. [DOI: https://dx.doi.org/10.3390/app11041597]
51. Liu, R.; Yang, X.; Xu, C.; Wei, L.S.; Zeng, X.Q. Comparative Study of Convolutional Neural Network and Conventional Machine Learning Methods for Landslide Susceptibility Mapping. Remote Sens.; 2022; 14, 321. [DOI: https://dx.doi.org/10.3390/rs14020321]
52. Huang, L.; Xiang, L.Y. Method for Meteorological Early Warning of Precipitation-Induced Landslides Based on Deep Neural Network. Neural Process. Lett.; 2018; 48, pp. 1243-1260. [DOI: https://dx.doi.org/10.1007/s11063-017-9778-0]
53. Yao, J.Y.; Qin, S.W.; Qiao, S.S.; Che, W.C.; Chen, Y.; Su, G.; Miao, Q. Assessment of Landslide Susceptibility Combining Deep Learning with Semi-Supervised Learning in Jiaohe County, Jilin Province, China. Appl. Sci.; 2020; 10, 5640. [DOI: https://dx.doi.org/10.3390/app10165640]
54. Lee, S.; Baek, W.K.; Jung, H.S.; Lee, S. Susceptibility Mapping on Urban Landslides Using Deep Learning Approaches in Mt. Umyeon. Appl. Sci.; 2020; 10, 8189. [DOI: https://dx.doi.org/10.3390/app10228189]
55. Xiong, Y.B.; Zhou, Y.; Wang, F.T.; Wang, S.X.; Wang, J.M.; Ji, J.W.; Wang, Z.Q. Landslide Susceptibility Mapping Using Ant Colony Optimization Strategy and Deep Belief Network in Jiuzhaigou Region. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens.; 2021; 14, pp. 11042-11057. [DOI: https://dx.doi.org/10.1109/JSTARS.2021.3122825]
56. Ghasemian, B.; Shahabi, H.; Shirzadi, A.; Al-Ansari, N.; Jaafari, A.; Kress, V.R.; Geertsema, M.; Renoud, S.; Ahmad, A. A Robust Deep-Learning Model for Landslide Susceptibility Mapping: A Case Study of Kurdistan Province, Iran. Sensors; 2022; 22, 1573. [DOI: https://dx.doi.org/10.3390/s22041573]
57. Wang, S.Y.; Lin, X.K.; Qi, X.; Li, H.D.; Yang, J.J. Landslide Susceptibility Analysis Based on a Pso-Dbn Prediction Model in an Earthquake-Stricken Area. Front. Environ. Sci.; 2022; 10, 1244. [DOI: https://dx.doi.org/10.3389/fenvs.2022.912523]
58. Saha, S.; Saha, A.; Hembram, T.K.; Kundu, B.; Sarkar, R. Novel Ensemble of Deep Learning Neural Network and Support Vector Machine for Landslide Susceptibility Mapping in Tehri Region, Garhwal Himalaya. Geocarto Int.; 2022; pp. 1-26. [DOI: https://dx.doi.org/10.1080/10106049.2022.2120638]
59. Aslam, B.; Zafar, A.; Khalil, U. Development of Integrated Deep Learning and Machine Learning Algorithm for the Assessment of Landslide Hazard Potential. Soft Comput.; 2021; 25, pp. 13493-13512. [DOI: https://dx.doi.org/10.1007/s00500-021-06105-5]
60. Hakim, W.L.; Rezaie, F.; Nur, A.S.; Panahi, M.; Khosravi, K.; Lee, C.W.; Lee, S. Convolutional Neural Network (CNN) with Metaheuristic Optimization Algorithms for Landslide Susceptibility Mapping in Icheon, South Korea. J. Environ. Manag.; 2022; 305, 114367. [DOI: https://dx.doi.org/10.1016/j.jenvman.2021.114367]
61. Xiong, Y.B.; Zhou, Y.; Wang, F.T.; Wang, S.X.; Wang, Z.Q.; Ji, J.W.; Wang, J.M.; Zou, W.J.; You, D.; Qin, G. A Novel Intelligent Method Based on the Gaussian Heatmap Sampling Technique and Convolutional Neural Network for Landslide Susceptibility Mapping. Remote Sens.; 2022; 14, 2866. [DOI: https://dx.doi.org/10.3390/rs14122866]
62. Mutlu, B.; Nefeslioglu, H.A.; Sezer, E.A.; Akcayol, M.A.; Gokceoglu, C. An Experimental Research on the Use of Recurrent Neural Networks in Landslide Susceptibility Mapping. ISPRS Int. J. Geo-Inf.; 2019; 8, 578. [DOI: https://dx.doi.org/10.3390/ijgi8120578]
63. Xiao, L.M.; Zhang, Y.H.; Peng, G.Z. Landslide Susceptibility Assessment Using Integrated Deep Learning Algorithm along the China-Nepal Highway. Sensors; 2018; 18, 4436. [DOI: https://dx.doi.org/10.3390/s18124436] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30558225]
64. Zhu, L.; Huang, L.H.; Fan, L.Y.; Huang, J.S.; Huang, F.M.; Chen, J.W.; Zhang, Z.H.; Wang, Y.H. Landslide Susceptibility Prediction Modeling Based on Remote Sensing and a Novel Deep Learning Algorithm of a Cascade-Parallel Recurrent Neural Network. Sensors; 2020; 20, 1576. [DOI: https://dx.doi.org/10.3390/s20061576] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/32178235]
65. Nam, K.; Wang, F.W. The Performance of Using an Autoencoder for Prediction and Susceptibility Assessment of Landslides: A Case Study on Landslides Triggered by the 2018 Hokkaido Eastern Iburi Earthquake in Japan. Geoenviron. Disasters; 2019; 6, 19. [DOI: https://dx.doi.org/10.1186/s40677-019-0137-5]
66. Huang, F.M.; Zhang, J.; Zhou, C.B.; Wang, Y.H.; Huang, J.S.; Zhu, L. A Deep Learning Algorithm Using a Fully Connected Sparse Autoencoder Neural Network for Landslide Susceptibility Prediction. Landslides; 2020; 17, pp. 217-229. [DOI: https://dx.doi.org/10.1007/s10346-019-01274-9]
67. Nam, K.; Wang, F.W. An Extreme Rainfall-Induced Landslide Susceptibility Assessment Using Autoencoder Combined with Random Forest in Shimane Prefecture, Japan. Geoenviron. Disasters; 2020; 7, 6. [DOI: https://dx.doi.org/10.1186/s40677-020-0143-7]
68. Li, Y.; Cui, P.; Ye, C.M.; Marcato, J.; Zhang, Z.T.; Guo, J.; Li, J. Accurate Prediction of Earthquake-Induced Landslides Based on Deep Learning Considering Landslide Source Area. Remote Sens.; 2021; 13, 3436. [DOI: https://dx.doi.org/10.3390/rs13173436]
69. Liu, D.F.; Li, J.J.; Fan, F.L. Classification of Landslides on the Southeastern Tibet Plateau Based on Transfer Learning and Limited Labelled Datasets. Remote Sens. Lett.; 2021; 12, pp. 286-295. [DOI: https://dx.doi.org/10.1080/2150704X.2021.1890263]
70. Pham, B.T.; Bui, D.T.; Prakash, I.; Dholakia, M.B. Rotation Forest Fuzzy Rule-Based Classifier Ensemble for Spatial Prediction of Landslides Using Gis. Nat. Hazards; 2016; 83, pp. 97-127. [DOI: https://dx.doi.org/10.1007/s11069-016-2304-2]
71. Srivastava, N.; Hinton, G.; Krizhevsky, A.; Sutskever, I.; Salakhutdinov, R. Dropout: A Simple Way to Prevent Neural Networks from Overfitting. J. Mach. Learn. Res.; 2014; 15, pp. 1929-1958.
72. Chen, D.S.; Zhang, W.B.; Xu, X.M.; Xing, X.F. Deep Networks with Stochastic Depth for Acoustic Modelling. Proceedings of the 2016 Asia-Pacific Signal and Information Processing Association Annual Summit and Conference; Jeju, Korea, 13–16 December 2016; pp. 646-661.
73. Gustav, L.; Michael, M.; Shakhnarovich, G. Fractalnet: Ultra-Deep Neural Networks without Residuals. arXiv; 2016; arXiv: 1605.07648
74. Ghiasi, G.; Lin, T.Y.; Le, Q.V. Dropblock: A Regularization Method for Convolutional Networks. Proceedings of the Advances in Neural Information Processing Systems 31 (NIPS 2018); Montreal, QC, Canada, 2–8 December 2018.
75. Juliev, M.; Mergili, M.; Mondal, I.; Nurtaev, B.; Pulatov, A.; Hubl, J. Comparative Analysis of Statistical Methods for Landslide Susceptibility Mapping in the Bostanlik District, Uzbekistan. Sci. Total Environ.; 2019; 653, pp. 801-814. [DOI: https://dx.doi.org/10.1016/j.scitotenv.2018.10.431] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/30759606]
76. Barakat, A.; Bianchi, P. Convergence and Dynamical Behavior of the Adam Algorithm for Nonconvex Stochastic Optimization. SIAM J. Optim.; 2021; 31, pp. 244-274. [DOI: https://dx.doi.org/10.1137/19M1263443]
77. Lecun, Y.; Bottou, L.; Bengio, Y.; Haffner, P. Gradient-Based Learning Applied to Document Recognition. Proc. IEEE; 1998; 86, pp. 2278-2324. [DOI: https://dx.doi.org/10.1109/5.726791]
78. Wang, S.B.; Zhuang, J.Q.; Mu, J.Q.; Zheng, J.; Zhan, J.W.; Wang, J.; Fu, Y.T. Evaluation of Landslide Susceptibility of the Ya’an-Linzhi Section of the Sichuan-Tibet Railway Based on Deep Learning. Environ. Earth Sci.; 2022; 81, 250. [DOI: https://dx.doi.org/10.1007/s12665-022-10375-z]
79. Aslam, B.; Zafar, A.; Khalil, U. Comparative Analysis of Multiple Conventional Neural Networks for Landslide Susceptibility Mapping. Nat. Hazards; 2022; pp. 1-35. [DOI: https://dx.doi.org/10.1007/s11069-022-05570-x]
80. Nguyen, B.Q.V.; Kim, Y.T. Landslide Spatial Probability Prediction: A Comparative Assessment of Naive Bayes, Ensemble Learning, and Deep Learning Approaches. Bull. Eng. Geol. Environ.; 2021; 80, pp. 4291-4321. [DOI: https://dx.doi.org/10.1007/s10064-021-02194-6]
81. Ali, M.A.S.; Misko, O.; Salumaa, S.O.; Papkov, M.; Palo, K.; Fishman, D.; Parts, L. Evaluating Very Deep Convolutional Neural Networks for Nucleus Segmentation from Brightfield Cell Microscopy Images. SLAS Discov.; 2021; 26, pp. 1125-1137. [DOI: https://dx.doi.org/10.1177/24725552211023214]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Developing landslide susceptibility modeling is essential for detecting landslide-prone areas. Recently, deep learning theories and methods have been investigated in landslide modeling. However, their generalization is hindered because of the limited size of landslide data. In the present study, a novel deep learning-based landslide susceptibility assessment method named deep random neural network (DRNN) is proposed. In DRNN, a random mechanism is constructed to drop network layers and nodes randomly during landslide modeling. We take the Lushui area (Southwest China) as the case and select 12 landslide conditioning factors to perform landslide modeling. The performance evaluation results show that our method achieves desirable generalization performance (Kappa = 0.829) and outperforms other network models such as the convolution neural network (Kappa = 0.767), deep feedforward neural network (Kappa = 0.731), and Adaboost-based artificial neural network (Kappa = 0.732). Moreover, the robustness test shows the advantage of our DRNN, which is insensitive to variations in training data size. Our method yields an accuracy higher than 85% when the training data size stands at only 10%. The results demonstrate the effectiveness of the proposed landslide modeling method in enhancing generalization. The proposed DRNN produces accurate results in terms of delineating landslide-prone areas and shows promising applications.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details
1 School of Land and Resources Engineering, Kunming University of Science and Technology, Kunming 650093, China; Key Laboratory of Geohazard Forecast and Geoecological Restoration in Plateau Mountainous Area, MNR, Kunming 650216, China; Yunnan Institute of Geological Environment Monitoring, Kunming 650216, China
2 Land and Resources Information Center, Department of Natural Resources of Yunnan Province, Kunming 650224, China
3 Key Laboratory of Geohazard Forecast and Geoecological Restoration in Plateau Mountainous Area, MNR, Kunming 650216, China; Yunnan Institute of Geological Environment Monitoring, Kunming 650216, China
4 School of Remote Sensing and Information Engineering, Wuhan University, Wuhan 430079, China