CN113792372A - Ground continuous wall deformation dynamic prediction method based on CV-LSTM combined model - Google Patents

Ground continuous wall deformation dynamic prediction method based on CV-LSTM combined model Download PDF

Info

Publication number
CN113792372A
CN113792372A CN202111146580.1A CN202111146580A CN113792372A CN 113792372 A CN113792372 A CN 113792372A CN 202111146580 A CN202111146580 A CN 202111146580A CN 113792372 A CN113792372 A CN 113792372A
Authority
CN
China
Prior art keywords
deformation
prediction
neural network
monitoring
diaphragm wall
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111146580.1A
Other languages
Chinese (zh)
Inventor
刘维
赵华菁
管浩
王航远
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou University
Original Assignee
Suzhou University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou University filed Critical Suzhou University
Priority to CN202111146580.1A priority Critical patent/CN113792372A/en
Publication of CN113792372A publication Critical patent/CN113792372A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/044Recurrent networks, e.g. Hopfield networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • General Physics & Mathematics (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Computing Systems (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Data Mining & Analysis (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biophysics (AREA)
  • Health & Medical Sciences (AREA)
  • Architecture (AREA)
  • Civil Engineering (AREA)
  • Structural Engineering (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a ground connection wall deformation dynamic prediction method based on a CV-LSTM combined model. Selecting a monitoring point, collecting deformation history monitoring data of the foundation pit engineering diaphragm wall, and arranging to form a monitoring table; and learning the training samples in the deformation monitoring data by adopting a CV-LSTM combined model, and performing deformation prediction on the test set samples by using the optimal model obtained by training to obtain a prediction value of the deformation of the diaphragm wall. Compared with the traditional BP neural network, the CV-LSTM combined model provided by the invention has higher prediction precision, better generalization capability than an independent LSTM deep network, is suitable for the dynamic prediction problem of diaphragm wall deformation, and can provide reference for realizing informatization management of a construction site.

Description

Ground continuous wall deformation dynamic prediction method based on CV-LSTM combined model
Technical Field
The invention relates to a diaphragm wall deformation prediction method, in particular to a diaphragm wall deformation dynamic prediction method based on a CV-LSTM combined model.
Background
At present, China is in the rapid development stage of rail transit construction, a large number of station foundation pit projects appear, and the excavation scale and depth of foundation pits are continuously increased. For example, the maximum excavation depth of a station of a certain number of subway lines in a certain city reaches 29 m. The foundation pit engineering is a space system comprising a soil body and a supporting structure, and is influenced by a plurality of internal and external factors such as geological conditions, construction quality, surrounding environment and the like. The field measured deformation data is the embodiment of various comprehensive effects in the construction process. Therefore, analyzing and researching the on-site deformation monitoring data becomes an effective way for people to know the deformation characteristics of the foundation pit.
In the aspect of the prediction of the deformation rule of the underground diaphragm wall of the foundation pit under different soil properties and different support types, the prediction method is mainly divided into the following three types: empirical methods, numerical simulations, and machine learning. The empirical method needs a large amount of monitoring data, is limited to establishing a discrete random model by using a differential equation, and is inconvenient for describing the essence and the internal law of the system change process; the numerical method has accuracy on the mathematical method, but due to the complexity of the deformation influence factors of the underground diaphragm wall of the foundation pit, the fuzziness of a physical mechanism and the changeability and uncertainty of parameters, the method is excessively generalized when in use, and the practical value is reduced. At present, most of machine learning methods adopt classical BP neural networks, the structure of the neural network which propagates reversely is relatively simple, but the relevance of input time cannot be accurately processed, and the error is large when long sequence data is processed; the LSTM algorithm for processing sequence data has the advantages of convenience for sequence modeling and long-term memory capability, but has the defect of poor generalization capability.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides the diaphragm wall deformation prediction method based on the CV-LSTM combined model, and the combined model has higher stability, is suitable for long-term and dynamic prediction of diaphragm wall deformation, and has higher prediction precision and better generalization capability.
The technical scheme for realizing the aim of the invention is to provide a ground connection wall deformation dynamic prediction method based on a CV-LSTM neural network algorithm, which comprises the following steps:
the method comprises the following steps:
selecting monitoring points, collecting deformation history monitoring data of the foundation pit engineering diaphragm wall, and recording deformation observation values collected by each monitoring point as
Figure 100002_DEST_PATH_IMAGE001
Representing the deformation value of the measuring point i on the t day to form a time sequence of an observed value; arranging the monitoring data to form a monitoring table;
step two:
(1) reading the monitoring table formed in the step (1) by using an xlrd module in a PyTorch frame package, and storing data into a tensor structure by using a tensor function to obtain a data set;
(2) the prediction combination model is established by adopting a K-fold cross validation method and an LSTM neural network algorithm, and the input layer of the prediction combination model is
Figure 703090DEST_PATH_IMAGE002
The output layer is
Figure 100002_DEST_PATH_IMAGE003
Wherein N is the input information length, and M is the prediction time span;
the prediction combination model divides a data set into K subsets by adopting a K-fold cross validation method, wherein K-1 subsets are used as training set samples for training in turn, and the rest 1 subsets are used as test set samples for testing;
the prediction combination model adopts an LSTM neural network algorithm to learn a training set sample, sets the super parameters including the number of training rounds EPOCH, the learning rate LR and the number of HIDDEN layer neurons HIDDEN _ SIZE, and obtains an optimal model through training by adjusting the super parameters;
the method for adjusting the hyper-parameters comprises the following steps: updating network parameters in formula iteratively by adopting Adam algorithmwAnd adjusting, wherein an iterative update formula is as follows:
Figure 394664DEST_PATH_IMAGE004
Figure 100002_DEST_PATH_IMAGE005
Figure 97041DEST_PATH_IMAGE006
wherein,wnetwork parameters to be trained;
Figure 100002_DEST_PATH_IMAGE007
is the learning rate;dwis a gradient;
Figure 662014DEST_PATH_IMAGE008
is the first moment attenuation coefficient;
Figure 100002_DEST_PATH_IMAGE009
is the second moment attenuation coefficient; v is the exponentially weighted average of the original gradients; s is an exponentially weighted average of the squares of the gradients;
Figure 45722DEST_PATH_IMAGE010
normalization processing for gradient;
step three:
and carrying out deformation prediction on the test set sample by using the optimal model obtained by training to obtain a deformation prediction value of the diaphragm wall.
In the technical scheme of the invention, the forward propagation formulas of the LSTM neural network algorithm are respectively as follows:
the first module is 'forget gate' and is used for calculating forget proportion of neuron state information at a last moment:
Figure 100002_DEST_PATH_IMAGE011
the second module is the "input gate" for new information written into the ratio of neuron states:
Figure 379752DEST_PATH_IMAGE012
Figure 784188DEST_PATH_IMAGE013
Figure 570879DEST_PATH_IMAGE014
the third module, the "output gate", will determine the information to be output as a hidden state:
Figure 289436DEST_PATH_IMAGE015
Figure 540289DEST_PATH_IMAGE016
wherein,C (t) andh (t) respectively representtA temporal neuron state and a hidden state;f (t) i (t) and o (t) Respectively representtA forgetting gate, an input gate and an output gate at a moment;Wbrespectively are a weight matrix and an offset vector in each gating module;srepresenting a sigmoid activation function; tanh represents the hyperbolic tangent activation function.
The invention relates to a ground connection wall deformation dynamic prediction method based on CV-LSTM neural network algorithm, which has a preferable scheme that:
Figure 100002_DEST_PATH_IMAGE017
Figure 318889DEST_PATH_IMAGE018
Figure 100002_DEST_PATH_IMAGE019
the invention collects the deformation history monitoring data of the foundation pit engineering diaphragm wall, including the horizontal displacement of the diaphragm wall monitored by a movable inclinometer buried in the concrete of the wall body; the monitoring frequency is 1 time per day, the excavation depth is increased to 2 times per day after exceeding 20 m, and the frequency is 2-3 times per day when the deformation is abnormal.
The invention measures the deformation true value of each monitoring point of the diaphragm wallŷ iObtaining the deformation prediction value of the diaphragm wall according to the third stepy i And true valueŷ iAnd respectively calculating precision evaluation indexes MSE, MAE and MAPE by taking MSE, MAE and MAPE as loss functions, and carrying out prediction precision evaluation on the prediction combination model, wherein the calculation formula is as follows:
Figure 61717DEST_PATH_IMAGE020
Figure 100002_DEST_PATH_IMAGE021
Figure 583965DEST_PATH_IMAGE022
compared with the prior art, the invention has the following advantages:
1. aiming at the characteristics of long period and nonlinearity of monitoring data, the invention adopts a CV-LSTM combined model prediction model method to overcome the defects of overfitting and gradient explosion of the traditional neural network.
2. The combined model provided by the invention has higher accuracy for long-term prediction of diaphragm wall deformation due to the advantage of processing long sequence data.
3. The combined model provided by the invention shows better stability and higher prediction precision, and is more suitable for dynamic prediction of diaphragm wall deformation.
4. The underground continuous wall deformation prediction method provided by the invention has better generalization capability.
Drawings
FIG. 1 is a schematic diagram of a foundation pit plane and an inclination measuring point arrangement for deformation prediction of a diaphragm wall according to an embodiment of the present invention;
FIG. 2 is a schematic cross-sectional design view of a standard section of a foundation pit for predicting deformation of an underground diaphragm wall according to an embodiment of the invention;
FIG. 3 is a flow chart of a deformation prediction combination model according to an embodiment of the present invention;
in the figure, the soil is filled with impurities, the silt clay is pulverized, the silt sand is mixed with the silt, the silt clay is mixed with the silt clay, the silt clay is mixed with the silt, and the silt sand is mixed with the silt.
Detailed Description
The invention is described in detail below with reference to the figures and specific embodiments.
Example 1
The method is applied to the engineering example of deep foundation pit engineering of a subway station in urban rail transit.
Referring to fig. 1, a schematic diagram of a foundation pit plane and an inclination measuring point for predicting deformation of a diaphragm wall in this embodiment is shown; the subway station foundation pit is in the east-west direction, and the nearest distance between the north side of the foundation pit and the existing building is only 1.7 m. The foundation pit enclosure structure adopts an underground continuous wall with the thickness of 1.0 m. The standard section of the foundation pit adopts 6 inner supports, the total length of the sub-pit B is about 103.0 m, the width of the standard section is 23.1 m, and the excavation depth is 24.16 m. 2329 groups of underground diaphragm wall inclination measurement monitoring data totaling from 8 months and 8 days in 2018 to 7 months and 9 days in 2019 are selected as monitoring points of the main structure CX 10-CX 19 of the foundation pit B to be used as original samples for prediction training, and the horizontal displacement of the underground diaphragm wall is monitored by a movable inclinometer buried in wall concrete.
Referring to fig. 2, a schematic cross-sectional design diagram of a standard section of a foundation pit for predicting deformation of an underground diaphragm wall in the embodiment is shown; the method comprises the following steps of sequentially distributing (from top to bottom) miscellaneous fill, silt clay, silt sand, silt clay and silt sand from top to bottom, wherein the burial depth of a stable water level is 1.20-1.90 m. The silty clay layers distributed in the field are mainly soft plastic, have the characteristics of high compressibility, high sensitivity, low shear strength and the like, have obvious rheological property and are main soft soil layers influencing engineering construction. And 6 inner supports are vertically arranged on the standard section of the foundation pit B.
Referring to fig. 3, a flow chart of a deformation prediction combination model provided in this embodiment is shown; and acquiring a data set, complementing missing data, and dividing the data set by adopting a Cross-validation method. The LSTM neural network is used for learning the training set sample, and the super parameters such as the number of training rounds (EPOCH), the Learning Rate (LR), the number of HIDDEN layer neurons (HIDDEN _ SIZE) and the like are set. And performing deformation prediction on the test set sample by using the trained optimal model to obtain a short-term deformation prediction value and a long-term deformation prediction value of the diaphragm wall, and calculating an accuracy evaluation index.
The specific implementation steps are as follows:
the method comprises the following steps:
selecting monitoring points, collecting deformation history monitoring data of a foundation pit engineering diaphragm wall, wherein the inclination measurement monitoring frequency of the diaphragm wall is 1 time per day in principle, the excavation depth is increased to 2 times per day after exceeding 20 m, the deformation is 2-3 times per day when abnormal, the monitoring data is arranged to form a monitoring daily newspaper, partial missing data is caused due to the fact that the monitoring points shield a gland and the like in the construction process, the data is completed by linear interpolation, and the deformation observation value collected by each monitoring point is recorded as
Figure 100002_DEST_PATH_IMAGE023
And representing the deformation value of the measuring point i on the t day to form a time sequence of the deformation observation value, and sorting the monitoring data to form a monitoring table.
Step two:
and reading in data in the monitoring daily report by using an xlrd module in the PyTorch framework package, and storing the monitoring data into a tensor structure by using a tensor function. The input layer of the predictive combined model is
Figure 158166DEST_PATH_IMAGE024
The output layer of the prediction combination model is
Figure 100002_DEST_PATH_IMAGE025
Where N inputs the information length and M represents the prediction time span.
A Cross-validation method is adopted to divide a data set, a 10-fold Cross-validation method is adopted for CX 10-CX 19 inclination measuring points in the original sample of the inclination measuring deformation of the diaphragm wall, each measuring point can be used as a test set to be predicted once, and therefore the generalization of a prediction model is relatively and objectively reflected.
Learning a training set sample by adopting an LSTM neural network, setting hyper-parameters such as the number of training rounds (EPOCH), the Learning Rate (LR), the number of HIDDEN layer neurons (HIDDEN _ SIZE) and the like, wherein forward propagation formulas are respectively as follows:
the first module is 'forget gate' and is used for calculating forget proportion of neuron state information at a last moment:
Figure 100002_DEST_PATH_IMAGE027
the second module is the "input gate" for new information written into the ratio of neuron states:
Figure 576509DEST_PATH_IMAGE029
Figure 100002_DEST_PATH_IMAGE031
Figure 100002_DEST_PATH_IMAGE033
the third module, the "output gate", will determine the information to be output as a hidden state:
Figure 100002_DEST_PATH_IMAGE035
Figure 100002_DEST_PATH_IMAGE037
wherein,C (t) andh (t) respectively representtTemporal neuron state sum concealmentA state;f (t) i (t) and o (t) Respectively representtA forgetting gate, an input gate and an output gate at a moment;Wbrespectively are a weight matrix and an offset vector in each gating module;srepresenting a sigmoid activation function; tanh represents the hyperbolic tangent activation function.
The LSTM network has a deep structure and is difficult to update parameters, so the embodiment adopts an Adaptive Moment Estimation algorithm (Adam) for optimization. Adam dynamically modifies the learning rate of each parameter on one hand, and introduces a momentum method on the other hand, so that parameter updating has more chances to jump out of a local optimal solution. The iterative update formula is as follows:
Figure 741386DEST_PATH_IMAGE039
Figure 801746DEST_PATH_IMAGE041
Figure 964874DEST_PATH_IMAGE043
wherein,wnetwork parameters to be trained;
Figure 85277DEST_PATH_IMAGE007
is the learning rate;dwis a gradient;
Figure 396173DEST_PATH_IMAGE008
is the first moment attenuation coefficient;
Figure 994644DEST_PATH_IMAGE009
the second moment attenuation coefficient. v is the exponentially weighted average of the original gradients; s is an exponentially weighted average of the squares of the gradients;
Figure 809017DEST_PATH_IMAGE010
normalization processing for gradient; in this example,
Figure 100321DEST_PATH_IMAGE017
Figure 836196DEST_PATH_IMAGE018
Figure 300675DEST_PATH_IMAGE045
Step three:
performing deformation prediction on the test set sample by using the trained optimal combination model to obtain the deformation prediction value of the diaphragm wally i
Due to output of predicted valuey i And true valueŷ iCertain errors exist among the combined models, the neural network evaluates the errors through a Loss Function (Loss Function), and the smaller the three values of the commonly used Loss functions MSE, MAE and MAPE, the better precision of the combined model is shown. And performing deformation prediction on the test set sample by using the trained optimal combination model so as to obtain a short-term deformation prediction value and a long-term deformation prediction value of the diaphragm wall. And calculating evaluation indexes MSE, MAE and MAPE values of the combined model under a prediction task, and evaluating the prediction precision of the CV-LSTM combined model.
Predicting the deformation predicted value and the deformation measured valuey i And true valueŷ i And comparing, and respectively calculating the precision evaluation indexes MSE, MAE and MAPE, wherein the calculation formula is as follows:
Figure 907237DEST_PATH_IMAGE047
Figure DEST_PATH_IMAGE049
Figure DEST_PATH_IMAGE051
in order to further verify the effectiveness of the CV-LSTM combined model, a classical BP neural network is selected for comparison, and 4 prediction tasks are designed to reflect the prediction effect of the prediction model under different input information lengths and prediction step lengths.
Task 1: predicting the deformation amount after 1 day according to the deformation monitoring values of the previous 3 days (N =3, M = 1);
task 2: predicting the deformation amount after 7 days according to the deformation monitoring value of the previous 3 days (N =3, M = 7);
task 3: predicting the deformation amount after 1 day according to the deformation monitoring value of the previous 15 days (N =15, M = 1);
and task 4: the deformation amount after 7 days (N =15, M = 7) was predicted from the deformation monitoring value of the previous 15 days.
Prediction error MSE (unit/mm) value of 10-fold cross validation2) The specific results are shown in Table 1.
TABLE 1
Figure DEST_PATH_IMAGE053
The results in Table 1 show that the CV-LSTM combination model performed better than the BP combination model in all prediction tasks, and smaller error values were obtained on the test set.

Claims (5)

1. A ground connection wall deformation dynamic prediction method based on CV-LSTM neural network algorithm is characterized by comprising the following steps:
the method comprises the following steps:
selecting monitoring points, collecting deformation history monitoring data of the foundation pit engineering diaphragm wall, and recording deformation observation values collected by each monitoring point as
Figure DEST_PATH_IMAGE001
Representing the deformation value of the measuring point i on the t day to form a time sequence of an observed value; arranging the monitoring data to form a monitoring table;
step two:
(1) reading the monitoring table formed in the step (1) by using an xlrd module in a PyTorch frame package, and storing data into a tensor structure by using a tensor function to obtain a data set;
(2) the prediction combination model is established by adopting a K-fold cross validation method and an LSTM neural network algorithm, and the input layer of the prediction combination model is
Figure DEST_PATH_IMAGE003
The output layer is
Figure DEST_PATH_IMAGE005
Wherein N is the input information length, and M is the prediction time span;
the prediction combination model divides a data set into K subsets by adopting a K-fold cross validation method, wherein K-1 subsets are used as training set samples for training in turn, and the rest 1 subsets are used as test set samples for testing;
the prediction combination model adopts an LSTM neural network algorithm to learn a training set sample, sets the super parameters including the number of training rounds EPOCH, the learning rate LR and the number of HIDDEN layer neurons HIDDEN _ SIZE, and obtains an optimal model through training by adjusting the super parameters;
the method for adjusting the hyper-parameters comprises the following steps: updating network parameters in formula iteratively by adopting Adam algorithmwAnd adjusting, wherein an iterative update formula is as follows:
Figure DEST_PATH_IMAGE007
Figure DEST_PATH_IMAGE009
Figure DEST_PATH_IMAGE011
wherein,wnetwork parameters to be trained;
Figure 595379DEST_PATH_IMAGE012
is the learning rate;dwis a gradient;
Figure DEST_PATH_IMAGE013
is the first moment attenuation coefficient;
Figure 309257DEST_PATH_IMAGE014
is the second moment attenuation coefficient; v is the exponentially weighted average of the original gradients; s is an exponentially weighted average of the squares of the gradients;
Figure DEST_PATH_IMAGE015
normalization processing for gradient;
step three:
and carrying out deformation prediction on the test set sample by using the optimal model obtained by training to obtain a deformation prediction value of the diaphragm wall.
2. The ground wall deformation dynamic prediction method based on the CV-LSTM neural network algorithm as claimed in claim 1, wherein: the forward propagation formulas of the LSTM neural network algorithm are respectively as follows:
the first module is 'forget gate' and is used for calculating forget proportion of neuron state information at a last moment:
Figure DEST_PATH_IMAGE017
the second module is the "input gate" for new information written into the ratio of neuron states:
Figure DEST_PATH_IMAGE019
Figure DEST_PATH_IMAGE021
Figure DEST_PATH_IMAGE023
the third module, the "output gate", will determine the information to be output as a hidden state:
Figure DEST_PATH_IMAGE025
Figure DEST_PATH_IMAGE027
wherein,C (t) andh (t) respectively representtA temporal neuron state and a hidden state;f (t) i (t) and o (t) Respectively representtA forgetting gate, an input gate and an output gate at a moment;Wbrespectively are a weight matrix and an offset vector in each gating module;srepresenting a sigmoid activation function; tanh represents the hyperbolic tangent activation function.
3. The ground wall deformation dynamic prediction method based on the CV-LSTM neural network algorithm as claimed in claim 1, wherein:
Figure DEST_PATH_IMAGE029
Figure DEST_PATH_IMAGE031
Figure DEST_PATH_IMAGE033
4. the ground wall deformation dynamic prediction method based on the CV-LSTM neural network algorithm as claimed in claim 1, wherein: acquiring deformation history monitoring data of the foundation pit engineering diaphragm wall, wherein the deformation history monitoring data comprises horizontal displacement of the diaphragm wall monitored by a movable inclinometer buried in wall concrete; the monitoring frequency is 1 time per day, the excavation depth is increased to 2 times per day after exceeding 20 m, and the frequency is 2-3 times per day when the deformation is abnormal.
5. The ground wall deformation dynamic prediction method based on the CV-LSTM neural network algorithm as claimed in claim 1, wherein: measuring true deformation value of each monitoring point of diaphragm wallŷ iObtaining the deformation prediction value of the diaphragm wall according to the third stepy i And true valueŷ iAnd respectively calculating precision evaluation indexes MSE, MAE and MAPE by taking MSE, MAE and MAPE as loss functions, and carrying out prediction precision evaluation on the prediction combination model, wherein the calculation formula is as follows:
Figure DEST_PATH_IMAGE035
Figure DEST_PATH_IMAGE037
Figure DEST_PATH_IMAGE039
CN202111146580.1A 2021-09-28 2021-09-28 Ground continuous wall deformation dynamic prediction method based on CV-LSTM combined model Pending CN113792372A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111146580.1A CN113792372A (en) 2021-09-28 2021-09-28 Ground continuous wall deformation dynamic prediction method based on CV-LSTM combined model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111146580.1A CN113792372A (en) 2021-09-28 2021-09-28 Ground continuous wall deformation dynamic prediction method based on CV-LSTM combined model

Publications (1)

Publication Number Publication Date
CN113792372A true CN113792372A (en) 2021-12-14

Family

ID=78877477

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111146580.1A Pending CN113792372A (en) 2021-09-28 2021-09-28 Ground continuous wall deformation dynamic prediction method based on CV-LSTM combined model

Country Status (1)

Country Link
CN (1) CN113792372A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117150630A (en) * 2023-10-26 2023-12-01 中铁建大桥工程局集团第三工程有限公司 Stability evaluation method for oversized-section subway station based on analytic hierarchy process
CN117218118A (en) * 2023-11-07 2023-12-12 福建南方路面机械股份有限公司 Slump monitoring method and device based on image sequence and readable medium
CN117390739A (en) * 2023-09-11 2024-01-12 北京市政建设集团有限责任公司 Stability evaluation method and device for underground wall joint
CN117419773A (en) * 2023-12-19 2024-01-19 常州市安贞建设工程检测有限公司 Remote monitoring method and system for building foundation pit

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112330082A (en) * 2020-08-13 2021-02-05 青岛科技大学 Intelligent quantitative risk assessment method based on dynamic mechanism model
CN112836789A (en) * 2020-12-27 2021-05-25 苏州大学 Ground connection wall deformation dynamic prediction method based on composite neural network algorithm
CN113377744A (en) * 2021-06-16 2021-09-10 北京建筑大学 Method and device for reconstructing structural anomaly monitoring data with environment temperature correlation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112330082A (en) * 2020-08-13 2021-02-05 青岛科技大学 Intelligent quantitative risk assessment method based on dynamic mechanism model
CN112836789A (en) * 2020-12-27 2021-05-25 苏州大学 Ground connection wall deformation dynamic prediction method based on composite neural network algorithm
CN113377744A (en) * 2021-06-16 2021-09-10 北京建筑大学 Method and device for reconstructing structural anomaly monitoring data with environment temperature correlation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
袁志明;李沛鸿;刘小生;: "顾及邻点变形因素的改进PSO-SVM模型大坝变形预测", 江西理工大学学报, no. 03, 15 June 2020 (2020-06-15) *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117390739A (en) * 2023-09-11 2024-01-12 北京市政建设集团有限责任公司 Stability evaluation method and device for underground wall joint
CN117390739B (en) * 2023-09-11 2024-05-07 北京市政建设集团有限责任公司 Stability evaluation method and device for underground wall joint
CN117150630A (en) * 2023-10-26 2023-12-01 中铁建大桥工程局集团第三工程有限公司 Stability evaluation method for oversized-section subway station based on analytic hierarchy process
CN117150630B (en) * 2023-10-26 2024-02-23 中铁建大桥工程局集团第三工程有限公司 Stability evaluation method for oversized-section subway station based on analytic hierarchy process
CN117218118A (en) * 2023-11-07 2023-12-12 福建南方路面机械股份有限公司 Slump monitoring method and device based on image sequence and readable medium
CN117218118B (en) * 2023-11-07 2024-03-12 福建南方路面机械股份有限公司 Slump monitoring method and device based on image sequence and readable medium
CN117419773A (en) * 2023-12-19 2024-01-19 常州市安贞建设工程检测有限公司 Remote monitoring method and system for building foundation pit
CN117419773B (en) * 2023-12-19 2024-03-19 常州市安贞建设工程检测有限公司 Remote monitoring method and system for building foundation pit

Similar Documents

Publication Publication Date Title
CN113792372A (en) Ground continuous wall deformation dynamic prediction method based on CV-LSTM combined model
Christie et al. Uncertainty quantification for porous media flows
Li et al. An extended cellular automaton using case‐based reasoning for simulating urban development in a large complex region
CN114492211B (en) Residual oil distribution prediction method based on autoregressive network model
Taorui et al. Landslide displacement prediction based on Variational mode decomposition and MIC-GWO-LSTM model
CN115077474A (en) Ground settlement trend prediction method and system based on machine learning
CN112396130A (en) Intelligent identification method and system for rock stratum in static sounding test, computer equipment and medium
CN112836789A (en) Ground connection wall deformation dynamic prediction method based on composite neural network algorithm
CN115935834B (en) Historical fitting method based on deep autoregressive network and continuous learning strategy
CN111210519A (en) High core rock-fill dam deformation parameter inversion method
CN113408190B (en) Surrounding rock deformation prediction method for highway tunnel construction period based on Bayes-LSTM model
CN115659749B (en) Foundation pit deformation prediction method and system, electronic equipment and storage medium
CN114969932A (en) Foundation pit horizontal displacement prediction method based on TSNE-BP neural network
CN114036838B (en) Vertical water temperature simulation method based on multilayer LSTM neural network
CN112307536B (en) Dam seepage parameter inversion method
Han et al. Statistically optimized back-propagation neural-network model and its application for deformation monitoring and prediction of concrete-face rockfill dams
Gibson et al. Calibrating a sediment transport model through a gravel-sand transition: avoiding equifinality errors in HEC-RAS models of the Puyallup and White Rivers
CN115471679A (en) Method and intelligent system for synchronously assimilating water level and flow of natural river
Li et al. Research and application of deformation prediction model for deep foundation pit based on LsTM
Matos et al. Probabilistic prediction and forecast of daily suspended sediment concentration on the Upper Yangtze River
Tong et al. The prediction of concrete dam displacement using Copula-PSO-ANFIS hybrid model
Zhang et al. A new approach for mechanical parameter inversion analysis of roller compacted concrete dams using modified PSO and RBFNN
Wang et al. A deep learning approach based on physical constraints for predicting soil moisture in unsaturated zones
Ai et al. The use of shape accel array for deformation monitoring and parameter inversion of a 300 m ultrahigh rockfill dam
CN116859478B (en) Groundwater simulation method and system based on transient electromagnetic imaging

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination