Introduction

Landslide is one of the major disasters threatening the safety of personnel and property in open-pit mine. The prevention methods, such as support and monitoring, are usually deployed in the position where historical landslides occurred. However, subjectivity and lack of standard in area selection may lead to excessive support, resulting in a waste of resources and economic benefits reduced. Landslide susceptibility map (LSM) is a favorable way to evaluate landslide risk, which could combine sufficient factors into account and have a relatively thorough guideline (Fell et al. 2008).

Landslide susceptibility modeling can be classified into statistics and machine learning methods. Statistical methods, such as Analytic Hierarchy Process (AHP), Certain Factor (CF), Dempster-Shafer model, and Information Value (INV), were used to preliminarily determine the weight relationship among evaluation factors (Chen et al. 2017a; Chen et al. 2017b; He et al. 2019; Mondal and Maiti 2013; Zhang et al. 2021). To improve the evaluation accuracy, machine learning methods such as decision tree and random forest achieved good results (Chen et al. 2020; Chen et al. 2021). The data of landslide susceptibility is strongly non-linear data, and deep learning methods can extract the critical factors from the non-linear data; CNN is more mature in deep learning and can solve the problem of pattern recognition (Anwer et al. 2018) and also been applied to LSMs (Azarafza et al. 2021; Lin et al. 2023). The GBDT model is more interpretable than CNN and more suitable for landslide susceptibility assessment (Chen et al. 2020; Huan et al. 2022). As more and more algorithms have been applied to LSM, there is little room for accuracy improvement. Fortunately, specific factor selection could further improve the accuracy of LSM.

The slope is a fuzzy system controlled by many factors, in which the stress and the integrity of rock mass are essential indexes to reflect the state of the slope (Tao et al. 2020; Zhang et al. 2019). Some research tried to combine 2D mechanical calculation with LSM (Xie et al. 2006; Zou et al. 2021). However, LSM is often used in large-scale areas, and the complexity of modeling and calculation makes the 3D qualitative methods rarely considered (Akgun and Erkan 2016). For the slope with complex deep geological structure and stress release caused by excavation, the 2D mechanical calculation cannot accurately reflect the state of the slope (Zhang et al. 2019), so it is of great significance to introduce 3D mechanical analysis into the LSM.

This paper proposes a new LSM method considering rock integrity and mechanical analysis, which can solve the limitations on mechanical relations and deep geological structure. Firstly, based on the INV method, the LSM is divided into five regions with different landslide risk levels, providing a training dataset for GDBT. Then, based on ordinary Kriging interpolation, the continuous RQD grids were obtained and used as one of the factors. Furthermore, a program was developed with the FISH language embedded in FLAC software to export and convert the calculated stress field into raster data. At last, taking the factors above, the landslide susceptibility map combined with numerical simulation (LSMNS) is redrawn by GBDT. LSMNS can predict landslide susceptibility based on the historical landslide location and potential landslide based on the stress state of the slope. The accuracy of LSM was evaluated by UAV photography, slope radar, and anchor cable stress meter monitoring data. Compared with the traditional LSM, LSMNS has a stronger prediction ability. Thus, it provides a theoretical basis and support for the early prevention and control of mine slope.

Study area

Wushan Copper and Molybdenum Mine is located in the north boundary of Inner Mongolia, within longitude 117°15′~117°20′ E and latitude 49°24′00″~49°26′30″ N (Fig. 1). The mining area covers about 9.84 km2. The area is a low hilly area with a north-east trend and an average elevation of about 750m. The highest elevation in the northern section is Daliitu Mountain, at 889.5m, while the southern section of the mine, Unugatu Mountain, is 862.8m and the lowest elevation is 650.7m. The natural slope of the hillside is mostly between 9.2 and 18.4°. The mining area is located in the mid-latitude region and has a temperate semi-arid continental climate. The spring season is characterized by significant temperature changes, rapid transitions, windy, and relatively dry, with an average precipitation of 32mm; the summer is short and warm, with long sunshine hours and concentrated and heavy rainfall, with an average precipitation of 212.7mm. There are few water systems in the area and no rivers formed.

Fig. 1
figure 1

Study area and landslide inventory map

The maximum height of the final slope is about 510m with slope angle of 43–45°. At present, the lowest mining is 605m. The highest point of the pit is 855m at the top of the east slope, and the height difference is 250m, which belongs to the high steep slope. Black mica granite is widely exposed within the mine area, covering over 60% of the area. Other lithology is shown in Fig. 6d.

With the continuous expansion of rock mass exposed by mining, the stability of rock mass becomes worse and worse under the action of faults, joints, and weathering, resulting in 27 landslides of different scales.

Methods

Methods used in this study mainly include the following steps (Fig. 2): (1) UAV tilt photogrammetry and data set establishment; (2) RQD value obtaining and its grid generated by the ordinary Kriging interpolation method; (3) preliminarily evaluation of the landslide susceptibility using the information value method; (4) selection of stable slope samples in the area with very low landslide risk; (5) landslide susceptibility using gradient boosting decision tree; (6) 3D model construction and calculation of the stress; (7) landslide susceptibility mapping using the LSM-NS method; and (8) comparison and verification of results.

Fig. 2
figure 2

Flowchart of the study

Information value

Information value is a statistical analysis method developed from information theory (Yin 1988), which was modified and first applied in the field of mineral resources (Westen and Bonilla 1994). It has been gradually used for landslide susceptibility in recent years.

The INV measures the contribution rate of a particular factor to landslide based on grids in geological information system (GIS). The evaluation factors were segmented and the landslide grids in each section were counted. The more landslide grids contained in a grade of a factor, the more landslide susceptibility of this grade is. The information value I of each causative factor Xi can be expressed as:

$$I\left({X}_i,S\right)=\mathit{\ln}\frac{N_i/N}{T_i/T}$$

where T is the total number of grids in the study area, N is the total number of grids in which landslides occurred, Ti is the grids number of fa Xi, and Ni is the grids number of factor Xi in which landslides occurred.

After calculating all the information values, the susceptibility in a single grid is the sum of the information values of each factor:

$$I=\sum_i^nI\left({X}_i,S\right)=\sum_i^n\mathit{\ln}\frac{P\left({X}_i,S\right)}{P\left({X}_i\right)}$$

Gradient boosting decision tree

The gradient boosting algorithm is a machine learning method for regression and classification problems and generally forms prediction models by the combination of weak prediction models (Friedman 2002). Gradient boosting decision tree is a representative boosting algorithm combined with decision tree (Elith et al. 2008; Schapire et al. 2005), which can flexibly process continuous and discrete data, and has extreme robustness to outliers. This model can identify complex nonlinear relationships while calculating the relative importance of variables. The GBDT algorithm can learn the combination of data features that are beneficial to the judgment of prediction results and enrich the data features, which is very suitable for optimizing landslide susceptibility. The GBDT algorithm was developed in Python using the GBDT class library of scikit-learn.

Factor selection

The selection of landslide susceptibility factors is the basis and critical problem of LSM. There are 13 evaluation factors commonly used in landslide susceptibility mapping (Fell et al. 2008); some factors such as rainfall and vegetation coverage rate have little change in the mining area, while RQD and clay mineral content have a significant influence on the slope stability and can be obtained due to the reduction of the evaluation range. Therefore, elevation, slope, aspect, lithology and fault, expansive mineral content, and RQD are selected to predict landslide susceptibility.

  1. (1)

    Elevation

The elevation is relevant to the exposure time of the slope, along with the degree of weathering and erosion (Liu et al. 2020a). The increase in height also provides a more effective surface and slide force for landslides, which is closely related to the occurrence of landslides (Fig. 6a).

  1. (2)

    Slope

The slope is an essential factor in evaluating slope stability. Many scholars have studied the relationship between slope and landslide (Bandara and Ohtsuka 2017; Xie et al. 2019). Unlike the natural slope, the slope angle of open pit mine was always selected as large as possible (Liu et al. 2020c), which leads to less viscous force and more sliding force of the potential sliding surface and brings larger risks for landslide (Fig. 6b).

  1. (3)

    Aspect

Aspect is a controversial factor for LSM in open-pit mines. Some considered aspect could hardly affect stability in a relatively small area. However, support has been found in an open-pit mine in Inner Mongolia, whose north slope has a better stability compared to its south slope with little difference in geological condition. Different solar radiation intensity affects water evaporation, groundwater distribution, and rock mass’ mechanical characteristics (Fig. 6c).

  1. (4)

    Lithology and fault

Many investigations show that the regional distribution of landslides is remarkably concentrated in slope with weak lithology. The fault fracture zone makes the rock mass lose its continuity and integrity, which further decreases the strength of the rock mass and increases the risk of landslide (Fig. 6d).

  1. (5)

    Expansive minerals

Rapid snowmelt in spring and rainfall in summer lead to a large amount of water infiltration into the slope, and volume of expansive minerals can increase about 30% (Matsukura and Mizuno 1986; Zhang et al. 2016), which causes the expansion of the rock mass’ primary fractures, and produces secondary fractures. According to the geological survey, abundant expansive minerals such as illite and montmorillonite exist in the internal structure and joints of the slope of Wushan open-pit mine (Fig. 6e).

  1. (6)

    RQD

RQD is a quantitative index to measure rock quality, which is a specific parameter to reflect the degree of rock integrity (Zhang 2010; Zhang et al. 2012). Therefore, RQD has become essential to engineering rock mass evaluation (Madani et al. 2018). From the perspective of rock mass integrity alone, the higher RQD value is, the lower landslide susceptibility value should be. There are 9605 core images from 160 boreholes collected from Wushan open-pit mine. The drilling was carried out from 2007 to 2010. The exploration line distance was 100 m, and the core recovery rate was recorded in each core image (Fig. 3).

Fig. 3
figure 3

RQD based on machine learning (Liu et al. 2020b)

To obtain the RQD of the whole evaluation range, the current RQD value is converted into a data set, and the ordinary Kriging interpolation method is used to generate raster data (Fig. 7f).

  1. (7)

    Mechanical analysis

The distance from slope to fault is often used as an evaluation factor in LSM (Abedini and Tulabi 2018; Lin et al. 2017). However, the distance division is too subjective, and faults with different mechanical properties are usually treated equally, which is unreasonable considering mechanics. Numerical simulation is a common stability analysis method in open-pit mine. The calculation model contains the structure and mechanical properties of rock mass and faults (Fig. 4).

Fig. 4
figure 4

Calculation model

This paper uses the finite difference method to calculate the slope’s stress and displacement. Considering the Mohr-Coulomb criterion for geotechnical mechanics (Fig. 5):

$${\upsigma}_3\ge {\upsigma}_t$$
Fig. 5
figure 5

Mohr-Coulomb criterion

where σ3 and σt are tensile stress and uniaxial tensile strength of rock mass. When σ3 ≥ σt, tensile failure occurs. (Fig. 6).

$${f}_s={\sigma}_1-{\sigma}_3\frac{1+\sin \varphi }{1-\sin \varphi }-2c\sqrt{\frac{1+\sin \varphi }{1-\sin \varphi }}$$
Fig. 6
figure 6

Landslide influencing factors maps: a elevation; b slope; c aspect; d lithology; e clay minerals; f RQD

where σ1and σ3 are the maximum and minimum principal stresses, and c and φ are the cohesion and internal friction angles. Shear failure will occur when fs>0.

As the number of selected factors increases, some factors with strong correlation will influence the model’s prediction accuracy. The correlation coefficients among the selected factors are calculated (Table 1). Pearson correlation coefficient is calculated by the following formula:

$$\uprho \left(\textrm{X},\textrm{Y}\right)=\frac{COV\left(X,Y\right)}{\sigma_X{\sigma}_Y}=\frac{E\left[\left(X-{\mu}_X\right)\left(Y-{\mu}_Y\right)\right]}{\sigma_X{\sigma}_Y}$$
Table 1 Pearson correlation of each factor

where σX 、 σY is the standard deviation of X and Y, and COV(X, Y) is the covariance of X and Y.

The result shows that there is no apparent correlation among the factors. The factors are converted into raster and re-graded. The study area is composed of 43221392 grids of 0.5 × 0.5m.

Results

Information value

According to the information value (Table 2), the slope located in 690–780m has a positive susceptibility, which is reasonable due to longer exposure time and more merged stages. The slope angle between 30 and 70° has a similar value because the average angle is 60°, and nearly all landslides occurred only conclude single stage in Wushan open-pit mine. For the aspect factor, slopes facing north (315–90) have a relatively high risk, which confirms that the aspect does affect slope stability. Fault, due to its low integrity and cohesion, is significantly large (1.77) compared with other lithology, which is the main controlling factor in Wushan open-pit mine. The expansive mineral content is proportional to landslide susceptibility, while RQD is the opposite. The information value of each factor is shown in Table 2.

Table 2 Segmentation and information values of evaluation factors

Gradient boosting decision tree

Based on the landslide susceptibility map generated by the INV, stable samples are randomly selected in very low landslide susceptibility areas. Data sets contain 9214 grids which were divided into verification sets and training sets in a 3:7 ratio. To improve the model’s prediction ability, parameters such as learning rate in GBDT are adjusted and optimized according to the prediction results (Table 3). The Huber method is selected as the loss function, and a smaller quantile alpha is chosen to enhance the model’s adaptability to the data set.

Table 3 Parameters of gradient boosting decision tree

Mechanics analysis

Unlike the natural slope, stress unloading caused by excavation changes the distribution of stress and displacement of the slope. Flac3D software is used to calculate the maximum principal stress and maximum shear stress of Wushan open-pit mine after excavation from 2018 to 2020 (Fig. 7). Rock mechanical parameters are shown in Table 4. According to the calculation results, lithology, faults, and different mechanical parameters of slope lead to uneven stress distribution under the effect of excavation. Slopes in high stress areas tend to landslide even if there is no landslide that happened before. Therefore, the prediction ability of LSM can be improved considering slope stress status. A program was developed by Fish language to export the calculation result into vector data sets and then converted into raster data in SuperMap software.

Fig. 7
figure 7

Simulation result: a maximum principle stress; b maximum shear stress

Table 4 Rock mechanical parameter

Landslide susceptibility mapping

Landslide susceptibility using INV is similar to that generated by GBDT, but LSM generated by GBDT decreases the landslide susceptibility of the non-mining area and shows a better ability in landslide prediction, so GBDT was selected as the main algorism of LSM. By comparing the LSM with and without RQD factor and numerical simulation, three major differences are found (Fig. 8). In LSM-NS, the landslide susceptibility of area 1 and area 3 was heightened; according to the record, there are landslides that occurred in these areas during the mining process, but little landslide happened in area 2. Zone 3 is the location of fault F5, where small-scale landslides often occur, posing a threat to the ore transport corridor. During the support, a landslide occurred in this area, resulting in equipment loss. There has been no landslide in area 1 so far; due to the excavation of rock mass on three sides, its stability will continue to weaken. According to the situations above, LSM-NS shows a better ability in landslide susceptibility mapping. Then, based on the Natural breakpoint method, the LSM-NS map was divided into five levels. The distribution of LSM-NS risk levels is shown in Table 5.

Fig. 8
figure 8

Landslide susceptibility map using: a INV; b GBDT; c LSMNS

Table 5 Landslide susceptibility zoning raster statistics

Susceptibility assessment and validation

Landslide data sets are often divided into training sets and test sets, and the test sets are used to evaluate the prediction accuracy. AUC is mainly used to measure the accuracy of the landslide susceptibility map (Bui et al. 2016; Pham et al. 2018; Tien Bui et al. 2017). However, it is still a verification of the existing data, which could not fully represent the prediction ability of the algorism. To verify the landslide susceptibility, anchor cable stress gauges were deployed in areas mentioned in 5.4 (Fig. 9).

Fig. 9
figure 9

Monitoring design based on landslide susceptibility map

This study selects the monitoring data until November 2, 2021. The mean value of each group is shown in Fig. 10. There will be two stages after the installation of anchor cable stress meter (Yang et al. 2020). The first is the stress relaxation stage caused by the creep of anchoring rock mass. Significant stress fluctuation always occurs during this period, so the monitoring value is unavailable for slope stability assessment. In the second stage, the stress curves become smooth. According to the data, the southeast slope is stable after cutting slope treatment, while the stress of southwest 750m platform keeps fluctuating between −2kN and 5kN. The increase mainly shows in the southwest 765m platform and the crush station with 7kN and 10kN in 10 days, which is consistent with the LSMNS.

Fig. 10
figure 10

Tendon anchorage dynamometer curve

Discussions

The monitoring result shows that LSMNS can effectively improve the limitation in mechanical mechanisms and deep geological structure, thereby improve the prediction accuracy and prediction ability of landslide susceptibility. In the past decades, scholars have used statistical methods or combined with machine learning methods to evaluate landslide susceptibility. These studies have contributed greatly to the advance of methods; however, little research has taken RQD as a factor or combined with mechanical analysis.

LSM is based on the theory that landslides in an area always have similar characteristics and regular distribution. But some slopes, especially artificial slopes, tend to landslide in non-regular areas, which is usually influenced by deep geological structures and excavation. LSM has few predictions ability in this kind of landslide. Based on Mohr-Coulomb theory, the calculation of stress, displacement, and safety factor has been widely used in slope stability analysis and is a recognized effective method (Kumar et al. 2017; Liu et al. 2020a; Umrao et al. 2017). However, some factors such as slope direction, clay mineral content, and angle between the structural plane and slope surface are often difficult to be reflected in mechanical analysis modelling. GIS technology has advantages in reflecting these factors. Therefore, LSM combined with mechanical analysis can improve their limitations and comprehensively evaluate slope stability.

AUC is often used in LSM accuracy measurement. This method requires landslides to be randomly divided into training and validation sets. However, these methods take historical landslides as the validation set, which can only prove the prediction accuracy for existing landslides, but not the prediction ability for potential landslides. Stress value is an important index reflecting the stability of geotechnical engineering. Monitoring data has higher rationality and scientific connotation to measure the results of landslide susceptibility.

The LSM based on mechanical analysis proposed in this paper is applied to open-pit mines to assist with early support schemes. With the mining process, the slope conditions are constantly changing. Therefore, a static landslide susceptibility map still cannot fully meet the needs of slope stability evaluation.

Conclusions

Open-pit mine landslide susceptibility analysis improves the visualization and precision of landslide prediction and may satisfy the need of early protection and treatment of mine slopes. In this study, five factors suitable for open-pit mine were selected from 13 commonly used landslide susceptibility factors. Considering the determinants of mine slope stability, new factors relevant to open-pit mine landslide susceptibility mapping were proposed.

This method considers the influence of rock integrity and mechanical relationship on slope stability. Rock integrity is measured by the RQD index. Based on the core data of 160 boreholes, the rock integrity grid is obtained by the ordinary Kriging interpolation method. Based on Fish language, the stress is calculated by Flac3D software and converted into raster data. Using this method, the landslide source area is determined through the combination of UAV, slope radar, and other monitoring means, which can provide a sufficient basis for formulating an early slope protection plan.

Moreover, this study suggests that the LSMNS method has certain advantages and prospects in improving the reasonability and applicability of landslide susceptibility evaluation in the mining area. The innovation of this method lies in the reasonable adjustment of evaluation factors according to the evaluation scope and the addition of more detailed factors. Based on the traditional landslide susceptibility map theory, it believes that landslides are spatially aggregated and affected by the slope failure mechanism.

Finally, the proposed method is applied to a case study of Wushan open-pit mine, and various monitoring methods are arranged to verify the prediction results. The LSMNS results are in accordance with the actual disaster situation and the monitoring results, which strongly suggest that LSMNS can provide specific guidance for evaluating open-pit landslide susceptibility.

In addition, an accurate landslide susceptibility map can better guide the formulation of slope support treatment plan to reduce the cost of slope treatment under the premise of ensuring mine safety. Therefore, the landslide susceptibility map prepared in this study will help mine decision-makers better plan the mining sequence and construction location of critical facilities, which is applicable to Wushan open-pit mine and other landslide-prone areas with similar conditions in the world.