Next Article in Journal
A Technique for Optimizing the Sequences Yielding under Load of Concentrically-Braced Steel Frames
Next Article in Special Issue
A Comparison of Different Machine Learning Algorithms in the Classification of Impervious Surfaces: Case Study of the Housing Estate Fort Bema in Warsaw (Poland)
Previous Article in Journal
The Geometry of Timber Lamella Vaults: Prototype Analysis
Previous Article in Special Issue
Optimization of the Stacking Plans for Precast Concrete Slab Based on Assembly Sequence
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Estimating the Bond Strength of FRP Bars Using a Hybrid Machine Learning Model

1
School of Architecture and Civil Engineering, Zhengzhou University of Industrial Technology, Zhengzhou 451100, China
2
School of Civil Engineering, Central South University, Changsha 410075, China
3
China Construction Fifth Engineering Division Corp., Ltd., Changsha 410000, China
*
Author to whom correspondence should be addressed.
Buildings 2022, 12(10), 1654; https://doi.org/10.3390/buildings12101654
Submission received: 10 August 2022 / Revised: 15 September 2022 / Accepted: 24 September 2022 / Published: 11 October 2022

Abstract

:
Although the use of fiber-reinforced plastic (FRP) rebars instead of mild steel can effectively avoid rebar corrosion, the bonding performance gets weakened. To accurately estimate the bond strength of FRP bars, this paper proposes a particle swarm optimization-based extreme learning machine model based on 222 samples. The model used six variables including the bar position (P), bar surface condition (SC), bar diameter (D), concrete compressive strength (fc), the ratio of the bar depth to the bar diameter (L/D), and the ratio of the concrete protective layer thickness to the bar diameter (C/D) as input features, and the relative importance of the input parameters was quantified using a sensitivity analysis. The results showed that the proposed model can effectively and accurately estimate the bond strength of the FRP bar with R2 = 0.945 compared with the R2 = 0.926 of the original ELM model, which shows that the model can be used as an auxiliary tool for the bond performance analysis of FRP bars. The results of the sensitivity analysis indicate that the parameter L/D is of the greatest importance to the output bond strength.

1. Introduction

A reinforced concrete structure is an organic combination of steel and concrete materials that is widely used in buildings, roads, bridges, and marine engineering. It has the excellent compressive properties of concrete and embedding steel bars in the concrete can well compensate for the tensile properties of the concrete structure. However, corrosion is a significant issue that impairs the functionality of structures made of reinforced concrete [1]. This is because corrosion of the reinforcement may lead to serious degradation of the performance of the structure [2]. For this reason, to solve the great harm brought by reinforcement corrosion to civil engineering structures, many scholars have conducted a lot of research on the theory of and prevention technologies for reinforcement corrosion. The search for non-conductive steel bars that can replace steel bars, such as fiber-reinforced polymer (FRP) bars, has been consistently identified as a good way to get at the root of the corrosion problem [3]. Due to its corrosion resistance, light weight, high strength-to-weight ratio, cost-effectiveness, ease of installation, fatigue resistance, and minimal creep deformation, the FRP bar has emerged as the most appealing alternative to the usual reinforcement inserted in reinforced concrete structures [4,5].
In FRP-reinforced concrete structures, the bond performance between the two is the key factor to determining whether they can perform mechanically and bear the external load together. Similar to ordinary reinforced concrete, the bonding action between an FRP reinforcement and concrete consists of three main components—namely, the chemical bonding force, friction force, and mechanical bite force [6,7]. The interfacial damage of ordinary steel-mixed structures mainly occurs in concrete, specifically in the form of concrete shear damage between ribs, while the interfacial bond strength of FRP-reinforced concrete mainly depends on the interlaminar shear strength of the FRP reinforcement. Throughout numerous small-scale experiments, the interfacial connection has been shown to degrade drastically under adverse environmental conditions. There are many factors affecting the interfacial bond strength of FRP bars and concrete, such as the FRP bar type, diameter, surface form, and concrete strength [8]. Despite the increasing interest in FRP reinforcement as a reliable and viable alternative to corrosion-resistant steel, its bonding to concrete is poor. Therefore, it is crucial to accurately estimate and anticipate the bond strength of FRP reinforcement when building solid concrete structures. The primary elements influencing the bond performance of FRP bars have been the subject of several investigations over the years, mostly by direct pullout testing or beam tests [9,10,11]. For example, Alves et al. [12] investigated the bond strength of glass fiber-reinforced polymer (GFRP) reinforcement bars of different diameters and the results showed that the bond strength was weaker for larger diameter GFRP bars. There are also some research results showing that some key parameters such as a concrete protective layer, the bar surface condition, bar diameter, buried length, location of reinforcement, and the compressive strength of the concrete have different degrees of influence on the bond strength [13]. Researchers have created empirical models for calculating the bond strength of FRP bars based on experimental data, and certain studies have been created and included in pertinent design codes based on theoretical analyses and experimental validation [14]. However, most of these models utilize a limited set of experimental data, which makes the models accurate within these data spaces but lacking sufficient generalization to other parameter settings. Additionally, the effectiveness of the model is decreased by the need for several assumptions during the theoretical derivation of these constrained empirical models to represent the complicated nonlinear relationship between bond strength and important parameters [15]. Therefore, it is essential to investigate a reliable and effective technique for calculating the bond strength of FRP bars [16].
Data-driven methods based on machine learning algorithms have arisen as an alternative method to creating prediction models using integrated experimental data and information as a result of the advancement of computer science and the growth of relevant experimental datasets. Some intelligent algorithms such as artificial neural networks (ANN), support vector machines (SVM), multiple linear regression (MLR), random forests (RF), integrated learning (gradient augmented regression trees), etc., have been used for the prediction of FRP bond strength [17,18,19,20]. Su et al. [21] selected three machine learning algorithms—MLR, ANN, and SVM—to predict the interfacial bond strength between FRP and concrete, and the results demonstrated that the machine learning models could predict the strength accurately and effectively, with the SVM achieving the best performance among the three models. Koroglu et al. proposed a regression- and ANN-based model to estimate the bond strength of FRP bars in concrete [22]. The findings indicated that the ANN model performed better than both the Canadian Standards Association (CSA) and American Concrete Institute (ACI) models in estimating the binding strength of FRP bars in concrete. Hamed et al. [23] developed a multi-gene genetic programming (MGGP) model based on 223 records to predict the bond strength between concrete and FRP, and the model predicted the strength better than the ACI model. Sherin et al. [24] utilized ANN to predict the bond strength between self-compacting geopolymer concrete reinforced with basalt FRP bars, achieving more accurate prediction results than existing theoretical and analytical models. To compare the performance of different optimization algorithms in bond strength prediction, three optimizers were used for ANN model optimization by Mohammad et al. [25]. The RUNge Kutta optimizer (RUN)-based hybrid RUN-ANN model achieved the largest prediction correlation with R2 = 92%, and its prediction performance outperformed the mechanics-based method. To study the bond strength at high temperatures, Muhammad et al. [26] introduced the gene-expression programming model and established a traceable mathematical formula based on the trained model for easy use. Zhou et al. [27] established an ANN model using the back-propagation neural network (BPNN) method on a large dataset with 969 data observations, and its prediction accuracy was higher than other methods in the literature. Similarly, an explicit equation was established based on the trained ANN model.
Prediction methods based on machine learning models have been successfully applied in the concrete strength estimation [28,29,30] and bond strength estimation of FRP reinforcement [31,32]. However, most of these methods are primitive models and the improvement of model prediction performance is limited by the selection of hyper-parameters, which can be solved using optimization algorithms. Considering the excellent performance of the extreme learning machine (ELM) model in regression analyses [33] and the fact that this method is rarely reported in bond strength prediction studies, this paper attempts to develop a hybrid model for the accurate prediction of bond strength using the ELM model as the original model and compares the prediction performance of the developed hybrid model with that of the original model.

2. Methodology

2.1. Extreme Learning Machine Network

