Home Comparative models of support-vector machine, multilayer perceptron, and decision tree ‎predication approaches for landslide ‎susceptibility analysis
Article Open Access

Comparative models of support-vector machine, multilayer perceptron, and decision tree ‎predication approaches for landslide ‎susceptibility analysis

  • Fei Teng , Yimin Mao , Yican Li EMAIL logo , Subin Qian and Yaser A. Nanehkaran EMAIL logo
Published/Copyright: May 31, 2024
Become an author with De Gruyter Brill

Abstract

Naqadeh Region (NR) is one of the most sensitive regions regarding geo-hazards ‎occurrence in Northwest of Iran. The landslides triggering parameters that ‎identified for the studied region are classified as elevation, aspect, slope angle, ‎lithology, drainage density, distance to river, weathering, land-cover, ‎precipitation, vegetation, distance to faults, distance to roads, and distance to ‎the cities. These triggering factors are selected based on conducting field ‎survey, remote-sensing investigation, and historical development background ‎assessment. Regarding the investigations, 12 large-scale, 15 medium-scale, and 30 small-scale historical landslides ‎(57 in total) were recorded in the NR. The historical landslides were used to provide ‎sensitive area with high probability of ground movements. The objectives of this study are multifaceted, aiming to address critical gaps in understanding and predicting landslide susceptibility in the NR. First, the study seeks to evaluate and compare the effectiveness of ‎support-vector machine (SVM), multilayer perceptron (MLP), and decision tree ‎‎(DT) algorithms in predicting landslide susceptibility. So, as methodology, the ‎presented study used comparative models for landslide susceptibility based on ‎SVM, MLP, and DT approaches. The predictive models were compared based on model ‎accuracy as the area under the curve of the receiver operating characteristic ‎curve. According to the estimated results, MLP is the highest rank of overall ‎accuracy to provide susceptibility maps for landslides in NR. From a perspective of ‎the risk ability, the west and south-west sides of the county were identified within ‎the hazard area.

1 Introduction

Landslides is one of the important geo-hazards were responsible various scale ground deformation, financial damages, and live losses [1] which are the ground movement, and debris down a slope or low topographic levels [2]. They can be caused by natural events such as heavy rainfall, earthquakes, volcanic activity, erosion, or human activities such as construction or mining [3]. Landslides can range in size and severity from small, localized events to large-scale disasters that can cause significant damage to property and infrastructure [4]. There are several different types of landslides based on Varnes [5] and Highland and Bobrowsky [6] including rockfalls, debris flows, toppling, and sliding. Regardless of the type of landslides can have significant impacts on the environment, eco-systems, and human lives [7]. They can also have economic and social impacts, particularly in areas where infrastructure or communities are in landslide-prone areas. Comprehending the origins and triggering factors behind landslides occurrence, alongside implementing efficient management tactics to minimize their repercussions, constitutes a significant focal point for geologists and geoengineers [8].

Landslide susceptibility refers to the potential of an area or region to experience landslides which is determined by a combination of various triggering factors which involves identifying areas that are likely to experience landslides in the future. This information is essential for land-use planning, hazard mitigation, and risk reduction [9,10]. Several methods are used to assess landslide susceptibility which is classified into the quantitative, qualitative, and semi-quantitative procedures [11]. These general groups can be divided into the various sub-groups containing various methods such as deterministic, statistic, probabilistic, heuristic, geostatistic, inventory, and knowledge-based approaches. Each approach has its own advantages and disadvantages to provide the landslide susceptibility maps [12,13]. According to Ercanoglu and Gokceoglu [14], landslide susceptibility assessment has been on the rise worldwide, but there is currently no established overall standard procedure for doing so. Thus, each researcher follows their specific methods to achieve more accurate susceptibility analysis for landslides.

With recent developments and advancements in computer-based modeling, the landslide susceptibility assessments become more straightforward and provide highly accurate/reliable results [3]. In the meantime, the artificial intelligence (AI)-based method received high rate of success in the susceptibility analysis of landslides [12]. There are several advantages of AI-based methods for landslide susceptibility assessment which can be stated as accurate predictions, faster processing, cost-effective, adaptability, improved decision-making, reduced risk, multidisciplinary integration, objective analysis, scalability, automation, and accessibility, constantly evolving and improving efficiently [15,16]. While there are many advantages to using AI-based landslide susceptibility assessment, there are also some limitations that need to be considered [10].

AI-based methods offer several advantages for employing support-vector machine (SVM), multilayer perceptron (MLP), and decision tree (DT) algorithms in predicting landslide susceptibility in the Naqadeh Region (NR). First, these AI algorithms can effectively handle complex and nonlinear relationships within the dataset, which is crucial for capturing the intricate interplay of various factors influencing landslide occurrence [11]. SVMs excel in identifying optimal decision boundaries, making them well-suited for distinguishing between different classes of landslide susceptibility. MLPs, with their ability to learn hierarchical representations of data, can capture subtle patterns and dependencies, enhancing the accuracy of landslide susceptibility models [12]. DT algorithms provide interpretable decision rules, enabling stakeholders to understand the factors driving landslide susceptibility in the NR region and facilitating informed decision-making for risk mitigation strategies. Moreover, AI algorithms offer scalability and adaptability, allowing for the integration of diverse datasets and variables relevant to landslide susceptibility assessment in the NR region. These algorithms can efficiently process large volumes of spatial and environmental data, including elevation, slope angle, lithology, precipitation, and land cover, enabling a comprehensive analysis of landslide triggers [13]. By leveraging AI techniques, researchers can develop more robust and reliable landslide susceptibility models tailored to the specific characteristics of the NR region, thereby enhancing the effectiveness of landslide risk management efforts. Furthermore, AI algorithms facilitate continuous learning and improvement of landslide susceptibility models over time [14,15]. Through iterative refinement and optimization, SVM, MLP, and DT algorithms can adapt to evolving environmental conditions and incorporate new data sources, enhancing the accuracy and reliability of landslide susceptibility predictions for the NR region. This dynamic capability ensures that landslide risk assessment remains up-to-date and responsive to changing environmental factors, enabling stakeholders to proactively mitigate landslide hazards and safeguard communities and infrastructure in the NR.

The objectives of this study are multifaceted, aiming to address critical gaps in understanding and predicting landslide susceptibility in the NR. By assessing the performance of these AI techniques, the study aims to identify the most suitable modeling approach for accurately characterizing landslide-prone areas in the NR. Additionally, the study aims to enhance the interpretability of landslide susceptibility models by analyzing the contributing factors and spatial patterns identified by each algorithm, thereby providing valuable insights for stakeholders and decision-makers involved in landslide risk management. So, the presented study used a comparative evaluation based on well-known machine learning classifiers including SVM, MLP, and DT. These classifiers have good capabilities in landslide susceptibility assessments, which are used for various cases worldwide. According to the various contributions that published in different literatures, it can be stated that the main advantages of the SVM, MLP, and DT in landslide susceptibility analysis are categorized as follows [1720].

SVM is effective in high-dimensional spaces and is good at separating data that are not linearly separable. This classifier has a regularization parameter that helps prevent overfitting, making it less prone to errors caused by noise or outliers in the data. Also, SVM can handle both linear and non-linear classification and regression tasks. MLP is a powerful model for non-linear classification and regression tasks. This classifier can learn complex decision boundaries by using multiple hidden layers of neurons and handle both continuous and categorical data, making it a versatile algorithm. Also, MLP is relatively easy to use and implement, and it can be trained using a variety of optimization techniques. DT is easy to understand and interpret, making it useful for explaining decisions to non-technical stakeholders. This classifier can handle both numerical and categorical data, making it a versatile algorithm and capture non-linear relationships between variables.

Lee et al. [21] employed weighted artificial neural networks (ANNs) to assess landslide susceptibility, offering a valuable approach for spatial data handling and processing. They utilized a probabilistic method to determine the learning rate for factors contributing to landslide occurrence. These findings were then leveraged to construct an ANN-driven landslide susceptibility index. In a similar vein, Ermini et al. [22] utilized MLP and the probabilistic neural network, both belonging to the shallow learning category, to evaluate landslide susceptibility in the Riomaggiore catchment, a subwatershed situated within the Northern Apennines’ Reno River basin in Italy. Kanungo et al. [23], Oh and Pardhan [24], Quan and Lee [25], Park et al. [26], and Nourani et al. [27] conducted comparative analyses aimed at forecasting the likelihood of landslide occurrences in mountainous regions, particularly in tropical areas. Their approach involved integrating benchmark classifiers and ANN techniques. The common thread among these studies was the emphasis on enhancing the main database for training and testing sets, along with diversifying benchmark learning methodologies, such as frequency ratio, logistic regression, adaptive neuro-fuzzy inference system, and analytic hierarchy process. In contrast, Liu and Wu [28], and Xiao et al. [29] explored more sophisticated learning approaches for landslide susceptibility mapping, yielding notable advancements over traditional benchmark classifiers (referred to as conventional machine learning or CML) and shallow learning methods. Furthermore, Ortiz and Martínez-Graña [30] and Ghorbanzadeh et al. [31] leveraged convolutional neural networks (CNNs) for landslide susceptibility assessments, resulting in the creation of accurate susceptibility maps. These researchers highlighted the favorable impact of CNNs on satellite imagery, with outputs seamlessly transferable into the geographic information system (GIS) environment. Mutlu et al. [32] employed recurrent neural networks (RNNs) for susceptibility assessments and forecasting landslide-prone regions. While RNNs offer distinct advantages over CNNs, particularly in accuracy and performance, CNNs exhibit better adaptability for the task at hand.

