Next Article in Journal
The Spatial Spillover Effect in Hi-Tech Industries: Empirical Evidence from China
Previous Article in Journal
Tax or Subsidy? Optimal Carbon Emission Policy: A Supply Chain Perspective
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Method of Predicting Ore Dilution Based on a Neural Network and Its Application

Geomechanics Research Center, Northeastern University, Shenyang 110819, China
*
Author to whom correspondence should be addressed.
Sustainability 2020, 12(4), 1550; https://doi.org/10.3390/su12041550
Submission received: 27 December 2019 / Revised: 6 February 2020 / Accepted: 17 February 2020 / Published: 19 February 2020

Abstract

:
A back-propagation neural network prediction model with three layers and six neurons in the hidden layer is established to overcome the limitation of the equivalent linear overbreak slough (ELOS) empirical graph method in estimating unplanned ore dilution. The modified stability number, hydraulic radius, average deviation of the borehole, and powder factor are taken as input variables and the ELOS of quantified unplanned ore dilution as the output variable. The training and testing of the model are performed using 120 sets of data. The average fitting degree r2 of the prediction model is 0.9761, the average mean square error is 0.0001, and the relative error of the prediction is approximately 6.2%. A method of calculating the unplanned ore dilution is proposed and applied to a test stope of the Sandaoqiao lead–zinc mine. The calculated unplanned ore dilution is 0.717 m, and the relative error (i.e., the difference between calculation and measurement of 0.70 m) is 2.4%, which is better than the relative errors for the empirical graph method and numerical simulation (giving dilution values of 0.8 and 0.55 m, respectively). The back-propagation neural network prediction model is confirmed to predict the unplanned ore dilution in real applications.

1. Introduction

Ore dilution control is a common problem in the process of mine production. Unplanned ore dilution refers to the mixing of waste rock into ore not caused by stope design, leading to ore dilution, a higher production cost and a lower quality ore. The accurate and efficient prediction of unplanned ore dilution can guide production by improving the quality of mined ore, mining technology, and production management [1,2,3,4,5,6].
Scholars have adopted different methods for quantitatively estimating ore dilution. Clark [7] proposed the concept of equivalent linear overbreak slough (ELOS), by which the irregular overcut body under exploitation is transformed into the average overcut depth to represent the unplanned ore dilution value. He introduced the ELOS concept into the stability graph method and proposed the ELOS empirical graph method. Liu et al. [8] obtained a regression equation of the ore recovery rate as a function of the rock inclusion rate of the pillarless sublevel caving on the basis of the simulation results of an ore drawing experiment and the Matlab statistical analysis box. Luo et al. [9] proposed a method of calculating ore dilution using a three-dimensional laser cavity detection system. Tait [10] adopted a neural network to show that the quality of the surrounding rock mass, hydraulic radius of the stope, and various blasting factors are highly correlated with the ELOS. Wang [11] compared measurements of the ELOS with estimations from an empirical graph and concluded that the difference was due to blasting and other factors that have been ignored when building the empirical graph. He also compared the parameters affecting the blasting effect with the previous differences and concluded that the drilling conditions had the main effects on the ELOS. Papaioanou et al. [12] established a stability graph capable of quantifying the ore dilution using two statistical analysis methods, namely the logistic regression and the Bayesian likelihood discrimination. Stewart et al. [13] proposed a method for predicting the dilution of narrow-vein mines on the basis of a large number of examples of narrow-vein mines. Jang et al. [14,15] established a decision support system for unplanned ore dilution using a neuro-fuzzy system. The decision support system provides suggestions for mitigating unplanned ore dilution by analyzing the geology, blasting, and stope design. The above research works are important to the calculation of ore dilution.
In mining production, factors that affect unplanned ore dilution mainly include the stability of surrounding rock, the shape and size of the stope, and the blasting effect of mining. The ELOS empirical graph method proposed by Clark [7] is convenient for the calculation of the unplanned ore dilution of ore but has some disadvantages: (1) When creating the ELOS empirical graph, only the modified stability number and hydraulic radius of the stope are considered, while other factors affecting unplanned ore dilution are ignored, introducing errors into the calculation results; (2) The use of the method is greatly limited once the modified stability number or hydraulic radius exceeds the scale range of the graph; (3) In most cases, the application of the experience graph only provides a fuzzy range of the ELOS and not the exact value. These disadvantages necessitate a more reliable model for predicting unplanned ore dilution in terms of diverse factors.
In this regard, adopting the ELOS empirical graph and fully considering the average deviations of the borehole, powder factor, and other factors affecting the blasting effect, the present paper uses a back-propagation (BP) neural network algorithm to build a model for predicting unplanned ore dilution. The prediction performance of the BP neural network model is modified and optimized using collected data and measurements, and the prediction accuracy of the model is verified by engineering application. The prediction model provides a new method for ore non-dilution index analysis.

2. Materials and Methodologies

2.1. Parameter Selection and Data Acquisition

The present paper determines the modified stability number, hydraulic radius, average deviation of the borehole, powder factor, and the corresponding ELOS as indicators for the analysis and calculation of unplanned ore dilution by comprehensively analyzing the influencing factors, characteristics, and causes of unplanned ore dilution and combining the research results of Clark, Tait, and Wang et al. The established prediction system is shown in Figure 1.
One hundred sets of basic data of stope unplanned ore dilution at typical mines were collected [11,16,17,18]. Additionally, rock mechanics tests and three-dimensional laser digital surveying [19] were carried out to obtain 20 sets of data (Table 1). The volume of the overbreak slough of the final stope is obtained by comparing the final stope shape obtained by three-dimensional laser digital surveying with the originally designed stope shape (Figure 2), and the ELOS is calculated as
ELOS = V O S A S
where VOS is the volume of the slough from the stope surface while AS is the area of the stope surface.
The collected data (100 sets) and acquired data (20 sets) constitute the database of the BP neural network model. Eighty percent of the 120 sets of data (i.e., 96 sets of data) are randomly selected as sample data for training the model while the remaining 20% (i.e., 24 sets of data) are selected as the sample data for testing the model.

2.2. Neural Network Model

The unplanned ore dilution is closely related to the modified stability number, hydraulic radius, average deviation of the borehole, and powder factor. However, this complicated relationship is not linear, and it is thus difficult to predict the unplanned ore dilution and the error is relatively large. The BP neural network performs well in handling nonlinear relationships in data. Therefore, the present paper adopts the BP neural network in predicting unplanned ore dilution, effectively reducing the prediction error.

2.2.1. Model Structure

The BP neural network adopted in this paper is a multilayer feedforward neural network based on the error BP algorithm [20,21,22]. The three-layer BP neural network has excellent nonlinear mapping capability and is thus adopted for modeling in this work [23]; that is, there is one input layer, one hidden layer, and one output layer. The input layer has four input variables, namely the modified stability number, hydraulic radius, average deviation of the borehole, and powder factor, which affect the unplanned ore dilution, and there are thus four neuron nodes in the input layer. The output layer only contains the ELOS, which represents the unplanned ore dilution, and there is thus one neuron node in the output layer. Given that the number of neuron nodes in the hidden layer directly affects the ability of the neural network to map complex problems, the number of neuron nodes in the hidden layer needs to be optimized through experimental analysis; the number is set as n [24].

2.2.2. Building the Model

Due to the five variables—modified stability number, hydraulic radius, drilling of average deviation, powder factor, and ELOS—not being of the same type, they must be normalized to ensure proper training results of the model. The input and output variables are mapped to [0,1] through a normalization processing. The normalization is expressed as
z i k = Z i k Z i min Z i max Z i min , k = 1 , 2 120 i = 1 , 2 , 3 , 4 , 5
where zik denotes the normalized data of class I; Zik denotes the original data of class i; and Zmin and Zmax are respectively the minimum and maximum values in the original data of class I. After normalization, the input of the model Xi(120) = (xi1, xi2xi120) while the expected output M(120) = (m1, m2m120). The input Xi(96) of 96 sets of random training samples after normalization processing is input into the neural network, and the output value set Yj(96) of the hidden layer is calculated as
Y j 96 = f i = 1 4 w i j y X i 96 + b j y = 1 1 + e i = 1 4 w i j y X i b j y , j = 1 , 2 , n
where wij(y) is the weight of the connection between the input layer and hidden layer; bj(y) is the threshold between the input layer and hidden layer; and the excitation function f(x) of the hidden layer adopts the logsig function f(x) = 1/[1 + exp(−x)]. The excitation function of the output layer is set as a linear function. When the input variable propagates forward to the output layer, the set Z(96) of the output of the output layer is calculated as
Z 96 = j = 1 n w j ( z ) Y j 96 + b ( z )
where wj(z) is the weight of connection between the hidden layer and output layer while b(z) is the threshold between the hidden layer and output layer. When the output of the output layer of all training samples is obtained, the training accuracy of the model is determined by the mean square error (MSE), expressed as
M S E = 1 96 k = 1 96 m k z k 2
where mk is the measured ELOS value of the training sample in set k while zk is the output value of the BP neural network output layer of the training samples in set k. When the error that is the difference between the training output and the measurement is large and the target accuracy is not achieved, the error is reverse-propagated by the gradient descent algorithm until the target accuracy is achieved, which means the training process is complete. The calculation is
w N + 1 = w N α M S E w
b N + 1 = b N α M S E b
where w(N) is the weight of each connection layer; b(N) is the threshold between the connection layers; w(N+1) is the modified weight; b(N+1) is the revised threshold; α is the network learning rate; and N is the number of corrections.
After the training process, the weights of connection and thresholds between the connecting layers are kept unchanged. The input variable Xi(24) of the remaining 24 test samples after normalization is input into the neural network, and the set of output values Z(24) of the output layer is obtained through the above process. Finally, the output of the output layer in the set is anti-normalized to obtain the predicted value of the test sample.
Z i k = z i k Z i max Z i min + Z i min

2.2.3. Model Training and Testing

To ensure the effectiveness of training and testing with sample data, the target error is set as 10−4, the network learning rate is 0.01, and the maximum number of training steps is 1000. A flowchart of the model training and testing is shown in Figure 3.
The MSE and r2 are introduced to evaluate the prediction performance of the BP neural network model more comprehensively. As r2 approaches 1, the correlation between the predicted value and the measurement increases and the fitting degree of the model improves. r2 is calculated as
r 2 = 24 Σ k = 1 24 M k Z k Σ k = 1 24 M k Σ k = 1 24 Z k 2 24 Σ k = 1 24 M k 2 Σ k = 1 24 M k 2 24 Σ k = 1 24 Z k 2 Σ k = 1 24 Z k 2
where Mk is the measured ELOS value of the test sample in set k while Zk is the predicted ELOS value of the test sample in set k. The number of neuron nodes n in the hidden layer is set as 1–10, and the neural network was trained and tested for 5 times successively to obtain the corresponding predictive performance evaluation index [25] (Table 2).
According to the analysis in Table 2, when there are six neuron nodes in the hidden layer, the average fitting degree r2 of the BP neural network model is 0.9761 and the average MSE is 0.0001. The prediction performance of the BP neural network model is best in this case. The number of neuron nodes in the hidden layer of the BP neural network model is therefore set at six. Accordingly, the prediction model of unplanned ore dilution is built as the following (Figure 4).
A 5-fold cross-validation experiment was conducted for the established prediction model of unplanned ore dilution. The specific operation process of the experiment was as follows: Step 1: randomly shuffles the database (Appendix A) and divide it into five sets. Step 2: one set is used for test validation set and the other four sets are used for training set. Step 3: after conducting 5 validation tests in turn, randomly shuffles the database again and repeat the first step. The whole process was repeated for 5 times, with a total of 25 experiments for the performance evaluation. The experimental data obtained by 5-fold cross-validation are shown in Appendix B.
Taking the first experimental data of the 5-fold cross-validation experiment as an example, the predicted value of the test samples calculated by the BP neural network model was compared with the measured value, and the results were recorded in Table 3.
The corresponding data in Table 3 are integrated to draw a relative error diagram of the unplanned ore dilution prediction model, as shown in Figure 5.
The Figure 5 reveals that the predicted value is slightly different from the field measurements, with the average relative error being 6.0%. The relative error of each test sample fluctuates within a certain range, and the fluctuation range is insignificant (10%). Using the same method to deal with the other data obtained from the 5-fold cross-validation experiments, the relative error between the predicted value of the unplanned ore dilution prediction model and the measured value in the field is within 19.6%. The mean relative error was 6.2%. Therefore, the prediction model of unplanned ore dilution based on the BP neural network has good accuracy and stability.

2.2.4. Calculation of Unplanned Ore Dilution

Table 2 shows that the prediction performance for unplanned ore dilution is best when there are six neuron nodes in the hidden layer. However, when deriving the formula for calculating the unplanned ore dilution, the increase in the number of neuron nodes in the hidden layer greatly increases the complexity of formula derivation. Therefore, the hidden layer neuron node is reduced to one, while other layer neuron node remains unchanged, and the formula is derived.
The input variables are normalized to X1, X2, X3, and X4 using Formula (2) and the output y of the hidden layer is obtained by substituting the input variables X1, X2, X3, and X4 into Formula (3):
y = 1 / 1 + exp ( w 1 ( y ) X 1 w 2 ( y ) X 2 w 3 ( y ) X 3 w 4 ( y ) X 4 b ( y ) )
The output y of the hidden layer is input into Formula (4) to get the output z of the output layer:
z = b ( z ) + w ( z ) / 1 + exp ( w 1 ( y ) X 1 w 2 ( y ) X 2 w 3 ( y ) X 3 w 4 ( y ) X 4 b ( y ) )
where the weight of the input layer to the hidden layer wi(y) = {2.5610, −1.5110, 0.0536, −0.0845}; the threshold b(y) = 2.2195; the weight of the connection from the hidden layer to the output layer wi(z) = −1.4773; and the threshold b(z) = 0.4850.
The input and output values in Formula (11) are anti-normalized to obtain the formula for calculating the unplanned ore dilution (i.e., ELOS).
ELOS = 0.4850 6.3524 / 1 + exp ( 0.0362 x 1 + 0.0819 x 2 0.0447 x 3 + 0.0871 x 4 2.3240 )

2.3. Empirical Graph Method

ELOS empirical graph method [7] is the common method used to estimate the unplanned ore dilution. Although empirical graph method has some shortcomings, it can also verify the prediction performance of neural network. The empirical graph for estimating unplanned ore dilution is shown in Figure 6.

2.4. Numerical Simulation Method

With the continuous development and improvement of computer levels, numerical calculation software has been widely used in geotechnical engineering analysis. As a common verification method, numerical simulation has the advantages of providing intuitive results and having strong applicability.
In this paper, RS2 numerical simulation software was used to verify the predictive performance of the established neural network model. RS2 is a powerful geotechnical finite element analysis software developed by Rocscience, which can perform a certain degree of predictive analysis before engineering construction.

3. Results

3.1. Engineering Application

In order to verify and cross-validate the BP neural network approach, we select a test stope in the Sandaoqiao lead-zinc mine to analyze and calculate the unplanned ore dilution and verify the accuracy of the calculation.

3.1.1. Geological Setting and Engineering Background

The Sandaoqiao lead-zinc mine is located on the western margin of the northern section of the Greater Khingan Range in Inner Mongolia, China (Figure 7). There are 67 lead-zinc industrial orebodies in the ore belts I, II, and III within the mining area, among which orebody Ⅲ-3 is the largest. This orebody has a strike of 286°–345° and dip angle of 70°–85°. The orebody is vein-shaped and regular in shape. The middle part of the ore body is thicker than the deep part and both sides.
The stope of the Sandaoqiao lead-zinc mine had a length of 50 m and a height of 40 m. When mining in an area neighboring exploration line 9 at a depth of 610 m for orebody Ⅲ-3, the occurrence of geological faults resulted in the serious dislocation of orebody Ⅲ-3 and a length of the remaining orebody of 80 m. If two stopes are arranged for the length of an orebody, the amount of mining and cutting works and the cost of mining are greatly increased. In an effort to reduce costs and improve production, the mine lengthened the stope from 50 to 80 m. Consequently, only one stope is needed to extract the remaining ore of orebody III-3 at a depth of 610 m, which greatly reduces the cutting quantity and recovery cost. However, the problem is that a change in stope size will affect unplanned ore dilution, and previous experience of unplanned ore dilution of the original stope size is no longer valid in predicting unplanned ore dilution with a larger stope. It is therefore necessary to use the prediction model to obtain the unplanned ore dilution for a test stope.

3.1.2. Test Stope

The selected test stope of orebody III-3 at a depth of 610 m at the Sandaoqiao lead-zinc mine is between exploration lines 5 and 9 (Figure 8).
The test stope has an average span of 5 m, a height of 40 m, a strike length of 80 m, and an inclination angle of 70°. The surrounding rock of the hanging wall of the test stope is detritus crystal tuff while the surrounding rock of the footwall is andesite. The mining method is shallow-hole shrinkage mining with a flat bottom structure (Figure 9).

3.1.3. Model Application

Various parameters affecting stope stability are obtained from an engineering geological survey and rock mechanics tests of the test stope (Table 4).
Parameters in Table 4 are taken as input variables for the unplanned-dilution prediction model based on a BP neural network. At the end of model training, the MSE is 9 × 10−5, and the calculated ELOS of the hanging wall of the test stope is 0.717 m.

3.2. Comparison and Analysis

Results obtained using the BP neural network model are verified by comparing the field measurements of the ELOS with results obtained using the BP neural network prediction method, the empirical graph method, and the numerical simulation method.

3.2.1. Results of Empirical Graph Method

The ELOS empirical graph is the common approach of estimating unplanned ore dilution. The modified stability number and hydraulic radius in Table 4 are added to the ELOS empirical graph, and the position of the test stope at a depth of 610 m for the Sandaoqiao lead-zinc mine is obtained as shown in Figure 10.
Figure 10 shows that the ELOS of the test stope obtained using the ELOS empirical graph method is approximately 0.8 m.

3.2.2. Results of Numerical Simulation

In this paper, RS2 software is used to analyze the mining of the test stope of the Sandaoqiao lead-zinc mine. The specific process of simulation is not explained here [26]. Numerical results are presented in Figure 11.
The morphology of the plastic zone shown in Figure 11 reveals that the ELOS of the hanging wall of the test stope is 0.55 m.
Field measurements (Figure 12), results obtained using the BP neural network prediction method and empirical graph method, and numerical simulation results are compared in Table 5. The results show that the BP neural network prediction model performs well.

4. Discussion

In order to more accurately and effectively predict ore dilution, based on the ELOS empirical graph method and fully considering the average deviations of the borehole, powder factor, and other factors affecting the blasting quality, a prediction model of unplanned ore dilution based on a three-layer BP neural network with six neuron nodes in the hidden layer was established. Using collected and measured data to modify and evaluate the predictive performance of the model, the unplanned ore dilution prediction model was used to calculate the test stope of Sandaoqiao lead-zinc mine, and the ELOS of hanging wall was 0.717 m. The relative error between the predicted and actual measurements was 2.4%. Therefore, the established prediction model is accurate and reasonable, which provides a new method for the quantitative analysis of unplanned ore dilution.
Although the traditional ELOS empirical graph method is convenient to use, it has the disadvantages of not being able to give precise values and being limited in application range. The BP neural network model established in this paper performs well in predicting the unplanned ore dilution. The average relative error of the prediction model is 6.2% after the 5-fold cross-validation experiment. Therefore, the prediction method of ore dilution based on neural network has a wider application range with good accuracy, making up for the shortcomings of ELOS empirical graph.
A limitation of the unplanned ore dilution prediction model is that it is complicated to use. The next research objective is to simplify the operation procedure and improve the accuracy of the simplified calculation formula.

5. Conclusions

Data of unplanned ore dilution for actual mines (i.e., the modified stability number, hydraulic radius, average borehole deviation, and powder factor) were collected and a model of unplanned ore dilution was established on the basis of a BP neural network. The average fitting degree r2 of the model was 0.9761, the average MSE was 0.0001, and the relative error of prediction was about 6.2%. By referring to the BP neural network model, the simplified calculation formula of unplanned ore dilution based on a single hidden layer neuron is derived, which provides another research method for quantitative ore dilution.
Calculations were made for a test stope of the Sandaoqiao lead-zinc mine by applying the unplanned ore dilution prediction model, and the ELOS of the hanging wall of 0.717 m was obtained. The difference between calculation and measurement was 2.4%, which is better than the relative error when adopting the graph method (relative error of 14.3%) or that when conducting numerical simulation (relative error of 21.4%). The results show that the BP neural network model can be effectively applied in predicting unplanned ore dilution, providing a new method for ore dilution analysis.

Author Contributions

X.Z. conceived and designed the research. J.N. performed the field investigations and experiments, collected the field data. J.N. wrote the original manuscript. X.Z. revised the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Key Research and Development Program (2018YFC0604604, 2018YFC0604401, and 2016YFC0600803) and Project of the NSFC-Shandong United Fund (U1806208).

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Table A1. Database of 120 case histories of unplanned ore dilution.
Table A1. Database of 120 case histories of unplanned ore dilution.
Sample NumberModified Stability NumberHydraulic Radius (m)Average Borehole Deviation (m)Powder Factor (kg/t)ELOS (m)
173.1010.460.500.500.10
229.3612.950.600.501.10
30.171.820.200.392.70
411.257.380.400.581.20
535.078.460.400.580.90
69.286.000.300.500.60
718.1913.680.600.501.90
810.396.890.300.450.70
96.936.890.300.451.10
1035.284.050.400.580.10
119.184.050.400.580.40
1235.286.120.400.580.10
139.186.120.400.580.70
1414.033.780.400.390.30
153.813.780.400.390.80
1614.035.510.400.390.40
173.815.510.400.391.30
1814.036.510.400.390.40
193.816.510.400.391.80
201.811.780.200.451.00
218.107.000.500.560.80
2211.007.400.600.411.30
237.008.800.600.642.30
2411.007.300.700.452.10
257.109.301.000.951.30
268.806.900.100.590.10
277.807.600.600.411.10
288.806.700.700.862.10
297.307.200.300.361.20
307.806.900.700.451.90
3110.805.000.500.410.60
328.007.200.40.401.20
3312.206.600.200.400.20
3411.406.700.300.410.50
356.707.300.200.591.10
3612.006.200.200.600.40
379.909.100.40.881.40
3814.105.400.400.370.20
399.206.000.600.450.50
4012.206.6000.430.30
4111.205.5000.590.40
4211.105.200.500.520.40
436.005.500.751.053.30
4411.106.2000.400.40
4511.606.500.500.500.60
466.308.001.000.414.40
479.807.001.200.284.00
4812.006.300.400.320.70
4913.506.900.400.540.60
509.807.500.500.320.80
5111.006.000.400.670.40
5210.108.100.900.511.10
539.506.200.800.470.70
5410.306.300.700.470.60
558.206.000.900.291.10
567.705.600.900.471.50
578.205.700.900.362.40
589.105.700.300.310.80
5910.406.900.600.570.80
6010.605.700.700.330.40
614.507.201.000.301.90
627.907.2000.300.90
633.807.000.500.251.90
645.406.100.900.251.20
655.605.7000.450.40
6612.005.7000.450.30
671.707.2000.602.80
687.207.2000.600.20
691.908.8000.404.30
7072.008.8000.400.20
711.907.6000.555.20
7272.007.6000.550.10
7334.0010.2000.400
7418.204.5000.390.20
7521.604.5000.390.10
7621.607.300.600.310.30
7721.607.300.600.310.30
7821.606.701.100.320.50
7921.606.400.900.320.40
801.204.4000.702.90
8122.5015.000.250.651.90
8236.0015.000.250.651.00
8322.5020.000.250.654.10
8436.0020.000.250.651.70
8534.005.800.600.900.10
862.405.800.300.902.00
8712.002.500.400.500.10
8815.002.500.400.500.30
8923.005.400.501.200.20
902.405.400.101.201.80
9122.004.100.101.100.20
9223.004.100.101.100.10
9329.004.000.500.580.10
9436.004.000.950.580.10
9532.004.000.300.900.10
962.404.000.150.901.10
9722.004.200.101.200.10
9823.004.200.101.200
9932.005.100.300.630.30
10023.005.100.400.630.20
10114.505.400.501.000.40
1022.405.400.151.001.80
10335.005.6001.140.10
10423.005.6001.140.30
10526.006.400.800.650.20
10634.006.400.500.650.10
10728.004.901.000.470.40
10817.004.900.450.470.40
10922.406.900.400.840.20
11023.006.900.300.840.20
11110.505.600.301.190.40
11223.005.6001.190.20
1132.005.200.500.641.80
11412.005.200.500.640.50
11531.007.100.150.840.20
11636.007.100.150.840.10
11733.005.500.151.050.10
1187.108.1000.351.60
11960.007.900.500.450.20
1207.207.3001.221.20

Appendix B

Table A2. Experimental results of 5-fold cross-validation.
Table A2. Experimental results of 5-fold cross-validation.
Sample NumberMeasured Value (m)Predicted Value (m)Relative Error (%)Sample NumberMeasured Value (m)Predicted Value (m)Relative Error (%)
Ⅰ-1
10.400.40160.4131.901.85102.6
20.100.10969.6140.800.87269.1
30.200.21798.9150.200.19323.4
40.700.70250.4160.500.53637.3
50.700.76258.9174.304.68408.9
60.300.32568.5183.303.53607.2
70.100.09841.6190.100.089610.4
80.400.43639.1202.002.13506.8
90.300.32608.7210.400.42546.4
100.500.51042.1220.800.72429.5
110.600.56196.4230.900.92622.9
120.900.86723.6241.101.12101.9
Ⅰ-2
12.70 2.8167 4.3 131.80 1.7164 4.6
20.00 0.0125 -141.80 1.8591 3.3
31.10 1.1294 2.7 150.40 0.3916 2.1
40.10 0.1165 16.5 160.10 0.0898 10.2
50.20 0.2088 4.4 170.20 0.2211 10.6
60.40 0.4376 9.4 180.20 0.2017 0.8
70.70 0.6153 12.1 191.70 1.5946 6.2
81.00 1.0768 7.7 201.10 1.0579 3.8
91.30 1.3013 0.1 211.20 1.1350 5.4
100.20 0.1936 3.2 220.20 0.1960 2.0
110.20 0.1867 6.7 230.10 0.0863 13.7
120.20 0.1962 1.9 241.80 2.0341 13.0
Ⅰ-3
10.40 0.4312 7.8 130.20 0.1843 7.9
20.10 0.1163 16.3 141.90 2.1185 11.5
30.10 0.0897 10.3 152.40 2.5134 4.7
40.40 0.3848 3.8 164.10 4.2107 2.7
50.40 0.4132 3.3 170.60 0.5861 2.3
60.40 0.4076 1.9 180.40 0.4166 4.2
70.30 0.3189 6.3 192.30 2.5427 10.6
81.60 1.6931 5.8 200.30 0.3166 5.5
90.40 0.3977 0.6 210.20 0.1843 7.9
101.20 1.2694 5.8 220.00 0.0000 -
110.30 0.2849 5.0 231.20 1.2309 2.6
121.90 2.1067 10.9 240.10 0.1129 12.9
Ⅰ-4
11.30 1.3351 2.7 131.40 1.3527 3.4
21.20 1.1964 0.3 142.80 3.1640 13.0
32.90 3.1360 8.1 155.20 4.9937 4.0
42.10 2.2034 4.9 161.80 1.8324 1.8
51.10 1.0875 1.1 171.10 1.2165 10.6
61.50 1.6137 7.6 180.10 0.1183 18.3
70.60 0.5873 2.1 191.30 1.3065 0.5
84.00 3.8992 2.5 200.40 0.4324 8.1
90.80 0.8443 5.5 210.80 0.8735 9.2
100.40 0.4385 9.6 221.90 2.0415 7.4
110.40 0.3768 5.8 231.10 1.1216 2.0
120.10 0.0879 12.1 240.60 0.6370 6.2
Ⅰ-5
10.30 0.2843 5.2 130.50 0.4735 5.3
21.90 1.8463 2.8 140.60 0.5783 3.6
30.20 0.2174 8.7 150.10 0.1008 0.8
40.30 0.3149 5.0 160.20 0.2101 5.1
50.10 0.0889 11.1 170.80 0.8345 4.3
60.40 0.3974 0.7 182.10 2.0762 1.1
70.20 0.1865 6.8 190.10 0.1015 1.5
80.30 0.3348 11.6 200.10 0.0991 0.9
90.10 0.1176 17.6 211.20 1.2016 0.1
101.10 1.2840 16.7 220.50 0.4870 2.6
114.40 4.0957 6.9 231.00 1.1047 10.5
120.70 0.6782 3.1 240.10 0.0985 1.5
Ⅱ-1
11.90 1.8967 0.2 130.20 0.1980 1.0
20.40 0.3955 1.1 141.90 2.0766 9.3
30.10 0.1103 10.3 150.40 0.3754 6.2
40.40 0.4124 3.1 160.10 0.0955 4.5
50.20 0.2067 3.3 170.10 0.0956 4.4
62.40 2.4348 1.5 180.80 0.7872 1.6
71.10 1.0846 1.4 190.70 0.7216 3.1
84.30 4.2841 0.4 200.40 0.3862 3.5
90.70 0.8346 19.2 210.10 0.1106 10.6
100.10 0.0968 3.2 220.70 0.7416 5.9
111.20 1.2167 1.4 231.20 1.4345 19.5
120.20 0.2164 8.2 241.10 1.2000 9.1
Ⅱ-2
11.30 1.3355 2.7 130.10 0.1056 5.6
21.80 1.7645 2.0 141.30 1.3110 0.8
30.20 0.2046 2.3 150.20 0.2249 12.5
41.10 1.1312 2.8 161.10 1.1041 0.4
50.40 0.3986 0.4 170.80 0.7835 2.1
61.70 1.6843 0.9 180.40 0.4338 8.5
71.10 1.0764 2.1 190.30 0.3154 5.1
80.30 0.2845 5.2 200.40 0.4314 7.9
90.40 0.4061 1.5 210.20 0.2135 6.7
100.50 0.5137 2.7 220.80 0.8376 4.7
110.00 0.0800 -230.20 0.2357 17.9
120.20 0.2164 8.2 242.00 2.3014 15.1
Ⅱ-3
11.00 1.1435 14.4 130.10 0.0947 5.3
20.60 0.5913 1.4 141.30 1.4157 8.9
31.90 2.1438 12.8 152.30 2.4180 5.1
42.70 2.8375 5.1 165.20 5.5438 6.6
50.50 0.4971 0.6 172.80 2.7641 1.3
61.10 1.0090 8.3 183.30 3.3264 0.8
70.60 0.5763 3.9 190.30 0.3275 9.2
80.60 0.5816 3.1 200.20 0.1800 10.0
91.20 1.3244 10.4 214.40 4.1826 4.9
100.00 0.0676 -220.30 0.3156 5.2
110.20 0.2276 13.8 234.00 4.3468 8.7
124.10 3.5762 12.8 240.40 0.4380 9.5
Ⅱ-4
11.50 1.4863 0.9 132.10 2.1642 3.1
20.20 0.1963 1.9 140.20 0.2039 1.9
30.40 0.4338 8.5 151.90 1.8630 1.9
41.10 1.1008 0.1 161.80 1.8345 1.9
50.10 0.0950 5.0 170.90 0.8935 0.7
60.40 0.3746 6.4 180.10 0.1107 10.7
70.80 0.7641 4.5 190.20 0.2143 7.1
81.80 1.7634 2.0 201.20 1.2400 3.3
90.50 0.5166 3.3 212.10 2.0613 1.8
100.40 0.4176 4.4 220.10 0.1031 3.1
110.60 0.5834 2.8 232.90 2.6137 9.9
120.70 0.6945 0.8 240.30 0.2860 4.7
Ⅱ-5
10.50 0.4791 4.2 130.10 0.1196 19.6
20.10 0.1037 3.7 140.10 0.0964 3.6
30.10 0.0963 3.7 150.30 0.3167 5.6
40.20 0.2048 2.4 160.80 0.7315 8.6
51.80 1.9115 6.2 170.10 0.0846 15.4
60.40 0.4310 7.7 180.90 0.9153 1.7
70.40 0.4135 3.4 191.60 1.7346 8.4
80.10 0.1164 16.4 200.30 0.2872 4.3
91.00 1.1866 18.7 211.20 1.1631 3.1
100.60 0.6423 7.1 220.40 0.4232 5.8
111.90 2.0409 7.4 231.40 1.3451 3.9
120.10 0.0900 10.0 240.30 0.2900 3.3
Ⅲ-1
10.10 0.1119 11.9 131.80 1.8635 3.5
24.40 4.5341 3.0 140.10 0.1086 8.6
30.10 0.1035 3.5 151.30 1.3107 0.8
40.30 0.3321 10.7 160.80 0.8647 8.1
55.20 4.9314 5.2 170.80 0.7961 0.5
60.20 0.1937 3.2 181.20 1.2418 3.5
71.10 1.2107 10.1 192.00 1.8937 5.3
81.80 2.0310 12.8 200.10 0.0864 13.6
90.40 0.4213 5.3 211.20 1.3000 8.3
100.40 0.3938 1.6 220.60 0.6374 6.2
110.40 0.3896 2.6 230.10 0.1132 13.2
120.10 0.1129 12.9 240.30 0.3571 19.0
Ⅲ-2
10.60 0.6138 2.3 130.40 0.4134 3.3
20.90 1.0336 14.8 140.20 0.1763 11.9
31.30 1.2861 1.1 150.30 0.3224 7.5
44.10 3.8630 5.8 162.40 2.3100 3.7
50.40 0.4267 6.7 170.10 0.0913 8.7
63.30 3.0492 7.6 181.30 1.2763 1.8
70.30 0.3215 7.2 190.70 0.6847 2.2
80.50 0.5553 11.1 200.20 0.1965 1.8
91.80 1.8647 3.6 210.30 0.2934 2.2
101.50 1.4682 2.1 220.90 0.9738 8.2
111.70 1.7134 0.8 230.40 0.4318 8.0
121.90 2.1040 10.7 240.30 0.3221 7.4
Ⅲ-3
10.10 0.1002 0.2 130.10 0.1132 13.2
20.40 0.4231 5.8 141.00 1.1016 10.2
32.10 2.1430 2.0 151.90 2.1034 10.7
40.10 0.0972 2.8 160.70 0.6978 0.3
51.00 1.0434 4.3 171.20 1.0967 8.6
60.10 0.1109 10.9 180.20 0.1846 7.7
70.10 0.0883 11.7 190.60 0.6324 5.4
80.80 0.7966 0.4 202.70 2.9647 9.8
90.80 0.7990 0.1 211.10 1.2155 10.5
100.40 0.4235 5.9 220.50 0.4863 2.7
111.90 2.0137 6.0 230.40 0.4129 3.2
120.20 0.2106 5.3 240.30 0.3336 11.2
Ⅲ-4
10.20 0.2130 6.5 130.10 0.0954 4.6
21.40 1.3765 1.7 140.20 0.1861 7.0
30.50 0.5111 2.2 150.40 0.4213 5.3
40.20 0.2200 10.0 160.40 0.4255 6.4
51.20 1.2135 1.1 170.20 0.2131 6.6
60.70 0.6813 2.7 180.10 0.0876 12.4
70.20 0.2164 8.2 190.20 0.2137 6.9
80.00 0.0720 -200.20 0.2190 9.5
90.40 0.4422 10.6 210.00 0.0000 -
100.30 0.3231 7.7 224.00 4.2347 5.9
111.90 2.1348 12.4 230.80 0.7889 1.4
120.10 0.1090 9.0 241.10 1.2011 9.2
Ⅲ-5
10.20 0.2115 5.7 132.80 2.7648 1.3
21.10 1.1341 3.1 140.40 0.4344 8.6
31.60 1.6340 2.1 150.50 0.5346 6.9
42.90 3.1021 7.0 161.10 1.2123 10.2
51.80 1.7746 1.4 170.20 0.2223 11.2
61.90 2.0314 6.9 181.10 1.1576 5.2
70.60 0.5876 2.1 194.30 4.5318 5.4
80.60 0.6123 2.1 200.70 0.7264 3.8
90.10 0.1155 15.5 210.10 0.1105 10.5
101.10 1.1684 6.2 221.20 1.1800 1.7
112.30 2.4320 5.7 230.40 0.4232 5.8
120.40 0.4259 6.5 242.10 2.1770 3.7
IV-1
10.10 0.1085 8.5 130.40 0.4322 8.0
20.90 0.9326 3.6 144.00 3.8461 3.8
30.20 0.2138 6.9 150.80 0.7866 1.7
40.30 0.2763 7.9 160.10 0.1147 14.7
50.70 0.6834 2.4 171.80 1.8329 1.8
60.20 0.1866 6.7 180.40 0.3820 4.5
70.40 0.4213 5.3 190.30 0.2911 3.0
81.90 2.0076 5.7 203.30 3.4122 3.4
91.20 1.2103 0.9 210.20 0.1763 11.9
101.10 1.1137 1.2 221.10 1.1740 6.7
112.10 2.0360 3.0 230.10 0.1096 9.6
120.10 0.0923 7.7 240.40 0.3885 2.9
IV-2
12.00 2.2414 12.1 130.20 0.2002 0.1
21.30 1.3336 2.6 141.50 1.6643 11.0
32.90 2.9067 0.2 150.30 0.2765 7.8
40.10 0.1060 6.0 161.80 2.0314 12.9
51.30 1.3045 0.3 174.10 4.1036 0.1
60.20 0.2104 5.2 180.00 0.0000 -
70.30 0.2861 4.6 191.40 1.4326 2.3
80.20 0.2310 15.5 200.20 0.1913 4.4
90.60 0.6210 3.5 210.40 0.4140 3.5
100.10 0.1098 9.8 221.30 1.2631 2.8
112.40 2.4464 1.9 230.10 0.0861 13.9
120.60 0.5811 3.2 240.20 0.2029 1.4
IV-3
11.20 1.2037 0.3 130.10 0.1101 10.1
20.70 0.7260 3.7 140.10 0.0887 11.3
30.40 0.3926 1.9 151.10 1.1754 6.9
40.40 0.3865 3.4 160.40 0.4313 7.8
50.80 0.7769 2.9 170.50 0.5833 16.7
61.00 1.0830 8.3 180.70 0.6810 2.7
70.60 0.5790 3.5 191.90 1.7975 5.4
80.10 0.0869 13.1 201.10 1.0132 7.9
90.40 0.4221 5.5 212.30 2.3220 1.0
100.30 0.3504 16.8 220.40 0.4357 8.9
110.20 0.1864 6.8 230.10 0.0963 3.7
120.40 0.4317 7.9 242.70 2.6872 0.5
IV-4
10.60 0.5961 0.7 130.40 0.4235 5.9
20.30 0.3127 4.2 141.20 1.1843 1.3
30.90 1.0237 13.7 151.20 1.0978 8.5
40.40 0.4325 8.1 161.70 1.8647 9.7
50.20 0.1863 6.9 170.20 0.2351 17.6
60.40 0.3764 5.9 180.40 0.4685 17.1
70.10 0.1077 7.7 190.20 0.2206 10.3
80.10 0.0861 13.9 200.70 0.8109 15.8
91.80 1.8803 4.5 210.20 0.1909 4.6
105.20 4.8975 5.8 221.60 1.5507 3.1
111.20 1.2101 0.8 230.50 0.5070 1.4
120.10 0.0980 2.0 240.50 0.4868 2.6
IV-5
11.90 2.1133 11.2 130.10 0.1133 13.3
24.30 4.4106 2.6 140.20 0.1941 3.0
32.10 2.1055 0.3 152.80 3.0476 8.8
40.00 0.0000 -161.10 1.2044 9.5
51.90 1.7927 5.6 171.10 1.1665 6.0
60.30 0.3104 3.5 181.90 2.0431 7.5
70.80 0.7885 1.4 190.10 0.0971 2.9
81.10 1.1130 1.2 201.80 1.7990 0.1
90.60 0.5841 2.7 214.40 4.1731 5.2
100.80 0.7695 3.8 220.80 0.9136 14.2
110.50 0.4862 2.8 230.10 0.1073 7.3
120.30 0.3164 5.5 241.00 1.0719 7.2
V-1
10.30 0.3174 5.8 131.90 2.0348 7.1
20.20 0.1867 6.7 140.20 0.2160 8.0
30.60 0.6673 11.2 150.60 0.6231 3.9
40.40 0.4176 4.4 161.80 1.9677 9.3
51.80 1.9135 6.3 170.20 0.1995 0.3
60.40 0.3652 8.7 181.30 1.3549 4.2
70.10 0.0837 16.3 190.40 0.3956 1.1
81.10 1.1966 8.8 200.60 0.6394 6.6
90.20 0.2135 6.7 210.30 0.3166 5.5
100.80 0.7869 1.6 220.20 0.2237 11.9
110.40 0.4345 8.6 230.40 0.4130 3.2
120.40 0.3799 5.0 240.80 0.7668 4.2
V-2
10.10 0.0868 13.2 130.10 0.1012 1.2
21.90 2.0754 9.2 140.30 0.2741 8.6
30.00 0.0036 -150.90 0.8635 4.1
40.20 0.2129 6.5 160.20 0.1869 6.6
50.60 0.5655 5.8 171.20 1.3230 10.3
60.20 0.2311 15.6 181.40 1.4686 4.9
70.60 0.5880 2.0 190.20 0.2148 7.4
81.10 1.0864 1.2 201.00 1.0465 4.7
90.30 0.3358 11.9 214.00 4.3920 9.8
100.10 0.1056 5.6 221.60 1.6343 2.1
110.50 0.4686 6.3 230.40 0.3864 3.4
124.30 4.9357 14.8 242.10 2.0861 0.7
V-3
10.00 0.0000 -130.40 0.4317 7.9
20.10 0.0969 3.1 141.30 1.2765 1.8
30.20 0.1864 6.8 151.20 1.2210 1.8
42.40 2.3556 1.9 160.10 0.1125 12.5
50.70 0.7436 6.2 175.20 4.9361 5.1
60.10 0.0941 5.9 181.70 1.7654 3.8
70.40 0.4430 10.8 190.40 0.3575 10.6
80.10 0.0865 13.5 200.70 0.6690 4.4
90.10 0.1106 10.6 210.20 0.2147 7.4
100.80 0.7842 2.0 221.80 1.9345 7.5
110.10 0.1045 4.5 230.20 0.2144 7.2
120.10 0.0879 12.1 244.10 3.8160 6.9
V-4
12.80 2.9726 6.2 131.10 1.1249 2.3
23.30 2.7489 16.7 141.10 1.1592 5.4
30.30 0.2537 15.4 151.10 1.1498 4.5
42.30 2.4276 5.5 160.10 0.0840 16.0
50.50 0.4861 2.8 171.10 1.2486 13.5
62.10 2.0452 2.6 182.90 3.0465 5.1
70.10 0.0984 1.6 190.70 0.7238 3.4
81.90 2.0675 8.8 200.50 0.4731 5.4
90.30 0.3529 17.6 210.10 0.0823 17.7
101.90 1.8643 1.9 220.10 0.1039 3.9
111.10 1.2342 12.2 231.20 1.2728 6.1
120.10 0.0930 7.0 240.20 0.1637 18.2
V-5
10.80 0.8637 8.0 130.10 0.0900 10.0
22.70 2.8150 4.3 142.00 2.2093 10.5
31.90 1.8938 0.3 150.50 0.5076 1.5
40.80 0.6812 14.9 164.40 4.6037 4.6
50.40 0.4193 4.8 171.30 1.2138 6.6
60.30 0.2941 2.0 180.30 0.3204 6.8
70.20 0.1738 13.1 191.20 1.1760 2.0
80.40 0.4229 5.7 201.80 1.7681 1.8
90.40 0.3843 3.9 211.00 1.0375 3.8
100.40 0.3715 7.1 220.40 0.4638 16.0
111.20 1.1534 3.9 231.50 1.6032 6.9
120.90 0.8633 4.1 240.70 0.6821 2.6

References

  1. Cai, M.F.; Xue, D.L.; Ren, F.H. Current status and development strategy of metal mines. Chin. J. Eng. 2019, 41, 417–426. (In Chinese) [Google Scholar]
  2. Li, C.N.; Ren, F.Y.; Xu, X.H. Analysis of loss and dilution in mineral resources exploitation in Chinese. J. Nat. Resour. 2000, 1, 36–39. (In Chinese) [Google Scholar]
  3. Pakalnis, R.C.T.; Poulin, R.; Hadjigeorgiou, J. Quantifying the cost of dilution in underground mines. Int. J. Rock Mech. Min. Sci. Geomech. Abstr. 1995, 47, 1136–1141. [Google Scholar]
  4. Parker, H.M. Reconciliation principles for the mining industry. Min. Technol. 2012, 121, 160–176. [Google Scholar] [CrossRef]
  5. Crawford, G.D. Dilution and Ore Recovery. Pincock Perspect. 2004, 60, 1–4. [Google Scholar]
  6. Ebrahimi, A. An attempt to standardize the estimation of dilution factor for open pit mining project. In Proceedings of the World Mining Congress, Montreal, QC, Canada, 11–15 August 2013. [Google Scholar]
  7. Clark, L. Minimizing Dilution in Open Stope Mining with Focus on Stope Design and Narrow Vein Longhole Blasting. Ph.D. Thesis, University of British Columbia, Vancouver, BC, Canada, 1998. [Google Scholar]
  8. Liu, X.G.; Zhang, G.L.; Liu, X.B. Analysis of ore loss and dilution in pillarless sublevel caving. Met. Mine 2006, 1, 53–60. (In Chinese) [Google Scholar]
  9. Luo, Z.Q.; Zhang, B.; Liu, X.M. Calculation method for mining loss and ore dilution based on CMS precision survey. Met. Mine 2007, 10, 84–88. (In Chinese) [Google Scholar]
  10. Tait, L. An Investigation into Using Artificial Neural Networks for Empirical Design in the Mining Industry. Ph.D. Thesis, University of British Columbia, Vancouver, BC, Canada, 1998. [Google Scholar]
  11. Wang, J. Influence of Stress, Undercutting, Blasting and Time on Open Stope Stability and Dilution. Ph.D. Thesis, University of Saskatchewan, Saskatoon, SK, Canada, 2004. [Google Scholar]
  12. Papaioanou, A.; Suorineni, F.T. Development of a generalised dilution-based stability graph for open stope design. Min. Technol. 2016, 125, 121–128. [Google Scholar] [CrossRef]
  13. Stewart, P.C.; Trueman, R. Strategies for minimising and predicting dilution in narrow-vein mines—NVD Method. In Proceedings of the Narrow Vein Mining Conference, Ballarat, Australia, 14–15 October 2008. [Google Scholar]
  14. Jang, H.; Topal, E.; Kawamura, Y. Decision support system of unplanned dilution and ore-loss in underground stoping operations using a neuro-fuzzy system. Appl. Soft Comput. 2015, 32, 1–12. [Google Scholar] [CrossRef]
  15. Jang, H.; Topal, E.; Kawamura, Y. Illumination of parameter contributions on uneven break phenomenon in underground stoping mines. Int. J. Min. Sci. Technol. 2016, 26, 1095–1100. [Google Scholar] [CrossRef]
  16. Brady, T.; Martin, L.; Pakalnis, R. Empirical approaches for opening design in weak rock masses. Min. Technol. 2005, 114, 13–20. [Google Scholar] [CrossRef]
  17. Wang, J.; Milne, D.; Pakalnis, R. Application of a neural network in the empirical design of underground excavation spans. Min. Technol. 2002, 111, 73–81. (In Chinese) [Google Scholar] [CrossRef]
  18. Pakalnis, R.; Eng, P.; Brady, T. Weak rock mass design for underground mining operations. In Proceedings of the International Workshop on Rock Mass Classification in Underground Mining, Vancouver, BC, Canada, 31 May 2007. [Google Scholar]
  19. Zhao, X.D.; Xu, S. Principle and Application of 3D Laser Digital Surveying Technology in Mine Engineering; Metallurgical Industry Press: Beijing, China, 2016; pp. 99–163. [Google Scholar]
  20. Wu, W.; Wang, J.; Cheng, M.; Li, Z. Convergence analysis of online gradient method for BP neural networks. Neural Netw. 2011, 24, 91–98. [Google Scholar] [CrossRef] [PubMed]
  21. Yi, J.; Wang, Q.; Zhao, D.; Wen, J. BP neural network prediction-based variable-period sampling approach for networked control systems. Appl. Math. Comput. 2007, 185, 976–988. [Google Scholar] [CrossRef]
  22. Zhao, J.; Wang, F. Parameter identification by neural network for intelligent deep drawing of axisymmetric workpieces. J. Mater. Process. Technol. 2005, 166, 387–391. [Google Scholar] [CrossRef]
  23. Wang, W.; Yao, Y.; Ma, Z. Model of Compressor Performance Prediction Based on Error Back-propagation Artificial Neural Network. Fluid Mach. 2005, 33, 21–24. (In Chinese) [Google Scholar]
  24. Gorman, P.R.; Sejnowski, T.J. Analysis of hidden units in a layered network trained to classify sonar targets. Neural Netw. 1988, 88, 75–89. [Google Scholar] [CrossRef]
  25. Wang, Q.; Meng, W.; Ma, Y.; Hu, X. Prediction of Chlorophyll-a Concentration in Dahuofang Reservoir Based on BP Neural Network. J. Northeast. Univ. Nat. Sci. 2013, 34, 1792–1795. (In Chinese) [Google Scholar]
  26. Zhao, X.D.; Niu, J.A. Stability Evaluation and Parameter Optimization of Stope Based on Extended Mathews Stability Graph Method. Met. Mine 2020, in press. [Google Scholar]
Figure 1. System for predicting unplanned ore dilution.
Figure 1. System for predicting unplanned ore dilution.
Sustainability 12 01550 g001
Figure 2. Comparison of the final stope shape and designed stope shape.
Figure 2. Comparison of the final stope shape and designed stope shape.
Sustainability 12 01550 g002
Figure 3. Flowchart of the model training and testing.
Figure 3. Flowchart of the model training and testing.
Sustainability 12 01550 g003
Figure 4. Prediction model of unplanned ore dilution.
Figure 4. Prediction model of unplanned ore dilution.
Sustainability 12 01550 g004
Figure 5. Prediction error.
Figure 5. Prediction error.
Sustainability 12 01550 g005
Figure 6. ELOS empirical graph.
Figure 6. ELOS empirical graph.
Sustainability 12 01550 g006
Figure 7. Location of the Sandaoqiao lead–zinc mine.
Figure 7. Location of the Sandaoqiao lead–zinc mine.
Sustainability 12 01550 g007
Figure 8. Position of the test stope.
Figure 8. Position of the test stope.
Sustainability 12 01550 g008
Figure 9. Method of mining the test stope.
Figure 9. Method of mining the test stope.
Sustainability 12 01550 g009
Figure 10. ELOS empirical graph.
Figure 10. ELOS empirical graph.
Sustainability 12 01550 g010
Figure 11. Contours of the plastic zone.
Figure 11. Contours of the plastic zone.
Sustainability 12 01550 g011
Figure 12. Field photographs of the test stope.
Figure 12. Field photographs of the test stope.
Sustainability 12 01550 g012
Table 1. Data for the obtained sample.
Table 1. Data for the obtained sample.
Sample NumberMineStopeModified Stability NumberHydraulic Radius (m)Average Borehole Deviation (m)Powder Factor (kg/t) ELOS (m)
1Sandaoqiao2601573.1010.460.500.500.10
2Sandaoqiao3505229.3612.950.600.501.10
3SanshandaoS191700.171.820.200.392.70
4Hulun Buir Shanjin760-711.257.380.400.581.20
5Hongling410235.078.460.400.580.90
6Hongling61139.286.000.300.500.60
7Hongling410018.1913.680.600.501.90
8Hongtoushan3310.396.890.300.450.70
9Hongtoushan306.936.890.300.451.10
10Qinglonggou3480-435.284.050.400.580.10
11Qinglonggou3480-49.184.050.400.580.40
12Qinglonggou3480-335.286.120.400.580.10
13Qinglonggou3480-39.186.120.400.580.70
14Qinglonggou3500-314.033.780.400.390.30
15Qinglonggou3500-33.813.780.400.390.80
16Qinglonggou3500-214.035.510.400.390.40
17Qinglonggou3500-23.815.510.400.391.30
18Qinglonggou3500-114.036.510.400.390.40
19Qinglonggou3500-13.816.510.400.391.80
20Xincheng6321.811.780.200.451.00
Table 2. Evaluation index of the prediction performance.
Table 2. Evaluation index of the prediction performance.
nEvaluation Index1st2nd3rd4th5thAverage Value
1r20.93720.90910.87300.76500.86200.8693
MSE0.00150.00250.00380.00260.00300.0027
2r20.93070.86850.93900.90930.84070.8976
MSE0.00070.00070.00060.00030.00100.0007
3r20.95860.91240.95620.82760.93510.9180
MSE0.00040.00020.00020.00020.00020.0003
4r20.96330.92340.89440.88470.97840.9288
MSE0.00020.00020.00020.00020.00020.0002
5r20.97720.96890.91170.89820.96620.9444
MSE0.00030.00020.00020.00030.00070.0003
6r20.98740.97000.98090.95110.99090.9761
MSE0.00010.00010.00010.00010.00010.0001
7r20.98100.89040.97370.89930.94820.9385
MSE0.00010.00010.00010.00010.00010.0001
8r20.95000.93850.96330.98240.96580.9600
MSE0.00010.00010.00010.00010.00020.0001
9r20.92230.93900.93080.96590.93760.9391
MSE0.00010.00010.00010.00010.00010.0001
10r20.93250.96920.93290.91710.91630.9336
MSE0.00010.00010.00010.00010.00010.0001
Table 3. Comparison of predictions and measurements.
Table 3. Comparison of predictions and measurements.
Sample NumberMeasured Value (m)Predicted Value (m)Relative Error (%)Sample NumberMeasured Value (m)Predicted Value (m)Relative Error (%)
10.400.40160.4131.901.85102.6
20.100.10969.6140.800.87269.1
30.200.21798.9150.200.19323.4
40.700.70250.4160.500.53637.3
50.700.76258.9174.304.68408.9
60.300.32568.5183.303.53607.2
70.100.09841.6190.100.089610.4
80.400.43639.1202.002.13506.8
90.300.32608.7210.400.42546.4
100.500.51042.1220.800.72429.5
110.600.56196.4230.900.92622.9
120.900.86723.6241.101.12101.9
Table 4. Parameters of the hanging wall ELOS.
Table 4. Parameters of the hanging wall ELOS.
Modified Stability NumberHydraulic Radius (m)Average Borehole Deviation (m)Powder Factor (kg/t)
41.0613.890.600.50
Table 5. Comparison of results of investigative methods.
Table 5. Comparison of results of investigative methods.
Research MethodsELOS (m)Relative Error (%)
Field measured0.700
BP neural network prediction method0.7172.4
Empirical graph method [7]0.814.3
Numerical simulation analysis0.5521.4

Share and Cite

MDPI and ACS Style

Zhao, X.; Niu, J. Method of Predicting Ore Dilution Based on a Neural Network and Its Application. Sustainability 2020, 12, 1550. https://doi.org/10.3390/su12041550

AMA Style

Zhao X, Niu J. Method of Predicting Ore Dilution Based on a Neural Network and Its Application. Sustainability. 2020; 12(4):1550. https://doi.org/10.3390/su12041550

Chicago/Turabian Style

Zhao, Xingdong, and Jia’an Niu. 2020. "Method of Predicting Ore Dilution Based on a Neural Network and Its Application" Sustainability 12, no. 4: 1550. https://doi.org/10.3390/su12041550

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop