Home Construction pit deformation measurement technology based on neural network algorithm
Article Open Access

Construction pit deformation measurement technology based on neural network algorithm

  • Yong Wu EMAIL logo and Xiaoli Zhou
Published/Copyright: September 11, 2023
Become an author with De Gruyter Brill

Abstract

The current technology of foundation pit deformation measurement is inefficient, and its accuracy is not ideal. Therefore, an intelligent prediction model of foundation pit deformation based on back propagation neural network (BPNN) is proposed to predict the foundation pit deformation intelligently, with high accuracy and efficiency, so as to improve the safety of the project. Firstly, to address the shortcomings of BPNNs, which rely on the initial parameter settings and tend to fall into local optimum and unstable performance, this study adopts the modified particle swarm optimization (MPSO) to optimise the parameters of BPNNs and constructs a pit deformation prediction model based on the MPSO–BP algorithm to achieve predictive measurements of pit deformation. After training and testing the data samples, the results show that the prediction accuracy of the MPSO–BP pit deformation prediction model is 99.76%, which is 2.25% higher than that of the particle swarm optimization–back propagation (PSO–BP) pit deformation prediction model and 3.01% higher than that of the BP pit deformation prediction model. The aforementioned results show that the MPSO–BP pit deformation prediction model proposed in this study can effectively predict the pit deformation variables of construction projects and provide data support for the protective measures of the staff, which is helpful for the cause of construction projects in China.

1 Introduction

In various engineering activities, the geological conditions involved are relatively complex, the demand for underground space is also increasing, and the number of foundation pit works is also increasing [1]. In this context, the measurement and prediction of foundation pit deformation is very important, which is directly related to the safety of foundation pit engineering [2]. In previous studies, scholars from various countries have conducted in-depth research and discussion on the prediction and measurement of foundation pit deformation, and a large number of research results have been published [3]. The current foundation pit deformation measurement technology is inefficient, and its accuracy is not ideal enough to effectively ensure the safety of construction workers. Based on previous research results, this study proposes the use of neural network algorithms to make intelligent predictive measurements of foundation pit deformation in construction projects, in order to provide data to support the safety and protection of staff. Firstly, this study proposes strategies to improve the particle swarm optimization (PSO) algorithm in terms of particle flight speed, inertia weights, and learning factors. Then, the back propagation neural network (BPNN) is optimised based on the improved PSO algorithm, and a pit deformation prediction model is constructed using MPSO–BP. The model has a positive effect on the safety of foundation pit projects and provides guidance for the application of intelligent algorithms in foundation pit projects. The main purpose of this study is to build a model to predict the deformation of the foundation pit efficiently and accurately, so as to play a positive role in the safety guarantee of the foundation pit project. The main contributions of the research are two points. The first point is to provide guidance for the application of intelligent algorithms in foundation pit engineering and promote the development process of automation and intelligence in construction engineering. The second point is to provide an efficient and accurate path for the deformation prediction of the foundation pit, thus improving the safety of the staff. There are two main innovations in the research. The first is to apply BPNN to the deformation measurement of foundation pit to realise intelligent and accurate measurement of foundation pit deformation; the second point is to use the improved PSO algorithm to optimise the BPNN, thus improving the performance of the BPNN model.

2 Related works

With the number of construction projects increasing year by year, people’s demand for underground space has become increasingly strong, and the number of foundation pit projects has also increased. The deformation of deep foundation pit engineering will affect the safety of project construction and surrounding buildings, so the deformation measurement of foundation pit has always been the focus of engineering practice. Many scholars have conducted in-depth research on foundation pit engineering. Taking a large deep foundation pit project in Guangzhou financial city as the research background, Xi et al. [4] conducted a comparative analysis of numerical simulation and monitoring data of deep foundation pit excavation deformation. Wang et al. [5] used the finite element analysis software ABAQUS 6.1.4 to simulate and analyse the displacement changes of supporting structures such as deep foundation pit excavation, underground diaphragm wall, and steel support. In order to study the stability and adjacent historical operation of the foundation pit during excavation, Liao et al. [6] carried out numerical simulation and field monitoring with a foundation pit in the southern new City of Nanjing as the research background. Wen and Yuan [7] established a three-dimensional symmetrical shield model to study the influence of the change of grouting pressure on the deformation and mechanical properties of the foundation pit and tunnel when the double line shield tunnel crosses the existing foundation pit. Based on the Verhulst model, Chang et al. [8] realised the prediction and early warning of axial force of foundation pit steel support to improve the safety of foundation pit engineering. Li et al. [9] proposed an isolation method in the backfill area of foundation pit to reduce the ground vibration of buildings and developed a new isolation product with high axial stiffness and low shear stiffness. Liu et al. [10] analysed the construction monitoring data of deep foundation pit in structural loess in northwest China to optimise the foundation pit design scheme and save the cost of foundation pit engineering.

With the progress of science and technology, the rapid development of computer technology, and Internet technology, all fields have begun to carry out information and intelligent transformation. In this case, as an important member of intelligent algorithm technology, BPNN plays an important role in various fields. Therefore, many scholars have discussed the application effect of BPNN. Zou et al. [11] used a genetic algorithm (GA) to optimise a BPNN for lunar shear parameter identification. Wang et al. [12] combined convolutional neural networks and BPNNs to construct an integrated model for automatic classification of mill grains to improve the efficiency of mill grain classification and reduce workload. Song et al. conducted mathematical modelling of solid oxide fuel cell (SOFC) through BPNN to evaluate and predict the performance of SOFC at different furnace temperatures. The experiment shows that the error of this prediction method is less than 5%, and it is better than the traditional method [13]. In order to make up for the defects of BPNN, Han et al. selected GA to obtain network parameters, optimise BPNN, and evaluate the effect of unmanned aerial vehicle shape product design scheme based on the optimised BPNN. The results show that the relative error of the evaluation method is less than 4%, and the design scheme can be evaluated quickly and scientifically [14]. Wang and Fu [15] analysed the integrated performance statistics of green suppliers based on fuzzy mathematics and BPNN, through which enterprise managers can reasonably evaluate the key aspects of enterprise management, correctly, completely, and reasonably allocate enterprise resources correctly, completely and rationally to minimise costs and maximise profits. Zou [16] concluded that the causes of consumer resale behaviour are complex, so based on machine learning and BPNNs, he constructed a model for measuring consumer online resale behaviour, and the results showed that the model is effective and can provide a theoretical reference for subsequent related research. Wei and Jin [17] applied machine learning techniques to a human resource management system in order to improve the usefulness of the system and built a combined model consisting of an optimised GM(1,1) model and a three-layer BPNN model according to the dimensionality of the prediction method selection. Zhang and Liang [18] developed a wearable inertial sensor-based athlete motion capture based on the BPNN algorithm for the problem that most of the body recognition detection of athletes is technical recognition and less motion state detection, and he constructed a wireless signal transmission scheme based on the sensor system. Huang et al. [19] proposed a beetle swarm antennae search-BPNN algorithm, a method that was proposed to predict the crosstalk of multi-stranded bundles of multi-stranded wires.

As can be seen in the aforementioned review of research results, BPNNs are widely used in various fields and play an important role in various industries. However, there are few research results that apply BPNNs to the measurement of foundation pit deformation in construction projects. The study uses the improved PSO algorithm to optimise the BPNN and constructs a pit deformation prediction model based on the optimised BPNN to achieve intelligent prediction and measurement of pit deformation and ensure the safety of pit work, bridging the gap in the application of neural network algorithms in pit engineering.

3 Improved BPNN-based pit deformation prediction model

3.1 Defects of traditional PSO algorithm

In the course of the rapid development of China’s market economy, the number of deep foundation pit construction projects is also increasing year by year. The deformation of deep foundation pit projects can affect the construction safety and the safety of the surrounding buildings, so the measurement of foundation pit deformation has always been the focus of engineering practice. The BPNN-based pit deformation prediction model has been proven to be effective in previous studies, but the BPNN is not stable enough and easily falls into local optimisation, so the study uses the PSO algorithm to improve the BPNN. The PSO algorithm is a biomimetic intelligent algorithm that can obtain the optimal solution through information transfer between particles and the overall iterative update of the population. Therefore, the PSO algorithm is widely used in the solution of optimisation problems. Let there be a population containing m particles, denoted as x = { x 1 , x 2 , , x m } ; x i = { x i 1 , x i 2 , , x i d } denotes the coordinates of the i particle; v i = { v i 1 , v i 2 , , v i d } denotes the flight speed of the i particle; p i = { p i 1 , p i 2 , , p i d } denotes the fitness value of the i particle, where the best fitness value is denoted as p best and is considered as the individual extreme value; p g = { p g 1 , p g 2 , , p g d } is the position of all particles in the population; and the best position is denoted as g best and is considered as the global extreme value. In previous studies, in order to improve the performance of the PSO algorithm, some scholars have introduced inertia weights on the velocity term w , and after obtaining the individual and global extremes, PSO can be updated iteratively according to equation (1) to update the velocity and position of the particle i in the d dimension.

(1) v i , d ( k + 1 ) = w i ( k ) v i , d ( k ) + c 1 rand ( ) ( p i , d ( k ) x i , d ( k ) ) + c 2 rand ( ) ( p g , d x i , d ( k ) ) x i , d ( k + 1 ) = x i , d ( k ) + v i , d ( k + 1 ) ,

where k represents the number of iterations of the algorithm update; c 1 , c 2 is the learning factor, where c 1 mainly regulates the step of the optimal flight of individual particles and c 2 mainly regulates the step of the global optimal flight; rand ( ) is a random number with the value range of [0,1]; v i , d ( k ) represents the velocity of the i th particle in the d th dimension at the k th iteration; x i , d ( k ) represents the position of the i th particle in the d th dimension at the k th iteration; p i , d ( k ) represents the global extreme value of the i th particle in the k th iteration; d p g , d ( k ) represents the global extremum of the population in the d dimension at the k iteration. In equation (1), when the value of w is large, it is good for global optimisation, but it will affect the solving efficiency of the algorithm; when the value of w is small, the solving efficiency of the algorithm is faster, but it is easy to fall into local optimisation. Therefore, the setting of the w value is related to the speed and accuracy of the PSO algorithm. In order to adjust the w value, using a linear decreasing strategy, w can be expressed in the following equation:

(2) w i ( k ) = w max ( w max w min ) k T max ,

where w max and w min are the maximum and minimum values of w and T max is the maximum number of iterations of the algorithm. The basic flow of the PSO algorithm is shown in Figure 1.

Figure 1 
                  Basic flow of the PSO algorithm.
Figure 1

Basic flow of the PSO algorithm.

However, the PSO algorithm also has more obvious limitations, such as weak global convergence, the tendency to fall into local optima, and the tendency to converge early. To this end, the study proposes strategies to improve the PSO algorithm in terms of particle flight speed, inertia weights, and learning factors.

3.2 Optimisation strategy for the PSO algorithm

To facilitate the calculation, set the particle dimensions to one dimension, and assume that the position and velocity of all particles in the particle swarm, except for the particle i , do not change, then the subscript d , i can be ignored in the formula. Let φ = φ 1 + φ 2 , where φ 1 and φ 2 are defined as shown in the following equation:

(3) φ 1 = r 1 c 1 φ 2 = r 2 c 2 ,

where r 1 and r 2 are two random numbers with values in the range [0,1]. Set a variable ρ , which is calculated as shown in the following equation:

(4) ρ = φ 1 p 0 + φ 2 p g φ 1 + φ 2 ,

Based on the aforementioned equations, equation (1) can be replaced with the following equation:

(5) v ( k + 1 ) = w v ( k ) + φ ( ρ x ( k ) ) x ( k + 1 ) = x ( k ) + v ( k + 1 ) .

From equation (5), the following equation is obtained:

(6) x ( k + 2 ) + ( φ w 1 ) x ( k + 1 ) + w x ( k ) = φ ρ .

Through equation (6), it can be learned that the concept of speed can be removed from the PSO algorithm, thus being able to dispense with the initialisation of the initial speed when initialising the various parameters, thus reducing the complexity of the algorithm and improving its operational efficiency. Based on the aforementioned fact, it is possible to obtain an iterative update formula for the PSO algorithm, which is deformed by simplification to obtain a first-order differential equation, as shown in the following equation:

(7) x ( k + 1 ) + ( φ w ) x ( t ) = φ ρ .

It can be seen that the new iterative update formula in equation (7) has fewer parameters compared to equation (1), simplifying the algorithm’s operations and improving efficiency. In traditional PSO algorithm optimisation, the inertia weights are generally used in a linear decreasing strategy to ensure both the global and local search capability of the algorithm. However, this method can lead to weaker flight ability of particles in the late iterative stage due to the small value of w , and thus, it is difficult to jump out of the local extrema for particles caught in the local extrema. To address this drawback, a random inertia weight is proposed to make the w value with some uncertainty, so that the particles have the ability to fly out of the local optimum even in the late iteration. The study combines the stochastic inertia weight and the linear decreasing inertia weight to obtain the following equation:

(8) w = μ W 1 + ( 1 μ ) W 2 ,

where W 1 , W 2 , and μ are defined as shown in the following equation:

(9) W 1 = w min + ( w max w min ) rand ( ) W 2 = w max + ( w max w min ) μ μ = k T max ,

where W max and W min are the maximum and minimum weight values set, respectively. Drawing on the idea of variation in GA, a variation operation is added to the random inertia weights to make it possible for the particles to have a reverse search to avoid missing the global optimum, and this parameter is represented by r 3 . Combining the aforementioned equations, the expression for the stochastic inertia weights is obtained and is given in the following equation:

(10) w = ( μ W 1 + ( 1 μ ) W 2 ) sign ( r 3 )

There are two learning factors in the PSO algorithm, c 1 , c 2 . c 1 is used to adjust the step size of the particles towards the individual extremes, while c 2 is used to adjust the step size of the particles towards the global extremes. Therefore, a large value of c 1 is needed at the beginning of the iteration to ensure that all particles in the swarm are closer to the optimal position to obtain the individual extremes, thus enhancing the global search capability; a large value of c 2 is needed at the end of the iteration to ensure the convergence of the PSO algorithm and thus obtain the global optimal solution. From the aforementioned fact, we know that the values of c 1 and c 2 are basically inversely proportional. When the value of c 1 is larger, a smaller value of c 2 is required; when the value of c 2 is larger, a smaller value of c 1 is required. For this reason, the study proposes an evolutionary formula for the learning factor, as shown in the following equation:

(11) c 1 = c max ( c max c min ) k T max c 2 = c max c 1 ,

where c max and c min are the maximum and minimum values of the pre-set learning factors, respectively. According to equation (11), in the early iteration of the PSO algorithm, the value of c 1 is larger and the value of c 2 is smaller, which makes the PSO algorithm have a strong global search capability; in the late iteration, the value of c 2 is larger and the value of c 1 is smaller, which makes the PSO algorithm have a strong local search capability and higher accuracy, which in turn strengthens the convergence performance of the PSO algorithm. In the process of the PSO algorithm particle search, there is a certain possibility of flying out of the feasible domain range, leading to a decrease in the accuracy of the PSO algorithm and the occurrence of invalid solutions. Therefore, certain measures need to be taken to deal with the out-of-bounds particles accordingly. The strategy adopted in the study is as follows: when a particle in the population appears to be out of bounds, a dimension of the particle flies beyond the flight domain, or the particle flies beyond the flight domain, at which point the out-of-bounds particle is reset and a value is regenerated in the flight domain, as shown in the following equation:

(12) x = ( x max x min ) rand ( ) + x min .

Based on the aforementioned fact, the modified particle swarm optimization (MPSO) is constructed to improve and optimise the particle swarm algorithm to increase efficiency and accuracy. The flow of the MPSO algorithm is shown in Figure 2.

Figure 2 
                  MPSO algorithm flow.
Figure 2

MPSO algorithm flow.

3.3 Construction of a pit deformation measurement model based on MPSO–BP

BPNN is a kind of error direction propagation neural network, which is one of the most widely used and mature neural networks.

As can be seen in Figure 3, the BPNN is a three-layer model, consisting of an input layer, an implicit layer, and an output layer. In Figure 3, x j represents the input signal of the node j ; w i j represents the connection weight of the node i in the hidden layer and the node in the input layer; j θ i represents the threshold of the node in the hidden layer; i ϕ ( x ) is the activation function of the neuron in the hidden layer; ψ ( x ) is the activation function of the neuron in the output layer; a k represents the threshold of the node k in the output layer; and o k is the output value of the node k in the output layer. There are two signals in the underlying BPNN. One is called the work signal, which is propagated forward in the BPNN; the other signal is called the error signal, which is propagated backward in the BPNN. During the forward propagation of the working signal, the output value o k of the node k in the output layer is shown in the following equation:

(13) o k = ψ i = 1 q w k i ϕ j = 1 M w i j x j + θ i + a k .

Figure 3 
                  Basic structure of BPNN model.
Figure 3

Basic structure of BPNN model.

In the back-propagation process of the error, the error between the output value of the output layer and the desired output value is obtained after the calculation, and this error is back-propagated up to the neurons in the hidden layer, and then, the connection weights and thresholds are adjusted according to the value of this error, and this operation is repeated in the process of iteration until the error is less than the set value or the number of iterations reaches the set value. The training error of the BPNN is calculated as shown in the following equation:

(14) E = 1 2 p = 1 p k = 1 L ( T k p o k p ) 2 ,

where E denotes the training error of the BPNN and p denotes the number of training samples. BPNNs have important applications in various fields, for example, in deep foundation pit projects, where the extent of pit deformation is predicted and measured by monitoring data. There are generally three types of pit deformation: surface settlement, pit bottom uplift deformation, and enclosure deformation. The historical data obtained from the monitoring points are fed into the BPNN, which is trained to obtain the predicted values of pit deformation and then formulate countermeasures to ensure the safety of the pit project. However, the performance of the BPNN depends on the initial parameters, which is prone to local optimisation and unstable performance, so a global optimisation algorithm is needed to optimise the training of the BPNN. The study uses the MPSO algorithm to optimise the training of BPNNs. Before the MPSO algorithm is used to optimise the BPNN, the connection weights and thresholds of the layers in the BPNN are first encoded. The study uses vector coding to perform the coding operation; in vector coding, all particles are considered as a vector, and each vector represents a neural network parameter that needs to be initialised, such as weights and thresholds. The coding can be expressed in the following equation:

(15) particle ( i ) = [ w i j , w k i , θ i , a k ] ,

where i denotes the number of particles and i = 1 , 2 , , m . After the coding is completed, the parameters to be initialised are mapped to particle dimensions and an optimisation search operation is performed to obtain the optimal parameters. After optimising the BPNN using the MPSO algorithm, the MPSO–BP model is constructed to achieve predictive measurements of pit deformation. The basic flow of the MPSO–BP algorithm is shown in Figure 4.

Figure 4 
                  Basic flow of the MPSO-BP algorithm.
Figure 4

Basic flow of the MPSO-BP algorithm.

4 Performance analysis of MPSO–BP pit deformation prediction model

The study used deformation monitoring data samples from deep excavation engineering in C city to construct an experimental dataset for training and testing the model constructed by BPNN. Divide the experimental dataset into two datasets in a 7:3 ratio: one for training and the other for testing. The performance of the model constructed by the BPNN was tested on the test sample set. The models were constructed based on BPNN, PSO–BPNN, and MPSO–BPNN, respectively. A foundation pit deformation prediction model is constructed based on BPNN, PSO–BPNN, and MPSO–BPNN, respectively. The basic parameter settings of all models, such as maximum iteration number, particle number, and transfer function of output-layer neurons, are consistent. The parameter settings are shown in the reference literature [20]. The training process of the three models is shown in Figure 5. This process is represented by the fitness value of the model. In the training process, the faster the fitness value decreases, the better the convergence of the model.

Figure 5 
               Training process of three models.
Figure 5

Training process of three models.

In Figure 5, a lot of information can be shown. It can be seen that as the number of iterations increases, the fitness functions of all three models decrease. The MPSO–BP pit deformation prediction model has the fastest convergence rate and the best convergence performance, with the smallest fitness value of 6.52 at 165 iterations; the PSO–BP pit deformation prediction model has a worse convergence performance compared to the MPSO–BP pit deformation prediction model, with the smallest fitness value of 6.56 at 272 iterations: the BP pit deformation prediction. As can be seen, the MPSO–BP pit deformation prediction model requires the fewest number of iterations to achieve optimal performance, 107 fewer than the PSO–BP pit deformation prediction model and 135 fewer than the BP pit deformation prediction model. After convergence, the MPSO–BP pit deformation prediction model had the lowest fitness value, 0.04 lower than the PSO–BP pit deformation prediction model and 0.15 lower than the BP pit deformation prediction model. The aforementioned results show that the convergence and accuracy of MPSO–BP are better than those of the other two models, indicating that the optimisation effect of MPSO on BPNN is significant.

The variation in accuracy of the three models during the training process is shown in Figure 6. The accuracy of the model is evaluated by the error value. The smaller the error value, the higher the accuracy of the model and the better the performance of the model. In addition, the faster the error value of the model decreases, the better the convergence of the model.

Figure 6 
               Accuracy changes of three models during training.
Figure 6

Accuracy changes of three models during training.

The MPSO–BP pit deformation prediction model requires the least number of iterations to achieve the target accuracy, 189, which is 84 less than the 273 iterations of the PSO–BP pit deformation prediction model and 373 less than the 562 iterations of the BP pit deformation prediction model. These results show that the convergence performance of the MPSO–BP pit deformation prediction model is better than that of the other two models. It shows that MPSO can effectively optimise the BPNN model.

The prediction errors of the three models were analysed by using the numbers in the three data sample sets as the test sample set. Prediction error refers to the error between the output value of the model and the actual measurement value. The smaller the prediction error, the better the prediction effect of the model on the deformation of the foundation pit. The percentage prediction errors of the three models for pit deformation are shown in Figure 7.

Figure 7 
               Prediction error percentage of three models for foundation pit deformation.
Figure 7

Prediction error percentage of three models for foundation pit deformation.

In Figure 7, it is easy to see that the MPSO–BP pit deformation prediction model has the smallest prediction error from day 10 to day 50 of monitoring, with an average of 4.84%; the PSO–BP pit deformation prediction model has a larger prediction error than the MPSO–BP pit deformation prediction model and a smaller prediction error than the BP pit deformation prediction model, with an average of 6.72%; the BP pit deformation prediction model has the largest prediction error of the BP pit deformation model, with an average of 9.46%. It can be seen that the prediction error of the MPSO–BP pit deformation prediction model is 1.88% lower than that of the PSO–BP pit deformation prediction model and 4.62% lower than that of the BP pit deformation prediction model. This shows that the accuracy of BPNN model has been significantly improved after MPSO optimisation, which also verifies the improvement effect of MPSO on BPNN.

The mean absolute error (MAE) of the three models is shown in Figure 8. The average absolute error is the average of the absolute value of the deviation between all single observations and the arithmetic mean, which can accurately reflect the size of the actual prediction error.

Figure 8 
               MAE of three models.
Figure 8

MAE of three models.

In Figure 8, there is a significant decrease in the MAE values of the models over the course of the three model iterations. After 150 iterations, the MAE value of the MPSO–BP pit deformation prediction model was 1.26; the MAE value of the PSO–BP pit deformation prediction model was 1.78, which was 0.52 higher than that of the MPSO–BP pit deformation prediction model; and the MAE value of the BP pit deformation prediction model was 2.27, which was 1.01 higher than that of the MPSO–BP pit deformation prediction model. The aforementioned results show that after optimisation, the error of the MPSO–BPNN model is lower than that of the other two models.

F1 indicator was used to evaluate the performance of the three models. The F1 values of the three models are shown in Figure 9. F1 is an indicator used in statistics to measure the accuracy of binary classification models. It takes into account both the accuracy and recall of the classification model, effectively reflecting the correctness and accuracy of the model.

Figure 9 
               
                  F1 value of three models.
Figure 9

F1 value of three models.

In Figure 9, it can be seen that the F1 values of all three models increase as the number of iterations increases. At 300 iterations, the F1 value of the MPSO–BP pit deformation prediction model is 0.63; the F1 value of the PSO–BP pit deformation prediction model is 0.45, which is 0.18 lower than that of the MPSO–BP pit deformation prediction model; and the F1 value of the BP pit deformation prediction model is 0.27, which is 0.36 lower than that of the MPSO–BP pit deformation prediction model. At 600 iterations, the F1 value of the MPSO–BP pit deformation prediction model was 0.92; the F1 value of the PSO–BP pit deformation prediction model was 0.63, which was 0.29 lower than that of the MPSO–BP pit deformation prediction model; and the F1 value of the BP pit deformation prediction model was 0.44, which was 0.48 lower than that of the MPSO–BP pit deformation prediction model. The accuracy of the three models is shown in Figure 10.

Figure 10 
               Prediction accuracy of three models.
Figure 10

Prediction accuracy of three models.

In Figure 10, it can be seen that the pit prediction accuracy of all three models increases as the number of iterations increases. The prediction accuracy of the MPSO–BP pit deformation prediction model was 99.35% at 300 iterations; the prediction accuracy of the PSO–BP pit deformation prediction model was 97.75%, which was 2.60% lower than that of the MPSO–BP pit deformation prediction model; the prediction accuracy of the BP pit deformation prediction model was 96.51%, which was 2.84% lower than that of the MPSO–BP pit deformation prediction model. The prediction accuracy of BP pit deformation prediction model was 96.51%, which was 2.84% lower than that of the MPSO–BP pit deformation prediction model. At 600 iterations, the prediction accuracy of the MPSO–BP pit deformation prediction model was 99.76%, which was 2.25% higher than that of the PSO–BP pit deformation prediction model and 3.01% higher than that of the BP pit deformation prediction model. The aforementioned results show that the accuracy of the MPSO–BPNN model is significantly higher than the other two models. This shows that MPSO can optimise the accuracy of BPNN model by finding the optimal parameters. In summary, optimisation of the BPNN based on the improved particle swarm algorithm can effectively improve the prediction accuracy and efficiency of the pit deformation prediction model, so that countermeasures can be formulated to ensure the safety of the pit project.

5 Conclusion

In construction engineering, the prediction of foundation pit deformation plays a vital role in the quality of engineering and the safety of workers. The accuracy and efficiency of current prediction methods of foundation pit deformation are low. Therefore, the defects of BPNN and PSO algorithm are analysed, and the MPSO–BP algorithm is proposed. Based on the MPSO–BP algorithm, a prediction model of foundation pit deformation is built, and the foundation pit deformation is predicted according to historical monitoring data. Experimental results show that the MPSO–BP model requires 107 fewer iterations than the PSO–BP model, 135 fewer iterations than the BP model when achieving optimal performance. After convergence, the adaptation value of the MPSO–BP model is 0.04 lower than that of the PSO–BP model, 0.15 lower than that of the BP model. 4.62%. After 150 iterations, the MAE value of the MPSO–BP model was 1.26, 0.52 lower than that of the PSO–BP model and 1.01 lower than that of the BP model. At 600 iterations, the F1 value of the MPSO–BP model was 0.92, 0.29 higher than that of the PSO–BP model and 0.48 higher than that of the BP model; the prediction accuracy of the MPSO–BP model was 99.76%, 2.25% higher than that of the PSO–BP model and 3.01% higher than that of the BP model. In summary, the MPSO–BP pit deformation prediction model has a relatively impressive prediction accuracy and efficiency, which can facilitate the staff to formulate countermeasures and ensure the safety of the pit project. The study’s optimisation of the BPNN is mainly based on theory and does not take into account the actual engineering situation, which requires further research in the follow-up.

  1. Author contributions: All authors contributed to the study conception and design. Material preparation, data collection and analysis were performed by Xiaoli Zhou. The first draft of the manuscript was written by Yong Wu. All authors read and approved the final manuscript.

  2. Conflict of interest: Author states no conflict of interest.

  3. Data availability statement: The data are available from the corresponding author on reasonable request.

References

[1] Chen H, Zhang K, Jiang Y, Shi Z. Prediction and forewarning of axial force of steel bracing in foundation pit based on Verhulst model. PLOS ONE. 2022;17(3):e0265845.10.1371/journal.pone.0265845Search in Google Scholar PubMed PubMed Central

[2] Chen Z, Huang J, Zhan H, Wang J, Dou Z, Zhang C, et al. Optimization schemes for deep foundation pit dewatering under complicated hydrogeological conditions using MODFLOW-USG. Eng Geol. 2022;303:106653.10.1016/j.enggeo.2022.106653Search in Google Scholar

[3] Zeng Y, Pan P, Zhang D, Yang J. Experimental study of isolation in the backfill zone of the foundation pit (IBF) method to reduce ground-borne vibration in buildings. Eng Struct. 2020;202:109740.10.1016/j.engstruct.2019.109740Search in Google Scholar

[4] Xi H, Li Z, Han J, Shen D, Li N, Long Y, et al. Evaluating the capability of municipal solid waste separation in China based on AHP-EWM and BP neural network. Waste Manag. 2022;139:208–16.10.1016/j.wasman.2021.12.015Search in Google Scholar PubMed

[5] Wang J, Hu J, Zhang Y, Xie Q, Shi Y. Investigation of imbibition areas during well shut-in based on mercury injection experiment and BP neural network. Fuel. 2019;254:115621.1–8.10.1016/j.fuel.2019.115621Search in Google Scholar

[6] Liao H, Gao Y, Wang Q, Wilson D. Development of viscosity model for aluminum alloys using BP neural network. Trans Nonferrous Met Soc China. 2021;31(10):2978–85.10.1016/S1003-6326(21)65707-2Search in Google Scholar

[7] Wen L, Yuan X. Forecasting CO_2 emissions in Chinas commercial department, through BP neural network based on random forest and PSO. Sci Total Environ. 2020;718(May20):137194.1–14.10.1016/j.scitotenv.2020.137194Search in Google Scholar PubMed

[8] Chang Y, Yue J, Guo R, Liu W, Li L. Penetration quality prediction of asymmetrical fillet root welding based on optimized BP neural network. J Manuf Process. 2020;50:247–54.10.1016/j.jmapro.2019.12.022Search in Google Scholar

[9] Li Q, Wu J, Chen Y, Wang J, Gao S, Wu Z. A new response approximation model of the quadrant detector using the optimized BP neural network. IEEE Sens J. 2020;20(8):4345–52.10.1109/JSEN.2019.2963050Search in Google Scholar

[10] Liu J, Huang J, Sun R, Yu H, Xiao R. Data fusion for multi-source sensors using GA-PSO-BP neural network. IEEE Trans Intell Transp Syst. 2020;99:1–16.Search in Google Scholar

[11] Zou M, Xue L, Gai H, Dang Z, Wang S, Xu P. Identification of the shear parameters for lunar regolith based on a GA-BP neural network. J Terramechanics. 2020;89:21–9.10.1016/j.jterra.2020.02.003Search in Google Scholar

[12] Wang S, Wu TH, Shao T, Peng ZX. Integrated model of BP neural network and CNN algorithm for automatic wear debris classification. Wear. 2019;426–427:1761–70.10.1016/j.wear.2018.12.087Search in Google Scholar

[13] Song S, Xiong X, Wu X, Xue ZZ. Modeling the SOFC by BP neural network algorithm. Int J Hydrog Energy. 2021;46(38):20065–77.10.1016/j.ijhydene.2021.03.132Search in Google Scholar

[14] Han JX, Ma MY, Wang K. Product modeling design based on genetic algorithm and BP neural network. Neural Comput Appl. 2021;33:4111–7.10.1007/s00521-020-05604-0Search in Google Scholar

[15] Wang Y, Fu P. Integration performance statistics of green suppliers based on fuzzy mathematics and BP neural network. J Intell Fuzzy Syst. 2021;40(2):2083–94.10.3233/JIFS-189209Search in Google Scholar

[16] Zou X. Analysis of consumer online resale behavior measurement based on machine learning and BP neural network. J Intell Fuzzy Syst. 2021;40(2):2121–32.10.3233/JIFS-189212Search in Google Scholar

[17] Wei G, Jin Y. Human resource management model based on three-layer BP neural network and machine learning. J Intell Fuzzy Syst. 2021;40(2):2289–300.10.3233/JIFS-189226Search in Google Scholar

[18] Zhang L, Liang F. Monitoring and analysis of athletes’ local body movement status based on BP neural network. J Intell Fuzzy Syst. 2021;40(2):2325–35.10.3233/JIFS-189229Search in Google Scholar

[19] Huang C, Zhao Y, Yan W, Liu Q, Zhou J, Meng Z, et al. Analysis of crosstalk problem in multi-twisted bundle of multi-twisted wire based on BSAS-BP neural network algorithm and multilayer transposition method. Appl Comput Electromagn Soc J. 2020;35(8):941–50.10.47037/2020.ACES.J.350814Search in Google Scholar

[20] Feng T, Wang C, Zhang J, Zhou K, Qiao G. Prediction of stratum deformation during the excavation of a foundation pit in composite formation based on the artificial bee colony–back-propagation model. Eng Optim. 2022;54(7):1217–35.10.1080/0305215X.2021.1919100Search in Google Scholar

Received: 2022-12-09
Revised: 2023-04-25
Accepted: 2023-05-22
Published Online: 2023-09-11

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

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

Articles in the same Issue

  1. Research Articles
  2. Salp swarm and gray wolf optimizer for improving the efficiency of power supply network in radial distribution systems
  3. Deep learning in distributed denial-of-service attacks detection method for Internet of Things networks
  4. On numerical characterizations of the topological reduction of incomplete information systems based on evidence theory
  5. A novel deep learning-based brain tumor detection using the Bagging ensemble with K-nearest neighbor
  6. Detecting biased user-product ratings for online products using opinion mining
  7. Evaluation and analysis of teaching quality of university teachers using machine learning algorithms
  8. Efficient mutual authentication using Kerberos for resource constraint smart meter in advanced metering infrastructure
  9. Recognition of English speech – using a deep learning algorithm
  10. A new method for writer identification based on historical documents
  11. Intelligent gloves: An IT intervention for deaf-mute people
  12. Reinforcement learning with Gaussian process regression using variational free energy
  13. Anti-leakage method of network sensitive information data based on homomorphic encryption
  14. An intelligent algorithm for fast machine translation of long English sentences
  15. A lattice-transformer-graph deep learning model for Chinese named entity recognition
  16. Robot indoor navigation point cloud map generation algorithm based on visual sensing
  17. Towards a better similarity algorithm for host-based intrusion detection system
  18. A multiorder feature tracking and explanation strategy for explainable deep learning
  19. Application study of ant colony algorithm for network data transmission path scheduling optimization
  20. Data analysis with performance and privacy enhanced classification
  21. Motion vector steganography algorithm of sports training video integrating with artificial bee colony algorithm and human-centered AI for web applications
  22. Multi-sensor remote sensing image alignment based on fast algorithms
  23. Replay attack detection based on deformable convolutional neural network and temporal-frequency attention model
  24. Validation of machine learning ridge regression models using Monte Carlo, bootstrap, and variations in cross-validation
  25. Computer technology of multisensor data fusion based on FWA–BP network
  26. Application of adaptive improved DE algorithm based on multi-angle search rotation crossover strategy in multi-circuit testing optimization
  27. HWCD: A hybrid approach for image compression using wavelet, encryption using confusion, and decryption using diffusion scheme
  28. Environmental landscape design and planning system based on computer vision and deep learning
  29. Wireless sensor node localization algorithm combined with PSO-DFP
  30. Development of a digital employee rating evaluation system (DERES) based on machine learning algorithms and 360-degree method
  31. A BiLSTM-attention-based point-of-interest recommendation algorithm
  32. Development and research of deep neural network fusion computer vision technology
  33. Face recognition of remote monitoring under the Ipv6 protocol technology of Internet of Things architecture
  34. Research on the center extraction algorithm of structured light fringe based on an improved gray gravity center method
  35. Anomaly detection for maritime navigation based on probability density function of error of reconstruction
  36. A novel hybrid CNN-LSTM approach for assessing StackOverflow post quality
  37. Integrating k-means clustering algorithm for the symbiotic relationship of aesthetic community spatial science
  38. Improved kernel density peaks clustering for plant image segmentation applications
  39. Biomedical event extraction using pre-trained SciBERT
  40. Sentiment analysis method of consumer comment text based on BERT and hierarchical attention in e-commerce big data environment
  41. An intelligent decision methodology for triangular Pythagorean fuzzy MADM and applications to college English teaching quality evaluation
  42. Ensemble of explainable artificial intelligence predictions through discriminate regions: A model to identify COVID-19 from chest X-ray images
  43. Image feature extraction algorithm based on visual information
  44. Optimizing genetic prediction: Define-by-run DL approach in DNA sequencing
  45. Study on recognition and classification of English accents using deep learning algorithms
  46. Review Articles
  47. Dimensions of artificial intelligence techniques, blockchain, and cyber security in the Internet of medical things: Opportunities, challenges, and future directions
  48. A systematic literature review of undiscovered vulnerabilities and tools in smart contract technology
  49. Special Issue: Trustworthy Artificial Intelligence for Big Data-Driven Research Applications based on Internet of Everythings
  50. Deep learning for content-based image retrieval in FHE algorithms
  51. Improving binary crow search algorithm for feature selection
  52. Enhancement of K-means clustering in big data based on equilibrium optimizer algorithm
  53. A study on predicting crime rates through machine learning and data mining using text
  54. Deep learning models for multilabel ECG abnormalities classification: A comparative study using TPE optimization
  55. Predicting medicine demand using deep learning techniques: A review
  56. A novel distance vector hop localization method for wireless sensor networks
  57. Development of an intelligent controller for sports training system based on FPGA
  58. Analyzing SQL payloads using logistic regression in a big data environment
  59. Classifying cuneiform symbols using machine learning algorithms with unigram features on a balanced dataset
  60. Waste material classification using performance evaluation of deep learning models
  61. A deep neural network model for paternity testing based on 15-loci STR for Iraqi families
  62. AttentionPose: Attention-driven end-to-end model for precise 6D pose estimation
  63. The impact of innovation and digitalization on the quality of higher education: A study of selected universities in Uzbekistan
  64. A transfer learning approach for the classification of liver cancer
  65. Review of iris segmentation and recognition using deep learning to improve biometric application
  66. Special Issue: Intelligent Robotics for Smart Cities
  67. Accurate and real-time object detection in crowded indoor spaces based on the fusion of DBSCAN algorithm and improved YOLOv4-tiny network
  68. CMOR motion planning and accuracy control for heavy-duty robots
  69. Smart robots’ virus defense using data mining technology
  70. Broadcast speech recognition and control system based on Internet of Things sensors for smart cities
  71. Special Issue on International Conference on Computing Communication & Informatics 2022
  72. Intelligent control system for industrial robots based on multi-source data fusion
  73. Construction pit deformation measurement technology based on neural network algorithm
  74. Intelligent financial decision support system based on big data
  75. Design model-free adaptive PID controller based on lazy learning algorithm
  76. Intelligent medical IoT health monitoring system based on VR and wearable devices
  77. Feature extraction algorithm of anti-jamming cyclic frequency of electronic communication signal
  78. Intelligent auditing techniques for enterprise finance
  79. Improvement of predictive control algorithm based on fuzzy fractional order PID
  80. Multilevel thresholding image segmentation algorithm based on Mumford–Shah model
  81. Special Issue: Current IoT Trends, Issues, and Future Potential Using AI & Machine Learning Techniques
  82. Automatic adaptive weighted fusion of features-based approach for plant disease identification
  83. A multi-crop disease identification approach based on residual attention learning
  84. Aspect-based sentiment analysis on multi-domain reviews through word embedding
  85. RES-KELM fusion model based on non-iterative deterministic learning classifier for classification of Covid19 chest X-ray images
  86. A review of small object and movement detection based loss function and optimized technique
Downloaded on 13.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/jisys-2022-0292/html
Scroll to top button