The novelty of the presented study lies in its utilization of comparative modeling techniques for landslide susceptibility assessment. By employing SVM, MLP, and DT approaches, the study provides a comprehensive evaluation of different machine learning algorithms in predicting landslide susceptibility. This comparative approach allows for a thorough analysis of the strengths and weaknesses of each model, enabling researchers to identify the most suitable method for landslide hazard assessment in the specific study area. Furthermore, by assessing model accuracy using the area under the curve (AUC) of the receiver operating characteristic (ROC) curve, the study ensures a robust evaluation criterion. The AUC-ROC metric provides a quantitative measure of model performance, considering both sensitivity and specificity, thereby offering a more comprehensive assessment of predictive capabilities. This approach enhances the reliability and validity of the findings, facilitating informed decision-making for landslide risk management and mitigation strategies in the NR and similar geographical contexts.

2 Study area

The NR is a district in Northwestern Iran, located in the West Azerbaijan Province. The county encompasses the city of Naqadeh and several surrounding towns and villages [33]. NR is situated on the bank of the Bayzawa River and the Kani Sivin River, encompassing an old artificial mound which is located is to the south-west of Urmia Lake on the lower course of the Gadar river. It is situated in the Zagros Mountains region, which is a complex mountain range that spans western Iran. The region is characterized by its rugged terrain, with steep slopes and deep valleys, providing potential geo-hazards regarding landslides and rockfalls [34]. The location of the NR is illustrated in Figure 1. In terms of climate, NR has a semi-arid to Mediterranean climate, with hot, dry summers and cool, wet winters. The region receives most of its precipitation during the winter months, with the summer months being relatively dry [33]. As a general overview, the geography and geology of the NR make it unique and complex regarding geo-hazards and land-sliding, with rugged mountains, deep valleys, and scenic rivers [34].

Figure 1 
               Location of the studied region in Iran.
Figure 1

Location of the studied region in Iran.

Also, by using a desk study check, 12 large-scale, 15 medium-scale, and 30 small-scale historical landslides (57 in total) were considered sensitive target points in the NR to increase the accuracy of landslide susceptibility assessment. The landslides chosen for analysis predominantly encompass significant failures within NR. Additionally, smaller-scale landslides frequently occur in proximity to these larger events. By focusing on the primary large-scale landslides, we aim to identify the most sensitive areas of interest, which are pivotal in understanding potential catastrophic impacts. So, the primary aim in selecting these landslides is rooted in the historical geo disaster management plan of the county, which underscores their notable impact on the studied area. By identifying these factors and their relative importance in an NR, it is possible to assess the susceptibility of the region to landslides and to implement measures to mitigate the geo-hazard risk. These measures can include slope stabilization techniques, drainage systems, and land-use planning and management [11].

3 ‎Geological setting

Geologically, the NR is affected by the Zagros fold-thrust belt, which is a result of the collision between the Arabian Plate and the Eurasian Plate. This collision has led to the deformation and folding of the Earth’s crust, resulting in the formation of the Zagros Mountains. The region is characterized by a variety of rock types, including limestone, sandstone, shale, and volcanic rocks. A geological map of the studied region is provided in Figure 2. The rugged terrain and geological features of the area make it susceptible to landslides, particularly during periods of heavy rainfall or seismic activity [35]. In recent years, several landslides have occurred in NR, causing damage to infrastructures and buildings. One notable landslide occurred in 2017 in the village of Ahmadkhel, which is located near Naqadeh city which is recorded as historical landslides. The landslide was triggered by heavy rainfall, and it resulted in the death of six people and the destruction of several homes [36]. To mitigate landslides hazard effects, conducting a landslide susceptibility assessment for the region and one of the key requirements to evaluate the level of risk, ongoing monitoring, and mitigation efforts to minimize their impacts on communities and the environment. This aim is targeted in this article.

Figure 2 
               Geological map of the studied region.
Figure 2

Geological map of the studied region.

4 ‎Triggering factors

There are several techniques that are used to select and identify the triggering factors of landslides, which are classified as historical development background check, remote-sensing observations, field survey, and desk study check [4,6]. To proceed with the extraction and selection of triggering factors, the present study utilized a field survey, a background check on historical development, and remote-sensing observation. The landslide-triggering parameters that are identified for the NR are classified as elevation, aspect, slope angle, lithology, drainage density, distance to river, weathering, land-cover, precipitation, vegetation, distance to faults, distance to roads, and distance to the cities [6]. To elaborate further, the assessment process involved a detailed examination of the past occurrences of landslides in the area and their potential causes. Site investigations were conducted to gather information on the geological characteristics of the NR, as well as to identify the existing vegetation cover and its condition. Moreover, satellite imagery was used to map the terrain and to assess the suitability of the region for potential landslides. This analysis involved identifying the slope steepness and gradient, the presence of potential unstable soil or rock formations, and the density and condition of vegetation cover. By combining these evaluation methods, a thorough and comprehensive assessment of each triggering factor was conducted to accurately evaluate the susceptibility of the NR to land-sliding probability.

Figure 3 depicts the rasterized triggering factors within a GIS environment, which will be utilized to generate a susceptibility map for the NR. The susceptibility map will facilitate an accurate assessment of the likelihood of landslides in the NR, thereby enabling appropriate infrastructural and urban development planning. These triggering factorial maps that prepared used as basic maps and information layers for comparative modeling by SVM, MLP, and DT. The gathered data will be used as the main database for all prediction processes. In landslide susceptibility analysis for NR, triggering parameters are key factors that contribute to the initiation or occurrence of landslides. These parameters interact with the inherent susceptibility of the terrain and environmental conditions to increase the likelihood of slope failure. Understanding and analyzing these triggering factors are crucial for predicting and mitigating landslide hazards. Let us explore how each of the mentioned triggering parameters relates to landslide occurrence in NR:

Figure 3 
               The landslide triggering factors for NR: (a) elevation, (b) aspect, (c) slope angle, (d) ‎lithology, (e) drainage density, (f) distance to river, (g) weathering, (h) land-cover, (i) precipitation, ‎‎(j) NDVI, (k) distance to faults, (l) distance to roads, and (m) distance to the cities.
Figure 3

The landslide triggering factors for NR: (a) elevation, (b) aspect, (c) slope angle, (d) ‎lithology, (e) drainage density, (f) distance to river, (g) weathering, (h) land-cover, (i) precipitation, ‎‎(j) NDVI, (k) distance to faults, (l) distance to roads, and (m) distance to the cities.

4.1 Precipitation

One of the most significant triggering factors is precipitation. Heavy rainfall can saturate the soil, increase pore water pressure, and reduce soil cohesion, making slopes more prone to failure. Intense or prolonged rainfall events can trigger landslides, especially in areas with steep slopes and poorly drained soils.

4.2 Slope angle and aspect

Slope angle and aspect influence the stability of slopes. Steeper slopes are inherently more susceptible to landslides, especially when combined with other factors such as weak lithology or intense weathering. Aspect can affect the exposure of slopes to sunlight and rainfall, influencing rates of weathering and erosion.

4.3 Lithology and weathering

The type and composition of underlying rocks or soil (lithology) play a significant role in landslide susceptibility. Some lithological formations in NR are more prone to weathering and erosion, leading to instability (e.g., alluvial, quaternary deposits). Weathering processes weaken rock and soil materials over time, making them more susceptible to failure, particularly under the influence of external triggers like precipitation.

4.4 Drainage density

Poor drainage exacerbates landslide susceptibility by increasing water infiltration and reducing soil strength. High drainage density areas tend to have better natural drainage systems, lowering the risk of landslides compared to regions with poor drainage, where water accumulates and increases pore water pressure.

4.5 Land-cover and vegetation

Vegetation acts as a stabilizing factor by reducing surface erosion, intercepting rainfall, and binding soil particles together. Deforestation or land cover changes can increase landslide susceptibility by removing this protective cover and exposing slopes to erosion. Additionally, land cover can affect surface runoff patterns, further influencing landslide occurrence.

Other factors such as distance to rivers, faults, roads, and cities also influence landslide susceptibility indirectly. Rivers and faults may act as weak zones or pathways for water infiltration, while roads and urbanization can alter natural drainage patterns and increase surface runoff, thereby affecting slope stability. In landslide susceptibility analysis, these triggering parameters are often integrated into geospatial models using remote sensing and GIS techniques to assess the likelihood of landslide occurrence in a given area. By considering these factors collectively, researchers and planners can identify high-risk areas, implement mitigation measures, and develop strategies for sustainable land use planning to reduce the impact of landslides on human lives and infrastructure.

Remote sensing analysis, coupled with GIS, offers a powerful tool for landslide susceptibility assessment in the NR. By leveraging satellite imagery, researchers can obtain high-resolution spatial data capturing various terrain attributes and environmental factors influencing landslide occurrence. Through image processing techniques, such as spectral analysis, land cover, land use, slope characteristics, and vegetation cover can be extracted and analyzed. GIS allows for the integration of these remote sensing-derived datasets with other spatial data layers, such as topography, geology, and hydrology, to create comprehensive landslide susceptibility models. By overlaying these layers and applying statistical or machine learning algorithms, such as logistic regression or random forest, researchers can identify areas at high risk of landslide occurrence based on the spatial distribution and interaction of contributing factors. Moreover, satellite imagery enables temporal analysis, facilitating the monitoring of land cover changes, vegetation dynamics, and slope instability over time, which is essential for assessing long-term landslide susceptibility trends and guiding effective land management strategies in the NR. For example, the normalized difference vegetation index (NDVI) is used as a vegetation index in mapping which is a remote sensing index used to measure the health and density of vegetation cover in an NR. The NDVI index is based on the principle that healthy vegetation absorbs visible light and reflects near-infrared light. NDVI values range from −1 to +1, with higher values indicating denser and healthier vegetation cover [37]. NDVI is calculated using the following formula [38]:

(1) NDVI = [ NIR Red ] / [ NIR + Red ] ,

where NIR is the near-infrared band reflectance and Red is the red band reflectance [38].

5 Methods

5.1 Comparative models implementation

The presented study used comparative predictive modeling procedures for susceptibility assessments for landslides in NR. The SVM, MLP, and DT were selected for the susceptibility analysis. Provided results were compared and controlled by using well-known verification models. SVM is a supervised learning algorithm that is particularly effective when dealing with high-dimensional and non-linear datasets, making it a popular choice [39] for landslide susceptibility assessments. The following steps are demonstrating the predictive SVM-based model implementation in this article:

Step 1: Data preprocessing is used to gather the necessary data and preprocess it. This involves cleaning and formatting the data, as well as converting categorical variables into numerical values. Additionally, the data need to be normalized to ensure that all input variables are on the same scale.

Step 2: Feature selection which is used to select the relevant triggering factors that influence landslides.

Step 3: Model training after input variables have been selected (triggering factors); the next step is to train the SVM model using a subset of the data.

Step 4: After training the model, it is essential to test its performance on a separate subset of the data that was not used for training.

Step 5: Prediction and mapping which the trained SVM model is used to predict the probability of landslides in NR based on input triggering factors and recorded historical landslides.

MLP is a type of ANN that is commonly used for supervised learning tasks such as classification and regression. It consists of one or more hidden layers of neurons, each of which is connected to the input layer and the output layer [4048]. Implementing an MLP for a landslide susceptibility assessment task involves several steps that can be categorized into the following steps for NR:

  1. Steps 1 and 2: Same as steps 1 and 2 in SVM modeling,

  2. Step 3: Train-test split which splits the preprocessed dataset into training and testing datasets.

  3. Step 4: Define the number of hidden layers, the number of neurons in each layer, and the activation function used in each neuron.

  4. Step 5: Compile the MLP model by specifying the loss function, optimizer, and metrics to be used during training.

  5. Step 6: Train the MLP model using the training dataset. This involves feeding the training data into the MLP model and updating the weights of the network through backpropagation.

  6. Steps 7 and 8: Same as steps 4 and 5 in SVM modeling.

DT is a popular machine learning algorithm used for classification and regression tasks [49]. It is a tree-like model where each node represents a feature or attribute, each branch represents a decision rule, and each leaf node represents the outcome of the decision process [39,40]. Implementing a DT for a landslide susceptibility assessment task involves several steps which can be categorized into the following steps for NR:

  1. Steps 1 and 2: Same as steps 1 and 2 in SVM and MLP modeling.

  2. Step 3: Same as step 3 in MLP modeling.

  3. Step 4: Define the criterion to be used for splitting the data, such as entropy or Gini index.

  4. Step 5: Fit the DT model using the training dataset. This involves recursively splitting the dataset into smaller subsets based on the chosen criterion and hyperparameters.

  5. Steps 6 and 7: Same as steps 4 and 5 in SVM modeling or steps 7 and 8 in MLP modeling.

Table 1 provides the hyperparameters used in this article for each of the mentioned machine learning classifiers for susceptibility analysis of landslides in NR. Hyperparameters are parameters that are not learned from the data during model training but must be set before the training process begins [5154]. They are often used to control the complexity of the model, regularize the model, and avoid overfitting.

Table 1

The applied predictive models’ hyperparameters

Classifiers Hyperparameters Elements
SVM Kernels Kernel = “poly”; degree = 2
C value C = 100; Epsilon = 0.1
MLP Hidden layers’ size Activation = “relu”
Learning rate Optimization = rmsprop
Optimization Loss_function = “mse”
Metrics = “mae”, “rmse”
DT Max depth Criterion = “gini”; Max_depth = 5
Random state Ccp_alpha = 0.0
Min_samples_leaf = 1
Random_state = 100

It is important to note that the effectiveness of SVM, MLP, or DT for landslide susceptibility assessment depends on several parameters including the quality and quantity of the input data, the choice of feature selection and classification algorithms, and the inherent variability and uncertainty in landslide processes. Therefore, it is essential to carefully evaluate the model’s performance and limitations before using it for decision-making purposes.

5.2 Data preparations

Twelve recorded historical landslides in NR are selected for prone area identification. The aforementioned factors are classified as triggering factors, as they render an area vulnerable to movement without directly causing a landslide. Table 2 provides the main r resource of data prepared for this study. Before these data can be used in susceptibility modeling, they could be subject to ‎multicollinearity and correlated variables. The multicollinearity is a ‎phenomenon in which one predictor variable in a regression model can be predicted linearly ‎from others. To test for multicollinearity, variance inflation factors (VIF) are commonly used ‎‎[10]. The VIF value of more than 5 indicates potential multicollinearity. In ‎this study, all triggering factors produced VIF values less than 2.25 are presented in Table ‎‎2.‎

Table 2

The landslide triggering factors information utilized in this work

Class Triggering factors Resolution (m) Data source VIF index
Morphologic Elevation ±30 DEM 1.25
Slope aspect ±30 DEM 1.27
Slope angle ±30 DEM 1.29
Geologic Lithology ±30 Geological data 1.96
Drainage density ±30 Landsat TM, IWRM* 1.64
Distance to river ±30 Landsat TM, IWRM* 1.54
Weathering ±30 Geological data 1.02
Land cover‎ ±30 Geological data 1.02
Climatologic Precipitation ±30 Landsat TM, IMO 1.16
NDVI ±30 Landsat TM, IMO 1.12
Seismicity Distance to faults ±30 Seismic data 1.81
Human-activity Distance to roads ±30 DEM, Google Map 2.25
Distance to the cities ±30 DEM, Google Map 2.17

*Iran Water Resources Management Company (IWRM). Iran Meteorological Organization (IMO).

Therefore, these factors are responsible for the prevalence of landslides in NR where relevant data can be obtained from available sources, historical development background, and field studies. On the other hand, triggering factors, such as rainfall and earthquakes, initiate landslides by destabilizing the slope and converting it from a marginally stable to an actively unstable state. Generating an accurate landslide inventory map is crucial for establishing the correlation between the 57 historical landslide distributions and triggering factors in the NR. To achieve this, extensive field surveys and observations were conducted in the study area to produce a comprehensive and dependable landslide inventory map. A digital elevation model (DEM), with a resolution of ±30 m, was used to provide morphological maps in the county level. The DEM data were used to prepare elevation, aspect, and slope angle rasterized information layers in a GIS environment. Using geo-units and ground data [34,35] helped to produce the land cover, lithology, distance to faults, and raster layers as well. In this study, a Landsat TM8 and ETM + satellite image was used to provide weathering, vegetation, distance to roads, and distance to the cities, drainage density, distance to river, relative information accordingly. Figure 3 provides the rasterized maps of triggering factors in GIS.

Rasterizing triggering factors in ArcGIS involves converting vector data representing factors such as elevation, slope angle, land cover, and precipitation into raster format, crucial for cohesive analysis. After gathering relevant vector datasets, each is rasterized individually, assigning cell values based on their attributes. Ensuring consistent spatial resolution and alignment among raster layers is essential for seamless integration into a unified analysis framework. Integration of rasterized layers entails overlaying them using GIS operations, facilitating the development of landslide susceptibility maps. Various modeling techniques, including statistical methods and machine learning algorithms, leverage these integrated layers to assign susceptibility values to different areas based on their risk profiles. Validation of susceptibility maps with historical data or field surveys ensures accuracy, providing insights into spatial distribution and the significance of triggering factors. Overall, rasterizing triggering factors and integrating them into GIS-based landslide susceptibility mapping workflows enable comprehensive hazard assessments. This approach supports informed decision-making for land use planning and risk mitigation strategies, aiding in the identification of landslide-prone areas and understanding the factors driving susceptibility in the study region.

5.3 Models implementations and verifications

After providing the database with undertaking various triggering factors data as well as recorded historical landslides for NR. These data were used as primary datasets for predictive modeling via SVM, MLP, and DT classifiers. Models were trained with a training set and tested with a testing set. These sets are provided by random division of primary datasets of input data. The training set was contain 70% of main database and testing set is contain remained 30%. The ROC curve is commonly used to evaluate the performance of predictive models. It is a graph that plots the true positive rate (TPR) against the false positive rate (FPR), which provides a measure of the model’s overall accuracy and its ability to discriminate between positive and negative cases. The ROC curve is a useful tool for evaluating the performance of binary classification models, where the output variable can take on one of two possible values (e.g., positive or negative). The curve is created by varying the discrimination threshold of the model and plotting the TPR against the FPR for each threshold value. The TPR represents the proportion of true positive cases correctly identified by the model, while the FPR represents the proportion of false positive cases incorrectly identified by the model. In this research, the ROC curve was employed as a validation tool to compare the performance of different models for estimated overall accuracy by AUC rates in preparing landslide susceptibility maps. The AUC is often used as a summary statistic of the model’s performance. A perfect classifier has an AUC of 1, indicating that it can perfectly distinguish between positive and negative cases. A random classifier has an AUC of 0.5, indicating that its performance is no better than chance.

Comparative verification using the ROC curve involves comparing the AUC values of different models to determine which one performs better. A model with a higher AUC value is generally considered to be more accurate and reliable. In landslide susceptibility assessments, the ROC curve can be used to evaluate the performance of different models in predicting the occurrence of landslides. By comparing the AUC values of different models, researchers can identify the most effective model and determine the range of discrimination thresholds that yield the best performance. This information can be used to improve the accuracy and reliability of landslide susceptibility assessments and inform land-use planning and decision-making processes.

6 Results

Applied machine learning models were comparatively used to provide more accurate understanding regarding which model can provide more reliable data for susceptibility analysis of landslide probability in the studied region. To this end, various methods were used to identify and gather information about triggering factors. These data were enriched by 57 recorded cases of large-scale landslides in NR. The identified triggering factors can be classified as various elements. The triggering factors as well as recorded historical landsides’ spatial location and magnitude were rasterized and entered into the GIS environment as information layers; these layers are normalized and utilized to prepare landslide susceptibility maps for NR based on each target prediction procedure. The prediction procedures are described in Section 6 of this article properly. The results of the landslide susceptibility mapping for NR are illustrated in Figure 4. According to this figure, each MLP, SVM, and DT classifier provide susceptibility maps for the studied region with some differences. By comparatively looking at the maps, it will appear that the SVM and MLP are nearly close to each other. A general overview of the provided susceptibility maps can indicate that the main high-risk areas are located on the west side of the NR. These areas are related to the main faults and seismic activities in the NR, especially the south-west region. Most of the recorded historical landslides are identified in that section.

Figure 4 
               Comparatively prepared landslide susceptibility maps for NR: (a) MLP, (b) SVM, and (c) DT.
Figure 4

Comparatively prepared landslide susceptibility maps for NR: (a) MLP, (b) SVM, and (c) DT.

Once the model is trained and validated, it is used to predict landslide susceptibility for the entire study area. The output of the model typically consists of continuous probability values representing the likelihood of landslide occurrence. These probabilities are then classified into five susceptibility levels – very high, high, moderate, low, and very low – based on predefined thresholds or decision rules. This classification scheme enables the identification of areas with varying degrees of susceptibility to landslides. For example, in landslide susceptibility analysis, areas may be classified into five classes, ranging from very low susceptibility (indicating minimal risk of landslides) to very high susceptibility (indicating a high likelihood of landslides). The assignment of areas to susceptibility classes is typically based on the analysis of various contributing triggering factors and historical landslide occurrences. Susceptibility classes provide valuable insights into the spatial distribution of risk within a study area, enabling stakeholders to prioritize mitigation efforts, implement land use planning measures, and make informed decisions to reduce the impact of hazards on communities and infrastructure.

In this study, the MLP, SVM, and DT models are employed in landslide susceptibility analysis to define susceptibility classes and assess the likelihood of landslide occurrence in NR. In this case, predictive models are trained using historical landslide data and triggering factors. The models learns the complex relationships between these factors and landslide occurrences to predict the likelihood of landslides in different areas. By analyzing the output probabilities generated by the MLP model, susceptibility classes can be defined, ranging from low to high susceptibility, based on predefined thresholds. The SVM model aims to find the hyperplane that best separates the classes in the feature space. The distance between the hyperplane and the data points, known as the margin, is maximized to ensure robust classification. Based on the predicted probabilities or distances from the hyperplane, susceptibility classes can be defined, providing insights into the spatial distribution of landslide risk. Additionally, DT models recursively partition the feature space into subsets based on the most discriminative features, such as slope, aspect, and soil type. Each node in the DT represents a decision based on a specific feature, leading to the classification of areas into different susceptibility classes. By analyzing the decision paths and criteria used by the DT model, susceptibility classes can be defined based on the resulting tree structure and the likelihood of landslide occurrence associated with different combinations of environmental factors.

The relationship between recorded historical landslides and their distance to the high and very high susceptible zones is considerable. In such circumstances, it can be stated that the MLP and SVM models are more accurate than DT. Also, the higher frequency ratios of occurred landslide recorded to the close to the recorded landslides by the SVM and MLP are need to be notified. ROC curve was used to verify the predictive models’ performances. To evaluate the overall accuracy of the landslide susceptibility maps and the binary classification model used to create it, ROC verification can be used efficiently. ROC analysis involves plotting the TPR (sensitivity) against the FPR (1 − specificity) for different threshold values. This creates a curve that represents the performance of the model at different levels of sensitivity and specificity. The AUC can be used as a measure of the accuracy of the model. A higher AUC indicates better performance, with a value of 1 indicating perfect accuracy. By comparing the AUC of different models or different input parameters, it is possible to determine which factors are most important in predicting landslide susceptibility and which model is most accurate. Figure 5 presents the ROC curve analysis results for MLP, SVM, and DT predictive models. According to this figure, the MLP model reached the highest accuracy rate than SVM and DT. The models’ weight indexes are provided in Tables 3 and 4.

Figure 5 
               ROC analysis curve obtained for utilized predictive models.
Figure 5

ROC analysis curve obtained for utilized predictive models.

Table 3

Landslide triggering factors

Class Triggering factors SVM weight MLP weight DT weight
Morphologic Elevation 4 5 5
Slope aspect 5 4 4
Slope angle 3 3 4
Geologic Lithology 5 4 5
Drainage density 3 5 3
Distance to river 5 4 3
Weathering 3 5 3
Land cover‎ 5 4 4
Climatologic Precipitation 5 4 5
NDVI 4 5 3
Seismicity Distance to faults 3 4 5
Human activity Distance to roads 3 4 4
Distance to the cities 3 4 5
Table 4

Pixel comparison for output susceptibility models

Susceptibility class MLP model SVM model DT model
Pixel rate Percentage Pixel rate Percentage Pixel rate Percentage
Very low 359 12 385 10 218 8
Low 1,425 35 1,906 37 1,639 26
Moderate 1,247 21 1,054 22 2,159 35
High 963 24 636 19 756 21
Very high 165 8 105 12 210 10
High and Very high 1,128 32 741 31 966 31

In accordance with ROC results, it can be stated that the MLP model with an overall accuracy of 0.883 is classified in the highest rank for landslide susceptibility mapping. The SVM model reached 0.842 as overall accuracy, which is located in the second rank. DT predictive model provides the lowest overall accuracy among other predictive classifiers.

7 Discussion

The scientific study explores the efficacy of machine learning models in predicting landslide susceptibility within a region denoted as NR. By integrating various factors along with historical landslide data, the researchers created susceptibility maps using different predictive models like MLP, SVM, and DT. These factors were transformed into rasterized layers and processed within a GIS environment, forming the basis for the analysis. The resulting susceptibility maps exhibited distinct variations among the models employed. Notably, high-risk areas were concentrated in the western part of NR, aligning with main faults and seismic activity zones, which correlated strongly with the occurrence of historical landslides. The comparative analysis of the generated maps indicated that MLP and SVM models demonstrated closer predictions in comparison to the DT model.

To evaluate the models’ performances, the researchers utilized ROC analysis, plotting sensitivity against 1 − specificity for different threshold values. This allowed for the calculation of the AUC, a measure of model accuracy. The findings revealed that MLP achieved the highest accuracy with an AUC of 0.883, followed by SVM with an AUC of 0.842, while DT exhibited the least accuracy among the models. In conclusion, the study highlighted that MLP and SVM models showcased superior accuracy in predicting landslide susceptibility compared to DT. These findings provide crucial insights for assessing and managing landslide risks within the NR region, offering valuable guidance for future mitigation strategies and risk management protocols.

8 Conclusion

In conclusion, the landslide susceptibility analysis using MLP, SVM, and DT algorithms has shown promising results in predicting ‎the likelihood of landslides in the studied region (NR). Each of the three models has its own advantages and ‎disadvantages, and the choice of which model to use will depend on the specific requirements of the ‎study and the characteristics of the area being analyzed. In the studied region, the results of the overall ‎accuracy analysis indicated that the MLP reached the highest accuracy for susceptibility analysis ‎and mapping of landslide. The MLP model has shown high accuracy in predicting landslide ‎susceptibility, but it can be computationally intensive and requires a large amount of data for training. ‎The presented study used 70% of the primary database to train the models (i.e., MLP, SVM, and DT) and ‎the results were tested for remaining 30% used to validate the prediction process. The close prediction ‎regarding SVM and MLP might be related that the SVM is sensitive to the choice of kernel function and ‎hyperparameters, the “poly” kernel function used properly in the landslide susceptibility analysis for NR. ‎The DT model is simple to implement and interpret, but it is not as accurate as the other two models. ‎Nevertheless, the landslide susceptibility mapping for NR using these models has the potential to assist ‎in identifying areas that are at risk of landslides and guiding mitigation efforts to reduce the impact of ‎landslides on human society and the environment. Further research is needed to improve the accuracy of ‎these models and to develop more effective approaches to landslide susceptibility mapping.‎

Acknowledgments

The authors would like to thank the anonymous reviewers for providing invaluable ‎review comments and recommendations for improving the scientific level of the article.‎

  1. Funding information: This research was funded by the Key Improvement Projects of Guangdong Province (grant ‎No. 2022ZDJS048), the Shaoguan Science and Technology Plan Projects (grant No. ‎SZ2022KJ06 and 220607154531533), and the Science and Technology projects of Education ‎Government in Jiangxi province (grant No. GJJ209406, GJJ218505, and GJJ218504) and the National ‎Nature Sciences Foundation of China (grant No. 42250410321‎).‎

  2. Author contributions: Fei Teng, Yican Li and Subin Qian: Methodology, Conceptualization, Formal analysis, Investigation, Software, Data curation, Visualization, Writing – original draft. Yimin Mao and Yaser A. Nanehkaran: Methodology, Validation, Conceptualization, Investigation, Software, Supervision, Writing – review & editing.

  3. Conflict of interest: The authors declare that they have no conflicts of interest to report regarding the ‎present study.‎

  4. Data availability statement: All required data and information is available within paper.

References

[1] Eker AM, Dikmen M, Cambazoğlu S, Düzgün ŞH, Akgün H. Evaluation and comparison of landslide susceptibility mapping methods: a case study for the Ulus district, Bartın, northern Turkey. Int J Geogr Inf Sci. 2015;29(1):132–58.10.1080/13658816.2014.953164Search in Google Scholar

[2] Harrison JF, Chang CH, Liu CC. Identification of inventory-based susceptibility models for assessing landslide probability: a case study of the Gaoping River Basin, Taiwan. Geomat Nat Hazards Risk. 2017;8(2):1730–51.10.1080/19475705.2017.1386236Search in Google Scholar

[3] Shano L, Raghuvanshi TK, Meten M. Landslide susceptibility evaluation and hazard zonation techniques–a review. Geoenviron Disasters. 2020;7(1):1–19.10.1186/s40677-020-00152-0Search in Google Scholar

[4] Azarafza M, Ghazifard A, Akgün H, Asghari-Kaljahi E. Landslide susceptibility assessment of South Pars Special Zone, southwest Iran. Env Earth Sci. 2018;77:805.10.1007/s12665-018-7978-1Search in Google Scholar

[5] Varnes DJ. Slope movement types and processes. Washington: Landslide Analysis and Control, Transportation Research ‎Board, National Academy Sciences; 1978.Search in Google Scholar

[6] Highland LM, Bobrowsky P. The landslide handbook – a guide to understanding landslides. Circular 1325. Reston, Virginia: US ‎Geological Survey; 2008.10.3133/cir1325Search in Google Scholar

[7] Nikoobakht S, Azarafza M, Akgün H, Derakhshani R. Landslide susceptibility assessment by using convolutional neural network. Appl Sci. 2022;12(12):5992.10.3390/app12125992Search in Google Scholar

[8] Bien TX, Truyen PT, Phong TV, Nguyen DD, Amiri M, Costache R, et al. Landslide susceptibility mapping at sin Ho, Lai Chau province, Vietnam using ensemble models based on fuzzy unordered rules induction algorithm. Geocarto Int. 2022;37(27):17777–98.10.1080/10106049.2022.2136253Search in Google Scholar

[9] Sameen MI, Pradhan B, Lee S. Application of convolutional neural networks featuring Bayesian optimization for landslide susceptibility assessment. Catena. 2020;186:104249.10.1016/j.catena.2019.104249Search in Google Scholar

[10] Azarafza M, Azarafza M, Akgün H, Atkinson PM, Derakhshani R. Deep learning-based landslide susceptibility mapping. Sci Rep. 2021;11(1):24112.10.1038/s41598-021-03585-1Search in Google Scholar PubMed PubMed Central

[11] Yong C, Jinlong D, Fei G, Bin T, Tao Z, Hao F, et al. Review of landslide susceptibility assessment based on knowledge mapping. Stoch Env Res Risk Ass. 2022;36(9):2399–417.10.1007/s00477-021-02165-zSearch in Google Scholar

[12] Chen X, Chen W. GIS-based landslide susceptibility assessment using optimized hybrid machine learning methods. Catena. 2021;196:104833.10.1016/j.catena.2020.104833Search in Google Scholar

[13] Nanehkaran YA, Mao Y, Azarafza M, Kockar MK, Zhu HH. Fuzzy-based multiple decision method for landslide susceptibility and hazard assessment: A case study of Tabriz. Iran Geomech Eng. 2021;24(5):407–18.Search in Google Scholar

[14] Ercanoglu M, Gokceoglu C. Use of fuzzy relations to produce landslide susceptibility map of a landslide prone area (West Black Sea Region, Turkey). Eng Geol. 2004;75(3–4):229–50.10.1016/j.enggeo.2004.06.001Search in Google Scholar

[15] Nhu VH, Hoang ND, Nguyen H, Ngo PTT, Bui TT, Hoa PV, et al. Effectiveness assessment of Keras based deep learning with different robust optimization algorithms for shallow landslide susceptibility mapping at tropical area. Catena. 2020;188:104458.10.1016/j.catena.2020.104458Search in Google Scholar

[16] Marjanović M, Kovačević M, Bajat B, Voženílek V. Landslide susceptibility assessment using SVM machine learning algorithm. Eng Geol. 2011;123(3):225–34.10.1016/j.enggeo.2011.09.006Search in Google Scholar

[17] Huang Y, Zhao L. Review on landslide susceptibility mapping using support vector machines. Catena. 2018;165:520–9.10.1016/j.catena.2018.03.003Search in Google Scholar

[18] Huang F, Cao Z, Jiang SH, Zhou C, Huang J, Guo Z. Landslide susceptibility prediction based on a semi-supervised multiple-layer perceptron model. Landslides. 2020;17:2919–30.10.1007/s10346-020-01473-9Search in Google Scholar

[19] Li D, Huang F, Yan L, Cao Z, Chen J, Ye Z. Landslide susceptibility prediction using particle-swarm-optimized multilayer perceptron: Comparisons with multilayer-perceptron-only, bp neural network, and information value models. Appl Sci. 2019;9(18):3664.10.3390/app9183664Search in Google Scholar

[20] Yeon YK, Han JG, Ryu KH. Landslide susceptibility mapping in Injae, Korea, using a decision tree. Eng Geol. 2010;116(3–4):274–83.10.1016/j.enggeo.2010.09.009Search in Google Scholar

[21] Lee S, Ryu JH, Won JS, Park HJ. Determination and application of the weights for landslide susceptibility mapping using an artificial neural network. Eng Geol. 2004;71:289–302.10.1016/S0013-7952(03)00142-XSearch in Google Scholar

