SSRN 4688009
SSRN 4688009
ed
Structure Using Artificial Neural Network
Fan Zhanga, Shoutong Daib
a. China Institute of Atomic Energy, Box 73, Box 275, Beijing, zhangfan@163.com
iew
b. Corresponding author, China Institute of Atomic Energy, Box 73, Box 275, Beijing,
daishoutong@163.com
Abstract : The new types of nuclear reactors require higher design temperatures and longer
service life than before. Consequently, the investigation of the long-term creep in metallic
v
components utilized in high-temperature environments has gained greater importance. The analysis
re
of creep necessitates precise constitutive models which need a substantial quantity of long-term
experimental data. However, the acquisition of such data through experiments incurs considerable
er
costs, thus the need is highlighted to develop a dependable model that can forecast the long-term
pe
creep behavior of materials based on short-term creep test data. At present, the amalgamation of
artificial neural network (ANN) techniques in the creep of reactor design lacks any established
precedent. This academic article presents an ANN model that characterizes the creep deformation
ot
properties of materials and predicts the long-term creep deformation behavior. This is achieved
tn
through the denoising of limited experimental data, identification of the cut-off point between the
primary and secondary creep, and the incorporation of ANN techniques with Norton Bailey's power
law for segmented regression and reverse parameter calibration. The analysis indicates that the
rin
optimized constitutive model can describe the creep behavior of materials more accurate than either
of the creep theory or neural network training model . Overall, the model predicts the long-term
ep
Key words : Reactor structure mechanics; Reactor structure; Creep; Steel; Artificial neural
Pr
network; Norton-Bailey’s power law; Creep constitutive model; Creep cut-off point; Long-term
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
creep
ed
Creep is defined as a time-dependent plastic deformation that occurs at a certain temperature and
iew
load [1]. Extreme working conditions of the reactor system, such as high temperature, high radiation,
and strong corrosion, make metal components highly susceptible to creep [2,3]. Creep rupture is
one of the most commonly-encountered failure modes of engineering materials and structures [4].
v
To ensure the secure operation of the reactor, it is necessary to understand the high-temperature
re
mechanical properties of the materials, especially the long-term creep properties [5].
For reactor components or materials serving in high-temperature conditions [6], the design life is
er
getting longer and longer. However, the implementation of long-term creep testing presents
pe
challenges and incurs significant experimental expenses. To accurately analyze creep behavior, it is
necessary to investigate a more precise constitutive model that can also extrapolate long-term creep
performance from short-term creep test data [7,8,9]. The intricate nature of high-temperature creep,
ot
its sensitivity to numerous items, and the divergence of experimental data, all above are obstacles
tn
to obtaining an accurate creep model. Inaccurate models lead to overly conservative evaluation
Therefore, it is necessary to conduct in-depth research on creep analysis methods for high-
rin
temperature reactor structures to obtain more accurate and practical creep constitutive.
Artificial Neural Network (ANN) is an information processing system based on imitating brain
ep
function, which can quickly and accurately realize the simulation and prediction of data information
[10].
Pr
ANN has already played an active role in creep research. Gui and Chen [11] confirmed the
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
feasibility of using artificial neural network methods to establish the creep constitutive model of
ed
materials. Li and Peng [12] further applied ANN to design guidance, using Backpropagation (BP)
neural networks to predict the influence of material composition on the creep rupture life. Wang
iew
and Sun et al. [13] used BP neural networks and back propagation learning algorithms to back-
calibrate the constitutive parameters of a θ-projection method, which combines artificial neural
networks and existing creep models. However, the θ-projection method recognized that the creep
v
process of metal materials consists of strain hardening in the primary creep and strain softening
re
process in the tertiary creep, without the existence of secondary [14]. This method is more suitable
for materials with short secondary creep, but not for materials used in reactor design [15].
er
Currently, there is no integrating the Artificial Neural Network (ANN) approaches with reactor
pe
creep analysis. Based on the creep experimental data of an austenitic stainless steel for 10000 hours,
a model, which amalgamates the ANN technique with Norton-Bailey's power law, was obtained
using data within 4000 hours. Using the model to predict creep deformation for 4000 to 10000 hours,
ot
and verify the reliability of the model by comparing the predicted data with experimental data. This
tn
study ultimately resulted in a creep constitutive model that can be used to predict long-term creep
using short-term data, while overcoming the limitations of solely employing the BP neural network
or Norton Bailey's power law in constructing creep models, which amalgamates the ANN technique
rin
with Norton-Bailey's power law. Owing to its strong nonlinear processing features, ANN could
output nonlinear relationships of many complicated scientific problems [16,17,18], and the existing
ep
creep theory can guide neural networks to make more accurate predictions of long-term creep in the
1. Experiment
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
The creep test of the austenitic stainless steel was carried out using a high-temperature creep
ed
specimen with a diameter of 10 mm( Figure 1).
v iew
Fig. 1. Sample for Creep Test.
re
The high-temperature creep test was conducted on the austenitic stainless steel using RD2-3 and
RC-1130A creep endurance testing machines to obtain the total strain. The displacement sensor
er
resolution of the device is 0.001mm.
pe
ot
tn
rin
ep
Fig. 2. The process of sample sampling and processing. (a) Marking of steel stamps. (b)Wire cutting sampling. (c)
This experiment selects 5 levels of constant creep stress at 500℃, 550℃, 600℃, 650℃ and 700℃,
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
and determines the relationship between creep deformation and time under the specified temperature
ed
and stress of the sample.
iew
The signal and error in the BP neural network are propagated in opposite directions, i.e., the signal
is propagated forward and the error is propagated in the reverse direction [19] . If it matches, the
learning will be complete . Otherwise the backpropagation will be performed. According to the
v
original communication path, the reverse calculation is carried out between the actual output and
re
the ideal output, and the neuron weight and displacement of each layer are adjusted by regression
method or other algorithms to reduce the signal error [20,21]. The whole process of solving is
er
depicted as follows: Sample normalization processing; Set threshold and weight values for the first
pe
time based on experimental parameters; Set network structure and parameters; Calculate system
error; Correction weight; If the error reaches the minimum or acceptable level, the result will be
output. Otherwise, the threshold and weight values will be adjusted before next calculation [22,23] .
ot
To prevent any convergence issue or model overfitting [24], the gradient descent method is used to
construct the neural network. To eliminate the impact of large differences in magnitude, the data is
normalized so that the input and output data can be between 0 and 1. The normalized formula is as
rin
follows.
Xn = (Xi−Xmin)/(Xmax−Xmin) (1)
ep
Based on the experimental data of the austenitic stainless steel at 500℃,220MPa, a three-layer BP
neural network was established using MATLAB toolbox. The appropriate training results are
Pr
ultimately obtained by constantly adjusting the network parameters [25] such as the number of
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
hidden neurons, learning rate, number of iterations, training function, etc. The research found that
ed
while the trained neural networks have good regression performance, there are significant errors in
the primary creep, especially at the beginning of creep. Therefore, the model cannot predict the
iew
long-term creep behavior.
The aforementioned issue may be attributed to the inadequate number of experimental data
samples for the austenitic stainless steel at 550℃, 220MPa, as well as insignificant creep at 550 ℃.
v
Consequently, these data points were substituted with creep experimental data at 700℃, 28MPa,
re
which possessed a larger sample size for analysis. A comprehensive total of 407 sets of creep data
were collected for the austenitic stainless steel at 700℃, 28 MPa, with the experiment being
er
conducted over a duration of 3992.3 hours. The neural network model, trained using this data,
pe
showed an enhanced regression performance. However, it still does not provide accurate
extrapolations.
The above issues may be caused by the functionality of the function itself, the following efforts
ot
have been made to solve the problem. Replacing the built-in Matlab toolbox with“Newff”, By
tn
using the trainlm training function, the training objective and learning rate are adjusted continuously,
an extrapolable neural network model is obtained. It is worth mentioning that the “newff” is a
function of code, while the “trainlm” is a training function for training neural networks.
rin
Using the above scheme, it is shown in Figure 3 of the neural network correlation results
ep
obtained from the training of experimental data at 550 ℃, 220 MPa and 700 ℃, 28 MPa. The
dataset is divided into a training set, a testing set, and a validation set, accounting for 70%, 15%,
Pr
and 15% respectively [26]. The correlation image consists of four small images, representing the
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
training set, validation set, test set and the overall regression image respectively. The target is the
ed
actual value of the input sample (the normalized value obtained from the experiment), and the output
is the predicted value of the obtained neural network. The point falling on the diagonal means that
iew
the predicted value is completely consistent with the true value. A good correlation model means
that the R-value approaches 1, the fit line coincides with the diagonal, and the sample points can be
v
re
er
pe
ot
tn
rin
ep
Pr
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
ed
v iew
re
er
pe
Fig. 3. Regression of the training model. (a) Regression of 550, 220 MPa model. (b) Regression of 700, 28 MPa
ot
model.
tn
As shown in Figure 3, it can be seen that 700℃, 28 MPa model with a larger sample has significantly
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
ed
v iew
re
er
pe
ot
tn
rin
ep
Pr
Fig. 4. Fitting results of the training model. (a) 550℃, 220 MPa model fitting result. (b) 700℃, 28MPa model
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
fitting result.
ed
At 550 ℃, 500MPa, the initial error of the model in the first stage is relatively large (the orange
part represents the error). As can be seen in Figure 4, after replacing the input data with a larger
iew
number of samples, the resulting neural network model not only improves the regression
performance significantly, but also fits better, while the error becomes significantly smaller. From
these two figures, it can also be seen that temperature and stress levels have a significant impact on
v
the creep behavior of materials.
re
As depicted in Figure 4, the substitution of input data with a greater quantity of samples yields a
notable enhancement in the regression performance of the neural network model, leading to
er
improved fitting and a substantial reduction in error. The aforementioned figures also demonstrate
pe
the significant influence of temperature and stress levels on the creep behavior of materials.
However, although the model improves its accuracy, it still lacks the ability to extrapolate long-term
Subsequent to the adjustment of the training function, the resultant model exhibits the capability to
tn
extrapolate predictions, which are presented in Table 1. The model for creep deformation prediction
accuracy over time. Notably, an error exceeding 25% at 8000 hours signifies inadequate prediction
rin
accuracy.
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
5000 0.0905434329 0.0960227270 6.051564311%
ed
6000 0.0924609807 0.1034090910 11.840789727%
iew
8000 0.0930388416 0.1170454550 25.802786183%
The results of the above multiple sets of training can be analyzed as follows:
v
(1) The accuracy of a neural network is contingent upon the quantity of samples available. A greater
re
number of samples enables the neural network to depict the creep behavior of the material more
precisely and make more accurate predictions. Nonetheless, the establishment of reliable and precise
er
neural networks is easily hindered by the inadequate density of experimental data. Additionally, the
pe
limited duration of creep testing poses challenges in predicting creep behavior. Consequently,
relying solely on neural networks for machine learning of samples is insufficient to achieve accurate
predictions.
ot
(2) As the experiment failed to collect points with sufficient density in the primary creep, a large
tn
amount of data in the secondary, in turn, made the neural network to shave off some data in the
primary as noise, and the neural network had difficulty in accurately describing the primary creep.
The strain accumulation in the first stage of creep cannot be ignored in many cases [27] , the creep
rin
constitutive model should have the ability to accurately describe the primary creep characteristics.
(3) In the case of insufficient experimental samples, considering the significant shortcomings of
ep
directly trained neural network models in describing the primary creep and predicting the long-term
creep, a new neural network model is considered to be constructed. It is proposed for a method of
Pr
constructing creep constitutive model by combining ANN and Norton-Bailey’s power law.
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
3. Norton-Bailey’s power law
ed
3.1 Norton-Bailey equation
iew
εc = Aσntm (2)
where the parameters A, n, and m depend on the temperature and are determined by the creep
experimental data.
v
The secondary creep can be described when the stress is constant, i.e., as a constant velocity theory.
re
It degenerates to the Norton-Bailey’s power law by taking m=1 [28] :
εc = εf + A0σn0(t−tfp)
er (3)
suitable for the special case of uniaxial stress. The Norton-Bailey’s power law has the greatest
advantage over other models in that the stress equations have the same form regardless of the value
ot
of the stress, making the stress analysis much more convenient [29]. The RCC-MRx specification
tn
and the internationally emerging advanced high-temperature design method, the linear matching
method, use this model to describe the creep behavior of materials and are built into the commercial
finite element software ANSYS and ABAQUS. The method [30] use this model to describe the
rin
creep behavior of materials and are built into the commercial finite element software ANSYS and
ABAQUS.
ep
In the usual research, the fitting methods are used to obtain creep curves, such as a fitting calibration
method based on the creep intrinsic parameters of Norton-Bailey model, and some results of which
Pr
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
ed
iew
Fig. 5. Comparison of creep curves of 316H stainless steel at 500°C
v
The Norton-Bailey model, although possessing a straightforward framework and practical
re
applicability, exhibits inadequate efficacy in accurately representing primary creep, as evident from
Figure 5. To rectify the primary creep discrepancy, precautionary actions must be implemented to
er
ensure safety, such as advancing the cut-off point's location and augmenting the strain rate of
secondary creep. However, due to the protracted duration of the secondary creep in reactor
pe
component materials, this approach engenders an excessively conservative creep constitutive
This paper presents a novel approach for acquiring a creep model by integrating the Norton-Bailey's
tn
power law with neural networks, taking into account the characteristics and limitations of the
aforementioned methods. In order to address the challenge of limited availability of long-term creep
rin
data, the Norton-Bailey's power law is employed in the secondary stage of the constant velocity
theory to enhance the predictive capability of the model. Additionally, the utilization of neural
ep
networks enables effective handling of nonlinear problems and provides a more accurate depiction
In the second stage of creep, m=1, logarithmically solving for the Norton-Bailey’s power law:
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
𝑙𝑛𝜀 = 𝑙𝑛𝐴 + 𝑛𝑙𝑛𝜎 + 𝑙𝑛𝑡 (4)
ed
included among these 𝜀 = 𝜀𝑐 + 𝜀𝑓
The experimental data of 700 ℃, 28 MPA is treated by logarithm method , which is showed in
iew
Figure 6, the key to this study is to find the cut-off point of primary and secondary creep. At the
beginning of the primary stage, the process time was too short to describe.
v
re
er
pe
ot
Fig. 6. Creep curve after taking logarithmic value. After calculating the logarithm, this part was amplified, which
tn
Since the small number of experimental data samples and the significant impact of noise, Gaussian
rin
Noise Reduction is applied to the samples before searching for the cut-off point. It is more
convenient to find the cut-off point by adjusting the window length to obtain a smooth curve.
ep
Set the threshold N for the first screening, it is used of the criterion that the strain rate derivative is
less than the threshold to screen out the portion of the slope that is too large due to the small
Pr
The data are more concentrated after the first screening, and a larger window length is used to further
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
prevent the influence of noise perturbations on the slope judgment.
ed
Bin [31] developed a creep strain rate curve and proposed that the first stage ends when the
derivative of the creep strain rate equals zero. From the formula (4), in the primary and secondary
iew
creep demarcation the value of the strain rate tends to 1 after the logarithm, which is taken as a
criterion to finally find the demarcation point of the primary and secondary creep.
However, the above procedure does not find the cut-off point. Linear regression is performed on the
v
part with stable slope, and it is found that even at the stable slope on the graph, the slope does not
re
exceed 0.5. This means that at this temperature and stress level, the austenitic stainless steel used in
training, and use a linear neural network for training in the secondary. The returned w and b values
are the desired values. Linear neural networks can effectively avoid the impact of noisy data and
ot
Assemble the obtained models for the primary and secondary creep to obtain the overall creep
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
ed
v iew
re
er
Fig. 7. Creep modeling flow proposed in this paper.
pe
4.2 Optimization of training results
Two screening techniques are able to successfully identify the cut-off point between primary and
secondary creep utilizing data with a stress level of 700℃,40MPa. It is observed that an increase in
ot
The creep data of the first and second stages are analyzed independently, which leads to the
the secondary creep linear neural network model yields a w value of 1.04671230 and a b value of -
rin
0.01604907.
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
ed
v iew
re
er
pe
ot
tn
rin
ep
Fig. 8. Model creep curves obtained by segmentation. (a) Primary creep model. (b) Secondary creep model.
Pr
After establishing cut-off point, the primary and secondary creep models demonstrate a strong fit to
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
the data. However, the creep model derived from direct training exhibits inadequate description of
ed
the primary stage and unsatisfactory regression performance. It is evident in Figure 8, which depicts
the regression comparison between the direct training model and the optimized model for primary
iew
creep.
v
re
er
pe
ot
tn
rin
ep
Pr
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
ed
v iew
re
er
pe
ot
Fig. 9. Model regression. (a) Regression of direct training model. (b) Regression of primary
tn
Notably, the optimized model exhibits significantly superior regression results compared to the
model obtained through direct training. By integrating the primary and secondary creep models, the
rin
de-normalized outcome yields a comprehensive creep model that combines Norton-Bailey’s power
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
ed
v iew
re
er
pe
ot
tn
Fig. 10. Creep curve of the model obtained from training. (a) Direct training of the resulting model. (b)
rin
Optimization model.
The optimized model exhibits a closer resemblance to the experimental data and surpasses the
Table 2 presents the predictions of both models. Notably, when forecasting creep behavior for a
duration of 10000 hours, the optimized model demonstrates a relative error that is merely half of
Pr
that observed in the original model. Evidently, in contrast to directly trained models, the optimized
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
creep model excels in forecasting long-term creep features by utilizing short-term data, yielding
ed
reduced errors and more dependable outcomes.
iew
Optimization model Optimization model Original model Original model
Time(h)
prediction(%) relative error prediction(%) relative error
v
4000 0.1757897885 0.836529549% 0.1748146886 1.386585917%
re
5000 0.2056643705 2.957294339% 0.2015935714 4.878100377%
(1)The austenitic stainless steel at 700℃, 28MPa, 3000 hours is still in the primary creep, it can
be seen that the first creep stage of this material takes a long time.
rin
(2)When training directly with neural networks, due to the insufficient number of samples, a
large number of secondary creep data will cause the machine learning ignore the primary with a
small number of samples, i.e., the model obtained from the direct training is not good at regressing
ep
the primary creep. The problem can be well solved by finding the cut-off point between the first and
(3)The forecasting results of the model obtained using neural networks in combination with the
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
Norton-Bailey’s equation for long-time creep features are better than that of the model obtained by
ed
direct training.
(4)The combination of neural networks with the Norton-Bailey’s equations yields a more
iew
accurate creep constitutive model.
5 Conclusion
(1)For materials exhibiting prolonged primary creep, an elevation in stress level at a constant
v
temperature considerably expedites the transition from the primary to the secondary creep. Judging
re
whether the creep enters the second stage with the naked eye is not accurate, and in comparison, the
screenings are conducted based on the creep characteristics. By segmenting the data multiple times
according to the different criteria, when the error is less than the set threshold, the cut-off point is
ot
determined . The feasibility of this method has been verified through experiment data.
tn
(3)The accuracy of the neural network is contingent upon the density of the samples. In practical
terms, it is difficult to acquire a substantial quantity of long-term creep data with adequate density.
Insufficient samples prevent the models that rely entirely on neural networks from achieving the
rin
expected functionality. Because of the scarcity of primary creep samples coupled with an abundance
of secondary creep data, it does not result in machine training results that capture the primary
ep
characteristics inadequately. If the experimental program can be adjusted based on the above issues,
which has great positive significance for designing a program for data collection in creep
Pr
experiments.
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
(4)In this study, a novel approach is introduced that integrates the creep theory and the neural
ed
network method for creep model optimization. The proposed method successfully captures the
behavior of the first and second stages of creep, while also demonstrates notable capability for
iew
predicting the long-term creep performance. The optimized model outperforms the direct training
model by a significant margin, which yields more precise and dependable results than the latter.
(5)The optimization model derived in this study has great significance both in engineering
v
application and theoretical research for the data acquisition of the creep experiment of the high-
re
temperature reactor , as well as for the analysis and evaluation of creep life in such structures.
References: er
[1] LING Xiang,TU Shandong. Status and Development of Life Assessment Techniques for High
pe
Temperature Components[J].Materials for Mechanical Engineering,2002(6):4
[2] Kim H,Kerrigan S,Bourham M, et al. AlN Single Crystal Accelerometer for Nuclear Power
[3] Mohsin S ,A.R. O ,S. K , et al.Limitations on the Computational Analysis of Creep Failure
tn
[4] Nguyen N,Nguyen P V,Wu J, et al. Mesh-Based and Meshfree Reduced Order Phase-Field
[6] Cui R,Cheng Z,Dai J, et al. Study on the Thermal Stability of the Na2UF8 Complex in the Argon
ep
[7] Weiwei H,Cui W,Yigang L, et al. Theoretical Analysis and Experimental Verification of the
Pr
Stress and Strain of Axially Compressed Steel-Reinforced Concrete Columns under Long-Term
Loads[J]. Materials,2022,15(21).
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
[8] Jianxing M,Zhixing X,Dianyin H, et al. A Concise Binomial Model for Nonlinear Creep-Fatigue
ed
Crack Growth Behavior at Elevated Temperatures[J]. Materials,2022,15(2).
[9] Han H,Shen J,Xie J. Author Correction: Effects of Precipitates Evolution on Low Stress Creep
iew
Properties in P92 Heat-resistant Steel[J]. Scientific Reports,2019,9(1).
[10] Belkacem S., Bouafia S., Chabani M. Study of oxytetracycline degradation by means of anodic
oxidation process using platinized titanium (Ti/Pt) anode and modeling by artificial neural networks.
v
Process. Saf. Environ. Prot. 2017;111:170–179. doi: 10.1016/j.psep.2017.07.007.
re
[11] Gui Zhonglou,Chen Lijiang.Applicction of Artificial Networks in the Design of Single
Crystal Superalloys[J].Journal of Materials Engineering,1994(10):22-24+31.
[12] LI Junwei,PENG Zhifang.ARTIFICIAL NETWORK PREDICTION OF CREEP RUPTURE
LIFE OF NICKEL BASE SINGLE CRYSTAL SUPERALLOYS[J].ACTA Metallurgica
Sinica,2004(03):257-262.
er
[13] Wang Chunhui, Sun Zhihui, Zhao Jiaqing, Sun Chaoyang, Wang Wenrui, Zhang Jiaming.
pe
Creep Deformation Constitutive Model of BSTMUF601 Superalloy Using BP Neural Network
[14] Evans R W, Wilshire B. A new theoretical and practical approach to creep and creep
[15] Kota S,Kazuhiro K,Fujio A, et al. Catalog of NIMS creep data sheets.[J]. Science and
[16] Yang Ruicheng, Ding Xu. Mechanical Engineering Materials [M]. Chongqing: Chongqing
[17] Liu J Y,Li M Z,Wang Y, et al. Study on Deformation Property of Soft Soil Based on Neural
[18] Saša M K,Mario B,Lovorka L, et al. Evaluation of Creep Behavior of Soft Soils by Utilizing
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
[19] Chen B , Wang X , Yu L ,et al.Prediction of PM2.5 Concentration in a Agricultural Park Based
ed
on BP Artificial Neural Network[J].Advance Journal of Food Science & Technology, 2016,
11(4):274-280.DOI:10.19026/ajfst.11.2410.
iew
[20] Li M , Jia J , Lu X ,et al.A Method of Surface Defect Detection of Irregular Industrial Products
2021.DOI:10.1155/2021/6630802.
v
[21] Nengyun Z,Yuanhong L,Renou Z. Comparison of Single-Person Laparoscopic Appendectomy
re
Using a Novel Brace-Assisted Camera Holding System and Conventional Laparoscopic
[23] HUANG Kuanna, LIU Hui.Creep Rate Prediction of Al-Cu-Mg-Ag Based on Artificial
3814.2013.10.007.
tn
[24] Ozgur D,Mayumi K,Tatsuya A, et al. Prediction using step-wise L1, L2 regularization and
feature selection for small data sets with large number of features.[J]. BMC
bioinformatics,2011,12(1).
rin
[25] Song X,Peng C,Li G, et al. Optimization of Operation Parameters for Helical Flow Cleanout
with Supercritical CO2 in Horizontal Wells Using Back-Propagation Artificial Neural Network.[J].
ep
PLoS ONE,2017,11(6).
Pr
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009
[26] Atefeh A,Arianna F,D. R M, et al. Deep-learning method for fully automatic segmentation of
ed
the abdominal aortic aneurysm from computed tomography imaging [J]. Frontiers in Cardiovascular
Medicine,2023,9.
iew
[27] XU Hong,YUAN Jun,NI Yong-zhong. Primary Creep Process of P92 Steel Based on Norton-
571+567.DOI:10.14136/j.cnki.issn1673-2812.2013.04.031
v
[28] Betten J. Creep mechanics[M]. Springer Science & Business Media, 2008.
re
[29] Bailey, W R. The Utilization of Creep Test Data in Engineering Design[J]. ARCHIVE
[31] Yang B, Xuan F Z, Jiang W. On The Interrupted Creep Test Under Low Stress Levels for the
This preprint research paper has not been peer reviewed. Electronic copy available at: https://ssrn.com/abstract=4688009