Abstract

During the jet grouting process, large volumes of high pressurized fluids injected into the soils will cause significant ground displacements, which may bring harmful impacts on surrounding environment. Therefore, it is essential to provide an accurate estimation of the ground displacement in the design stage. Based on multiple nonlinear regression (MNLR) and support vector regression (SVR), the prediction approaches are established, respectively. The column radius (Rc), Young’s modulus (E), and distance from column center to target point (LOA) are selected as the input parameters, while the displacement of target point A at the radial direction (δA) is taken as the output parameter. Comparisons results on the prediction performance of ground displacements indicate that the MNLR-based approach has a better prediction effect. The design charts of the MNLR-based approach for predicting the ground displacement are created, which will be helpful for the practicing engineers to get a quick estimation.

1. Introduction

Jet grouting is invented based on the combination of hydraulic mining technology and grouting technique and has become one of the most popular ground improvement techniques in different construction fields for preventing geohazards in worldwide area [113]. Jet grouting is generally adopted to strengthen soft soil, such as ground improvement during deep excavations and tunnel construction [1427] and reinforcement of embankment foundation [2832]. Considering the types of fluids jetted from the nozzles, jet grouting systems can be divided into three categories [3335]: (i) single fluid system (injection of high pressurized grout), (ii) double fluid systems (injection of high pressurized grout and compressed air), and (iii) triple fluid systems (injection of high pressurized water, compressed air, and low pressurized grout).

Because large volumes of high pressurized fluids are injected into the fine grained soils during the jet grouting process, it will cause significant ground displacements, which may bring harmful impacts on surrounding environment [3638]. Therefore, it is essential to provide an accurate estimation of the ground displacement in the design stage. However, most researchers mainly focused on the prediction of diameter and strength of jet grouted columns [3944], and there are few published literatures related to ground displacement caused by installation of jet grouted columns. Shen et al. [31] proposed a method to calculate the lateral displacements caused by installing vertical jet grouted columns in clayey soils based on the analytical solution developed by Verruijt [45]. Wang et al. [8] proposed an approach to estimate the ground displacements caused by installation of horizontal jet grouted columns. However, the practical engineers may lack relative mathematical knowledge, which may bring difficulty in the use of these existed methods and will limit their widespread application. Intelligent approaches based on machine learning methods are becoming more and more popular in the field of engineering geology and geotechnical engineering [4650], which can effectively overcome the difficulties of arbitrary assumptions adopted in the current methods and increase the confidence in predictions. Multiple nonlinear regression (MNLR) is a form of regression analysis in which the dependent variables are modeled by a nonlinear function of the independent variables [5153]. MNLR can establish the models to describe the arbitrary relationships between the independent variables and the dependent variables, and this is different from traditional multiple linear regression (MLR), which is only used to obtain linear models. It has been proven that MNLR is an efficient prediction tool by many researchers in different fields (e.g., the field of economics, marketing, and engineering). As a new and efficient intelligent approach, the support vector machine (SVM) was produced on the basis of machine learning theory to solve the classification problems at the initial stage, and then, it was developed to deal with the regression problems after introducing the ε-insensitive loss function. The support vector regression (SVR) technique is based on the structural risk minimization (SRM) principle, which is not only to minimize the error on the training data but also to minimize a bound on the generalization error of a model [54].

In this paper, in order to control and mitigate environmental impacts due to installation disturbance of jet grouting, the machine learning methods including MNLR and SVR are taken as an attempt to propose an approach to predict the ground displacements caused by installing jet grouted columns. A series of field data on ground displacements caused by installing jet grouted columns were collected to conduct the analysis by MNLR and SVR. Finally, the design charts to estimate ground displacement are created to make it easy to use the proposed approach in this study for practical engineers.

2. Problem Description

Jet grouting is invented based on the combination of hydraulic mining technology and grouting technique. In the construction of jet grouting, high pressurized fluids (grout or water) are jetted from the nozzles that are fixed on the rod and have small diameters into the ground. Then, the in situ soils below ground surface can be eroded by the high pressurized fluid jets, and an approximate cylindrical soil-cement column will be formed by mixing the eroded soils with the injected grout. Figure 1 depicts the schematic view of ground displacements caused by installing a jet grouted column. As can be seen, the injection of large volumes of high pressurized fluids may cause an expansion effect in the internal stratum, which can induce movements in surroundings soil. Considering the jet grouting process, the factors influencing the ground displacements can be divided as follows: jetting parameters, soil properties, and distance to target point. Hence, the ground displacement caused by installing a jet grouted column can be expressed as a function of construction issues, soil properties, and distance to target point:where δA is the displacement of point A at the radial direction, as shown in Figure 1.

