Abstract
The low-cycle fatigue life of 316 stainless steel is a significant basis for safety assessment. Usually, many factors affect the low-cycle fatigue life of stainless steel, and the relationship between the influencing factors and fatigue life is complicated and nonlinear. Therefore, it is hard to predict fatigue life using the traditional empirical formula. Based on this, a machine learning algorithm is proposed. In this paper, based on the large amount of existing experimental data, machine learning methods are used to predict the low circumferential fatigue life of 316 stainless steel. The results show that the prediction accuracy of nu-SVR and ELM models is high and can meet engineering needs.
Similar content being viewed by others
Introduction
316 stainless steel is a widely used type of chromium-nickel stainless steel. It is commonly used in food processing, medical equipment, the nuclear industry, chemical production, and other fields with harsh and strict requirements because of its good high-temperature fatigue performance, toughness, and corrosion resistance. Given the increasingly complex working conditions of 316 stainless steel, its safety is a top priority for consideration in engineering applications, and fatigue life failure is an important basis for safety assessments1,2. It is important to study the prediction of low-cycle fatigue life. The model most often used for the low-cycle fatigue life prediction of 316 stainless steel is the traditional empirical formula prediction method. The main models are cumulative damage theory3, local stress–strain4, energy method5, and field strength method6. In traditional fatigue life prediction, the relationship between fatigue life and influencing factors is determined based on a large number of experiments, and the fatigue life is predicted by applying a large number of empirical formulas. The traditional empirical formula fatigue life prediction model has severe limitations, such as the variety of empirical formulas, low prediction accuracy, high and repeated experimental costs, and long prediction time; the development of machine learning has provided new ideas to solve these problems7,8,9,10,11,12,13,14,15,16.
Machine learning (ML) is a multi-disciplinary field that incorporates theories from a variety of disciplines, which include probability theory, statistics, approximation theory, convex analysis, algorithmic complexity, etc.17. In simple terms, machine learning is a way of learning through computer simulation of human learning, where machine learning continuously trains models from data, thereby improving their generalization18. Due to the powerful abilities of machine learning such as data processing and data analysis, the method has been widely used in the fields of data mining, automatic speech recognition, computer vision, and fault detection and diagnosis. At present, it also has some applications in life prediction19,20,21,22. However, there are few studies on low-cycle fatigue life prediction of 316 stainless steel using a machine learning model.
In this paper, the low-cycle fatigue life of 316 stainless steel is predicted by machine learning. Firstly, based on the collected literature data, the effects of factors such as stress intensity factor, strain amplitude, and residual stress on the low-cycle fatigue life of 316 stainless steel are summarized. Secondly, a sensitivity analysis and pre-processing of the collected data were carried out to ensure a prediction model with less error. Finally, machine learning models such as BP neural network, genetic algorithm optimized BP neural network, limit learning machine, and support vector machine were established to predict the low-cycle fatigue life of 316 austenitic stainless steel.
Effects of different factors on low-cycle fatigue life of 316 stainless steel
Effect of stress intensity factor
Figure123,24,25,26,27,28shows the influence of the stress intensity factor on the crack growth rate under different temperatures and stress ratios. As can be seen from the figure, no matter whether the stress ratio is 0.1, 0.3, or 0.5, the crack growth rate increases with an increase in the stress intensity factor at the same temperature, but the increase rate varies with the temperature.
Effect of strain amplitude
Figure229,30,31,32,33shows typical cyclic stress response curves for different strain amplitudes. It can be seen that the cyclic characterization of the material is correlated with the strain amplitude. At a low strain amplitude (0.2%), the material does not show hardening, and the cycles are longer than other strain amplitudes. As the strain amplitude increases (before 0.8%), the material stress cycle response exhibits two phases. However, at high strain amplitude, the cyclic response of the material exhibits three phases. When the strain amplitude is 0.5%, the stress drops sharply and the number of cycles is the lowest. It can be seen from the figures that, as the strain amplitude increases from 0.2 to 1.2%, the cycle time gradually decreases from\({10}^{5}\)to\({10}^{3}\). The distribution of all data is exponential, which is typical of the ε-N (strain-cycle) distribution of the low-cycle fatigue life of stainless steel.
Effect of residual stress
Residual stresses are the mutually balanced internal stresses that exist within the material or part when no external forces are applied. Residual stress includes compressive residual stress and tensile residual stress. Compressive residual stress is beneficial to materials and can effectively inhibit crack propagation, while tensile residual stress is harmful to materials and should be eliminated as far as possible. If the surface treatment of 316 stainless steel is carried out, the residual compressive stress can be increased. If the surface treatment of 316 stainless steel is continued, the residual compressive stress will cause stress relaxation under cyclic load, resulting in the reduction or even disappearance of the effect of residual compressive stress on increasing the fatigue life of materials34.
Data processing
Sensitivity analysis based on the Sobol algorithm
In this paper, the low-cycle fatigue life prediction of 316 stainless steel is studied. The three factors considered above, crack growth rate, average strain, and residual stress, were taken as the input data of machine learning, and the fatigue life was taken as the output data to establish a machine learning prediction model. The total number of samples was 500 groups23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50. Due to the large amount of literature data, only a few studies are listed in the references.
The Sobol51method was used to study the effect of different input variables on the low perimeter fatigue life of 316 stainless steel. The core of the Sobol algorithm is to decompose the total variance of the objective function into the variance of a single objective and multiple objective parameters.
Let the model be expressed as\(u=f\left(x\right)\), where the model parameters\(x = x_{1} ,x_{2} , \ldots ,x_{n}\)are n-dimensional discrete points and u is the output52.
If the function\(f\left(x\right)\)be productive and\({x}_{i}\)obey uniform distribution in\(\left[0,1\right]\), then\(f\left(x\right)\)can be expressed as follows:
where\(1\le {i}_{1}\ldots <{i}_{s}\le n \left(1\le s\le n\right)\), there are\({2}^{n}\)terms in the summed number. Equation (1) is the expression of variance decomposition of the function\(f\left(x\right)\).
The total variance of the model can also be decomposed as a combination between one parameter and several other parameters:
whereVar(Y)is the total variance of the model;\({Var(Y)}_{i}\)is the variance generated by a parameter\({x}_{i}\);\({Var(Y)}_{ij}\)is the variance generated by the interaction of parameters\({x}_{i}\)and\({x}_{j}\); and\({Var(Y)}_{\mathrm{1,2},\cdots ,n}\)is the variance generated by the joint action ofnparameters. Normalizing the above equation, the sensitivity between the parameters is obtained as follows:
Then, the full-order sensitivity of the model can be expressed as follows:
-
First-order sensitivity index:\({S}_{i}=\frac{{Var(Y)}_{i}}{Var(Y)}\);
-
Second-order sensitivity index:\({S}_{ij}=\frac{{Var(Y)}_{ij}}{Var(Y)}\);
-
Total sensitivity index:\({S}_{Ti}=1-\frac{{Var(Y)}_{\sim i}}{Var(Y)}\).
Data normalization
Due to the different types of data collected and the different magnitudes of the data, they are often discrete. If network input is performed, it will cause the annihilation of the data and a loss of information. For better generalization, the collected data were normalized by the following formula53:
where\(x\)and\({x}^{\mathrm{^{\prime}}}\)are the values before and after data normalization, respectively;\({x}_{min}\)and\({x}_{max}\)are the minimum and maximum values inside the collected sample data, respectively.
The randperm function was used to disrupt the sample order, the total number of samples was 500 groups, 450 groups were randomly selected as training data, and 50 groups were used as test data.
Machine learning model
BP neural network and genetic algorithm to optimize BP neural network model
BP (back propagation) neural network is the most basic neural network; its output results are forward-propagated, and the error is backpropagated. The neural network power threshold is adjusted according to the prediction error. The basic unit of a neural network is the neuron, and the basic architecture is composed of the input layer, the hidden layer, and the output layer. According to Kolmogorov's theorem, a three-layer BP neural network structure has a solid nonlinear mapping capability and can approximate any nonlinear function54.
Since the BP neural network uses the fastest gradient descent method to learn an artificial neural network, and the initial weights and thresholds of the BP neural network are randomly generated, it is easy to fall into the optimal local solution during the training of the BP neural network, which makes the prediction error large and the generalization ability of the model not strong. A genetic algorithm (GA) is mainly an algorithm for global search and optimization based on simulating the biological evolution mechanism in nature, which in turn can solve the BP neural network in the case of local optimal conditions55,56,57,58.The genetic algorithm optimizes the connection weight and threshold of BP neural network. The entire process is shown in Fig.3.
Extreme learning machine
Extreme Learning Machine (ELM) is a new Single-hidden-Layer Feedforward Neural Network (SLFN) learning algorithm59,60.ELM adjusts the number of neurons in the hidden layer without adjusting other weight thresholds and the hidden layer. Compared with other algorithmic models, ELM has the advantages of fast training and good generalization performance. It is now widely used in the fields of life prediction, reliability, and fault diagnosis.
Two theorems were proposed by Huang et al.59:
Theorem 1
Given any Q distinct samples\(\left({x}_{i},{t}_{i}\right)\), where\({x}_{i}={\left[{x}_{i1},{x}_{i2},\dots {x}_{im}\right]}^{T}\in {R}^{n},{t}_{i}=\left[{t}_{i1},{t}_{i2},\dots {t}_{im}\right]\in {R}^{m}\)and an arbitrary interval infinitely differentiable activation functiong:\(R\to R\), then for a SLFN with Q hidden layer neurons, with any assignment\({w}_{i}\in {R}^{n}\)and\({b}_{i}\in R\), its hidden layer output matrixHis invertible and has\(\Vert H\beta -{T}^{^{\prime}}\Vert =0\).
Theorem 2
Given any Q distinct samples\(\left({x}_{i},{t}_{i}\right)\), where\({x}_{i}={\left[{x}_{i1},{x}_{i2},\dots {x}_{im}\right]}^{T}\in {R}^{n},{t}_{i}=\left[{t}_{i1},{t}_{i2},\dots {t}_{im}\right]\in {R}^{m}\), and given any small error\(\varepsilon >0\), and an arbitrary interval infinitely differentiable activation functiong:\(R\to R\), there always exists a SLFN containingK(K≤Q) hidden layer neurons with\(\Vert {H}_{N\times M}{\beta }_{M\times m}-{T}^{^{\prime}}\Vert <\varepsilon\)for any assignment\({w}_{i}\in {R}^{n}\)and\({b}_{i}\in R\).
The weights and biases are randomly generated before ELM training, so only the number of hidden layer neurons and the activation function must be determined to calculate β. The steps are as follows:
-
1.
Determine the number of neurons in the hidden layer and set the weightswand biasb.
-
2.
Set the activation function as an infinitely differentiable function, and then calculate the output matrixHof the hidden layer.
-
3.
Calculate the output layer weights\(\beta :\widehat{\beta }={H}^{+}{T}^{^{\prime}}\).
Support vector machine
Support Vector Machine (SVM) is often used in classification and nonlinear regression problems. The main idea is to find the maximum geometric distance by controlling the function distance, which means that the function distance is the constraint and the geometric distance is the objective function. The SVM algorithm architecture is shown in Fig.4:whereKis the kernel function, and its main types are as follows:
-
Linear kernel function:\(k\left( {x_{i} ,x_{j} } \right) = x_{i}^{T} x_{j}\);
Polynomial kernel function:\(k\left( {x_{i} ,x_{j} } \right) = \left( {x_{i}^{T} x_{j} } \right)^{d}\);
Gaussian kernel function:\(k\left( {x_{i} ,x_{j} } \right) = \exp \left( { - \frac{{||x_{i} - x_{j} ||^{2} }}{{2\sigma^{2} }}} \right)\);
The Laplace kernel function:\(k\left( {x_{i} ,x_{j} } \right) = \exp \left( { - \frac{{||x_{i} - x_{j} ||}}{\sigma }} \right)\);
Sigmoid kernel function:\(k\left( {x_{i} ,x_{j} } \right) = \tanh \left( {\beta x_{i}^{T} x_{j} + \theta } \right)\).
Results and analysis
BP neural network and genetic algorithm to optimize BP neural network model
Parameters such as the number of hidden layer neurons, activation function type, and backpropagation algorithm affect the BP neural network prediction performance.The parameters of the BP neural network are controlled, 1–20 dimensional neurons are selected, the tansig function and the logsin function are compared, and the tansig function has higher prediction accuracy than the logsin function. The LM (Levenberg–Marquardt) backpropagation algorithm, GD (Gradient descent) algorithm, and GDA (Gradient descent with adaptive learning rate) algorithm are compared. The LM algorithm is found to have higher prediction accuracy. When the optimal parameter neuron is determined to be 10, the tansig function is selected for the hidden layer function, and the LM algorithm is chosen. The prediction result is shown in Fig.5, and it can be seen that the predicted value is basically within the error band of twice.
The parameters of the genetic algorithm were set as follows: maxgen = 100, sizepop = 30, pcross = 0.3, and pmutation = 0.1. The prediction errors of the two models test sample (50 groups) are shown in Fig.6, which shows that the BP neural network fluctuates the most. The GA-BP neural network fluctuates within 2% relative error, and the training effect is more suitable than the BP neural network.
Extreme learning machine
In ELM prediction, the correct selection of parameters is crucial to the prediction results. The parameter selection of ELM mainly includes the selection of input and internal parameters. The input parameters are mainly the selection of data volume, and the internal parameters are the key factors affecting the prediction ability of ELM. The internal parameters are mainly the activation function and the number of neurons in the hidden layer; relatively speaking, the effect of the activation function on ELM is smaller than the effect of the number of neurons in the hidden layer. According to Theorems 1 and 2, the more neurons there are in the hidden layer, the more likely SLFN is to approximate all the training samples with zero error, and the better the results obtained by ELM prediction. However, when the number of neurons in the hidden layer is large enough, it will affect the generalization performance of ELM. As shown in Fig.7, the accuracy of the test set shows that the accuracy peaks at a specific value as the number of hidden layer neurons increases, and the accuracy of the training set will decrease if the number of hidden layer neurons continues to increase. Therefore, choosing the appropriate number of hidden layer neurons is necessary to achieve the optimal prediction accuracy of ELM.
Support vector machine
Regression analysis of the low perimeter fatigue life of 316 stainless steel wasperformed using the support vector machine toolbox LIBSVM developed in the literature49. Two regression support vector machine models (epsilon-SVR and nu-SVR) were selected for life prediction, both of which were chosen with Gaussian radial basis kernel functions. In solving the problem with SVM, the selection of parameters significantly impacts the SVM prediction. For the above two regression models, there are penalty coefficientsCand kernel function parametersg. The cross-validation (CV) method can find parametersCandg, and theCandgobtained can avoid under-learning and over-learning states and finally achieve superior accuracy of data set prediction. As shown in Fig.8, the penalty coefficientCinside the rough selection is small, and the fine selection mean square error (MSE) has a smaller error than the rough selection. The best parameters are set as follows: penalty coefficientC= 1.4142, kernel function parameterg= 1.6245, and insensitivity coefficientp= 0.01. These parameters are used to construct the support vector machine prediction model.
The prediction accuracyR2of several models is shown in Fig.9. It can be seen that the BP prediction model has a poor effect, while the nu-SVR prediction model has the best effect.
Conclusions
-
(1)
This paper discusses three factors that affect the fatigue life of 316 stainless steel. The influence of the stress intensity factor on crack rate under different temperatures and stress ratios is discussed in the first factor. The second factor compares the relationship between strain amplitude and cycle times. The third factor discusses the relationship between loading stress, stress ratio, cycle times, and residual stress.
-
(2)
To address the problem of large error between the traditional material fatigue life calculation method and the actual value, a low-cycle fatigue life prediction model of 316 stainless steel based on machine learning was established in this paper. The model took crack growth rate, average stress, and residual stress as input data and fatigue life as output data.
-
(3)
Compared with the centralized model proposed in this paper, the prediction effect of the BP neural network was poor. The prediction effect of the nu-SVR model was the best, followed by ELM, and theR2 reached 0.945 and 0.936, respectively, which met the project’s needs.
References
Suresh, S.Fatigue of Materials (II)(National Defense Industry Press, 1999).
Wang, Y.et al.A model for predicting the remaining life of axles with defects based on low cycle fatigue characteristics.J. Railw.40(11), 27–32 (2018).
Miner, M. A. Cumulative damage in fatigue.J. Appl. Mech.12(3), 159–164 (1945).
Neuber, H. Theory of stress concentration for shear-strained prismatical bodies with arbitrary nonlinear stress-strain law.J. Appl. Mech.28(4), 544–550 (1961).
Molski, K. & Glinka, G. A method of elastic-plastic stress and strain calculation at a notch root.Mater. Sci. Eng.50(1), 93–100 (1981).
Yao, W.Fatigue Life Analysis of Structures(Defense Industry Press, 2003).
Tian, L., Luo, Y. & Wang, Y. Optimized BP neural network based on genetic algorithm for TIG weld size prediction model. J. Shanghai jiao tong university. 47(11), 1690–1699 (2013).
Xiong, Y. & Cen, K. Prediction of multi-axial fatigue life of magnesium alloy by neural network based on relative error sum of squares.J. Mech. Eng.52(4), 73–81 (2016).
Srimant, K. M., Anitarani, B. & Krishna, D. Low cycle fatigue life prediction of Al–Si–Mg alloy using artificial neural network approach.Trans. Indian Inst. Met.69(2), 597–602 (2016).
Li, S. B. & Cao, Y. Q. Application of neural networks in fatigue life prediction of rusted steel bars.J. Shandong Univ. Constr.25(3), 259–262 (2010).
Yan, C., Hao, Y. & Liu, K. Material fatigue life prediction based on BP neural network optimized by genetic algorithm.J. Jilin Univ.44(6), 1710–1715 (2014).
Liu, Q., Shi, W. & Chen, Z. Rubber fatigue life prediction using a random forest method and nonlinear cumulative fatigue damage model.J. Appl. Polym. Sci.137(9), 48519 (2020).
He, L.et al.Machine learning-based predictions of fatigue life and fatigue limit for steels.J. Mater. Sci. Technol.90(10), 9–19 (2021).
Zhou, N.et al.Genetic algorithm coupled with the neural network for fatigue properties of welding joints predicting.J. Comput.7(8), 1887–1894 (2012).
Liu, L., Xuan, F., Dong, D.et al. Uniaxial fatigue life prediction of materials based on support vector machines. InProceedings of the 2010 Cross-Strait Materials Damage/Fracture Conference and 10th Damage Science Symposium/Eighth National MTS Materials Testing Conference934–939 (2010).
Zhan, Z., Gao, T., Liu, C.et al. Data-driven fatigue life prediction of additively manufactured aluminum alloys.J. Solid Mech. 1–17. https://doi.org/10.19636/j.cnki.cjsm42-1250/o3.2022.045 (2022).
Gao, L., Du, Y. & Lu, J. An introduction to machine learning.Cast. Equip. Process.23(6), 41–43 (2021).
Pei, H.et al.A review of machine learning-based methods for predicting the remaining life of equipment.J. Mech. Eng.55(8), 1–13 (2019).
Li, Z.et al.Fatigue life prediction of crankshaft based on neural network genetic algorithm optimization.J. North Central Univ.37(4), 401–406 (2016).
Dong, Y.et al.Creep-fatigue experiment and life prediction study of piston 2A80 aluminum alloy.Materials14(6), 1403–1423 (2021).
Zhang, X., Gong, J. & Xuan, F. Prediction method of creep fracture life based on machine learning.Press. Vessel38(7), 48–57 (2021).
Su, K.et al.Prediction of fatigue life and residual stress relaxation behavior of shot peening 25CrMo alloy based on neural network.Rare Metal Mater. Eng.49(8), 2697–2705 (2020).
Jin, D.et al.Characterization and fatigue life prediction of 316L stainless steel non-Masing.China Mech. Eng.31(24), 2931 (2020).
Nasir, V. & Sassani, F. A review on deep learning in machining and tool monitoring: Methods, opportunities, and challenges.Int. J. Adv. Manuf. Technol.115(9), 2683–2709 (2021).
Jain, A.et al.Commentary: The Materials Project: A materials genome approach to accelerating materials innovation.APL Mater.1(1), 011002 (2013).
Zhou, T., Song, Z. & Sundmacher, K. Big data creates new opportunities for materials research: A review on methods and applications of machine learning for materials design.Engineering5(6), 1017–1026 (2019).
Babu, M. N. & Sasikala, G. Effect of temperature on the fatigue crack growth behavior of SS316L(N).Int. J. Fatigue140, 105815 (2020).
Zhang, J. & Ma, Y. Comparison of three fatigue cracks expansion rate models.Lab. Res. Explor.31(8), 35–38 (2012).
Jin, D., Li, J. & Tian, D. Timing analysis of dynamic strain in uniaxial fatigue of 316L stainless steel.J. Mater. Res.30(7), 496–502 (2016).
Chen, L.et al.Study on the low perimeter fatigue performance of 316 stainless steel at room temperature and 350 °C.Nucl. Power Eng.38(3), 51–55 (2017).
Chen, Z.et al.Mechanical properties of 316N stainless steel under variable amplitude loading.Metal Heat Treat.43(4), 230–234 (2018).
Mehrabi, H. & Shariati, M. Energy-based prediction of low-cycle fatigue life of CK45 steel and SS316 stainless steel.J. Solid Mech.6(3), 278–288 (2014).
Poonguzhali, A., Ningshen, S. & Amarendra, G. Corrosion fatigue crack initiation of type 316N weldment under the influence of cyclic stress amplitude.Met. Mater. Int.26(10), 1545–1554 (2020).
Kim, J. C., Cheong, S. K. & Noguchi, H. Residual stress relaxation and low- and high-cycle fatigue behavior of shot-peened medium-carbon steel.Int. J. Fatigue56(11), 114–122 (2013).
Abarkan, I.et al.Numerical and analytical studies of low cycle fatigue behavior of 316 LN austenitic stainless steel.J. Press. Vessel Technol.144(6), 061507 (2022).
Goyal, S.et al.A comparative assessment of fatigue deformation behavior of 316 LN SS at ambient and high temperature.Mater. Sci. Eng. A696(1), 407–415 (2017).
Lewis, S. R.et al.Full-scale testing of laser clad railway track; Case study–testing for wear, bend fatigue and insulated block joint lipping integrity.Wear376, 1930–1937 (2017).
Xu, W.et al.Review: Relationship between suitable austenite organization and fatigue properties in steel.J. Metals56(4), 459–475 (2020).
Lv, X.et al.Fatigue crack expansion in cast austenitic stainless steels.J. Eng. Sci.37(1), 57–63 (2015).
Sasikala, G. & Babu, M. N. Fatigue crack growth behavior of ferritic and austenitic steels at elevated temperatures.Mol. BioSyst.3(2), 182–209 (2014).
Ye, D.et al.The low-cycle fatigue, deformation and final fracture behavior of an austenitic stainless steel.Mater. Sci. Eng. A415(1), 104–117 (2006).
Tan, J.et al.Finite element analysis of cyclic properties and fatigue life prediction of 316L stainless steel.Mech. Strength39(2), 307–310 (2017).
Zhong, W.et al.Study on the room temperature low cycle fatigue behavior of domestic 316LN stainless steel.Therm. Process. Technol.46(8), 66–68 (2017).
Yuan, X. Study of Cyclic Deformation Behavior and Fatigue Properties of Forged Austenitic Stainless Steel 316LN. Tianjin University (2017).
Dutta, A., Dhar, S. & Acharyya, S. K. Material characterization of SS 316 in low-cycle fatigue loading.J. Mater. Sci.45(7), 1782–1789 (2010).
Agrawal, R.et al.Low cycle fatigue behaviour of 316 LN stainless steel in presence of notch.Trans. Indian Inst. Met.69(2), 457–461 (2016).
Maleki, E., Unal, O. & Kashyzadeh, K. R. Fatigue behavior prediction and analysis of shot peened mild carbon steels.Int. J. Fatigue116, 48–67 (2018).
Peng, J.et al.Fatigue and cyclic plastic behavior of 316L austenitic stainless steel under asymmetric loading.J. Met.55(6), 773–782 (2019).
Liu, K. Effect of Strain Amplitude on the Low Circumferential Fatigue Performance of 316 Stainless Steel Containing a Metamorphic Layer. Zhengzhou University (2019).
Roland, T.et al.Fatigue life improvement through surface nanostructuring of stainless steel by means of surface mechanical attrition treatment.Scr. Mater.54(11), 1949–1954 (2006).
Saltelli, A. & Sobol’, I. M. Sensitivity analysis for nonlinear mathematical models: Numerical experience.Mat. Model.7(11), 16–28 (1995).
Chang, X.et al.Sensitivity analysis of SWMM model parameters based on the Sobol method.J. Hydropower37(3), 10 (2018).
Wu, Q. Prediction Study of Mechanical Properties of Microalloyed Steel Driven by Data-Driven. Wuhan University of Science and Technology (2019).
Xiang, K. L., Xiang, P. Y. & Wu, Y. P. Prediction of the fatigue life of natural rubber composites by artificial neural network approaches.Mater. Des.57, 180–185 (2014).
Zhao, C.et al.Optimization of TC4 material process parameters based on neural network genetic algorithm for magnetic particle grinding.Surf. Technol.49(2), 316–321 (2020).
Ma, L. M., Li, D. F. & Guo, H. X. BP neural network based on genetic algorithm applied in crude oil production forecast: Taking the BED test area of the Daqing oilfield as an example.Math. Pract. Theory45(24), 117–128 (2015).
Zhang, Z., Zhang, Y. & Chen, S. Genetic BP neural network-based temperature model for stir friction welding. Therm. Process. Technol. 49(3), 142–145 (2020).
Ren, X. Optimization Study of BP Neural Network Based on Genetic Algorithm and MATLAB Simulation. Tianjin Normal University (2014).
Huang, G. B., Zhu, Q. Y. & Siew, C. K. Extreme learning machine: A new learning scheme of feedforward neural networks. In2004 IEEE International Joint Conference on Neural Networks, Vol. 2 985–990 (IEEE, 2004).
Chang, C. C. & Lin, C. J. LIBSVM: A library for support vector machines.ACM Trans. Intell. Syst. Technol.2(3), 27–28 (2007).
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher's note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Supplementary Information
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Duan, H., Cao, M., Liu, L. et al. Prediction of 316 stainless steel low-cycle fatigue life based on machine learning. Sci Rep 13, 6753 (2023). https://doi.org/10.1038/s41598-023-33354-1
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41598-023-33354-1
This article is cited by
-
Fatigue Damage Evolution in SS316L Produced by Powder Bed Fusion in Different Orientations with Reused Powder Feedstock
Experimental Mechanics (2025)
-
Material informatics and impact of multicollinearity on regression model for fatigue strength of steel
International Journal of Fracture (2024)