Next Article in Journal
Interpretative Structural Modeling Analyzes the Hierarchical Relationship between Mid-Air Gestures and Interaction Satisfaction
Next Article in Special Issue
Effect of Secondary Oxidation of Pre-Oxidized Coal on Early Warning Value for Spontaneous Combustion of Coal
Previous Article in Journal
Combustion Systems and Fuels Used in Engines—A Short Review
Previous Article in Special Issue
Optimization of BP Neural Network Model for Rockburst Prediction under Multiple Influence Factors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Bayesian Neural Network (BNN) for the Prediction of Blast-Induced Ground Vibration

1
Department of Geosciences, Geotechnology and Materials Engineering for Resources, Graduate School of International Resource Sciences, Akita University, Akita 0108502, Japan
2
Faculty of Engineering, Hokkaido University, Sapporo 0608628, Japan
*
Author to whom correspondence should be addressed.
Appl. Sci. 2023, 13(5), 3128; https://doi.org/10.3390/app13053128
Submission received: 14 February 2023 / Revised: 25 February 2023 / Accepted: 27 February 2023 / Published: 28 February 2023
(This article belongs to the Special Issue Mining Safety: Challenges & Prevention)

Abstract

:
Rock blasting is one of the most common and cost-effective excavation techniques. However, rock blasting has various negative environmental effects, such as air overpressure, fly rock, and ground vibration. Ground vibration is the most hazardous of these inevitable impacts since it has a negative impact not only on the environment of the surrounding area but also on the human population and the rock itself. The PPV is the most critical base parameter practice for understanding, evaluating, and predicting ground vibration in terms of vibration velocity. This study aims to predict the blast-induced ground vibration of the Mikurahana quarry, using Bayesian neural network (BNN) and four machine learning techniques, namely, gradient boosting, k-neighbors, decision tree, and random forest. The proposed models were developed using eight input parameters, one output, and one hundred blasting datasets. The assessment of the suitability of one model in comparison to the others was conducted by using different performance evaluation metrics, such as R, RMSE, and MSE. Hence, this study compared the performances of the BNN model with four machine learning regression analyses, and found that the result from the BNN was superior, with a lower error: R = 0.94, RMSE = 0.17, and MSE = 0.03. Finally, after the evaluation of the models, SHAP was performed to describe the importance of the models’ features and to avoid the black box issue.

1. Introduction

Rock blasting is one of the most common and cost-effective techniques in mining and civil engineering operations [1]. Blasting is a widely used mining technique for metal and non-metal resources, such as hard rock mining excavation and quarrying. In quarry operations, blasting requires drilling multiple rows of blast holes, with a specific spacing, burden, stemming, sub drill, face angle, bench height, and hole diameter. According to Xu et al. [2], around 30% of the energy from the whole explosion is effectively utilized to break up the rock during rock blasting, whereas the remaining energy is wasted in different ways, such as in blasting vibration, fly rock, back break, air overpressure, etc. These activities have various environmental effects and create issues for those in close proximity to the blasting zone [3]; ground vibration is one of the most severe environmental effects of blasting. This can cause damage to structures and ultimately affect peoples’ lives and possessions, particularly if the buildings and structures were not designed to resist the blast’s enormous destruction. According to Komadja et al.’s [4] studies, blast-induced ground vibration affects vegetation growth and can lead to deforestation. Moreover, it causes ground and slope instabilities, affecting the safety of workers during loading, drilling, and subsequent blasting activities. Additionally, people who live or work near the explosion site may experience pain and discomfort because of ground vibrations [5,6,7]. The release of energy that occurs during the explosion is what causes ground vibration, and the intensity of the vibration is determined by several parameters, including the amount of explosive employed, the type of rock, which is blasted, and the distance from the source of the blast. According to Lawal et al. [7], the intensity of the blast-induced ground vibration is associated with the controllable and uncontrollable parameters of the blasting operations. The controllable blasting parameters, which include blast design parameters such as the burden, spacing, blast hole depth, diameter of the hole, stemming type and height, maximum charge weight used per delay (W), and specific charge, as well as explosive parameters such as the explosive type, detonation velocity (VoD), and powder factor, are all easy to modify, and planned based on the conditions; therefore, the blasting engineer is responsible for modifying and planning the controllable blasting parameters during the blasting design process. The uncontrolled parameters include the mechanical and physical properties of the rock, as well as the geological characteristics of the surrounding environment; the majority of uncontrolled aspects depend on the rock’s natural formation.
The ground vibration movement is like a wave pattern, that travels in a circumferential direction outward from the source of the blasting. This wave motion is analogous to the ripples that travel in a circumferential direction outward when an item is thrown into a body of water and causes an impact. The peak particle velocity (PPV) is the standard baseline parameter for calculating the amount of blast-induced ground vibration, according to the rules regulating the research into blasting practice and blast-induced ground vibration. This is because the PPV is a measurement of the velocity of the most forward particles in terms of transverse (T), vertical (V), and longitudinal (L) velocities.
Various researchers have developed empirical equations to predict the intensity of blast-induced ground vibration, such as the equation that was the first meaningful PPV predictor, suggested by the United States Bureau of Mines (USBM), Duvall, and Fogleson. After a few years, different researchers modified the USBM formula, based on the scaled distance and MIC. These techniques are mathematically expressed in Equations (1)–(4). However, due to the accuracy of the predicting model, measuring the complexity of the rock mass conditions and input data parameters, and other criteria, prediction and estimation of the blasting vibration becomes a more challenging and time-consuming process. Hence, conventional empirical models are insufficient, due to the limitations of the empirical formulas.
Duvall   and   Fogleson   ( USBM )                     PPV = K   D Q 1 / 2 b
Ambraseys   and   Hendron                                       PPV = K   D Q 1 / 3 b
Langefors   and   Kihlstrom                                 PPV = K   D 1 / 2 Q 3 / 4 b
Indian   standards                                                             PPV = K   D Q 2 / 3 b
where D is the distance from the blasting face to the monitoring station (m), PPV is the peak particle velocity (mm/sec), and Q is the maximum instantaneous charge (Kg), whereas k and b are the site constants; each site has its own site constants (K and b).
To address the limitations of the conventional empirical equations, researchers over the years have used different advanced soft computing analytics to describe complicated real-world occurrences, by interrelating the characteristics that have been determined to cause such limitations. Khandelwal et al. [8], Mohamad [9], and Alipour et al. [10] predicted blast-induced ground vibration using artificial intelligence techniques, mainly artificial neural networks (ANNs). Based on the number of parameters employed to generate an ANN, their proposed models are divided into two (i.e., training and test) categories. In addition to the ANN technique, different researchers have developed a variety of artificial intelligence methods, such as the fuzzy model [11,12], linear regression, decision tree [13], random forest [14], and deep learning, to predict and estimate blast-induced vibrations. The review study by Dumakor-Dupey et al. [15] revealed an excessive number of ML approaches being used to predict the PPV, with artificial neural network (ANN), support vector machine (SVM), and the adaptive neuro-fuzzy inference system (ANFIS) being the most frequently used algorithms (ANFIS). The interaction between the algorithms and the variables determines the efficiency of the models. Combining two or more machine learning (ML) algorithms has led to the creation of hybrid models, which improve the accuracy of stand-alone ML approaches. Nevertheless, these hybrid models provide impractical mathematical formulations, which are difficult to interpret. Table 1 summarizes the relevant research on blast-induced vibration prediction using artificial intelligence (AI) approaches in tabular form.
Therefore, in this study, a total of 100 datasets, from Mikurahana quarry in Japan, have been examined to develop a Bayesian neural network (BNN) prediction model and four machine learning regression techniques. Each dataset consists of different parameters such as monitoring the distance from the blasting face (D), maximum instantaneous charge (MIC), scaled distance (SD), elevation (E), blast longitudinal, blast latitude, measured longitudinal, and measured latitude. The Bayesian neural network (BNN) model, and the four machine learning techniques, are evaluated using different evaluation metrics, such as R, RMSE, and MSE. In consideration of the number of factors and assessment criteria, it was found, via the evaluation of these metrics, that they are remarkably accurate. The findings indicate that the four machine learning relationships have weak PPV estimation capabilities. However, due to its nonlinear structure, great flexibility, and low error, the BNN is much more capable of estimating the PPV compared to the other models.
The major contribution of this study is as follows: first, the study introduces a new prediction methodology using the Bayesian neural network (BNN). Second, the study introduces SHAP, and utilizes this as a feature extraction of the study; this system aids in understanding the model, the evaluation of the importance of the models’ features, and in avoiding the issues of the black box. Third, new input parameters have been introduced. The overall analysis of this study with the model execution and prediction is depicted in Figure 1.
The rest of the paper is organized as follows: Section 2 provides the Materials and Methods and outlines the background on the study area, blasting vibration monitoring techniques, and details regarding the datasets and preprocessing. The proposed artificial neural network, results of the evaluation metrics, and explanation of the model’s performance metrics used to assess the accuracy of the results, are presented in Section 3. Section 4 outlines the result of the BNN and the four proposed machine learning techniques. The importance of the model in the future is discussed in Section 5. The key conclusions from the research and their implications are presented in Section 6.

2. Materials and Methods

2.1. Description of the Study Area

In this study, the Mikurahana quarry site, owned and maintained by Toseki material Co., Ltd., in Hachirogata town, Akita prefecture, Japan, was selected as the target location for this research. The Mikurahana quarry can produce roughly 2000 tons of rock daily, the primary rock type being rhyolitic andesite. Figure 2 is a map that illustrates how the Mikurahana quarry is situated concerning its surroundings. As seen from the picture, there is a town, and roads that are classified as national highways, close to the quarry site. Based on this information, it was determined that the location was an appropriate target site for this research, because the inhabitants of the village live in an environment that is vulnerable to ground vibrations induced by the blasting that takes place at the Mikurahana quarry. Using the collected data on the ground vibration caused by blasting, a blasting prediction model for the quarry was developed.
The blasting design parameters from the Mikurahana quarry are as follows. The diameter of vertical and horizontal holes is 65 mm, the space between vertical holes is 2–2.4 m, the length of the vertical hole is 9–9.5 m, the bench height is about 10 m, and the inclination of the vertical hole is 80°–85°. Explosives such as ANFO, water-containing explosives, and electric detonators are the most common type of explosives used in the quarry. All the blasting design parameters of the quarry site are depicted in Figure 3.

2.2. Blasting Vibration Monitoring at Mikurahana Quarry Site

Monitoring equipment for the blasting vibration is necessary to measure the vibration and air blast caused by quarry blasting. Locating the monitoring equipment is the first step of installation. Before doing so, the quarry management team evaluated the quarry size, blasting method, and nearby structures. After deciding on the location, we set up and calibrated the equipment, according to the manufacturer’s instructions; we used a variety of vibration-measuring equipment at the Mikurahana quarry site and installed them as we had prepared. The main pieces of equipment we used were a laptop computer, seismographs, geophone, and data recorders. All the equipment is depicted in Figure 4. Seismographs monitor the frequency and amplitude of the ground vibrations induced by blasting and are used to assess whether the blast exceeds the regulation limit. On the other hand, accelerometers determine the direction and length of the vibration, by measuring the acceleration of the ground induced by the explosion. Data loggers are used to gather and store the data acquired by the seismographs and accelerometers, which may subsequently be examined and utilized to modify the blasting process, to reduce the environmental effects. Utilizing the correct technology for the monitoring of blasting vibration is crucial for maintaining the safe and effective operation of quarries.

2.3. Dataset and Pre-Processing

The ground vibration dataset consists of 100 data points. There are eight inputs: the MIC, SD, distance, elevation, blast longitudinal, blast latitude, measured longitudinal, and measured latitude, while the PPV is the output. Table 2 indicates the descriptive statistical analysis of the dataset, and Figure 5 illustrates the frequency histogram of the dataset. The dataset was split into training dataset (80% of the total dataset) and testing dataset (20% of the total dataset). Due to the variation in the dataset in Figure 5, normalization was applied, to avoid overfitting and to increase the model’s learning performance. Equation (5) expresses the formula of normalization.
x n o r m a l i s e d = ( x x m i n i m u m ) ( x m a x i m u m x m i n i m u m )
where x represents the initial value, xminimum represents the minimum value in the dataset, xmaximum represents the highest value in the dataset, and xnormalized represents the normalized value. Normalization is typically between 0 and 1.

3. Proposed Artificial Neural Network (ANN) Model

Artificial neural networks, often known as ANNs, are artificial intelligence (AI) technology capable of handling complex problems in a manner similar to that of humans. Multiple applications have used ANNs as a tool, including image recognition, audio recognition, and natural language processing [32,33].
To solve a problem, the ANN does not need prior knowledge of the relationships between the variables involved, unlike many statistical and probabilistic techniques. Similar to nonlinear regression models, ANNs can precisely solve nonlinear regression problems; the similarity in structure between ANNs and the human brain makes this possible [22,34,35].
Some researchers, such as Moyadei and Rezaei [33], believe that the feed-forward back propagation (BPNN) algorithm is the most efficient learning technique for multilayer neural networks, among the several algorithms that may be utilized in an ANN (Figure 6). The learning process may be either unsupervised or supervised. Unsupervised is the most common approach for regression and classification problems, and it is used to predict the peak particle velocity (PPV) in this study. The ANN must be trained by analyzing many input and output patterns. The ANN then interprets the observational data into the hidden layer. First, a layer, or layers, of hidden neurons create the weights transmitted by the transfer function of the neurons in the input layer, and then the output layer performs the desired output prediction.

3.1. Network Training

Before analyzing new input data, a network must be trained. There are a number of methods for training neural networks, but the back propagation algorithm is the most flexible and efficient. This is the most effective way for multilayer neural networks to learn. In addition, the extensive application of back propagation algorithms results from their efficiency in resolving prediction issues. Three layers are always included in feed-forward back propagation neural networks (BPNNs): input, hidden, and output. Thus, the feed-forward back propagation neural network consists of input, hidden, and output layers (BPNN). Each layer contains several neurons, the fundamental processing units, and each neuron is connected to the next layer through weights. The neurons in the input layer transmit their output to the neurons in the hidden layer. The number of input and output neurons corresponds to the input and output variables.
Training a network involves sending data from the input layer to the hidden layers, and then to the output layer (forward pass). The output is then compared to the recorded values (the “true” output). To change connection weights, the network adjusts the difference or error, and each neuron biases input–output training pairs. This procedure is repeated for each training pair in the dataset until the network error converges to a function; typically, the root-mean-square error (RMSE), or sum of the squared errors, is used to determine the convergence (SSE).

3.1.1. Bayesian Neural Network (BNNs)

A Bayesian neural network is a form of artificial neural network (ANN) that combines the flexibility and versatility of ANNs, with the ability to handle the uncertainty of the model’s parameters. It establishes the probability distribution of the model’s parameters using Bayesian inference, as opposed to point estimations, unlike conventional ANNs. This enables BNNs to incorporate uncertainty into their predictions and provide more accurate results. BNNs have been implemented in a variety of applications, including image classification, natural language processing, and reinforcement learning [36].
Murat [37] explains the Bayesian framework for neural networks; his Bayesian research approach focuses on the probabilistic interpretations of network architectures. In contrast to conventional network training, in which the optimum weights are obtained by minimizing the error function, the Bayesian approach employs a probability distribution of the network weights. Therefore, the general network’s prediction is based on a probability distribution. In the Bayesian concept, the network weights are random variables, and their posterior distribution may be modified according to Bayes’ rule [38].
Therefore, the equation is as follows.
k   ( ω   | C , α , β , L ) = K C   | ω , β , L K ( ω   | α , L ) K ( C   | α , β , L )
where the main neural network model is represented as K, the training sample is represented as C, the distribution of the weights is described as k ( ω   | α L ) = ( α 2 π ) m / 2 exp α 2 ω 1 ω , L is one of the particular ANNs, and ω represents the vector of the network with their weights. K ( ω   | α , L ) describes the main state of knowledge before the target data are collected, and K C   | ω , β , L is a similar function, which is the probability of the data occurring given the weights. The posterior equation for the BNN network is stated in Equation (7).
P o s t e r i o r = L i k e l i h o o d × p r i o r E v i d e n c e
A BNN can create probabilistic commitments for its predictions, and the distribution of the parameters it has learned from the observations. Hence, one may derive the type and form of the neural network’s learned parameters from the parameter space. These two aspects make them BNNs attractive to both theorists and practitioners. Hence, due to its performance and accuracy of the as a predictive model, we have proposed a BNN in this study, to predict the blast induced ground vibration of Mikurahana quarry site, based on the eight input parameters, one output parameters and one hundred blasting datasets. The overall flow of a Bayesian neural network (BNN) is summarized in Figure 7.

3.1.2. Levenberg–Marquardt Algorithm (LMA)

Levenberg–Marquardt was developed to estimate the speed of second-order training without requiring the Hessian matrix to be calculated. Using the sum of the squares performance function, one may generate the Hessian matrix for training feed-forward networks.
Levenberg [39], in his research, optimized nonlinear least squares problems using gradient descent and an inversion of the Hessian matrix. LMA is often used to train feed-forward neural networks using back propagation. The gradient descent approach converges slower than the algorithm. Many disciplines use the Levenberg–Marquardt algorithm.
In most cases, Levenberg–Marquardt uses the approximation of the Hessian matrix shown in Equation (8).
X k + 1 = x k J T J + μ I 1 J T e
When the scalar, μ, is 0, this is Newton’s approach, using the estimated Hessian matrix. When μ is big, this becomes gradient descent, with a short step size. As soon as it is feasible, Newton’s approach should be switched to, as it is quicker and more accurate, in terms of keeping errors to a minimum. Thus, μ is dropped after each successful step (reduction in the performance function) and raised only when a tentative step will enhance the performance function. This reduces the performance function with each iteration of the algorithm.

3.1.3. Log-Sigmoid Function

The log-sigmoid function (logistic function) represents the binary outcomes in statistics and machine learning (Figure 8). The odds ratio of success to failure is its logarithm. Log-sigmoid functions convert real-valued inputs to probabilities between 0 and 1. Gradient descent optimization strategies leverage the function’s differentiability and unique derivatives in all places. Artificial neural networks employ them in the output layer of binary classification problems. The function for log-sigmoid is shown in Equation (9).
b = 1 1 + e 1

3.1.4. Linear Function

A linear system’s input–output relationship is often expressed as a polynomial equation, with the input variable acting as the independent variable and the output variable functioning as the dependent variable (Figure 9). The coefficients, commonly known as transfer function coefficients, determine the system’s behavior in the polynomial equation. Control systems, signal processing, and other branches of engineering and physics employ linear transfer functions extensively, to describe and analyze the behavior of linear systems. In addition, they are used to develop control systems capable of reaching certain performance targets. The function for the linear function is shown in Equation (10).
b = n

3.2. Evaluation Metrics

The proposed models were evaluated using the different performance metrics; R (Pearson’s correlation coefficient), RMSE (root-mean-square error), and MSE (mean squared error). The BNNs model is compared to four traditional machine learning models, to show its strength in predicting ground vibration. Section 3.2.1, Section 3.2.2, Section 3.2.3 explain the evaluation metrics in detail.

3.2.1. Pearson’s Correlation Coefficient

Measuring the degree of correlation between two or more variables is one of the most used statistical methods, with the product–moment correlation coefficient, generally known as Pearson’s correlation coefficient (r), being one of the most commonly used statistics. Richard [40], in his research, described the correlation in terms of its application in a wide variety of statistics. Such as, first, establishing if two or more variables have a statistically relevant positive or negative correlation, and second, determining the level of statistical significance that may be assigned to an association.
r = x i x y i y x i x 2 y i y 2
where r = Pearson’s correlation coefficient, m = total number of observations, yi = y variable sample, y = mean of values in y variable, x = mean of values in x variable, and xi = x variable sample.

3.2.2. Root-Mean-Square Error

There are several techniques which can be used to evaluate the performance of a regression model, but the most frequent is to compute the root mean square error (RMSE). The root-mean-square error (RMSE) is a parameter that can be used to assess the performance of a model, by determining the amount of deviation that exists between the predicted value and the observed value [41]. The unit of the error score is the same as that of the predicted value, which is an advantage of the RMSE. The root-mean-square error (RMSE) can measure the evaluation of the matrix performance, which corresponds to the predicted value of the squared (quadratic) error or loss [42]. If y i is the corresponding true value and y ^ i is the predicted value of the ith sample, the RMSE is defined as in Equation (12).
RMSE = 1 m i = 1 m ( y i y ^ i ) 2
where RMSE = root-mean-square error; m = total number of observations; yi = actual observations time series y; and y ^ i = estimated time series y.

3.2.3. Mean Squared Error (MSE)

The MSE is a common regression model evaluation approach (Equation (13)). It averages the squared differences between predicted and actual values. The mean squared error is calculated by summing the squared differences between predicted and actual values and dividing them by the number of observations. The model predicts the target variable more successfully with a lower MSE. Therefore, they were considered when evaluating the findings. Optimization- and gradient-based techniques benefit from MSEs differentiability.
MSE = 1 m i = 1 m ( y i y ^ i ) 2
where MSE = mean squared error; m = total number of observations; yi = actual observations time series y; and y ^ i = estimated time series of y.

4. Results

The Bayesian neural network model’s performance was computed utilizing the MSE, RMSE, and R evaluation metrics. Figure 10 demonstrates the regression model’s actual and predicted data distribution. Figure 11 illustrates the model’s learning curve with 1000 epochs; the best performance is at epoch 62, based on the mean squared error. Figure 12 indicates the model prediction error histogram. The proposed Bayesian neural network model was compared with the random forest regression, gradient boosting, decision tree, and k-neighbors regression models, to outline the performance of the BNN model. Table 3 presents the results of the comparison between the models, based on the evaluation metrics. The proposed model is superior to the traditional machine learning methods.
Based on the results, considering the root-mean-square error, Pearson’s correlation coefficient, and the mean squared error, the proposed BNN model outperformed the four traditional machine learning methods. The proposed BNN model obtained a Pearson’s correlation coefficient of 94%, a mean squared error of 0.03, and a root-mean-square error of 0.17%. The k-NN regression model had the lowest correlation coefficient (67%), while the random forest model provided the highest correlation coefficient (76%), among the traditional machine learning models. In summary, the proposed model outperforms traditional machine learning models, making it superior in predicting ground vibration in mining blasting operations.

5. Discussion

Due to the accuracy of the predicting model, measuring the complexity of the rock mass conditions and the input data parameters, as well as the criteria, prediction, and estimation of the blasting vibration, becomes a more challenging and time-consuming process. Hence, conventional empirical models are insufficient, due to the limitations of the empirical formulas. To tackle this challenge, researchers over the years have used different machine learning techniques to describe complicated blasting vibration studies, by interrelating the characteristics that have been determined to cause such vibrations, as demonstrated in the works of Wang et al. [43], Guo et al. [44], Al Bakri et al. [45], and Chen et al. [46], who conducted different research projects using soft computing intelligence for predicting the blast vibration and understanding the wave formation associated with the blasting.
The main contribution of this research is to introduce a new prediction model, based on the Bayesian neural network (BNN), and four machine learning models (random forest, gradient boosting, decision tree, and k-nearest). Over the last few decades, researchers such as Lawal [21], Shang et al. [47], and Khandelwal [18] have used the Levenberg–Marquardt neural network for the prediction of blast-induced ground vibration. However, due to its superior accuracy, this study utilized the Bayesian neural network (BNN) rather than the Levenberg–Marquardt neural network.
In addition, this study introduced new input parameters; however, this study did not incorporate the geological features of the study area, due to limited resources, nor did we carry out experimental work related to rock properties.
Finally, after assessing the results of the models’ evaluation, SHAP was performed, to understand the importance of each of the models’ features and to avoid the issue of the black box. When using SHAP, it is easy to understand how each parameter contributes to a model’s prediction for a particular instance. Based on the comprehensive SHAP analysis, this study shows the distance has more future importance when compared to the other input parameters. However, in this study, the spacing, diameter of the hole, burden, and bench height are not included in the study, because they each have the same value, so, based on the standard deviation, the statistical findings from the spacing, burden, bench height, hole diameter shows that there is no value, in terms of deviation, that improves the model for a better prediction, hence the BNN and four machine learning models are developed without the above listed input parameters.
Figure 13 demonstrates the importance of the input parameters for the ground vibration. Based on the SHAP analysis, this study shows the distance have the higher future importance when compared to the other input parameters.

6. Conclusions

Ground vibration has a negative impact not only on the environment of the surrounding area, but also on the rock itself, and the surrounding human population. The release of energy that occurs during an explosion is what causes ground vibration; the intensity of the vibration is determined by several parameters, including the amount of explosive employed, the type of rock that is blasted, and the distance from the source of the blast. The PPV is the most important principal base parameter practice for understanding, evaluating, and predicting ground vibration, in terms of the vibration velocity. This is because the PPV is a measure of the most forward particles, in terms of the transverse (T), vertical (V), and longitudinal (L) velocities. This study aims to predict the blast-induced ground vibration of the Mikurahana quarry, using a Bayesian neural network (BNN) and four machine learning techniques, including random forest, gradient boosting, decision tree, and k-neighbors.
What follows is a few of the conclusions that can be derived from the research that was presented:
  • The proposed model was developed using eight input parameters (MIC, SD, distance, elevation, blast longitudinal, blast latitude, measured latitude, and measured longitude) and one hundred recorded blasting datasets. The data are divided into two parts: the training data (80% of the total dataset) and the test data (20% of the total dataset).
  • The assessment of one model over the other was tested by using different performance evaluation metrics, such as mean squared error (MSE), root-mean-square error (RMSE), and Pearson’s correlation coefficient (R). Additionally, SHAP (Shapley additive explanation) was performed, after the evaluation of the model, to understand the feature importance of the model and avoid the issue of the black box.
  • The results obtained from the BNN model are compared with four machine learning regression analyses, and we found that the performances of the BNN model are superior to those of the traditional models, and the BNN model outperformed other models, with a lower error (RMSE = 0.17, MSE = 0.03, and R = 0.94). In consideration of the number of factors and the assessment criteria, these findings can be regarded as remarkably accurate. For the estimation of the PPV parameters, four machine learning algorithms were evaluated. The findings indicated that these relationships have weak PPV estimation capabilities. Due to its nonlinear structure, great flexibility, and low error, a BNN is much more capable of estimating the PPV than other models.
  • By adopting the BNN technique, we can predict the PPV before a blast occurs. Adjustments may be made to the blast design so that blast disturbances are reduced, and more explosive energy will be utilized effectively and efficiently.

Author Contributions

Conceptualization, Y.F.; methodology, Y.F.; software, Y.F.; validation, Y.F.; formal analysis, Y.F.; investigation, Y.F.; resources, H.I. and T.A.; data curation, H.I.; writing—original draft preparation, Y.F.; writing—review and editing, Y.F.; visualization, Y.K. and T.A.; supervision, H.T. and T.A.; project administration, Y.K.; funding acquisition, Y.K. and H.I. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

We thank the anonymous reviewers and members of the editorial team for their comments and contributions.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

ABC-ANNArtificial bee colony-artificial neural network
ADAverage depth
ANNArtificial neural network
AMRAngle of minimum resistance line to measured point
ANFOAmmonium nitrate fuel oil
ANFSAdaptive neuro fuzzy model
BBurden
BIBlastability index
BPNNBack propagation neural network
CLCharge length
CoDCoefficient of determination
CPHCharge per hole
DDistance
DhHorizontal distance
EYoung’s modulus
EDElevation difference
ELMExtreme learning machine
FFrequency
FRRLFront row resistance line
GAGenetic algorithm
GEPGene expression programming
GPRGaussian process regression
HDHole depth
HDMHole diameter
ICIntegrity coefficient
ICAImperialist competitive algorithm
MAEMean absolute error
MAPEMean absolute error percentage
MARSMultivariate adaptive regression splines
MCPDMaximum charge per delay
MICMaximum instantaneous charge
MLRMultiple linear regression
MSEMean squared error
MVRAMultivariate regression analysis
NNumber of holes
NLMRNonlinear multiple regression
PFPowder factor
PvP-wave
PPRPresplit penetration ratio
PPVPeak particle velocity
PSOParticle swarm optimization
QtoatTotal amount of charge
R2Coefficient of determination
RMSERoot-mean-square error
RQDRock quality designation
SSpacing
SHAPShapley additive explanation
SLStemming length
SVRSupport vector regression
TStemming
TCTotal charge
TSTunnel cross section
VAFVariance accounted for
VoDVelocity of detonator
XGBoostExtreme gradient boosting machine
ρeExplosive density
VeVolume of extracted block

References

  1. Silva, J.; Worsey, T.; Lusk, B. Practical Assessment of Rock Damage Due to Blasting. Int. J. Min. Sci. Technol. 2019, 29, 379–385. [Google Scholar] [CrossRef]
  2. Xu, S.; Chen, T.; Liu, J.; Zhang, C.; Chen, Z. Blasting Vibration Control Using an Improved Artificial Neural Network in the Ashele Copper Mine. Shock Vib. 2021, 2021, 9949858. [Google Scholar] [CrossRef]
  3. Jahed Armaghani, D.; Hajihassani, M.; Monjezi, M.; Mohamad, E.T.; Marto, A.; Moghaddam, M.R. Application of Two Intelligent Systems in Predicting Environmental Impacts of Quarry Blasting. Arab J. Geosci. 2015, 8, 9647–9665. [Google Scholar] [CrossRef]
  4. Komadja, G.C.; Rana, A.; Glodji, L.A.; Anye, V.; Jadaun, G.; Onwualu, P.A.; Sawmliana, C. Assessing Ground Vibration Caused by Rock Blasting in Surface Mines Using Machine-Learning Approaches: A Comparison of CART, SVR and MARS. Sustainability 2022, 14, 11060. [Google Scholar] [CrossRef]
  5. Kahriman, A. Analysis of Ground Vibrations Caused by Bench Blasting at Can Open-Pit Lignite Mine in Turkey. Environ. Geol. 2002, 41, 653–661. [Google Scholar] [CrossRef]
  6. Giraudi, A.; Cardu, M.; Kecojevic, V. An Assessment of Blasting Vibrations: A Case Study on Quarry Operation. Am. J. Environ. Sci. 2009, 5, 468–474. [Google Scholar] [CrossRef] [Green Version]
  7. Lawal, A.I.; Idris, M.A. An Artificial Neural Network-Based Mathematical Model for the Prediction of Blast-Induced Ground Vibrations. Int. J. Environ. Stud. 2020, 77, 318–334. [Google Scholar] [CrossRef]
  8. Khandelwal, M.; Singh, T.N. Prediction of Blast-Induced Ground Vibration Using Artificial Neural Network. Int. J. Rock Mech. Min. Sci. 2009, 46, 1214–1222. [Google Scholar] [CrossRef]
  9. Mohamed, M.T. Artificial Neural Network for Prediction and Control of Blasting Vibrations in Assiut (Egypt) Limestone Quarry. Int. J. Rock Mech. Min. Sci. 2009, 46, 426–431. [Google Scholar] [CrossRef]
  10. Alipour, A.; Mokhtarian, M.; Sharif, J.A. Artificial Neural Network or Empirical Criteria? A Comparative Approach in Evaluating Maximum Charge per Delay in Surface Mining—Sungun Copper Mine. J. Geol. Soc. India 2012, 79, 652–658. [Google Scholar] [CrossRef]
  11. Azimi, Y.; Khoshrou, S.H.; Osanloo, M. Prediction of Blast Induced Ground Vibration (BIGV) of Quarry Mining Using Hybrid Genetic Algorithm Optimized Artificial Neural Network. Measurement 2019, 147, 106874. [Google Scholar] [CrossRef]
  12. Saeidi, O.; Torabi, S.R.; Ataei, M. Prediction of the Rock Mass Diggability Index by Using Fuzzy Clustering-Based, ANN and Multiple Regression Methods. Rock Mech. Rock Eng. 2014, 47, 717–732. [Google Scholar] [CrossRef]
  13. Ragam, P.; Nimaje, D.S. Evaluation and Prediction of Blast-Induced Peak Particle Velocity Using Artificial Neural Network: A Case Study. Noise Vib. Worldw. 2018, 49, 111–119. [Google Scholar] [CrossRef]
  14. Zhang, H.; Zhou, J.; Jahed Armaghani, D.; Tahir, M.M.; Pham, B.T.; Huynh, V.V. A Combination of Feature Selection and Random Forest Techniques to Solve a Problem Related to Blast-Induced Ground Vibration. Appl. Sci. 2020, 10, 869. [Google Scholar] [CrossRef] [Green Version]
  15. Dumakor-Dupey, N.K.; Arya, S.; Jha, A. Advances in Blast-Induced Impact Prediction—A Review of Machine Learning Applications. Minerals 2021, 11, 601. [Google Scholar] [CrossRef]
  16. Taheri, K.; Hasanipanah, M.; Golzar, S.B.; Majid, M.Z.A. A Hybrid Artificial Bee Colony Algorithm-Artificial Neural Network for Forecasting the Blast-Produced Ground Vibration. Eng. Comput. 2017, 33, 689–700. [Google Scholar] [CrossRef]
  17. Arthur, C.K.; Bhatawdekar, R.M.; Mohamad, E.T.; Sabri, M.M.S.; Bohra, M.; Khandelwal, M.; Kwon, S. Prediction of Blast-Induced Ground Vibration at a Limestone Quarry: An Artificial Intelligence Approach. Appl. Sci. 2022, 12, 9189. [Google Scholar] [CrossRef]
  18. Khandelwal, M. Application of an Expert System for the Assessment of Blast Vibration. Geotech. Geol. Eng. 2012, 30, 205–217. [Google Scholar] [CrossRef]
  19. Bakhshandeh Amnieh, H.; Mohammadi, A.; Mozdianfard, M. Predicting Peak Particle Velocity by Artificial Neural Networks and Multivariate Regression Analysis-Sarcheshmeh Copper Mine, Kerman, Iran. J. Min. Environ. 2013, 4, 125–132. [Google Scholar]
  20. Saadat, M.; Khandelwal, M.; Monjezi, M. An ANN-Based Approach to Predict Blast-Induced Ground Vibration of Gol-E-Gohar Iron Ore Mine, Iran. J. Rock Mech. Geotech. Eng. 2014, 6, 67–76. [Google Scholar] [CrossRef] [Green Version]
  21. Lawal, A.I. An Artificial Neural Network-Based Mathematical Model for the Prediction of Blast-Induced Ground Vibration in Granite Quarries in Ibadan, Oyo State, Nigeria. Sci. Afr. 2020, 8, e00413. [Google Scholar] [CrossRef]
  22. Zhang, X.; Nguyen, H.; Bui, X.-N.; Tran, Q.-H.; Nguyen, D.-A.; Bui, D.T.; Moayedi, H. Novel Soft Computing Model for Predicting Blast-Induced Ground Vibration in Open-Pit Mines Based on Particle Swarm Optimization and XGBoost. Nat. Resour. Res. 2020, 29, 711–721. [Google Scholar] [CrossRef]
  23. Rana, A.; Bhagat, N.K.; Jadaun, G.P.; Rukhaiyar, S.; Pain, A.; Singh, P.K. Predicting Blast-Induced Ground Vibrations in Some Indian Tunnels: A Comparison of Decision Tree, Artificial Neural Network and Multivariate Regression Methods. Min. Metall. Explor. 2020, 37, 1039–1053. [Google Scholar] [CrossRef]
  24. Verma, A.K.; Singh, T.N. Intelligent Systems for Ground Vibration Measurement: A Comparative Study. Eng. Comput. 2011, 27, 225–233. [Google Scholar] [CrossRef]
  25. Ghasemi, E.; Kalhori, H.; Bagherpour, R. A New Hybrid ANFIS–PSO Model for Prediction of Peak Particle Velocity Due to Bench Blasting. Eng. Comput. 2016, 32, 607–614. [Google Scholar] [CrossRef]
  26. Iphar, M.; Yavuz, M.; Ak, H. Prediction of Ground Vibrations Resulting from the Blasting Operations in an Open-Pit Mine by Adaptive Neuro-Fuzzy Inference System. Environ. Geol. 2008, 56, 97–107. [Google Scholar] [CrossRef]
  27. Peng, K.; Zeng, J.; Armaghani, D.J.; Hasanipanah, M.; Chen, Q. A Novel Combination of Gradient Boosted Tree and Optimized ANN Models for Forecasting Ground Vibration Due to Quarry Blasting. Nat. Resour. Res. 2021, 30, 4657–4671. [Google Scholar] [CrossRef]
  28. Amini, H.; Gholami, R.; Monjezi, M.; Torabi, S.R.; Zadhesh, J. Evaluation of Flyrock Phenomenon Due to Blasting Operation by Support Vector Machine. Neural Comput. Applic 2012, 21, 2077–2085. [Google Scholar] [CrossRef]
  29. Hajihassani, M.; Jahed Armaghani, D.; Marto, A.; Tonnizam Mohamad, E. Ground Vibration Prediction in Quarry Blasting through an Artificial Neural Network Optimized by Imperialist Competitive Algorithm. Bull. Eng. Geol. Environ. 2015, 74, 873–886. [Google Scholar] [CrossRef]
  30. Faradonbeh, R.S.; Armaghani, D.J.; Monjezi, M.; Mohamad, E.T. Genetic Programming and Gene Expression Programming for Flyrock Assessment Due to Mine Blasting. Int. J. Rock Mech. Min. Sci. 2016, 88, 254–264. [Google Scholar] [CrossRef]
  31. Vasović, D.; Kostić, S.; Ravilić, M.; Trajković, S. Environmental Impact of Blasting at Drenovac Limestone Quarry (Serbia). Environ. Earth Sci. 2014, 72, 3915–3928. [Google Scholar] [CrossRef]
  32. Tuan Hoang, A.; Nižetić, S.; Chyuan Ong, H.; Tarelko, W.; Viet Pham, V.; Hieu Le, T.; Quang Chau, M.; Phuong Nguyen, X. A Review on Application of Artificial Neural Network (ANN) for Performance and Emission Characteristics of Diesel Engine Fueled with Biodiesel-Based Fuels. Sustain. Energy Technol. Assess. 2021, 47, 101416. [Google Scholar] [CrossRef]
  33. Xu, A.; Chang, H.; Xu, Y.; Li, R.; Li, X.; Zhao, Y. Applying Artificial Neural Networks (ANNs) to Solve Solid Waste-Related Issues: A Critical Review. Waste Manag. 2021, 124, 385–402. [Google Scholar] [CrossRef] [PubMed]
  34. Moayedi, H.; Rezaei, A. An Artificial Neural Network Approach for Under-Reamed Piles Subjected to Uplift Forces in Dry Sand. Neural Comput. Appl. 2019, 31, 327–336. [Google Scholar] [CrossRef]
  35. Bahrami, A.; Monjezi, M.; Goshtasbi, K.; Ghazvinian, A. Prediction of Rock Fragmentation Due to Blasting Using Artificial Neural Network. Eng. Comput. 2011, 27, 177–181. [Google Scholar] [CrossRef]
  36. Blundell, C.; Cornebise, J.; Kavukcuoglu, K.; Wierstra, D. Weight Uncertainty in Neural Networks. In Proceedings of the 32nd International Conference on Machine Learning, Lille, France, 6–11 July 2015. [Google Scholar]
  37. Kayri, M. Predictive Abilities of Bayesian Regularization and Levenberg–Marquardt Algorithms in Artificial Neural Networks: A Comparative Empirical Study on Social Data. Math. Comput. Appl. 2016, 21, 20. [Google Scholar] [CrossRef] [Green Version]
  38. Xu, M.; Zeng, G.; Xu, X.; Huang, G.; Jiang, R.; Sun, W. Application of Bayesian Regularized BP Neural Network Model for Trend Analysis, Acidity and Chemical Composition of Precipitation in North Carolina. Water Air Soil Pollut. 2006, 172, 167–184. [Google Scholar] [CrossRef]
  39. Levenberg, K. A Method for the Solution of Certain Non-Linear Problems in Least Squares. Quart. Appl. Math. 1944, 2, 164–168. [Google Scholar] [CrossRef] [Green Version]
  40. Armstrong, R.A. Should Pearson’s Correlation Coefficient Be Avoided? Ophthalmic Physiol. Opt. 2019, 39, 316–327. [Google Scholar] [CrossRef] [Green Version]
  41. Mei, X.; Cui, Z.; Sheng, Q.; Zhou, J.; Li, C. Application of the Improved POA-RF Model in Predicting the Strength and Energy Absorption Property of a Novel Aseismic Rubber-Concrete Material. Materials 2023, 16, 1286. [Google Scholar] [CrossRef]
  42. Moustafa, S.S.R.; Abdalzaher, M.S.; Yassien, M.H.; Wang, T.; Elwekeil, M.; Hafiez, H.E.A. Development of an Optimized Regression Model to Predict Blast-Driven Ground Vibrations. IEEE Access 2021, 9, 31826–31841. [Google Scholar] [CrossRef]
  43. Wang, Y.; Zheng, G.; Li, Y.; Zhang, F. Full Waveform Prediction of Blasting Vibration Using Deep Learning. Sustainability 2022, 14, 8200. [Google Scholar] [CrossRef]
  44. Guo, J.; Zhang, C.; Xie, S.; Liu, Y. Research on the Prediction Model of Blasting Vibration Velocity in the Dahuangshan Mine. Appl. Sci. 2022, 12, 5849. [Google Scholar] [CrossRef]
  45. Al-Bakri, A.Y.; Sazid, M. Application of Artificial Neural Network (ANN) for Prediction and Optimization of Blast-Induced Impacts. Mining 2021, 1, 315–334. [Google Scholar] [CrossRef]
  46. Chen, L.; Asteris, P.G.; Tsoukalas, M.Z.; Armaghani, D.J.; Ulrikh, D.V.; Yari, M. Forecast of Airblast Vibrations Induced by Blasting Using Support Vector Regression Optimized by the Grasshopper Optimization (SVR-GO) Technique. Appl. Sci. 2022, 12, 9805. [Google Scholar] [CrossRef]
  47. Shang, Y.; Nguyen, H.; Bui, X.-N.; Tran, Q.-H.; Moayedi, H. A Novel Artificial Intelligence Approach to Predict Blast-Induced Ground Vibration in Open-Pit Mines Based on the Firefly Algorithm and Artificial Neural Network. Nat. Resour. Res. 2020, 29, 723–737. [Google Scholar] [CrossRef]
Figure 1. Flow chart of the overall analysis of the study, with model execution and prediction of PPV.
Figure 1. Flow chart of the overall analysis of the study, with model execution and prediction of PPV.
Applsci 13 03128 g001
Figure 2. Demonstrates (a) the Mikurahana quarry site, which is located in Hachirogata town, Akita prefecture, and (b) a map of Akita prefecture.
Figure 2. Demonstrates (a) the Mikurahana quarry site, which is located in Hachirogata town, Akita prefecture, and (b) a map of Akita prefecture.
Applsci 13 03128 g002
Figure 3. Blasting design of Mikurahana quarry site, with its blasting design parameters (i.e., bench height, stemming, face angle, burden, spacing, diameter of the hole, and charge column).
Figure 3. Blasting design of Mikurahana quarry site, with its blasting design parameters (i.e., bench height, stemming, face angle, burden, spacing, diameter of the hole, and charge column).
Applsci 13 03128 g003
Figure 4. Ground vibration monitoring instruments (a) laptop computer, (b) geophone, (c) data logger, and (d) seismograph.
Figure 4. Ground vibration monitoring instruments (a) laptop computer, (b) geophone, (c) data logger, and (d) seismograph.
Applsci 13 03128 g004
Figure 5. Frequency distribution of the ground vibration dataset.
Figure 5. Frequency distribution of the ground vibration dataset.
Applsci 13 03128 g005
Figure 6. The architecture of a back propagation neural network (BPNN), with its three layers (i.e., input layer, hidden layer, and output layer).
Figure 6. The architecture of a back propagation neural network (BPNN), with its three layers (i.e., input layer, hidden layer, and output layer).
Applsci 13 03128 g006
Figure 7. Flow chart of a Bayesian neural network (BNN).
Figure 7. Flow chart of a Bayesian neural network (BNN).
Applsci 13 03128 g007
Figure 8. Log-sigmoid transfer function.
Figure 8. Log-sigmoid transfer function.
Applsci 13 03128 g008
Figure 9. Linear transfer function.
Figure 9. Linear transfer function.
Applsci 13 03128 g009
Figure 10. Actual and predicted data distribution with the fit line: the white circles are data points, and blue, green, and red lines are the best-fit lines.
Figure 10. Actual and predicted data distribution with the fit line: the white circles are data points, and blue, green, and red lines are the best-fit lines.
Applsci 13 03128 g010
Figure 11. The BNN learning curve is as follows: the blue line is training, and the red line is the test, based on the mean squared error.
Figure 11. The BNN learning curve is as follows: the blue line is training, and the red line is the test, based on the mean squared error.
Applsci 13 03128 g011
Figure 12. Proposed model prediction error histogram, the blue bars correspond to training, while the red bars refer to the test error.
Figure 12. Proposed model prediction error histogram, the blue bars correspond to training, while the red bars refer to the test error.
Applsci 13 03128 g012
Figure 13. Feature importance of the model. Color scale: pink colors correspond to high importance of a feature, while blue colors denote low importance.
Figure 13. Feature importance of the model. Color scale: pink colors correspond to high importance of a feature, while blue colors denote low importance.
Applsci 13 03128 g013
Table 1. Summary of selected previous studies that integrate artificial intelligence (AI) techniques for the prediction of blast-induced ground vibration. The table includes the models, input parameters, performance index, and number of datasets for each selected research.
Table 1. Summary of selected previous studies that integrate artificial intelligence (AI) techniques for the prediction of blast-induced ground vibration. The table includes the models, input parameters, performance index, and number of datasets for each selected research.
AuthorsNumber of DatasetsInput ParametersModelsPerformance
Index
Taheri et al. [16]89MCPD, DANN, ABC-ANN, empirical modelR2 = 0.92
Arthur et al. [17]101MCPD, D, PF, SL
B, S, AD
GPR, BPNN, MARS, ELM, MVRAR2 = 0.99
MSE = 0.09
R = 0.99
VAF = 99.17%
Khandelwal and Singh [8]150B, S, MCPD, HD, D
V, E, Pv, BI, VoD
ANN, MVRA, empirical modelMAE = 0.24
Khandelwal [18]128B, S, D, CL, MCPDANN, empirical modelMAE = 0.18
CoD = 0.91
Bakhshandeh et al. [19]30S, D, T, N, MCPDANN, MVRA, empirical modelR2 = 0.977
Error = 0.088
Saadat et al. [20]69D, MCPD, HDANN, MLR, empirical modelR2 = 0.95
MSE = 0.00072
Lawal [21]100D, MCPDANN, MLRR2 = 0.988, RMSE = 2.90,
VAF = 98.74 MAPE = 7.14
Zhang [22]175PF, T, B, S
H, D, MCPD
PSO-XG Boost, empirical modelsR2 = 0.96
RMSE = 0.58,
MAE = 0.34 VAF = 96.08
Rana et al. [23]137MCPD, HDM, CPH, HD,
TC, D, NH, TS
ANN, MVRA, CART, empirical predictorRMSE = 1.56
R2 = 0.95
Verma and Singh [24]127MCPD, TC
HD, B, S, T,
GA, ANN, MVRA, empirical predictorR2 = 0.99
MAPE = 0.088
Ghasemi et al. [25]120B, S, T, NH,
MCPD, D
ANFIS-PSO, SVRR2 = 0.96
RMSE = 1.83
Iphar et al. [26]44MCPD, DANFIS, MLRR2 = 0.98
RMSE = 0.80
Saadat et al. [20]69MCPD, D
SL, HD
ANN, empirical modelsR2 = 0.95
RMSE = 0.88
Peng et al. [27]93S, D, PF, RQD
SD, B, MCPD,
ANN, ANN-PSO, ANN-GA,R = 0.945
RMSE = 0.68
Amini et al. [28]51TC, D, Ve, B, S, peANNR2 = 0.96
Hajihassani et al. [29]95B/S, T, MCPD
P-wave, E, D
ANN, ICA-ANN, MLRR2 = 0.97
Faradonbeh et al. [30]102D, T, PF, HD,
MCPD, B/S
NLMR, GEPR2 = 0.87
Vasovic et al. [31]32D, TC, MCPDEmpirical predictor, ANN R2 = 0.9
RMSE = 0.018
Table 2. Descriptive statistics of the input and output variables.
Table 2. Descriptive statistics of the input and output variables.
DescriptiveMIC
(kg)
Distance
(m)
Elevation
(m)
Blast
Longitudinal
Blast
Latitude
Measured
Longitudinal
Measured
Latitude
SD
(m/kg1/2)
PPV
(mm/s)
Count100100100100100100100100100
Mean26.1350.0119.139.98140.039.98140.076368.640.62
Std2.1370.779.030.0007090.000580.00150.00131213.80.36
Min23206.64139.98140.139.98140.074440.50.18
25%24.42296.0671539.98140.0739.98140.075258.060.365
50%25.5348.67151839.986140.0739.98140.076368.30.53
75%28.5400.122639.98140.0839.9140.077178.40.77
Max32.5482.184439.987140.0839.9140.08194.51.87
Table 3. Model comparison based on the R, RMSE, and MSE evaluation metrics.
Table 3. Model comparison based on the R, RMSE, and MSE evaluation metrics.
ModelRRMSEMSE
Bayesian neural network940.170.03
Random forest regressor760.230.06
Gradient boosting regressor740.230.06
Decision tree regressor700.260.82
k-neighbors regressor670.250.07
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Fissha, Y.; Ikeda, H.; Toriya, H.; Adachi, T.; Kawamura, Y. Application of Bayesian Neural Network (BNN) for the Prediction of Blast-Induced Ground Vibration. Appl. Sci. 2023, 13, 3128. https://doi.org/10.3390/app13053128

AMA Style

Fissha Y, Ikeda H, Toriya H, Adachi T, Kawamura Y. Application of Bayesian Neural Network (BNN) for the Prediction of Blast-Induced Ground Vibration. Applied Sciences. 2023; 13(5):3128. https://doi.org/10.3390/app13053128

Chicago/Turabian Style

Fissha, Yewuhalashet, Hajime Ikeda, Hisatoshi Toriya, Tsuyoshi Adachi, and Youhei Kawamura. 2023. "Application of Bayesian Neural Network (BNN) for the Prediction of Blast-Induced Ground Vibration" Applied Sciences 13, no. 5: 3128. https://doi.org/10.3390/app13053128

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