For the effect of jetting parameters on ground displacements, the withdrawal rate of the rod, nozzle diameter, number of nozzles, flow rate of injected fluid, rotation speed of the rod, and jetting pressure of fluid are mainly concerned. The values of ground displacements will be larger if the higher values of jetting parameters are given when other conditions are the same. For the effect of soil properties on ground displacements, the soil strength and soil stiffness are mainly included. The values of ground displacements will be smaller if the higher values of jetting parameters are introduced when other conditions are the same. In this study, column radius Rc, Young’s modulus E, and distance from column center to target point LOA are selected to represent the effects of jetting parameters, soil properties, and distance to target point on ground displacements, and their relationship can be expressed as follows:where Rc is the radius of jet grouted column, E is Young’s modulus of surrounding soils, and LOA is the distance from column center (point O) to target point A, as shown in Figure 1. In summary, to yield an accuracy prediction of ground displacements caused by installing a jet grouted column, a reasonable approach using MNLR and SVR should be capable of considering these three parameters: column radius Rc, Young’s modulus E, and distance from column center to target point LOA.

3. Data Preparation

Based on the above thought on influencing factors, considering the column radius Rc, Young’s modulus E, and distance from column center to target point LOA, 36 experimental data on ground displacements caused by installing a jet grouted column were collected from the published literature as regression data. Table 1 tabulates the collected experimental data on ground displacements caused by installing jet grouted columns. These field data were obtained from two case histories in two different soils. Figure 2 shows the geotechnical profile and soil properties for two case histories conducted in the soft clay and silty clay, respectively. As can be seen, the physical properties and mechanical parameters can be easily determined.

4. Methodology

4.1. Multiple Nonlinear Regression

Multiple nonlinear regression (MNLR) is a type of regression analysis in which the dependent variables are modeled by a nonlinear function of the independent variables. MNLR can establish the models to describe the arbitrary relationships between the independent variables and the dependent variables, and this is different from traditional multiple linear regression (MLR), which is only adopted to obtain linear models. Based on the consideration of the influencing factors on ground displacements and equation (2), the following nonlinear function is proposed to conduct MNLR analysis:where Rc is expressed in m; E is expressed in kPa; LOA is expressed in m; and a, b and c are empirical coefficients. With such a formulation, δref has the physical meaning of being the ground displacement produced under the condition having Rc = 0.5 m, E = 3000 kPa, and LOA = 5.0 m.

MNLR model has been implemented using Statistics and Machine Learning Toolbox in MATLAB 2019a environment with a nonlinear regression code. Based on the running results of the nonlinear regression code, δref = 40 mm, a = 1.8, b = −1.4, and c = −1.7 are obtained with the best prediction performance.

4.2. Support Vector Regression

The support vector machine (SVM) is a new and efficient artificial intelligence method, which was produced on the basis of statistical learning theory to solve the classification problems at the initial stage, and then, it was developed to deal with the regression problems after introducing the ε-insensitive loss function. SVR can be divided as the linear SVR and the nonlinear SVR. In many cases, it is not suitable using the linear SVR due to the real-world problem is very complex. The principle of SVR technique is introduced briefly in this section.

Taking a series of training data into account {(x1, y1), …, (xn, yn)}, , , where x is the input parameter, y is the output parameter, n is the number of collected data, is the m-dimensional vector space, and R is the one-dimensional vector space. Figure 3 shows the principle of a linear SVR technique, ɛ-insensitive loss function, and slack variables. As can be seen, the shaded area is called as the ɛ-insensitive tube. For these training data outside of the ɛ-insensitive tube, they will be given a nonzero slack variable. When the predicted data are inside the ɛ-insensitive tube, there will be no other differences, which mean that the value of ɛ-insensitive loss is zero. While the predicted data are outside the ɛ-insensitive tube, the value of the loss will be equal to be the magnitude of the difference between the estimated data and the tube radius ɛ [54]. The ɛ-insensitive loss function may be determined by the following equation:where is the loss function.

The linear function for SVR can be given by the following equation in general:where b is the bias, is the weight vector, and is the inner product of and x.

In SVR, there exists a main goal that is to find out a function f (x) that has the ability to minimize the complexity of model [54, 55]. The aforementioned goal can be achieved by the minimization of the weight vector :

However, by the introduction of slack parameters , (i = 1, …, n), the estimation error of training data outside the ɛ-insensitive tube could be incorporative. The function of convex optimization could be determined by the following equation:where C is the penalty parameter that is >0. In equation (8), the left term stands for the structure risk, while the right term stands for the empirical risk. The penalty parameter C determines the trade-off between the term and the empirical risk. By introducing a Lagrange function, the function in equation (8) could be transformed as follows:where and are Lagrange multipliers and is the Lagrange function. When the Lagrange multipliers after optimization are obtained, the regression problem in equation (9) can be expressed as follows:where xr and xs are the support vectors, b0 is the optimum value for the bias, and is the optimum value for the weight vector. During the training process of SVR technique, the values of some Lagrange multipliers could become zero, indicating that these training data could be irrelevant for the final regression analysis. Training modes with nonzero Lagrange multipliers are generally called as the support vectors [56]. The abovementioned SVR model is capable of solving the linear regression problems in general.

By introducing a nonlinear kernel function, the following equations can be adopted to solve the nonlinear regression problems:where is the kernel function.

By the use of a map ϕ, the input variables could be mapped onto the feature space. The dot product of is calculated by using a linear combination of the training data [57].

In this study, a structure of the SVR technique for prediction of ground displacements is established, as shown in Figure 4. SVR model has been implemented using Statistics and Machine Learning Toolbox in MATLAB 2019a environment with a SVR code. Radial basis kernel function is one of the most widely used kernel functions in SVR and is adopted to analyze the collected data for prediction of ground displacements in this study.

5. Accuracy of Predicted Values by MNLR and SVR

In order to evaluate the accuracy of predicted values of ground displacement by MNLR and SVR, five regression indices, namely, correlation coefficient (R2), mean squared error (MSE), mean absolute error (MAE), mean absolute percentage error (MAPE), and median absolute error (MEDAE), were adopted in this study. These five regression indices can be determined as follows:where li is the observed data, mi is the predicted data, n is the number of adopted data, is the average value of the observed data, and is the average value of the predicted data.

Figure 5 shows the prediction performance of ground displacement with MNLR and SVR, in which training data and testing data are included. As can be seen, the prediction performance obtained by using MNLR (δref = 40 mm, a = 1.8, b = −1.4, and c = −1.7) is better, for training data: R2 = 0.96, MSE = 13.32, MAPE = 50.5%, MEDAE = 3.2, and MAE = 3.3; for testing data: R2 = 0.98, MSE = 14.05, MAPE = 12.5%, MEDAE = 3.1, and MAE = 3.0. While for the prediction performance obtained by SVR with radial basis function, these five regression indices are listed as follows: for training data: R2 = 0.80, MSE = 38.61, MAPE = 35.01%, MEDAE = 3.0, and MAE = 0.84; for testing data: R2 = 0.55, MSE = 59.8, MAPE = 21.5%, MEDAE = 5.82, and MAE = 5.13. From these comparison results, it is suggested that the MNLR has a better prediction performance and can be adopted to yield an accurate prediction of the ground displacement caused by installing a jet grouted column.

6. Design Charts to Estimate Ground Displacement Created by MNLR

Based on the analysis of prediction performance, it has been proven that the MNLR can be used to yield a good estimation of the ground displacement caused by installing a jet grouted column. In order to increase the application range of this MNLR method, the design charts for predicting the ground displacement caused by installing a jet grouted column for different cases are plotted, as shown in Figure 6, which will make it more convenient for the use of this MNLR method in engineering practice. As can be seen in this figure, the column radius Rc varies from 0.25 m to 1.25 m, and Young’s modulus E is within the range of 2500 kPa to 30000 kPa, while the distance from column center to target point LOA changes from 3 m to 18 m. These design charts basically cover the most situations that can be encountered in engineering practice. Considering the construction issues and soil conditions in engineering site, the column radius can be estimated using the existed method [39, 4143] firstly, and then, the practicing engineers can get a quick prediction of the ground displacement caused by installing a jet grouted column based on the design charts proposed in this paper. In engineering practice, it is always encountered that multiple rows of jet grouted columns are installed. For such cases, based on the assumption of the principle of superposition, the ground displacements induced by installing a row of columns can be determined by the sum of the displacement caused by each individual column, as shown in the following equation and Figure 7:where δAsum is the ground displacements induced by installing a row of columns; i stands for the number of the jet grouted column being installed; and δAi is the displacement caused by installation of column i, which can be estimated by the design charts in this study.

7. Conclusions

Predicting the ground displacements caused by installing jet grouted columns is an important issue in the design stage of jet grouting, and large error in prediction may induce harmful results in engineering practice. Based upon the machine learning methods, prediction of the ground displacement caused during jet grouting is analyzed and discussed in this study, and the conclusions can be drawn as follows:(1)The factors influencing the ground displacements can be divided as jetting parameters, soil properties, and distance to target point. The column radius (Rc), Young’s modulus (E), and distance from column center to target point (LOA) are selected as the input parameters, while the displacement of target point A at the radial direction (δA) is taken as the output parameter.(2)The prediction approaches are established, respectively, based on MNLR and SVR. A nonlinear equation to express the relationship between the input parameters (Rc, E, and LOA) and the output parameter (δA) is proposed in this study. Comparisons results on prediction performance of ground displacements indicate that the MNLR-based approach has a better prediction effect.(3)Using the MNLR-based approach, the design charts for predicting the ground displacement induced by installation of jet grouted columns are created to increase the convenience for the use of the MNLR model in engineering practice. Based on the proposed design charts, the practicing engineers can get a quick estimation of the ground displacements caused by installing jet grouted columns.

Data Availability

The data used to support the findings of this research work are included within the article.

Conflicts of Interest

The authors declare that there are no conflicts of interest.

Acknowledgments

The research described in this study was funded by the project supported by the Natural Science Basic Research Plan in Shaanxi Province of China (Program no. 2019JQ-114), the National Nature Science Foundation of China (NSFC) (Grant nos. 41702287 and 41807245), and the Fundamental Research Funds for the Central Universities (Grant no. 300102218517). These financial supports are gratefully acknowledged.