[22] Ermini L, Catani F, Casagli N. Artificial neural networks applied to landslide susceptibility assessment. Geomorphology. 2005;66:327–43.10.1016/j.geomorph.2004.09.025Search in Google Scholar

[23] Kanungo DP, Sarkar S, Sharma S. Combining neural network with fuzzy, certainty factor and likelihood ratio concepts for spatial prediction of landslides. Nat Hazards. 2011;59:1491–512.10.1007/s11069-011-9847-zSearch in Google Scholar

[24] Oh HJ, Pradhan B. Application of a neuro-fuzzy model to landslide-susceptibility mapping for shallow landslides in a tropical hilly area. Comput Geosci. 2011;37:1264–76.10.1016/j.cageo.2010.10.012Search in Google Scholar

[25] Quan HC, Lee BG. GIS-based landslide susceptibility mapping using analytic hierarchy process and artificial neural network in Jeju (Korea). KSCE J Civ Eng. 2012;16:1258–66.10.1007/s12205-012-1242-0Search in Google Scholar

[26] Park S, Choi C, Kim B, Kim J. Landslide susceptibility mapping using frequency ratio, analytic hierarchy process, logistic regression, and artificial neural network methods at the Inje area, Korea. Env Earth Sci. 2013;68:1443–64.10.1007/s12665-012-1842-5Search in Google Scholar

[27] Nourani V, Pradhan B, Ghaffari H, Sharifi SS. Landslide susceptibility mapping at Zonouz Plain, Iran using genetic programming and comparison with frequency ratio, logistic regression, and artificial neural network models. Nat Hazards. 2014;71:523–47.10.1007/s11069-013-0932-3Search in Google Scholar

[28] Liu Y, Wu L. Geological disaster recognition on optical remote sensing images using deep learning. Procedia Comput Sci. 2016;91:566–75.10.1016/j.procs.2016.07.144Search in Google Scholar

[29] Xiao L, Zhang Y, Peng G. Landslide susceptibility assessment using integrated deep learning algorithm along the China-Nepal highway. Sensors. 2018;18:4436.10.3390/s18124436Search in Google Scholar PubMed PubMed Central

[30] Ortiz JAV, Martínez-Graña AM. A neural network model applied to landslide susceptibility analysis (Capitanejo, Colombia). Geomat Nat Hazards Risk. 2018;9:1106–28.10.1080/19475705.2018.1513083Search in Google Scholar

[31] Ghorbanzadeh O, Blaschke T, Gholamnia K, Meena SR, Tiede D, Aryal J. Evaluation of different machine learning methods and deep-learning convolutional neural networks for landslide detection. Remote Sens. 2019;11:196.10.3390/rs11020196Search in Google Scholar

[32] Mutlu B, Nefeslioglu HA, Sezer EA, Akcayol MA, Gokceoglu C. An experimental research on the use of recurrent neural networks in landslide susceptibility mapping. ISPRS Int J Geo-Inf. 2019;8:578.10.3390/ijgi8120578Search in Google Scholar

[33] Sarkar S, Kanungo DP. An integrated approach for landslide susceptibility mapping using remote sensing and GIS. Photogram Eng Rem Sens. 2004;70(5):617–25.10.14358/PERS.70.5.617Search in Google Scholar

[34] Aghanabati A. Geology of Iran. Geological Survey & Mineral Explorations of Iran Press; 2009.Search in Google Scholar

[35] Geological Survey of Iran, Geological data and maps for Naqadeh region. Geological Survey & Mineral ‎Explorations of Iran Press; 2009.Search in Google Scholar

[36] Tahroudi MN, Ramezani Y, De Michele C, Mirabbasi R. Analyzing the conditional behavior of rainfall deficiency and groundwater level deficiency signatures by using copula functions. Hydrol Res. 2020;51(6):1332–48.10.2166/nh.2020.036Search in Google Scholar

[37] Pradhan B, Sezer EA, Gokceoglu C, Buchroithner MF. Landslide susceptibility mapping by neuro-fuzzy approach in a landslide-prone area (Cameron Highlands, Malaysia). IEEE Trans Geosci Rem Sens. 2010;48(12):4164–77.10.1109/TGRS.2010.2050328Search in Google Scholar

[38] Huang S, Tang L, Hupy JP, Wang Y, Shao G. A commentary review on the use of normalized difference vegetation index (NDVI) in the era of popular remote sensing. J Forestry Res. 2021;32(1):1–6.10.1007/s11676-020-01155-1Search in Google Scholar

[39] Aggarwal CC. Neural networks and deep learning: A textbook. Springer; 2018.10.1007/978-3-319-94463-0Search in Google Scholar

[40] Müller AC, Guido S. Introduction to machine learning with Python: A guide for data scientists. O’Reilly Media; 2016.Search in Google Scholar

[41] Mao Y, Mwakapesa DS, Wang G, Nanehkaran YA, Zhang M. Landslide susceptibility modelling based on AHC-OLID clustering algorithm. Adv Space Res. 2021;68(1):301–16.10.1016/j.asr.2021.03.014Search in Google Scholar

[42] Yimin M, Yican L, Simon Mwakapesa D, Genglong W, Nanehkaran YA, Asim Khan M, et al. Innovative landslide susceptibility mapping portrayed by CA-AQD and K-means clustering algorithms. Adv Civ Eng. 2021;2021:1–17.10.1155/2021/8846779Search in Google Scholar

[43] Mao Y, Mwakapesa DS, Li YC, Xu KB, Nanehkaran YA, Zhang MS. Assessment of landslide susceptibility using DBSCAN-AHD and LD-EV methods. J Mt Sci. 2022;19(1):184–97.10.1007/s11629-020-6491-7Search in Google Scholar

[44] Huang F, Xiong H, Jiang SH, Yao C, Fan X, Catani F, et al. Modelling landslide susceptibility prediction: A review and construction of semi-supervised imbalanced theory. Earth-Sci Rev. 2024;250:104700.10.1016/j.earscirev.2024.104700Search in Google Scholar

[45] Huang F, Cao Z, Guo J, Jiang SH, Li S, Guo Z. Comparisons of heuristic, general statistical and machine learning models for landslide susceptibility prediction and mapping. Catena. 2020;191:104580.10.1016/j.catena.2020.104580Search in Google Scholar

[46] Huang F, Zhang J, Zhou C, Wang Y, Huang J, Zhu L. A deep learning algorithm using a fully connected sparse autoencoder neural network for landslide susceptibility prediction. Landslides. 2020;17:217–29.10.1007/s10346-019-01274-9Search in Google Scholar

[47] Huang F, Xiong H, Yao C, Catani F, Zhou C, Huang J. Uncertainties of landslide susceptibility prediction considering different landslide types. J Rock Mech Geotech Eng. 2023;15(11):2954–72.10.1016/j.jrmge.2023.03.001Search in Google Scholar

[48] Huang F, Teng Z, Yao C, Jiang SH, Catani F, Chen W, et al. Uncertainties of landslide susceptibility prediction: influences of random errors in landslide conditioning factors and errors reduction by low pass filter method. J Rock Mech Geotech Eng. 2024;16(1):213–30.10.1016/j.jrmge.2023.11.001Search in Google Scholar

[49] Daviran M, Shamekhi M, Ghezelbash R, Maghsoudi A. Landslide susceptibility prediction using artificial neural networks, SVMs and random forest: hyperparameters tuning by genetic optimization algorithm. Int J Environ Sci Technol. 2023;20(1):259–76.10.1007/s13762-022-04491-3Search in Google Scholar

[50] Bui DT, Tsangaratos P, Nguyen VT, Van Liem N, Trinh PT. Comparing the prediction performance of a Deep Learning Neural Network model with conventional machine learning models in landslide susceptibility assessment. Catena. 2020;188:104426.10.1016/j.catena.2019.104426Search in Google Scholar

[51] Adnan MSG, Rahman MS, Ahmed N, Ahmed B, Rabbi MF, Rahman RM. Improving spatial agreement in machine learning-based landslide susceptibility mapping. Remote Sens. 2020;12(20):3347.10.3390/rs12203347Search in Google Scholar

[52] Ali SA, Parvin F, Pham QB, Khedher KM, Dehbozorgi M, Rabby YW, et al. An ensemble random forest tree with SVM, ANN, NBT, and LMT for landslide susceptibility mapping in the Rangit River watershed, India. Nat Hazards. 2022;113(3):1601–33.10.1007/s11069-022-05360-5Search in Google Scholar

[53] Ado M, Amitab K, Maji AK, Jasińska E, Gono R, Leonowicz Z, et al. Landslide susceptibility mapping using machine learning: A literature survey. Remote Sens. 2022;14(13):3029.10.3390/rs14133029Search in Google Scholar

[54] Liu Q, Tang A, Huang D. Exploring the uncertainty of landslide susceptibility assessment caused by the number of non–landslides. Catena. 2023;227:107109.10.1016/j.catena.2023.107109Search in Google Scholar

Received: 2024-02-03
Revised: 2024-03-31
Accepted: 2024-04-13
Published Online: 2024-05-31

© 2024 the author(s), published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Regular Articles
  2. Theoretical magnetotelluric response of stratiform earth consisting of alternative homogeneous and transitional layers
  3. The research of common drought indexes for the application to the drought monitoring in the region of Jin Sha river
  4. Evolutionary game analysis of government, businesses, and consumers in high-standard farmland low-carbon construction
  5. On the use of low-frequency passive seismic as a direct hydrocarbon indicator: A case study at Banyubang oil field, Indonesia
  6. Water transportation planning in connection with extreme weather conditions; case study – Port of Novi Sad, Serbia
  7. Zircon U–Pb ages of the Paleozoic volcaniclastic strata in the Junggar Basin, NW China
  8. Monitoring of mangrove forests vegetation based on optical versus microwave data: A case study western coast of Saudi Arabia
  9. Microfacies analysis of marine shale: A case study of the shales of the Wufeng–Longmaxi formation in the western Chongqing, Sichuan Basin, China
  10. Multisource remote sensing image fusion processing in plateau seismic region feature information extraction and application analysis – An example of the Menyuan Ms6.9 earthquake on January 8, 2022
  11. Identification of magnetic mineralogy and paleo-flow direction of the Miocene-quaternary volcanic products in the north of Lake Van, Eastern Turkey
  12. Impact of fully rotating steel casing bored pile on adjacent tunnels
  13. Adolescents’ consumption intentions toward leisure tourism in high-risk leisure environments in riverine areas
  14. Petrogenesis of Jurassic granitic rocks in South China Block: Implications for events related to subduction of Paleo-Pacific plate
  15. Differences in urban daytime and night block vitality based on mobile phone signaling data: A case study of Kunming’s urban district
  16. Random forest and artificial neural network-based tsunami forests classification using data fusion of Sentinel-2 and Airbus Vision-1 satellites: A case study of Garhi Chandan, Pakistan
  17. Integrated geophysical approach for detection and size-geometry characterization of a multiscale karst system in carbonate units, semiarid Brazil
  18. Spatial and temporal changes in ecosystem services value and analysis of driving factors in the Yangtze River Delta Region
  19. Deep fault sliding rates for Ka-Ping block of Xinjiang based on repeating earthquakes
  20. Improved deep learning segmentation of outdoor point clouds with different sampling strategies and using intensities
  21. Platform margin belt structure and sedimentation characteristics of Changxing Formation reefs on both sides of the Kaijiang-Liangping trough, eastern Sichuan Basin, China
  22. Enhancing attapulgite and cement-modified loess for effective landfill lining: A study on seepage prevention and Cu/Pb ion adsorption
  23. Flood risk assessment, a case study in an arid environment of Southeast Morocco
  24. Lower limits of physical properties and classification evaluation criteria of the tight reservoir in the Ahe Formation in the Dibei Area of the Kuqa depression
  25. Evaluation of Viaducts’ contribution to road network accessibility in the Yunnan–Guizhou area based on the node deletion method
  26. Permian tectonic switch of the southern Central Asian Orogenic Belt: Constraints from magmatism in the southern Alxa region, NW China
  27. Element geochemical differences in lower Cambrian black shales with hydrothermal sedimentation in the Yangtze block, South China
  28. Three-dimensional finite-memory quasi-Newton inversion of the magnetotelluric based on unstructured grids
  29. Obliquity-paced summer monsoon from the Shilou red clay section on the eastern Chinese Loess Plateau
  30. Classification and logging identification of reservoir space near the upper Ordovician pinch-out line in Tahe Oilfield
  31. Ultra-deep channel sand body target recognition method based on improved deep learning under UAV cluster
  32. New formula to determine flyrock distance on sedimentary rocks with low strength
  33. Assessing the ecological security of tourism in Northeast China
  34. Effective reservoir identification and sweet spot prediction in Chang 8 Member tight oil reservoirs in Huanjiang area, Ordos Basin
  35. Detecting heterogeneity of spatial accessibility to sports facilities for adolescents at fine scale: A case study in Changsha, China
  36. Effects of freeze–thaw cycles on soil nutrients by soft rock and sand remodeling
  37. Vibration prediction with a method based on the absorption property of blast-induced seismic waves: A case study
  38. A new look at the geodynamic development of the Ediacaran–early Cambrian forearc basalts of the Tannuola-Khamsara Island Arc (Central Asia, Russia): Conclusions from geological, geochemical, and Nd-isotope data
  39. Spatio-temporal analysis of the driving factors of urban land use expansion in China: A study of the Yangtze River Delta region
  40. Selection of Euler deconvolution solutions using the enhanced horizontal gradient and stable vertical differentiation
  41. Phase change of the Ordovician hydrocarbon in the Tarim Basin: A case study from the Halahatang–Shunbei area
  42. Using interpretative structure model and analytical network process for optimum site selection of airport locations in Delta Egypt
  43. Geochemistry of magnetite from Fe-skarn deposits along the central Loei Fold Belt, Thailand
  44. Functional typology of settlements in the Srem region, Serbia
  45. Hunger Games Search for the elucidation of gravity anomalies with application to geothermal energy investigations and volcanic activity studies
  46. Addressing incomplete tile phenomena in image tiling: Introducing the grid six-intersection model
  47. Evaluation and control model for resilience of water resource building system based on fuzzy comprehensive evaluation method and its application
  48. MIF and AHP methods for delineation of groundwater potential zones using remote sensing and GIS techniques in Tirunelveli, Tenkasi District, India
  49. New database for the estimation of dynamic coefficient of friction of snow
  50. Measuring urban growth dynamics: A study in Hue city, Vietnam
  51. Comparative models of support-vector machine, multilayer perceptron, and decision tree ‎predication approaches for landslide ‎susceptibility analysis
  52. Experimental study on the influence of clay content on the shear strength of silty soil and mechanism analysis
  53. Geosite assessment as a contribution to the sustainable development of Babušnica, Serbia
  54. Using fuzzy analytical hierarchy process for road transportation services management based on remote sensing and GIS technology
  55. Accumulation mechanism of multi-type unconventional oil and gas reservoirs in Northern China: Taking Hari Sag of the Yin’e Basin as an example
  56. TOC prediction of source rocks based on the convolutional neural network and logging curves – A case study of Pinghu Formation in Xihu Sag
  57. A method for fast detection of wind farms from remote sensing images using deep learning and geospatial analysis
  58. Spatial distribution and driving factors of karst rocky desertification in Southwest China based on GIS and geodetector
  59. Physicochemical and mineralogical composition studies of clays from Share and Tshonga areas, Northern Bida Basin, Nigeria: Implications for Geophagia
  60. Geochemical sedimentary records of eutrophication and environmental change in Chaohu Lake, East China
  61. Research progress of freeze–thaw rock using bibliometric analysis
  62. Mixed irrigation affects the composition and diversity of the soil bacterial community
  63. Examining the swelling potential of cohesive soils with high plasticity according to their index properties using GIS
  64. Geological genesis and identification of high-porosity and low-permeability sandstones in the Cretaceous Bashkirchik Formation, northern Tarim Basin
  65. Usability of PPGIS tools exemplified by geodiscussion – a tool for public participation in shaping public space
  66. Efficient development technology of Upper Paleozoic Lower Shihezi tight sandstone gas reservoir in northeastern Ordos Basin
  67. Assessment of soil resources of agricultural landscapes in Turkestan region of the Republic of Kazakhstan based on agrochemical indexes
  68. Evaluating the impact of DEM interpolation algorithms on relief index for soil resource management
  69. Petrogenetic relationship between plutonic and subvolcanic rocks in the Jurassic Shuikoushan complex, South China
  70. A novel workflow for shale lithology identification – A case study in the Gulong Depression, Songliao Basin, China
  71. Characteristics and main controlling factors of dolomite reservoirs in Fei-3 Member of Feixianguan Formation of Lower Triassic, Puguang area
  72. Impact of high-speed railway network on county-level accessibility and economic linkage in Jiangxi Province, China: A spatio-temporal data analysis
  73. Estimation model of wild fractional vegetation cover based on RGB vegetation index and its application
  74. Lithofacies, petrography, and geochemistry of the Lamphun oceanic plate stratigraphy: As a record of the subduction history of Paleo-Tethys in Chiang Mai-Chiang Rai Suture Zone of Thailand
  75. Structural features and tectonic activity of the Weihe Fault, central China
  76. Application of the wavelet transform and Hilbert–Huang transform in stratigraphic sequence division of Jurassic Shaximiao Formation in Southwest Sichuan Basin
  77. Structural detachment influences the shale gas preservation in the Wufeng-Longmaxi Formation, Northern Guizhou Province
  78. Distribution law of Chang 7 Member tight oil in the western Ordos Basin based on geological, logging and numerical simulation techniques
  79. Evaluation of alteration in the geothermal province west of Cappadocia, Türkiye: Mineralogical, petrographical, geochemical, and remote sensing data
  80. Numerical modeling of site response at large strains with simplified nonlinear models: Application to Lotung seismic array
  81. Quantitative characterization of granite failure intensity under dynamic disturbance from energy standpoint
  82. Characteristics of debris flow dynamics and prediction of the hazardous area in Bangou Village, Yanqing District, Beijing, China
  83. Rockfall mapping and susceptibility evaluation based on UAV high-resolution imagery and support vector machine method
  84. Statistical comparison analysis of different real-time kinematic methods for the development of photogrammetric products: CORS-RTK, CORS-RTK + PPK, RTK-DRTK2, and RTK + DRTK2 + GCP
  85. Hydrogeological mapping of fracture networks using earth observation data to improve rainfall–runoff modeling in arid mountains, Saudi Arabia
  86. Petrography and geochemistry of pegmatite and leucogranite of Ntega-Marangara area, Burundi, in relation to rare metal mineralisation
  87. Prediction of formation fracture pressure based on reinforcement learning and XGBoost
  88. Hazard zonation for potential earthquake-induced landslide in the eastern East Kunlun fault zone
  89. Monitoring water infiltration in multiple layers of sandstone coal mining model with cracks using ERT
  90. Study of the patterns of ice lake variation and the factors influencing these changes in the western Nyingchi area
  91. Productive conservation at the landslide prone area under the threat of rapid land cover changes
  92. Sedimentary processes and patterns in deposits corresponding to freshwater lake-facies of hyperpycnal flow – An experimental study based on flume depositional simulations
  93. Study on time-dependent injectability evaluation of mudstone considering the self-healing effect
  94. Detection of objects with diverse geometric shapes in GPR images using deep-learning methods
  95. Behavior of trace metals in sedimentary cores from marine and lacustrine environments in Algeria
  96. Spatiotemporal variation pattern and spatial coupling relationship between NDVI and LST in Mu Us Sandy Land
  97. Formation mechanism and oil-bearing properties of gravity flow sand body of Chang 63 sub-member of Yanchang Formation in Huaqing area, Ordos Basin
  98. Diagenesis of marine-continental transitional shale from the Upper Permian Longtan Formation in southern Sichuan Basin, China
  99. Vertical high-velocity structures and seismic activity in western Shandong Rise, China: Case study inspired by double-difference seismic tomography
  100. Spatial coupling relationship between metamorphic core complex and gold deposits: Constraints from geophysical electromagnetics
  101. Disparities in the geospatial allocation of public facilities from the perspective of living circles
  102. Research on spatial correlation structure of war heritage based on field theory. A case study of Jinzhai County, China
  103. Formation mechanisms of Qiaoba-Zhongdu Danxia landforms in southwestern Sichuan Province, China
  104. Magnetic data interpretation: Implication for structure and hydrocarbon potentiality at Delta Wadi Diit, Southeastern Egypt
  105. Deeply buried clastic rock diagenesis evolution mechanism of Dongdaohaizi sag in the center of Junggar fault basin, Northwest China
  106. Application of LS-RAPID to simulate the motion of two contrasting landslides triggered by earthquakes
  107. The new insight of tectonic setting in Sunda–Banda transition zone using tomography seismic. Case study: 7.1 M deep earthquake 29 August 2023
  108. The critical role of c and φ in ensuring stability: A study on rockfill dams
  109. Evidence of late quaternary activity of the Weining-Shuicheng Fault in Guizhou, China
  110. Extreme hydroclimatic events and response of vegetation in the eastern QTP since 10 ka
  111. Spatial–temporal effect of sea–land gradient on landscape pattern and ecological risk in the coastal zone: A case study of Dalian City
  112. Study on the influence mechanism of land use on carbon storage under multiple scenarios: A case study of Wenzhou
  113. A new method for identifying reservoir fluid properties based on well logging data: A case study from PL block of Bohai Bay Basin, North China
  114. Comparison between thermal models across the Middle Magdalena Valley, Eastern Cordillera, and Eastern Llanos basins in Colombia
  115. Mineralogical and elemental analysis of Kazakh coals from three mines: Preliminary insights from mode of occurrence to environmental impacts
  116. Chlorite-induced porosity evolution in multi-source tight sandstone reservoirs: A case study of the Shaximiao Formation in western Sichuan Basin
  117. Predicting stability factors for rotational failures in earth slopes and embankments using artificial intelligence techniques
  118. Origin of Late Cretaceous A-type granitoids in South China: Response to the rollback and retreat of the Paleo-Pacific plate
  119. Modification of dolomitization on reservoir spaces in reef–shoal complex: A case study of Permian Changxing Formation, Sichuan Basin, SW China
  120. Geological characteristics of the Daduhe gold belt, western Sichuan, China: Implications for exploration
  121. Rock physics model for deep coal-bed methane reservoir based on equivalent medium theory: A case study of Carboniferous-Permian in Eastern Ordos Basin
  122. Enhancing the total-field magnetic anomaly using the normalized source strength
  123. Shear wave velocity profiling of Riyadh City, Saudi Arabia, utilizing the multi-channel analysis of surface waves method
  124. Effect of coal facies on pore structure heterogeneity of coal measures: Quantitative characterization and comparative study
  125. Inversion method of organic matter content of different types of soils in black soil area based on hyperspectral indices
  126. Detection of seepage zones in artificial levees: A case study at the Körös River, Hungary
  127. Tight sandstone fluid detection technology based on multi-wave seismic data
  128. Characteristics and control techniques of soft rock tunnel lining cracks in high geo-stress environments: Case study of Wushaoling tunnel group
  129. Influence of pore structure characteristics on the Permian Shan-1 reservoir in Longdong, Southwest Ordos Basin, China
  130. Study on sedimentary model of Shanxi Formation – Lower Shihezi Formation in Da 17 well area of Daniudi gas field, Ordos Basin
  131. Multi-scenario territorial spatial simulation and dynamic changes: A case study of Jilin Province in China from 1985 to 2030
  132. Review Articles
  133. Major ascidian species with negative impacts on bivalve aquaculture: Current knowledge and future research aims
  134. Prediction and assessment of meteorological drought in southwest China using long short-term memory model
  135. Communication
  136. Essential questions in earth and geosciences according to large language models
  137. Erratum
  138. Erratum to “Random forest and artificial neural network-based tsunami forests classification using data fusion of Sentinel-2 and Airbus Vision-1 satellites: A case study of Garhi Chandan, Pakistan”
  139. Special Issue: Natural Resources and Environmental Risks: Towards a Sustainable Future - Part I
  140. Spatial-temporal and trend analysis of traffic accidents in AP Vojvodina (North Serbia)
  141. Exploring environmental awareness, knowledge, and safety: A comparative study among students in Montenegro and North Macedonia
  142. Determinants influencing tourists’ willingness to visit Türkiye – Impact of earthquake hazards on Serbian visitors’ preferences
  143. Application of remote sensing in monitoring land degradation: A case study of Stanari municipality (Bosnia and Herzegovina)
  144. Optimizing agricultural land use: A GIS-based assessment of suitability in the Sana River Basin, Bosnia and Herzegovina
  145. Assessing risk-prone areas in the Kratovska Reka catchment (North Macedonia) by integrating advanced geospatial analytics and flash flood potential index
  146. Analysis of the intensity of erosive processes and state of vegetation cover in the zone of influence of the Kolubara Mining Basin
  147. GIS-based spatial modeling of landslide susceptibility using BWM-LSI: A case study – city of Smederevo (Serbia)
  148. Geospatial modeling of wildfire susceptibility on a national scale in Montenegro: A comparative evaluation of F-AHP and FR methodologies
  149. Geosite assessment as the first step for the development of canyoning activities in North Montenegro
  150. Urban geoheritage and degradation risk assessment of the Sokograd fortress (Sokobanja, Eastern Serbia)
  151. Multi-hazard modeling of erosion and landslide susceptibility at the national scale in the example of North Macedonia
  152. Understanding seismic hazard resilience in Montenegro: A qualitative analysis of community preparedness and response capabilities
  153. Forest soil CO2 emission in Quercus robur level II monitoring site
  154. Characterization of glomalin proteins in soil: A potential indicator of erosion intensity
  155. Power of Terroir: Case study of Grašac at the Fruška Gora wine region (North Serbia)
  156. Special Issue: Geospatial and Environmental Dynamics - Part I
  157. Qualitative insights into cultural heritage protection in Serbia: Addressing legal and institutional gaps for disaster risk resilience
Downloaded on 17.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/geo-2022-0642/html
Scroll to top button