The extreme learning machine was proposed by Huang et al. [34] based on the study of single-hidden layer feedforward neural networks. The connection weights between the input layer and the hidden layer and the threshold values of the neurons in the hidden layer are generated at random by the algorithm, and they do not need to be changed during the training process to reach a specific optimal solution [35]. Let the connection weights w be between the implicit layers of the input layer and the connection weights β be between the implicit layer and the output layer. Let the input matrix X and the output matrix Y of the training set have Q samples, where the output T of the network is:
T = [ i = 1 l β i 1 g ( w i x j + b i ) i = 1 l β i 2 g ( w i x j + b i ) i = 1 l β i m g ( w i x j + b i ) ] , j = 1 , 2 , , Q
Formula (1) can be expressed as:
H β = T
where T′ is the transpose of the matrix T, H is the output matrix of the hidden layer of the neural network, and β is the connection weights between the hidden layer and the output layer, which can be obtained by solving the least squares solution of Equation (3) as follows:
H β T β min
The solution can be expressed as:
β = H T
where H is the generalized inverse of the implied layer output matrix H. The network structure and characteristics of the ELM model determine the short training time of the network itself. The input layer weights and thresholds however, which are produced at random, set a cap on the model’s performance. Given the fast convergence and high accuracy of the particle swarm algorithm [36,37], this paper employed the particle swarm optimization (PSO) algorithm to optimize the input layer weights and thresholds of the network structure to improve the ELM model prediction accuracy.

2.2. PSO-ELM Prediction Model

