1. Introduction
Human activities severely challenge nature’s tolerance toward increasing anthropogenic changes during societal development. Decades of rapid socioeconomic development in China took place with escalating conflicts between resources, energy, and the environment, resulting in geological hazards that harm society [1]. The movement of earth materials leads to the complex formation of geological hazards, and both human activities and natural variations can lead to changes in the geological environment [2]. As such changes accumulate, consequences resulting from geological disasters can occur [3]. Since the beginning of the new century, landslides and other geological disasters have occurred frequently due to expanding human activities and global climate change, leading to surging ecological and environmental issues, including soil erosion and reduction in vegetation [4,5]. Landslides involve various ground movements such as rock falls, deep slope failure, and shallow slope instability [6]. Gravity is the primary cause of landslides on excessively steep slopes. Sliding sand, rocks, and soil can block rivers and cause further disasters, posing direct threats to people’s lives and property [7]. Landslides are characterized by multiple occurrences, rapid development, and significant impacts. The development of landslides is also a complex process [8]. However, the probability of landslides occurring in an area can be predicted based on hazardous environmental conditions influenced by multiple factors. Predictions can help us better understand potential locations of instability that could lead to landslides and thus control their development in high-risk areas [9,10]. In this way, landslide prevention and mitigation can achieve better efficiency and help reduce the risk of hazards.
Landslide susceptibility analysis considers the geological environment, topography, meteorological conditions, etc., and evaluates landslides’ susceptibility to and danger in a given area [11]. Predicting potential landslide areas correlates with major hazard factors and historical landslide hazards and involves determining the functional relationships between the variable of hazard factors and the dependent variable of landslide occurrence [12,13]. Landslides are complex natural phenomena whose formation process can be influenced by many hazard factors, including geology, topography, hydrology, meteorology, vegetation, soil properties, and anthropogenic activities. In addition, the interactions between multiple hazard factors complicate landslide susceptibility predictions [14,15], not only due to the large number of input variables but also because of the complex and time-consuming analysis methods involved [16]. Challenges in landslide susceptibility research methods emerge from the requirement to thoroughly understand the interrelationships and mechanisms between hazard factors to accurately predict landslides [17]. In addition, since various factors influence landslide susceptibility, it is necessary to incorporate different data sources and technologies such as remote sensing, geographic information systems (GIS), and geological surveys that can obtain and integrate data [18,19]. In data processing and analysis, the latest statistical models and machine learning methods are needed to address complex non-linear relations and pattern recognition problems among factors [20].
Since the 1990s, the advancement of algorithms, remote sensing, and global positioning systems have made 3S technology (remote sensing, global position systems, and geographical information systems) an important tool for landslide susceptibility prediction. Beyond replacing conventional methods, this technology also provides more effective models for landslide susceptibility prediction, thus filling the gaps in previous studies [21,22,23]. However, from the perspective of geographic information science, problems still exist in current research on landslide susceptibility prediction. Due to the particularities of landslide hazards, determining their locations may require expert knowledge or on-site investigations. Moreover, the samples in landslide interpretation databases are limited in size [24], greatly restricting data-driven learning models. Previous studies on susceptibility prediction did not fully utilize the edge characteristics and spatial shape features of landslides. Moreover, the complex non-linear relationships between landslides and influencing factors make simple network structures unable to fully utilize feature information; thus, there remains space for improvements in relevant research [25,26].
Commonly used landslide susceptibility prediction methods in the past have utilized statistical methods (e.g., the certainty factors method and informativeness method) to generate landslide samples, which were then combined with machine learning or deep learning models to perform the assessment. These methods are mainly based on counting the number of landslides (area) within each classification by classifying the impact factors. The samples generated in this way are one-dimensional textual datasets, which lose the boundary information of landslides to a certain extent and cannot effectively incorporate the corresponding spatial information. In this study, a moving slider (size: 64 × 64) was used to traverse the landslide label and influence factor layers across the study area to produce a sample set, which was a 2D image dataset at this stage. Iterative pixel-by-pixel learning of 2D matrices using deep learning methods can maximize the use of edge characteristics and spatial shape features of landslides. This method can help further refine the final landslide susceptibility zoning results. The specific steps of this study are as follows: 1. We combine a topographic map, geological map, and remote sensing image of the area to interpret landslides in Wenchuan and build an interpretation database. 2. By traversing landslide vectors and evaluation factors at a fixed scale, a stable, diverse, and high-quality sample training set is constructed. 3. We achieve susceptibility predictions in Wenchuan by considering the spatial characteristics of landslides as area-based geographic objects (including spatial relation, spatial scale, and spatial shape features) and using deep learning models with a focus on spatial features (UPerNet, ViG, ViT). These predictions enable us to provide technical and theoretical support for the early identification, warning, and accurate prediction of landslides, thus strengthening environmental protection.
2. Materials
2.1. Study Area
The study area of Wenchuan is located in the northwestern Sichuan Basin, with coordinates of 30°45′N–31°43′N and 102°51′E–103°44′E, featuring a total area of 4084 km2 characterized by highly developed faults and folds (Figure 1). The two major fracture zones of Maoxian–Wenchuan and Beichuan–Yingxiu extend across Wenchuan County from northeast to southwest, in which the Beichuan–Yingxiu fracture was associated with the “5.12” earthquake [27]. Before the 2008 earthquake, the Wenchuan region was already highly susceptible to landslides, with landslide hazards particularly prominent at riverbanks.
2.2. Experiment Data
Landslide susceptibility prediction based on the semantic segmentation of deep learning requires a landslide dataset for training. Since no landslide interpretation and influencing factor dataset for Wenchuan existed prior to this study, it was necessary to collect and build a dataset for the county.
2.2.1. Source of Data
Data were placed into two classes according to the needs of this study (Table 1): (1) remote sensing image and regional investigation data for the sample set on susceptibility prediction and (2) original data for the feature dataset of influencing factors on landslide susceptibility.
2.2.2. Production of Landslide Interpretation Database
The goal of the present study on landslide hazards was to develop a detailed, objective, and accurate landslide interpretation database, including the patterns and characteristics of spatial distributions. As reported in this section, we performed a remote sensing interpretation of landslides in Wenchuan for the last 10 years, combining detailed landslide investigation point sources and historical high-resolution remote sensing images with field investigations and on-site validation. The interpretation relied primarily on landslide exposure, vegetation destruction, and accumulation recognition, ultimately identifying 5944 landslides, as shown in Figure 2.
2.2.3. Factors That Influence Landslide Susceptibility
Topography, landforms, and other factors influence the occurrence of landslides. Moreover, a scientific and rational understanding of the factors influencing landslide occurrence in the geological environment is a precondition for conducting landslide susceptibility prediction [28]. Different combinations of influencing factors have different effects on the prediction results of landslide susceptibility, so it is necessary to analyze and compare the importance of factors. Thus, this study extensively investigated the geological environment and conditions that cause landslides in Wenchuan. Considering the actual situation in the study area, the 12 factors were chosen to establish landslide susceptibility prediction metrics: elevation, slope, aspect, topographic relief, plan curvature, profile curvature, tectonic lines, lithology, rivers, rainfall, land use, and roadways [29,30,31].
Deep learning models are often regarded as black-box models, meaning their internal decision-making process is opaque to us. Due to the complexity and non-linear nature of deep learning models, it is difficult to parse out the specific contribution of individual feature factors to the final prediction result directly from the models. In deep learning models, the importance of features is not directly visible because they are embedded in the complex computational processes of multi-layer neural networks. Traditional machine learning models tend to provide direct information about the importance of features. In this study, the importance of the evaluation factors was calculated based on the decision tree, and the calculated factor weights were normalized before proceeding with the model construction. The order of factor importance is shown in Figure 3. Therefore, the two factors of lithology and land use were not selected for modeling in this study.
Elevation (Figure 4a) does not have a direct relationship with landslides; instead, the impact of elevation on landslides is usually reflected by other associated conditions. In addition, the landform and topography vary in different elevation ranges, greatly affecting the form of landslide faces [32].
Slope (Figure 4b) or slope angle refers to the angle between the slope and horizontal surfaces. Slope angle is one of the major factors influencing the stability of slopes and is directly related to the shear strength of sliding surfaces. When the slope exceeds the maximum stability angle of the gravitational stress on the soil, the rock and soil bodies will slide downwards [33]. The slope aspect reflects the direction corresponding to different slope bodies, and the difference between shaded and sunny slopes can play a different role in the development and distribution of landslides. As Wenchuan County is in the northern hemisphere, the convention is that the sunny slopes face south, and conversely, the shaded slopes face north. Sunny slopes have longer hours of sunlight than shady slopes, resulting in more solar radiation, more water evaporation from sunny slopes, and more weathering of slopes.
The slope aspect (Figure 4c) is the direction that the largest slope surface on the landform faces and is widely used in landslide susceptibility modeling due to its direct correlation with slope stability. This aspect is relevant to slope stability since it determines the slope’s exposure time to the sun and the direction of rainfall. These elements lead to different moisture absorption and evaporation results on different slopes and change the weathering intensity on rock and soil bodies [34]. The slope aspect reflects the direction corresponding to different slope bodies, wherein shaded and sunny slopes can play different roles in the development and distribution of landslides. Wenchuan is located in the northern hemisphere; thus, sunny slopes face south, while shaded slopes face north. Sunny slopes experience longer hours of sunlight than shady slopes, resulting in greater solar radiation, more water evaporation from sunny slopes, and increased slope weathering.
Topographic relief (Figure 4d) in slope elements usually refers to the difference between maximum and minimum elevation, which impacts the possibility of landslide occurrence on a slope [35]. Less than 1% of the study area features a topographic relief greater than 349 m. Landslides are mainly concentrated between 29 and 394 m, with the proportion of landslides increasing as the topographic relief increases.
Curvature is the degree of bending or the rate of change to neighboring points at a certain point and includes components along both the horizontal and vertical directions [35]. Areas with curvature greater than 0 are convex slopes, while areas with curvature less than 0 are concave slopes. The component on the horizontal axis is extracted to determine plan curvature (Figure 4e,f). The density of landslide distribution rises overall with an increase in plan curvature. The curvature component on the vertical axis is known as profile curvature, which is the changing rate of the surface slope at that point. Similar to landslide distribution in ranges of plan curvature, the percentage of landslide distribution grows overall with an increase in profile curvature. Curvature quantitatively describes the degree of bending and deformation at a point on a terrain surface. Curvature breaks down the degree of distorted deformation into vertical and horizontal directions. The component of ground curvature in the vertical direction is called the profile, which measures the change in elevation in terms of the rate of change in the direction of the maximum drop in slope. The component of curvature in the horizontal direction is called plane curvature. Convex slopes are more prone to landslides because the bending deformation of convex slopes causes stress concentration within that slope, leading to slope instability. The proportion of landslide area in the study area is higher within the area of convex slopes than in the area of landslide hazards within concave slopes.
The rupture and fracture caused by tectonic movements result in overhanging surfaces and valleys, which provide conditions for landslide development and occurrence. In areas affected by tectonic and seismic movements, the spatial distribution of landslides is closely related to the tectonic pattern [36].
Rivers (Figure 4h) also impact landslides, mostly in terms of changes in the slope stress state and landslide mechanics. Dynamics related to river erosion and corrosion weaken the slope’s stability and catalyze the occurrence of landslides [37]. The bank slopes of rivers, lakes (reservoirs), seas, and ditches, as well as canyon areas with large differences in topographic elevation, are prone to landslides due to the scouring and erosion of water currents, which make the bank slopes steeper and higher. In terms of spatial distribution, a large number of landslides in this study are located relatively close to the stream and river system.
Rainfall (Figure 4i) can increase excessive water saturation and the overall weight of the slope. The lateral pressure along the slope surface due to gravity and the weakened shear strength of rock and soil bodies results in a sliding surface that can lead to landslide hazards [38].
Lastly, the distance to roads (Figure 4j) can reflect the regional intensity of human engineering activities. Potential side-slope excavations and the earth’s surface vibrations caused by vehicle transportation on roadways are additional potential factors influencing landslides. Existing studies suggest a centered landslide distribution along roadways and an inverse relationship between landslide density and distance to roads [39].
2.3. Production of Datasets on Susceptibility Prediction
Samples provide crucial data to support deep learning. Indeed, the quality of samples is critical to the practicality and precision of such models. Thus, the quality of samples should be strictly controlled. As reported in Section 2.2.2., a detailed landslide interpretation of Wenchuan was conducted and validated in the field. Landslide sample data were constructed from landslide attribute data (landslide or non-landslide data) and influencing factor attributes that affect landslide occurrence. The ultimate goal of the landslide susceptibility prediction model is to predict landslide attributes, with influencing factor attributes used as the input parameters. Since many factors in this study were derived from DEM (digital elevation model) data, all influencing factors used were uniformly sampled to a spatial resolution of 30 × 30 m [40,41], consistent with the DEM. This study is based on the interpretation results, which were transformed into raster data with the same spatial resolution as the influencing factor (a single pixel size of 30 × 30 m). Here, landslide data are labeled 1, and non-landslide data are labeled 0. To effectively utilize landslide margin and spatial shape features, a mobile block with 64 × 64 pixels [42,43] was introduced to build the prediction dataset; as can be seen from the cropping results of the block in Figure 5, the boundary information of the landslide can be well preserved.. In this way, we obtained a training set of 924 samples and a test set of 396 samples. In addition, 25% of the data in the training set was partitioned as a validation set to select training epochs and avoid overfitting.
Online data augmentation, also known as in-place data augmentation, primarily includes the following stages [44]: (1) starting model training; (2) extracting a small batch of data from the training set according to assigned or random rules (batch size); (3) sending original small-batch data to the data magnifier and using the magnifier to perform geometrical transformation according to the designated rules; (4) using the data augmentation module input to augment small batch data input into the training model and performing training; (5) repeating stages 2 to 4 for the required training times. The process of online data augmentation is illustrated in Figure 6. During each augmentation step, the new data input into the model are very similar to the original data. To gradually improve the small-batch data, we augmented data based on geometric and image color transformation through the online data augmentation module.
The geometric transformation of data usually involves flip, rotation, cropping, distortion, scaling, and other operations. Extensive experiments from previous studies suggest that flipping and distorting the image are valid data augmentation techniques for semantic segmentation [45]. Flipping is an operation similar to mirroring, while rotation involves a circular clockwise or counterclockwise movement. Moreover, it is important to rotate the image by 90 to 180 degrees to avoid inconsistent scaling among the image samples. Here, the flipped and rotated augmented images differed from the original images only in their directions and angles, as they retained the same size [46]. We selected random rotation and flipping for geometric data augmentation and expanded the sample dataset to three times its original size. A final training set of 2772 samples and a test set of 1188 samples were thus obtained. Labels were transformed according to the geometric transformation of the images to ensure consistency with the transformed images.
3. Methods
3.1. Description of the Applied Models
3.1.1. Unified Perceptual Parsing Network (UPerNet)
UPerNet [47] is based on the feature pyramid network (FPN) and uses a bottom-up process to sequentially extract image features, including small-scale detailed feature information and large-scale generalized feature information. The backbone network used in this study is the classical ResNet50. UPerNet connects high-level features that characterize the generalized information and low-level features that characterize the detailed information with top–down sidelobes through top–down paths, enabling features at all scales to contain rich information. The network architecture is shown in Figure 7. Since this susceptibility prediction study uses 10 impact factor layers, the input features correspond to 10 channels.
3.1.2. Vision Transformer (ViT)
The classical Transformer model [48] uses a one-dimensional embedded token as input. Dosovitski et al. [49] proposed using a Vision Transformer (ViT) to process 2D images. Considering time complexity and performance, ViT is able to directly input feature images into the Transformer network to perform image classification tasks without relying on the CNN network, which demonstrates for the first time the possibility of using the Transformer in the field of computer vision. In the natural language domain, the transformer accepts word tokens as sequence input. Thus, ViT cuts the input image into fixed blocks of P × P size without overlapping and then converts the segmented feature subgraphs into one-dimensional sequences, i.e., patch embedding. The category and location information are then fed into the Transformer encoder as a learnable vector along with the sequence data using a method similar to BERT [50], which performs a self-attention operation. The final category vector output is used for downstream classification tasks. The ViT network structure is shown in Figure 8.
3.1.3. Vision Graph Neural Networks (ViG)
The GNN is a neural network specialized in processing graph data. The GNN is most useful when handling complex graph data, including social networks, knowledge graphs, and molecular geometry. The core idea of the GNN is to update the output of nodes through iteration using the graph’s structural information [51]. In each iteration step, every node agglomerates information on its neighboring pixels and updates its state accordingly. Through this process, the nodes can capture global structural information from the graph. In reality, many important datasets exist as graphs or networks. Thus, combining a neural network with graph analysis could resolve numerous problems [52]. A graph, also known as a topology, is an important concept in computer science. The two primary components of a graph are its vertices and edges, represented as follows:
(1)
where G is the graph, V is the set of vertices, and E is the set of edges connecting vertices.Vision GNN (ViG) is an innovative neural network architecture [53] that combines the advantages of computer vision with GNN. The core idea of this approach is to convert traditional image data into graph structures and utilize GNNs to capture the complex patterns and relationships in images. In ViG, an image is first segmented into multiple local regions (or “nodes”). These nodes are connected as a graph by considering the spatial relationship (e.g., adjacency) between them. Through this transformation, pixels in an image are no longer isolated but instead organized into a graph structure that expresses the overall form and local details of the image. ViG next utilizes the graph convolution operation in GNNs to aggregate and update the feature information of the nodes. Each node can capture information about its neighboring nodes through multiple iterations and updates, resulting in a rich representation that contains global and local information about the image. The network structure is illustrated in Figure 9.
3.2. Evaluation of Model Accuracy
To objectively validate the prediction results, we selected four validation factors, including pixel accuracy, overall accuracy, recall rate, and F1 score, based on the test images [54,55,56]. Then, the performance of different methods on landslide susceptibility prediction was assessed to choose the optimal prediction model. Here, pixel accuracy (PA) reflects the proportion of accurate predictions in all pixels predicted as landslides:
(2)
Overall accuracy (OA) is the proportion of correct landslide and non-landslide predictions in all pixels predicted, as follows:
(3)
The recall rate (Recall) is the proportion of correctly predicted landslide pixels in all sample landslide pixels:
(4)
The F1-score considers both pixel accuracy and the recall:
(5)
where is the number of landslide pixels; is the number of non-landslide pixels; refers to landslide pixels predicted as landslide pixels; refers to non-landslide pixels predicted as landslide pixels; FP refers to non-landslide pixels predicted as landslide pixels; and refers to landslide pixels predicted as non-landslide pixels.4. Results
4.1. Application of the UPerNet, ViT, and ViG Models
Landslide susceptibility predictions using deep learning models involve processing large amounts of sample data alongside high algorithmic and time complexity, which demand significant computational resources. Consequently, the present experiment used a 13th Gen Intel® Core™ i7-13700KF CPU, an NVIDIA GeForce RTX 4090 GPU, and 64.0 GB of RAM. The software environment employed the deep learning framework pytorch-gpu-1.8.1 + CUDA 11.3 + CUDNN 8.2.1 for model construction, corresponding to Python version 3.7.
The augmented training set described in Section 3.2 was input into the UPerNet, ViT, and ViG models, with the best results obtained by optimizing the model parameters. The parameter settings of the different models are listed in Table 2, which also shows the optimal parameter weights.
All prediction samples were considered monochrome images and input into the established models. Landslide susceptibility index maps were generated by calculating the possibility of landslide occurrence in each pixel (Figure 10a, Figure 11a, and Figure 12a). Using the equal distance method, calculated indices were categorized into five levels: very low landslide-susceptibility areas (0–0.2), low landslide-susceptibility areas (0.2–0.4), medium landslide-susceptibility areas (0.4–0.6), high landslide-susceptibility areas (0.6–0.8), and very high landslide-susceptibility areas (0.8–1). The landslide susceptibility zoning maps are illustrated in Figure 10b, Figure 11b, and Figure 12b.
4.2. Validation of the UPerNet, ViT, and ViG Models
The network training performance on the test set is presented in Table 3. Compared with UPerNet and ViG, the overall test results for ViT lacked competitiveness and offered lower evaluation results for all criteria. Although the transformer (TR) model has excellent performance in the natural language processing (NLP) field, it is less competitive in handling image or graph data. The ViT extracts feature representations with context relevance, which is effective for text data. However, for images or graphs, ViT may not fully capture the data’s spatial–structural information or geometric features.
UPerNet performs better than ViG on the test set for all criteria, with 6% higher pixel accuracy, 1% higher overall accuracy, 3% higher recall, and a 4% higher F1 score than ViG. UPerNet provides increased performance because it specializes in processing image data. By performing convolution on input images with the convolutional layer, UPerNet can effectively extract regional features from images and generate layered feature representations by stacking multiple convolutional layers. In comparison, ViG is primarily used to process graph data, such as in social networks and knowledge graphs. Although ViG can accurately process graph data, it may not effectively extract and utilize regional features in image data or UPerNet.
5. Discussion
5.1. Comparing Datasets with Different Data Volumes
Data augmentation is a key technology in the field of deep learning. Through a series of transformations and expansions of the original dataset, this method can effectively enlarge the training sample size and improve the model’s generalization ability. In the training process of deep learning models, data augmentation can reduce the risk of overfitting and help the model learn more useful features to enhance the accuracy and stability of the prediction results. In this study, we expanded samples of the dataset to three times their original size. The data augmentation results show that UPerNet, ViG, and ViT all obviously improved in accuracy. This improvement benefited from data augmentation, which provided more diverse and abundant training samples and enabled the model to learn more useful features and patterns. Nevertheless, UPerNet presented the greatest improvements in accuracy.
Compared to models before data augmentation, UPerNet improved the PA, OA, Recall, and F1 score by 26%, 2%, 8%, and 18%, respectively; ViT improved them by 17%, 1%, 2%, and 11%; and ViG improved them by 18%, 1%, 5%, and 12%. Comparing the susceptibility prediction results of three models before and after data augmentation, ViG was found to provide more accurate susceptibility zoning than the other two models because ViG updates the representations of nodes by agglomerating information from the neighboring pixels, which enables the model to learn the dependency between nodes. For small samples, even with a limited sample size, ViG can still diversify representations of nodes through agglomeration.
After data augmentation, the susceptibility zoning predictions of UPerNet and ViG improved greatly. Table 4 and Figure 13 suggest that UPerNet offered slightly better improvements than ViG because of its strength in processing image data. UPerNet’s convolution operations can effectively extract regional features from images and generate layered feature representations by stacking multiple convolutional layers. Data augmentation provides UPerNet with more image samples. The transformation and expansion of these samples additionally expose the model to different image patterns, further enhancing the feature extraction and prediction accuracy of UPerNet. ViG is excellent in processing graph data and can capture complex relationships and dependency patterns between nodes.
However, ViG might not be as effective as UPerNet when processing image data because the regional features and spatial structure of image data can be better extracted through convolution. ViG sometimes requires more complex transformations and representations when handling this type of data. Although data augmentation provides ViG with more graph data, ViG cannot be compared with UPerNet in terms of accuracy improvements because of its different processing mechanisms and data characteristics. Moreover, ViG might face challenges in computation efficiency and extensibility when processing large-sized graph data, which can also restrict its improvements in accuracy. While ViT has had success in the field of NLP, it may have limitations in processing image data.
Moreover, although data augmentation may help improve the accuracy of the ViT model, ViT may not be as efficient as UPerNet in extracting image features and processing spatial structures since it is not designed for image data. Furthermore, ViT has relatively high computation complexity and may require more computational resources and time when processing large image data. This factor may also affect the accuracy improvements of ViT.
5.2. Comparison of Models for Susceptibility Zones
In this study, areas within Wenchuan County were divided into five zones: relatively low landslide susceptibility, low landslide susceptibility, medium landslide susceptibility, high landslide susceptibility, and very high landslide susceptibility. The classified statistics for the susceptibility zoning results for landslide density are shown in Table 5.
The evaluation criteria for this method were as follows: The very high landslide-susceptibility zone represented the smallest proportion in the entire study area with the maximum proportion (number) of landslide test set samples, while the low landslide-susceptibility zone represented the greatest proportion in the area with the minimum proportion (number) of landslide test-set samples. The proportion of each landslide susceptibility zone in Table 5 shows that the deep learning prediction results under the new strategy all satisfy the needs of susceptibility zoning. In other words, the low landslide-susceptibility zone occupies a higher proportion of the area with a lower rate of landslides, while the very high landslide-susceptibility zone occupies a smaller proportion with a higher rate of landslides. The zoning results of the three models all satisfy reasonable susceptibility requirements: The proportion of the very low landslide-susceptibility zone in all models was ; the zonal proportion of landslides was ; the proportion of the low landslide-susceptibility zone was ; and the zonal proportion of landslides was .
With neighboring pixel collaboration, the UPerNet model offers the best results in zonal statistics. Under this model, the high landslide-susceptibility zone occupied only 2.4% of the entire area with 62.4% of landslide hazards, whereas the low landslide-susceptibility zone represented 94.8% of the entire area region, covering most of Wenchuan County, with only 15.1% of landslide hazards. The zoning and hazard prediction results both demonstrate that the UPerNet model can identify very high landslide-susceptibility zones.
The contributions of neighboring pixel collaboration to landslide susceptibility prediction are twofold. First, this method assists deep learning models in capturing the spatial patterns of landslide occurrence. Landslides often happen under certain geological environmental conditions that are distributed according to certain spatial laws. By involving information from neighboring pixels, the model can better recognize such patterns and evaluate the possibilities for landslide occurrence. Figure 14 suggests that flat areas such as rivers usually have low relevance in landslide occurrence, while steep hills represent more susceptible zones. The UPerNet, ViT, and DNN models have strong feature extraction and learning capabilities. These models can fully utilize the advantages of neighboring pixel collaboration and achieve excellent results in landslide susceptibility zoning by better distinguishing between flat and susceptible regions.
5.3. Comparison with the Traditional Method
Statistical techniques such as the informational method and the deterministic factor method [57,58,59] have been widely adopted in traditional studies of landslide susceptibility prediction to construct feature sample sets. These methods focus on calculating the specific quantitative relationships between landslides and various types of influencing factors to accurately assess the sensitivity of influencing factors to landslides. After combining sensitivity analysis with the spatial distribution of landslides, predictions of landslide susceptibility were derived via hierarchical superposition. This type of sample set is a two-dimensional text dataset that tends to ignore the precise boundary information of landslides. Even using the Transformer model [60], which is very advanced in the textual domain, could not achieve granular predictions of susceptibility.
To solve this problem, we proposed a novel strategy using neighboring pixel collaboration. Employing iterative pixel-by-pixel learning of 2D images with deep learning methods can utilize the maximum number of edge features and spatial shape features of landslides. A 2D image dataset was produced based on this strategy, which can retain the boundary information of landslides as completely as possible when predicting landslide susceptibility. We also used the Transformer model, which performs well in textual data modeling, to compute landslide susceptibility in Wenchuan County using the traditional strategy. Taking Miansi town as an example, we explored the landslide susceptibility prediction results using different strategies.
As shown in Figure 15, our new strategy combines different deep-learning models to label areas with flat terrain and a very low probability of landslide occurrence as very low susceptibility zones. At the same time, very high susceptibility zones accounted for a very low percentage of the study area. This outcome reflects the ultimate goal of landslide susceptibility prediction: to focus on areas that are extremely susceptible to landslides at the lowest possible monitoring cost. In contrast, the traditional strategy employed a continuous zoning approach to analyze the influencing factors, thus closely linking the river neighborhoods to the landslide susceptibility areas of the lower mountains and achieving the relevant data mining objectives. However, our new method offered significant advantages in preserving landslide boundary information, providing new perspectives and strategies for landslide susceptibility prediction.
6. Conclusions
This study proposed a new strategy using UPerNet, ViT, and ViG for neighboring pixel collaboration to effectively utilize landslide features such as margins and spatial shapes in landslide susceptibility prediction. This strategy efficiently combines the strengths of deep learning in image processing, sequence modeling, and data processing. We selected Wenchuan County as the study area, conducted various experiments, and obtained the following conclusions.
We designed an online data augmentation module that successfully expanded the sample size of the dataset to three times its original size. This expansion greatly improved the accuracy of the prediction models. Compared to the models before data augmentation, UperNet improved the PA, OA, Recall, and F1-score, respectively, by 26%, 2%, 8%, and 18%; ViT improved them by 17%, 1%, 2%, and 11%; and ViG improved them by 18%, 1%, 5%, and 12%.
The UPerNet model offered the best performance in susceptibility zoning prediction. The very high landslide-susceptibility zone predicted by UPerNet contained 62.4% of landslides, which was considerably better than the results from ViG (55.7%) and ViT (29.7%) because the regional features and spatial structures of the image data could be better extracted via convolution.
By using the latest machine learning and statistical models and incorporating neighboring pixel collaborative analysis, the proposed model could more accurately predict landslide susceptibility. These predictions identified flat areas such as rivers and distinguished between areas with high and very high landslide susceptibility.
Conceptualization, X.W., S.C. and D.W.; methodology, X.W., W.L. and J.D.; software, D.W. and L.X.; validation, T.S. and J.D.; formal analysis, X.S.; investigation, X.W.; resources, D.W.; data curation, X.W.; writing—original draft preparation, X.W. and M.Z.; writing—review and editing, M.Z.; visualization X.W.; supervision, X.W.; project administration, X.W.; funding acquisition, L.X. All authors have read and agreed to the published version of the manuscript.
The datasets presented in this article are not readily available because the data are part of an ongoing study. Requests to access the datasets should be directed to Xiao Wang.
Author Xiaochuan Song was employed by the company Sichuan 402 Surveying and Mapping Technology Corp. Tiegang Sun was employed by the company China Building Materials Southwest Survey and Design Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Figure 4. Influencing factors of landslide susceptibility in Wenchuan County: (a) Elevation, (b) Slope angle, (c) Slope aspect, (d) Topographic relief, (e) Plane curvature, (f) Profile curvature, (g) Distance to tectonic lines, (h) Distance to rivers, (i) Multi-year average rainfall, (j) Distance to road.
Figure 10. (a) UPerNet-based landslide susceptibility index map; (b) UPerNet-based landslide susceptibility zoning map.
Figure 11. (a) ViT-based landslide susceptibility index map; (b) ViT-based landslide susceptibility zoning map.
Figure 12. (a) ViG-based landslide susceptibility index map; (b) ViG-based landslide susceptibility zoning map.
Figure 14. Comparison of Landslide Susceptibility Zoning Results for Old and New Strategies.
Figure 15. Comparison with the traditional method (traditional strategy combined with TR).
Data source of influencing factors on landslide susceptibility prediction.
Name | Type | Spatial Resolution | Use | Source |
---|---|---|---|---|
Gaofen-1 satellite image | Raster | Panchromatic 2 m | Landslide visual interpretation | Gaofen Sichuan center for data and application |
Sichuan geological hazard survey data | Point | - | Reference for landslide interpretation | Sichuan Provincial Department of Natural Resources |
Fundamental geographic information | Line, polygon | 1:50,000 | Extracting factors of roadway, river, etc. | National Geomatics Center of China |
Digital elevation model (DEM) | Raster | 30 m | Extracting factors of slope, aspect, etc. | Geospatial Data Cloud |
Geological data | Line, polygon | 1:200,000 | Extracting tectonic line factor | Sichuan Geological Survey Research Institute |
Rainfall data from weather stations | Point | - | Extracting average annual rainfall factor | China Meteorological Administration |
Model Parameter Settings.
Models | Same parameters | Backbone |
---|---|---|
UPerNet | Epochs:100 | 7 × 7, 64, Conv |
ViT | 4 × 4 Patch | |
ViG | 7 × 7, 64, Conv |
Comparison of landslide susceptibility test sets from different models.
Models | PA | OA | Recall | F1-Score |
---|---|---|---|---|
UPerNet | 0.78 | 0.98 | 0.77 | 0.77 |
ViT | 0.66 | 0.97 | 0.72 | 0.69 |
ViG | 0.72 | 0.97 | 0.74 | 0.73 |
Comparison of evaluation metrics before and after data enhancement for different models.
Models | Data Volumes | PA | OA | Recall | F1-Score |
---|---|---|---|---|---|
UPerNet | original | 0.52 | 0.96 | 0.69 | 0.59 |
3× data enhancement | 0.78 | 0.98 | 0.77 | 0.77 | |
ViT | original | 0.49 | 0.96 | 0.70 | 0.58 |
3× data enhancement | 0.66 | 0.97 | 0.72 | 0.69 | |
ViG | original | 0.54 | 0.96 | 0.69 | 0.61 |
3× data enhancement | 0.72 | 0.97 | 0.74 | 0.73 |
Statistical zoning results of the different models.
Models | Zoning Levels | Percentage of Landslide Area Li (%) | Percentage of Susceptibility Zones Si (%) | Ri = Li/Si |
---|---|---|---|---|
UPerNet | Ⅰ | 15.1 | 94.8 | 0.16 |
Ⅱ | 2.6 | 0.9 | 2.89 | |
Ⅲ | 5.8 | 0.8 | 7.25 | |
Ⅳ | 14.1 | 1.1 | 12.82 | |
Ⅴ | 62.4 | 2.4 | 26 | |
ViT | Ⅰ | 7.8 | 90.3 | 0.09 |
Ⅱ | 7.4 | 3.6 | 2.06 | |
Ⅲ | 10.9 | 2 | 5.45 | |
Ⅳ | 29.7 | 2.3 | 12.91 | |
Ⅴ | 44.2 | 1.8 | 24.56 | |
ViG | Ⅰ | 8.1 | 92.4 | 0.08 |
Ⅱ | 6.2 | 2.3 | 2.69 | |
Ⅲ | 10.8 | 1.6 | 6.75 | |
Ⅳ | 19.2 | 1.5 | 12.8 | |
Ⅴ | 55.7 | 2.2 | 25.32 |
References
1. Yong, C.; Jinlong, D.; Fei, G.; Bin, T.; Tao, Z.; Hao, F.; Li, W.; Qinghua, Z. Review of landslide susceptibility assessment based on knowledge mapping. Stoch. Environ. Res. Risk Assess.; 2022; 36, pp. 2399-2417. [DOI: https://dx.doi.org/10.1007/s00477-021-02165-z]
2. Chen, X.; Chen, W. GIS-based landslide susceptibility assessment using optimized hybrid machine learning methods. Catena; 2021; 196, 104833. [DOI: https://dx.doi.org/10.1016/j.catena.2020.104833]
3. Segoni, S.; Pappafico, G.; Luti, T.; Catani, F. Landslide susceptibility assessment in complex geological settings: Sensitivity to geological information and insights on its parameterization. Landslides; 2020; 17, pp. 2443-2453. [DOI: https://dx.doi.org/10.1007/s10346-019-01340-2]
4. Bui, D.T.; Tsangaratos, P.; Nguyen, V.-T.; Liem, N.V.; Trinh, P.T. Comparing the prediction performance of a Deep Learning Neural Network model with conventional machine learning models in landslide susceptibility assessment. Catena; 2020; 188, 104426. [DOI: https://dx.doi.org/10.1016/j.catena.2019.104426]
5. Hodasová, K.; Bednarik, M. Effect of using various weighting methods in a process of landslide susceptibility assessment. Nat. Hazards; 2020; 105, pp. 481-499. [DOI: https://dx.doi.org/10.1007/s11069-020-04320-1]
6. Yang, C.; Liu, L.-L.; Huang, F.; Huang, L.; Wang, X.-M. Machine learning-based landslide susceptibility assessment with optimized ratio of landslide to non-landslide samples. Gondwana Res.; 2023; 123, pp. 198-216. [DOI: https://dx.doi.org/10.1016/j.gr.2022.05.012]
7. Pourghasemi, H.R.; Sadhasivam, N.; Amiri, M.; Eskandari, S.; Santosh, M. Landslide susceptibility assessment and mapping using state-of-the art machine learning techniques. Nat. Hazards; 2021; 108, pp. 1291-1316. [DOI: https://dx.doi.org/10.1007/s11069-021-04732-7]
8. Wu, R.; Zhang, Y.; Guo, C.; Yang, Z.; Tang, J.; Su, F. Landslide susceptibility assessment in mountainous area: A case study of Sichuan–Tibet railway, China. Environ. Earth Sci.; 2020; 79, pp. 1-16. [DOI: https://dx.doi.org/10.1007/s12665-020-8878-8]
9. Zhang, Y.-X.; Lan, H.-X.; Li, L.-P.; Wu, Y.-M.; Chen, J.-H.; Tian, N.-M. Optimizing the frequency ratio method for landslide susceptibility assessment: A case study of the Caiyuan Basin in the southeast mountainous area of China. J. Mt. Sci.; 2020; 17, pp. 340-357. [DOI: https://dx.doi.org/10.1007/s11629-019-5702-6]
10. Chen, L.; Guo, H.; Gong, P.; Yang, Y.; Zuo, Z.; Gu, M. Landslide susceptibility assessment using weights-of-evidence model and cluster analysis along the highways in the Hubei section of the Three Gorges Reservoir Area. Comput. Geosci.; 2021; 156, 104899. [DOI: https://dx.doi.org/10.1016/j.cageo.2021.104899]
11. Yi, Y.; Zhang, W.; Xu, X.; Zhang, Z.; Wu, X. Evaluation of neural network models for landslide susceptibility assessment. Int. J. Digit. Earth; 2022; 15, pp. 934-953. [DOI: https://dx.doi.org/10.1080/17538947.2022.2062467]
12. Alsabhan, A.H.; Singh, K.; Sharma, A.; Alam, S.; Pandey, D.D.; Rahman, S.A.S.; Khursheed, A.; Munshi, F.M. Landslide susceptibility assessment in the Himalayan range based along Kasauli—Parwanoo road corridor using weight of evidence, information value, and frequency ratio. J. King Saud Univ.-Sci.; 2022; 34, 101759. [DOI: https://dx.doi.org/10.1016/j.jksus.2021.101759]
13. Sur, U.; Singh, P.; Meena, S.R. Landslide susceptibility assessment in a lesser Himalayan road corridor (India) applying fuzzy AHP technique and earth-observation data. Geomat. Nat. Hazards Risk; 2020; 11, pp. 2176-2209. [DOI: https://dx.doi.org/10.1080/19475705.2020.1836038]
14. Chanu, M.L.; Bakimchandra, O. Landslide susceptibility assessment using AHP model and multi resolution DEMs along a highway in Manipur, India. Environ. Earth Sci.; 2022; 81, pp. 1-11. [DOI: https://dx.doi.org/10.1007/s12665-022-10281-4]
15. Okalp, K.; Akgün, H. Landslide susceptibility assessment in medium-scale: Case studies from the major drainage basins of Turkey. Environ. Earth Sci.; 2022; 81, [DOI: https://dx.doi.org/10.1007/s12665-022-10355-3]
16. Di Napoli, M.; Marsiglia, P.; Di Martire, D.; Ramondini, M.; Ullo, S.L.; Calcaterra, D. Landslide Susceptibility Assessment of Wildfire Burnt Areas through Earth-Observation Techniques and a Machine Learning-Based Approach. Remote Sens.; 2020; 12, 2505. [DOI: https://dx.doi.org/10.3390/rs12152505]
17. Rong, G.; Li, K.; Su, Y.; Tong, Z.; Liu, X.; Zhang, J.; Zhang, Y.; Li, T. Comparison of Tree-Structured Parzen Estimator Optimization in Three Typical Neural Network Models for Landslide Susceptibility Assessment. Remote Sens.; 2021; 13, 4694. [DOI: https://dx.doi.org/10.3390/rs13224694]
18. Dias, H.C.; Gramani, M.F.; Grohmann, C.H.; Bateira, C.; Vieira, B.C. Statistical-based shallow landslide susceptibility assessment for a tropical environment: A case study in the southeastern Brazilian coast. Nat. Hazards; 2021; 108, pp. 205-223. [DOI: https://dx.doi.org/10.1007/s11069-021-04676-y]
19. Deng, N.; Li, Y.; Ma, J.; Shahabi, H.; Hashim, M.; de Oliveira, G.; Chaeikar, S.S. A comparative study for landslide susceptibility assessment using machine learning algorithms based on grid unit and slope unit. Front. Environ. Sci.; 2022; 10, 1009433. [DOI: https://dx.doi.org/10.3389/fenvs.2022.1009433]
20. Ge, Y.; Liu, G.; Tang, H.; Zhao, B.; Xiong, C. Comparative analysis of five convolutional neural networks for landslide susceptibility assessment. Bull. Eng. Geol. Environ.; 2023; 82, 377. [DOI: https://dx.doi.org/10.1007/s10064-023-03408-9]
21. Pandey, A.; Sarkar, M.S.; Palni, S.; Parashar, D.; Singh, G.; Kaushik, S.; Chandra, N.; Costache, R.; Singh, A.P.; Mishra, A.P. et al. Multivariate statistical algorithms for landslide susceptibility assessment in Kailash Sacred landscape, Western Himalaya. Geomat. Nat. Hazards Risk; 2023; 14, 2227324. [DOI: https://dx.doi.org/10.1080/19475705.2023.2227324]
22. Zou, Q.; Jiang, H.; Cui, P.; Zhou, B.; Jiang, Y.; Qin, M.; Liu, Y.; Li, C. A new approach to assess landslide susceptibility based on slope failure mechanisms. Catena; 2021; 204, 105388. [DOI: https://dx.doi.org/10.1016/j.catena.2021.105388]
23. Tekin, S.; Çan, T. Slide type landslide susceptibility assessment of the Büyük Menderes watershed using artificial neural network method. Environ. Sci. Pollut. Res.; 2022; 29, pp. 47174-47188. [DOI: https://dx.doi.org/10.1007/s11356-022-19248-1] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/35178630]
24. Chen, T.; Wang, Q.; Zhao, Z.; Liu, G.; Dou, J.; Plaza, A. LCFSTE: Landslide Conditioning Factors and Swin Transformer Ensemble for Landslide Susceptibility Assessment. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens.; 2024; 17, pp. 6444-6454. [DOI: https://dx.doi.org/10.1109/jstars.2024.3373029]
25. Depicker, A.; Jacobs, L.; Delvaux, D.; Havenith, H.-B.; Mateso, J.-C.M.; Govers, G.; Dewitte, O. The added value of a regional landslide susceptibility assessment: The western branch of the East African Rift. Geomorphology; 2020; 353, 106886. [DOI: https://dx.doi.org/10.1016/j.geomorph.2019.106886]
26. Azarafza, M.; Azarafza, M.; Akgün, H.; Atkinson, P.M.; Derakhshani, R. Deep learning-based landslide susceptibility mapping. Sci. Rep.; 2021; 11, 24112. [DOI: https://dx.doi.org/10.1038/s41598-021-03585-1]
27. Yin, Y.; Wang, F.; Sun, P. Landslide hazards triggered by the 2008 Wenchuan earthquake, Sichuan, China. Landslides; 2009; 6, pp. 139-152. [DOI: https://dx.doi.org/10.1007/s10346-009-0148-5]
28. Li, Y.; Lin, F.; Lou, L.; Li, J.; Xu, Z.; Zhu, S.; Luo, X.; Huo, G.; Zhao, Q. Performance analysis of landslide susceptibility assessment under different factor-filtering models. Arab. J. Geosci.; 2021; 14, 1160. [DOI: https://dx.doi.org/10.1007/s12517-021-07532-2]
29. Wang, X.; Zhang, S.; Zhang, H.; Wang, D.; Bai, M.; Li, W.; Li, S.; Sun, T.; Wang, Y. Prediction of landslide susceptibility in Wenchuan County based on pixel-level samples. Bull. Eng. Geol. Environ.; 2023; 82, 203. [DOI: https://dx.doi.org/10.1007/s10064-023-03230-3]
30. Tang, C.; Zhu, J.; Liang, J. Emergency assessment of seismic landslide susceptibility: A case study of the 2008 Wenchuan earthquake affected area. Earthq. Eng. Eng. Vib.; 2009; 8, pp. 207-217. [DOI: https://dx.doi.org/10.1007/s11803-009-9025-4]
31. Bai, S.B.; Wang, J.; Thiebes, B.; Cheng, C.; Chang, Z.Y. Susceptibility assessments of the Wenchuan earthquake-triggered landslides in Longnan using logistic regression. Environ. Earth Sci.; 2013; 71, pp. 731-743. [DOI: https://dx.doi.org/10.1007/s12665-013-2475-z]
32. Su, Y.; Chen, Y.; Lai, X.; Huang, S.; Lin, C.; Xie, X. Feature adaptation for landslide susceptibility assessment in “no sample” areas. Gondwana Res.; 2024; 131, pp. 1-17. [DOI: https://dx.doi.org/10.1016/j.gr.2024.03.002]
33. Hong, H. Landslide susceptibility assessment using locally weighted learning integrated with machine learning algorithms. Expert Syst. Appl.; 2024; 237, 121678. [DOI: https://dx.doi.org/10.1016/j.eswa.2023.121678]
34. He, Y.; Zhao, Z.A.; Zhu, Q.; Liu, T.; Zhang, Q.; Yang, W.; Zhang, L.; Wang, Q. An integrated neural network method for landslide susceptibility assessment based on time-series InSAR deformation dynamic features. Int. J. Digit.; 2023; 17, 2295408. [DOI: https://dx.doi.org/10.1080/17538947.2023.2295408]
35. Meng, S.; Shi, Z.; Li, G.; Peng, M.; Liu, L.; Zheng, H.; Zhou, C. A novel deep learning framework for landslide susceptibility assessment using improved deep belief networks with the intelligent optimization algorithm. Comput. Geotech.; 2024; 167, 106106. [DOI: https://dx.doi.org/10.1016/j.compgeo.2024.106106]
36. Jiang, Y.; Wang, W.; Zou, L.; Cao, Y. Regional landslide susceptibility assessment based on improved semi-supervised clustering and deep learning. Acta Geotech.; 2023; 19, pp. 509-529. [DOI: https://dx.doi.org/10.1007/s11440-023-01950-0]
37. Yingze, S.; Yingxu, S.; Xin, Z.; Jie, Z.; Degang, Y. Comparative analysis of the TabNet algorithm and traditional machine learning algorithms for landslide susceptibility assessment in the Wanzhou Region of China. Nat. Hazards; 2024; 120, pp. 7627-7652. [DOI: https://dx.doi.org/10.1007/s11069-024-06521-4]
38. Sun, J.; Yan, T.; Hu, J.; Ma, C.; Gao, J.; Xu, H. Slope-scale landslide susceptibility assessment based on coupled models of frequency ratio and multiple regression analysis with limited historical hazards data. Nat. Hazards; 2023; 120, pp. 1-23. [DOI: https://dx.doi.org/10.1007/s11069-023-06176-7]
39. Li, Y.; Ming, D.; Zhang, L.; Niu, Y.; Chen, Y. Seismic Landslide Susceptibility Assessment Using Newmark Displacement Based on a Dual-Channel Convolutional Neural Network. Remote Sens.; 2024; 16, 566. [DOI: https://dx.doi.org/10.3390/rs16030566]
40. Wei, X.; Gardoni, P.; Zhang, L.; Tan, L.; Liu, D.; Du, C.; Li, H. Improving pixel-based regional landslide susceptibility mapping. Geosci. Front.; 2024; 15, 101782. [DOI: https://dx.doi.org/10.1016/j.gsf.2024.101782]
41. Wu, J.; Zhang, Y.; Yang, L.; Zhang, Y.; Lei, J.; Zhi, M.; Ma, G. Identifying the essential influencing factors of landslide susceptibility models based on hybrid-optimized machine learning with different grid resolutions: A case of Sino-Pakistani Karakorum Highway. Environ. Sci. Pollut. Res.; 2023; 30, pp. 100675-100700. [DOI: https://dx.doi.org/10.1007/s11356-023-29234-w] [PubMed: https://www.ncbi.nlm.nih.gov/pubmed/37639095]
42. He, T.; Zhou, H.; Xu, C.; Hu, J.; Xue, X.; Xu, L.; Lou, X.; Zeng, K.; Wang, Q. Deep Learning in Forest Tree Species Classification Using Sentinel-2 on Google Earth Engine: A Case Study of Qingyuan County. Sustainability; 2023; 15, 2741. [DOI: https://dx.doi.org/10.3390/su15032741]
43. Ye, M.; Ruiwen, N.; Chang, Z.; He, G.; Tianli, H.; Shijun, L.; Yu, S.; Tong, Z.; Ying, G. A Lightweight Model of VGG-16 for Remote Sensing Image Classification. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens.; 2021; 14, pp. 6916-6922. [DOI: https://dx.doi.org/10.1109/JSTARS.2021.3090085]
44. Upadhyay, A.K.; Bhandari, A.K. Semi-Supervised Modified-UNet for Lung Infection Image Segmentation. IEEE Trans. Radiat. Plasma Med Sci.; 2023; 7, pp. 638-649. [DOI: https://dx.doi.org/10.1109/trpms.2023.3272209]
45. Maslej-Krešňáková, V.; Sarnovský, M.; Jacková, J. Use of Data Augmentation Techniques in Detection of Antisocial Behavior Using Deep Learning Methods. Future Internet; 2022; 14, 260. [DOI: https://dx.doi.org/10.3390/fi14090260]
46. Shorten, C.; Khoshgoftaar, T.M. A survey on Image Data Augmentation for Deep Learning. J. Big Data; 2019; 6, 60. [DOI: https://dx.doi.org/10.1186/s40537-019-0197-0]
47. Hou, Q.; Zhang, L.; Cheng, M.-M.; Feng, J. Strip pooling: Rethinking spatial pooling for scene parsing. arXiv; 2020; arXiv: 2003.13328
48. Al-Najjar, H.A.H.; Pradhan, B.; Kalantar, B.; Sameen, M.I.; Santosh, M.; Alamri, A. Landslide Susceptibility Modeling: An Integrated Novel Method Based on Machine Learning Feature Transformation. Remote Sens.; 2021; 13, 3281. [DOI: https://dx.doi.org/10.3390/rs13163281]
49. Dosovitskiy, A.; Beyer, L.; Kolesnikov, A.; Weissenborn, D.; Zhai, X.; Unterthiner, T.; Dehghani, M.; Minderer, M.; Heigold, G.; Gelly, S. et al. An image is worth 16X16 words: Transformers for image recognition at scale. arXiv; 2020; arXiv: 2010.11929
50. Devlin, J.; Chang, M.-W.; Lee, K.; Toutanova, K. BERT: Pre-training of deep bidirectional transformers for language understanding. arXiv; 2018; arXiv: 1810.04805
51. Kuang, P.; Li, R.; Huang, Y.; Wu, J.; Luo, X.; Zhou, F. Landslide Displacement Prediction via Attentive Graph Neural Network. Remote Sens.; 2022; 14, 1919. [DOI: https://dx.doi.org/10.3390/rs14081919]
52. Babu, M.V.S.; Ashokkumar, N.; Joshi, A.; Deshpande, P.S.; Keshta, I.; Maaliw, R.R. RETRACTED ARTICLE: Spatio–temporal attention based real-time environmental monitoring systems for landslide monitoring and prediction. Spat. Inf. Res.; 2023; 32, 207. [DOI: https://dx.doi.org/10.1007/s41324-023-00532-2]
53. Han, K.; Wang, Y.; Guo, J.; Tang, Y.; Wu, E. Vision GNN: An Image is Worth Graph of Nodes. arXiv; 2022; arXiv: 2206.00272
54. Kohno, M.; Higuchi, Y. Landslide Susceptibility Assessment in the Japanese Archipelago Based on a Landslide Distribution Map. ISPRS Int. J. Geo-Inf.; 2023; 12, 37. [DOI: https://dx.doi.org/10.3390/ijgi12020037]
55. Miao, F.; Ruan, Q.; Wu, Y.; Qian, Z.; Kong, Z.; Qin, Z. Landslide Dynamic Susceptibility Mapping Base on Machine Learning and the PS-InSAR Coupling Model. Remote Sens.; 2023; 15, 5427. [DOI: https://dx.doi.org/10.3390/rs15225427]
56. Zhang, Y.; Deng, L.; Han, Y.; Sun, Y.; Zang, Y.; Zhou, M. Landslide Hazard Assessment in Highway Areas of Guangxi Using Remote Sensing Data and a Pre-Trained XGBoost Model. Remote Sens.; 2023; 15, 3350. [DOI: https://dx.doi.org/10.3390/rs15133350]
57. Zhao, Z.; Liu, Z.Y.; Xu, C. Slope Unit-Based Landslide Susceptibility Mapping Using Certainty Factor, Support Vector Machine, Random Forest, CF-SVM and CF-RF Models. Front. Earth Sci.; 2021; 9, 589630. [DOI: https://dx.doi.org/10.3389/feart.2021.589630]
58. Wang, X.; Li, S.; Liu, H.; Liu, L.; Liu, Y.; Zeng, S.; Tang, Q. Landslide susceptibility assessment in Wenchuan County after the 5.12 magnitude earthquake. Bull. Eng. Geol. Environ.; 2021; 80, pp. 5369-5390. [DOI: https://dx.doi.org/10.1007/s10064-021-02280-9]
59. Bai, S.; Lu, P.; Thiebes, B. Comparing characteristics of rainfall- and earthquake-triggered landslides in the Upper Minjiang catchment, China. Eng. Geol.; 2020; 268, 105518. [DOI: https://dx.doi.org/10.1016/j.enggeo.2020.105518]
60. Zhao, Z.; Chen, T.; Dou, J.; Liu, G.; Plaza, A. Landslide Susceptibility Mapping Considering Landslide Local-Global Features Based on CNN and Transformer. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens.; 2024; 17, pp. 7475-7489. [DOI: https://dx.doi.org/10.1109/jstars.2024.3379350]
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
© 2024 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
Landslide susceptibility prediction usually involves the comprehensive analysis of terrain and other factors that may be distributed with spatial patterns. Without considering the spatial correlation and mutual influence between pixels, conventional prediction methods often focus only on information from individual pixels. To address this issue, the present study proposes a new strategy for neighboring pixel collaboration based on the Unified Perceptual Parsing Network (UPerNet), the Vision Transformer (ViT), and Vision Graph Neural Networks (ViG). This strategy efficiently utilizes the strengths of deep learning in feature extraction, sequence modeling, and graph data processing. By considering the information from neighboring pixels, this strategy can more accurately identify susceptible areas and reduce misidentification and omissions. The experimental results suggest that the proposed strategy can predict landslide susceptibility zoning more accurately. These predictions can identify flat areas such as rivers and distinguish between areas with high and very high landslide susceptibility. Such refined zoning outcomes are significant for landslide prevention and mitigation and can help decision-makers formulate targeted response measures.
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 Architecture and Civil Engineering, Chengdu University, Chengdu 610106, China;
2 The State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing, Wuhan University, Wuhan 430079, China;
3 College of Earth Sciences, Chengdu University of Technology, Chengdu 610059, China;
4 Sichuan 402 Surveying and Mapping Technology Corp, Chengdu 412108, China;
5 China Building Materials Southwest Survey and Design Co., Ltd., Chengdu 610052, China;
6 State Key Lab Geohazard Prevent & Geoenvironm Prot, Chengdu University of Technology, Chengdu 610059, China;
7 Sichuan Earthquake Agency, Chengdu 610041, China;