The PSO-ELM prediction model put forward in this research uses the PSO algorithm to optimize the extreme learning machine’s input layer weights and thresholds before using its preferred input layer weights and thresholds to predict the bond strength. Figure 1 depicts the flow chart for the specific PSO-ELM training procedure.
The specific steps of the optimization algorithm are:
(1)
ELM randomly generates the weights w and threshold b of the input layer and determines the implied layer weights β from this set of weights and thresholds.
(2)
The particle population randomly generates n particles, and each particle in this population represents a vector of dimension D. The dimension of this particle is determined by the input parameters of the ELM model, and the initial value of the acceleration factor and the maximum number of iterations is set, and the end condition of the experiment is to meet the accuracy requirement or to reach the maximum number of iterations [38].
(3)
Selection of inertia weights: In order to make the algorithm achieve better global search and local search capabilities, linear decreasing inertia weights are used.
w ( k ) = w s t a r t ( w s t a r t w e n d ) · k / T max
where k is the current iteration generation, Tmax is the maximum iteration generation, wstart is the initial inertia weight, and wend is the inertia weight at the maximum number of iterations.
(4)
Determine the fitness function: In this paper, the fitness function is defined as the root mean square error, and its formula is:
F = 1 N i = 1 N ( Y i Y i ¯ ) 2
where Yi is the true value of the bond strength, Y i ¯ is the predicted value of the bond strength, N is the number of training samples, and F is the fitness value as a function of value. Then, the velocity and position of the particles are updated [39]:
V i = { V max , V i > V max V min , V i < V min , X i = { X max , X i > X max X min , X i < X min
where Vi is the particle motion velocity, Vmax is the maximum particle velocity, Vmin is the minimum particle velocity, Xi is the particle position, Xmax is the maximum particle position, and Xmin is the minimum particle position.
(5)
Solve the global fitness f(xi): Continue contrasting each particle’s current fitness f(xi) with its previous optimal fitness f(Pbest) and use the end condition to calculate its magnitude.
(6)
Substitute the optimal solutions w and b into the ELM model.
(7)
Train the PSO-ELM model with the training data. Then, retest whether the mean square error meets the accuracy requirement with the test sample; if it meets the requirement, end the training—if not, return to step (2).

3. Dataset Collection and Model Building

3.1. Input and Output Variables

For machine learning models, the manually defined feature parameters and the size of the dataset are the key factors that affect the model prediction performance. Referring to and synthesizing the selection of feature parameters in Refs. [8,23], six parameters including the bar position (P), bar surface condition (SC), bar diameter (D), concrete compressive strength (fc), the ratio of the bar depth to the bar diameter (L/D), and the ratio of the concrete protective layer thickness to the bar diameter (C/D) were selected as the input variables. When training the model, a rich and representative dataset is very important. For this purpose, a total of 222 records collected from previous studies, which are available in the literature [13], were used as the model datasets. The normal distribution curves of these variables are shown in Figure 2. For the rebar location P, the numbers 1 and 2 represent the top and bottom positions of the FRP rebar in the beam, respectively. The three numbers in the rebar surface condition indicate three types of indicated conditions. The statistical characteristics of these parameters and the Pearson correlation coefficient between the variable and the output are listed in Table 1. From Table 1, it can be seen that there is very little linear correlation between any of the input parameters and the output bond strength, with the highest correlation coefficient between any two variables not exceeding 0.8. This paper’s main objective, therefore, becomes examining the intricate nonlinear relationship between the input and the output.

3.2. Evaluation Metrics

The correlation coefficient R2 and four error metrics—root mean squared error (RMSE), mean absolute percentage error (MAPE), mean absolute error (MAE), and mean squared error (MSE)—were introduced to statistically analyze the prediction results to allow for an intuitive comparison of the performance of the models. The definitions of these evaluation metrics can be found in the literature [40,41,42,43]. For the correlation coefficient, an R2 closer to one indicates a stronger correlation between the predicted results and the actual results—and the smaller the error-index is, the better the prediction effect is.

3.3. Model Building

For the single regression objective of bond strength, since the input variables were the six feature parameters, there were six input layer neurons and one output layer neuron in the ELM model. The number of the hidden layer neurons was selected using the trial-and-error method. After the trials, the model prediction reached its best performance when the hidden layer neurons numbered 35. The model structure is shown in Figure 3. Due to the limited number of data sets, this paper used 10-cross-fold validation for training. Referring to the classification method of the dataset in [44], a total of 222 samples were randomly divided into the training set and test set, where 80% of the dataset (178 samples) was used for training and the remaining 20% (44 samples) were used to test the generalization ability of the model. For comparison purposes, the data set will be fixed after random classification. In other words, the training and test sets for the original and optimized models were the same.

3.4. Comparison of Model Results

The sample prediction results before and after model optimization are shown in Figure 4. Overall, the optimized PSO-ELM model obtained results closer to the true bond strength than the ELM model. A linear fit was carried out for these data, and Figure 5 displays the correlation between the expected and actual values for each sample. In terms of correlation coefficients R2, the correlation coefficients between the predicted and actual strengths of the PSO-ELM model all exceeded 0.94; the correlation coefficients were higher than those of the ELM model, with R2 = 0.931 for the training phase and R2 = 0.926 for the test phase.
Figure 6 also displays the proportion between the two models’ actual bond strengths and their projected values. The mean value of 1.014 for the PSO-ELM model is closer to one than the mean value of 1.022 for the ELM model. The PSO algorithm’s optimization improved the model’s capability for making predictions. When assessing the effectiveness of a prediction, the relative error is frequently more important than the absolute mistake. The relative prediction error of the models for the training and test phases is shown in Figure 7 and Table 2. The mean value of the relative error for the PSO-ELM model was lower for both the training and testing stages. Table 3 lists the five evaluation metrics introduced in this paper. Compared to the error statistics MSE, RMSE, and MAE of 1.549, 1.244, and 0.883 with the pre-optimization model for the test set, the optimized model achieved the smaller MSE, RMSE, and MAE of 1.170, 1.082, and 0.777, respectively. For the training set, the average relative error was reduced from 14.714% to 11.655%, and the average relative error was reduced from 15.590% to 13.953% for the test set, which further indicates that the PSO-ELM model’s predictability was indeed improved after optimization.

4. Sensitivity Analysis of Input Variables

Sensitivity analysis is a tool that helps to measure the contribution and impact of input parameters on output outcomes [45]. Sensitivity analysis was used in this study to determine the relative impact of various input factors on the target. Figure 8 illustrates the relative influence of the six parameters discussed in this research on the output results. It is clear that the parameter L/D had an 88 percent relative importance to the output findings, and that this importance had a detrimental impact on bond strength while the relative importance of the other five parameters to the results was low.

5. Conclusions

To achieve bond strength prediction of an FRP bar, a hybrid-optimized PSO-ELM model was proposed in this paper. The following is a summary of the key findings.
(1)
With a stronger correlation coefficient and reduced prediction error, the proposed optimization model PSO-ELM can accurately capture the nonlinear relationship between the numerous input factors and the output bond strength.
(2)
Regarding the criteria for model evaluation, the PSO-ELM achieved a better prediction performance with a smaller MSE, RMSE, and MAE of 1.170, 1.082, and 0.777 compared to the MSE, RMSE, and MAE of 1.549, 1.244, and 0.883 for the pre-optimization ELM model. The mean value of the relative prediction error was reduced from 15.590% in the original ELM model to 13.953% in the PSO-ELM model.
(3)
Among the six input parameters mentioned in this paper, the parameter bar-embedment length to the bar-diameter ratio (L/D) was the dominant influencing factor, with a relative importance of 88% to the output results; this variable was negative for the bond strength of the FRP bar.

Author Contributions

R.L.: Writing-original draft Software. L.L.: Methodology, Validation. M.C.: Data curation, Resources. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. James, A.; Bazarchi, E.; Chiniforush, A.A.; Panjebashi Aghdam, P.; Hosseini, M.R.; Akbarnezhad, A.; Martek, I.; Ghodoosi, F. Rebar corrosion detection, protection, and rehabilitation of reinforced concrete structures in coastal environments: A review. Constr. Build. Mater. 2019, 224, 1026–1039. [Google Scholar] [CrossRef]
  2. Zhang, J.; Zhang, M.; Dong, B.; Ma, H. Quantitative evaluation of steel corrosion induced deterioration in rubber concrete by integrating ultrasonic testing, machine learning and mesoscale simulation. Cem. Concr. Compos. 2022, 128, 104426. [Google Scholar] [CrossRef]
  3. Moghaddas, A.; Mostofinejad, D. Empirical FRP-Concrete Bond Strength Model for Externally Bonded Reinforcement on Grooves. J. Compos. Constr. 2019, 23, 04018080. [Google Scholar] [CrossRef]
  4. Chen, S.-Z.; Zhang, S.-Y.; Han, W.-S.; Wu, G. Ensemble learning based approach for FRP-concrete bond strength prediction. Constr. Build. Mater. 2021, 302, 124230. [Google Scholar] [CrossRef]
  5. Li, C.; Xian, G. Novel wedge-shaped bond anchorage system for pultruded CFRP plates. Mater. Struct. 2018, 51, 162. [Google Scholar] [CrossRef]
  6. Toumpanaki, E.; Lees Janet, M.; Terrasi Giovanni, P. Bond Durability of Carbon Fiber–Reinforced Polymer Tendons Embedded in High-Strength Concrete. J. Compos. Constr. 2018, 22, 04018032. [Google Scholar] [CrossRef] [Green Version]
  7. Özkal, F.M.; Polat, M.; Yağan, M.; Öztürk, M.O. Mechanical properties and bond strength degradation of GFRP and steel rebars at elevated temperatures. Constr. Build. Mater. 2018, 184, 45–57. [Google Scholar] [CrossRef]
  8. Amin, M.N.; Iqbal, M.; Salami, B.A.; Jamal, A.; Khan, K.; Abu-Arab, A.M.; Al-Ahmad, Q.M.; Imran, M. Predicting Bond Strength between FRP Rebars and Concrete by Deploying Gene Expression Programming Model. Polymers 2022, 14, 2145. [Google Scholar] [CrossRef]
  9. Yan, F.; Lin, Z.; Zhang, D.; Gao, Z.; Li, M. Experimental study on bond durability of glass fiber reinforced polymer bars in concrete exposed to harsh environmental agents: Freeze-thaw cycles and alkaline-saline solution. Compos. Part B Eng. 2017, 116, 406–421. [Google Scholar] [CrossRef]
  10. Yan, F.; Lin, Z. Bond durability assessment and long-term degradation prediction for GFRP bars to fiber-reinforced concrete under saline solutions. Compos. Struct. 2017, 161, 393–406. [Google Scholar] [CrossRef]
  11. Mazaheripour, H.; Barros, J.A.O.; Sena-Cruz, J.M.; Pepe, M.; Martinelli, E. Experimental study on bond performance of GFRP bars in self-compacting steel fiber reinforced concrete. Compos. Struct. 2013, 95, 202–212. [Google Scholar] [CrossRef] [Green Version]
  12. Alves, J.; El-Ragaby, A.; El-Salakawy, E. Durability of GFRP Bars’ Bond to Concrete under Different Loading and Environmental Conditions. J. Compos. Constr. 2011, 15, 249–262. [Google Scholar] [CrossRef]
  13. Thakur, M.S.; Pandhiani, S.M.; Kashyap, V.; Upadhya, A.; Sihag, P. Predicting Bond Strength of FRP Bars in Concrete Using Soft Computing Techniques. Arab. J. Sci. Eng. 2021, 46, 4951–4969. [Google Scholar] [CrossRef]
  14. Institute, A.C. ACI Committee 440.1R-06: Guide for the Design and Construction of Structural Concrete Reinforced with FRP Bars; American Concrete Institute: Farmington Hills, MI, USA, 2006. [Google Scholar]
  15. Pan, J.; Wu, Y.-F. Analytical modeling of bond behavior between FRP plate and concrete. Compos. Part B Eng. 2014, 61, 17–25. [Google Scholar] [CrossRef]
  16. Jung, K.; Hong, K.; Han, S.; Park, J.; Kim, J. Prediction of Flexural Capacity of RC Beams Strengthened in Flexure with FRP Fabric and Cementitious Matrix. Int. J. Polym. Sci. 2015, 2015, 868541. [Google Scholar] [CrossRef] [Green Version]
  17. Hamze-Ziabari, S.M.; Yasavoli, A. Predicting Bond Strength between FRP Plates and Concrete Sub-strate: Applications of GMDH and MNLR Approaches. J. Adv. Concr. Technol. 2017, 15, 644–661. [Google Scholar] [CrossRef] [Green Version]
  18. Basaran, B.; Kalkan, I.; Bergil, E.; Erdal, E. Estimation of the FRP-concrete bond strength with code formulations and machine learning algorithms. Compos. Struct. 2021, 268, 113972. [Google Scholar] [CrossRef]
  19. Golafshani, E.M.; Rahai, A.; Sebt, M.H. Artificial neural network and genetic programming for predicting the bond strength of GFRP bars in concrete. Materials 2015, 48, 1581–1602. [Google Scholar] [CrossRef]
  20. Chuang, Y.-J.; Tsai, H.-C. Using genetic programming to model the bond strength of GFRP bars in concrete under the effects of design guidelines. Eng. Comput. 2021, 38, 2274–2292. [Google Scholar] [CrossRef]
  21. Su, M.; Zhong, Q.; Peng, H.; Li, S. Selected machine learning approaches for predicting the interfacial bond strength between FRPs and concrete. Constr. Build. Mater. 2021, 270, 121456. [Google Scholar] [CrossRef]
  22. Köroğlu, M.A. Artificial neural network for predicting the flexural bond strength of FRP bars in concrete. Sci. Eng. Compos. Mater. 2019, 26, 12–29. [Google Scholar] [CrossRef]
  23. Bolandi, H.; Banzhaf, W.; Lajnef, N.; Barri, K.; Alavi, A.H. An Intelligent Model for the Prediction of Bond Strength of FRP Bars in Concrete: A Soft Computing Approach. Technologies 2019, 7, 42. [Google Scholar] [CrossRef] [Green Version]
  24. Rahman, S.K.; Al-Ameri, R. Experimental Investigation and Artificial Neural Network Based Prediction of Bond Strength in Self-Compacting Geopolymer Concrete Reinforced with Basalt FRP Bars. Appl. Sci. 2021, 11, 4889. [Google Scholar] [CrossRef]
  25. Barkhordari, M.S.; Armaghani, D.J.; Sabri, M.M.S.; Ulrikh, D.V.; Ahmad, M. The Efficiency of Hybrid Intelligent Models in Predicting Fiber-Reinforced Polymer Concrete Interfacial-Bond Strength. Mater. Struct. 2022, 15, 3019. [Google Scholar] [CrossRef] [PubMed]
  26. Amin, M.N.; Iqbal, M.; Althoey, F.; Khan, K.; Faraz, M.I.; Qadir, M.G.; Alabdullah, A.A.; Ajwad, A. Investigating the Bond Strength of FRP Rebars in Concrete under High Temperature Using Gene-Expression Programming Model. Polymers 2022, 14, 2992. [Google Scholar] [CrossRef]
  27. Zhou, Y.; Zheng, S.; Huang, Z.; Sui, L.; Chen, Y. Explicit neural network model for predicting FRP-concrete interfacial bond strength based on a large database. Compos. Struct. 2020, 240, 111998. [Google Scholar] [CrossRef]
  28. Chen, H.; Li, X.; Wu, Y.; Zuo, L.; Lu, M.; Zhou, Y. Compressive Strength Prediction of High-Strength Concrete Using Long Short-Term Memory and Machine Learning Algorithms. Buildings 2022, 12, 302. [Google Scholar] [CrossRef]
  29. Munir, M.J.; Kazmi, S.M.S.; Wu, Y.-F.; Lin, X.; Ahmad, M.R. Development of novel design strength model for sustainable concrete columns: A new machine learning-based approach. J. Clean. Prod. 2022, 357, 131988. [Google Scholar] [CrossRef]
  30. Quan Tran, V.; Quoc Dang, V.; Si Ho, L. Evaluating compressive strength of concrete made with recycled concrete aggregates using machine learning approach. Constr. Build. Mater. 2022, 323, 126578. [Google Scholar] [CrossRef]
  31. Bashir, R.; Ashour, A. Neural network modelling for shear strength of concrete members reinforced with FRP bars. Compos. Part B Eng. 2012, 43, 3198–3207. [Google Scholar] [CrossRef]
  32. Coelho, M.R.F.; Sena-Cruz, J.M.; Neves, L.A.C.; Pereira, M.; Cortez, P.; Miranda, T. Using data mining algorithms to predict the bond strength of NSM FRP systems in concrete. Constr. Build. Mater. 2016, 126, 484–495. [Google Scholar] [CrossRef]
  33. Al-Shamiri, A.K.; Kim, J.H.; Yuan, T.-F.; Yoon, Y.S. Modeling the compressive strength of high-strength concrete: An extreme learning approach. Constr. Build. Mater. 2019, 208, 204–219. [Google Scholar] [CrossRef]
  34. Huang, G.B.; Zhou, H.; Ding, X.; Zhang, R. Extreme Learning Machine for Regression and Multiclass Classification. IEEE Trans. Syst. Man Cybern. Part B 2012, 42, 513–529. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  35. Han, B.; Wu, Y.; Liu, L. Prediction and uncertainty quantification of compressive strength of high-strength concrete using optimized machine learning algorithms. Struct. Concr. 2022. [Google Scholar] [CrossRef]
  36. Wu, Y.; Li, S. Damage degree evaluation of masonry using optimized SVM-based acoustic emission monitoring and rate process theory. Measurement 2022, 190, 110729. [Google Scholar] [CrossRef]
  37. Wang, X.; Liu, Y.; Xin, H. Bond strength prediction of concrete-encased steel structures using hybrid machine learning method. Structures 2021, 32, 2279–2292. [Google Scholar] [CrossRef]
  38. Wu, Y.; Zhou, Y. Prediction and feature analysis of punching shear strength of two-way reinforced concrete slabs using optimized machine learning algorithm and Shapley additive explanations. Mech. Adv. Mater. Struct. 2022, 1–11. [Google Scholar] [CrossRef]
  39. Biswas, R.; Li, E.; Zhang, N.; Kumar, S.; Rai, B.; Zhou, J. Development of hybrid models using metaheuristic optimization techniques to predict the carbonation depth of fly ash concrete. Constr. Build. Mater. 2022, 346, 128483. [Google Scholar] [CrossRef]
  40. Wu, Y.; Zhou, Y. Splitting tensile strength prediction of sustainable high-performance concrete using machine learning techniques. Environ. Sci. Pollut. Res. 2022. [Google Scholar] [CrossRef]
  41. Yang, Z.; Wu, Y.; Zhou, Y.; Tang, H.; Fu, S. Assessment of Machine Learning Models for the Prediction of Rate-Dependent Compressive Strength of Rocks. Minerals 2022, 12, 731. [Google Scholar] [CrossRef]
  42. Taffese, W.Z.; Espinosa-Leal, L. A machine learning method for predicting the chloride migration coefficient of concrete. Constr. Build. Mater. 2022, 348, 128566. [Google Scholar] [CrossRef]
  43. Nguyen, T.-D.; Tran, T.-H.; Hoang, N.-D. Prediction of interface yield stress and plastic viscosity of fresh concrete using a hybrid machine learning approach. Adv. Eng. Inform. 2020, 44, 101057. [Google Scholar] [CrossRef]
  44. Wu, Y.; Zhou, Y. Hybrid machine learning model and Shapley additive explanations for compressive strength of sustainable concrete. Constr. Build. Mater. 2022, 330, 127298. [Google Scholar] [CrossRef]
  45. Nguyen, M.S.T.; Kim, S.-E. A hybrid machine learning approach in prediction and uncertainty quantification of ultimate compressive strength of RCFST columns. Constr. Build. Mater. 2021, 302, 124208. [Google Scholar] [CrossRef]
Figure 1. The process of the Elm model optimized by the PSO algorithm.
Figure 1. The process of the Elm model optimized by the PSO algorithm.
Buildings 12 01654 g001
Figure 2. Histograms and normal distribution of input and output variables.
Figure 2. Histograms and normal distribution of input and output variables.
Buildings 12 01654 g002aBuildings 12 01654 g002b
Figure 3. ELM model network structure.
Figure 3. ELM model network structure.
Buildings 12 01654 g003
Figure 4. Comparison between predicted bond strength and the actual values of two models.
Figure 4. Comparison between predicted bond strength and the actual values of two models.
Buildings 12 01654 g004aBuildings 12 01654 g004b
Figure 5. Scatter plot of the prediction results.
Figure 5. Scatter plot of the prediction results.
Buildings 12 01654 g005aBuildings 12 01654 g005b
Figure 6. The proportion between the predicted and actual bonding strength.
Figure 6. The proportion between the predicted and actual bonding strength.
Buildings 12 01654 g006
Figure 7. Relative error distribution.
Figure 7. Relative error distribution.
Buildings 12 01654 g007aBuildings 12 01654 g007b
Figure 8. The relative importance of input variables to output bond strength.
Figure 8. The relative importance of input variables to output bond strength.
Buildings 12 01654 g008
Table 1. Statistics of the parameters for the input and output.
Table 1. Statistics of the parameters for the input and output.
ParameterPSCDfcC/DL/DStrength
Unit--mmMPa--MPa
Count222222222222222222222
TypeInputInputInputInputInputInputOutput
Max2328.5855.069.3497.2421
Min116.3523.431.683.560.76
Median2215.7540.2320.165.3
Mean1.871.7214.6840.033.5929.756.80
Standard deviation0.340.754.876.721.8222.284.15
Correlation coefficient0.03−0.04−0.21−0.540.36−0.651
Table 2. Model prediction results and relative errors of the test set.
Table 2. Model prediction results and relative errors of the test set.
Test SetExperimental ValueELM ModelRelative Error (%)PSO-ELM ModelRelative Error (%)
15.265.8010.325.637.02
211.512.609.5610.0212.90
34.294.7410.534.525.27
44.63.7219.154.600.06
55.16.4025.485.9616.81
63.33.125.503.028.42
72.22.5113.863.3552.11
81614.539.2115.314.29
94.614.218.614.783.68
103.32.5223.523.183.71
117.587.037.226.1518.85
124.845.3811.144.901.34
138.98.267.1711.1925.68
145.626.5316.216.4214.26
156.025.803.715.823.39
1619.1416.7212.6417.826.88
173.744.4017.675.6450.90
1813.3912.0310.1311.4214.70
192116.7220.3817.8215.13
204.835.3811.454.781.00
215.46.0712.425.066.32
223.72.2439.362.6927.35
234.42.6240.383.1129.33
243.63.898.154.6428.80
253.66.8891.193.590.17
266.466.480.266.282.85
273.63.512.593.774.86
285.285.381.954.789.43
292.563.2627.392.1217.18
300.971.0912.581.5459.21
317.356.2714.725.8720.08
323.282.8213.992.4525.19
334.985.4810.025.184.00
341.651.0933.821.546.40
356.996.901.236.0912.87
367.546.918.426.918.37
377.367.816.067.542.40
386.915.1026.164.6632.59
394.644.463.874.905.55
404.714.740.704.347.77
4164.9617.315.478.88
4254.4610.794.902.05
433.62.9019.513.522.23
449.26.4729.667.0323.62
Table 3. Comparison of evaluation metrics for the prediction results of the two models.
Table 3. Comparison of evaluation metrics for the prediction results of the two models.
ModelPhaseR2MSERMSEMAEMAPE (%)
ELMTraining0.9311.1761.0840.78814.714
Test0.9261.5491.2440.88315.590
PSO-ELMTraining0.9480.8900.9430.65811.655
Test0.9451.1701.0820.77713.953
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Li, R.; Liu, L.; Cheng, M. Estimating the Bond Strength of FRP Bars Using a Hybrid Machine Learning Model. Buildings 2022, 12, 1654. https://doi.org/10.3390/buildings12101654

AMA Style

Li R, Liu L, Cheng M. Estimating the Bond Strength of FRP Bars Using a Hybrid Machine Learning Model. Buildings. 2022; 12(10):1654. https://doi.org/10.3390/buildings12101654

Chicago/Turabian Style

Li, Ran, Lulu Liu, and Ming Cheng. 2022. "Estimating the Bond Strength of FRP Bars Using a Hybrid Machine Learning Model" Buildings 12, no. 10: 1654. https://doi.org/10.3390/buildings12101654

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop