Next Article in Journal
Potential of Flax Shives and Beech Wood-Derived Biochar in Methylene Blue and Carbamazepine Removal from Aqueous Solutions
Next Article in Special Issue
Assessment of the Destruction of a Fibre Cement Board Subjected to Fire in a Large-Scale Study
Previous Article in Journal
Suppression of Sulfate-Induced Expansion with Lime–Silica Fume Blends
Previous Article in Special Issue
Modelling of Longitudinal Elastic Wave Propagation in a Steel Rod Using the Discrete Element Method
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Machine Learning Prediction Models to Evaluate the Strength of Recycled Aggregate Concrete

1
School of Traffic and Environment, Shenzhen Institute of Information Technology, Shenzhen 518172, China
2
School of Civil Engineering, University of Science and Technology Liaoning, Anshan 114051, China
3
Department of Civil Engineering, COMSATS University Islamabad, Abbottabad 22060, Pakistan
4
MaREI Centre, Ryan Institute, School of Engineering, College of Science and Engineering, National University of Ireland, H91 TK33 Galway, Ireland
5
Peter the Great St. Petersburg Polytechnic University, 195291 St. Petersburg, Russia
6
Department of Civil Engineering, College of Engineering in Al-Kharj, Prince Sattam Bin Abdulaziz University, Al-Kharj 11942, Saudi Arabia
7
Building & Construction Technology Department, Bayan College of Science and Technology, Khartoum 11115, Sudan
8
Structural Engineering and Construction Management, Faculty of Engineering and Technology, Future University in Egypt, New Cairo 11845, Egypt
*
Authors to whom correspondence should be addressed.
Materials 2022, 15(8), 2823; https://doi.org/10.3390/ma15082823
Submission received: 4 March 2022 / Revised: 25 March 2022 / Accepted: 27 March 2022 / Published: 12 April 2022
(This article belongs to the Special Issue Testing of Materials and Elements in Civil Engineering (2nd Edition))

Abstract

:
Compressive and flexural strength are the crucial properties of a material. The strength of recycled aggregate concrete (RAC) is comparatively lower than that of natural aggregate concrete. Several factors, including the recycled aggregate replacement ratio, parent concrete strength, water–cement ratio, water absorption, density of the recycled aggregate, etc., affect the RAC’s strength. Several studies have been performed to study the impact of these factors individually. However, it is challenging to examine their combined impact on the strength of RAC through experimental investigations. Experimental studies involve casting, curing, and testing samples, for which substantial effort, price, and time are needed. For rapid and cost-effective research, it is critical to apply new methods to the stated purpose. In this research, the compressive and flexural strengths of RAC were predicted using ensemble machine learning methods, including gradient boosting and random forest. Twelve input factors were used in the dataset, and their influence on the strength of RAC was analyzed. The models were validated and compared using correlation coefficients (R2), variance between predicted and experimental results, statistical tests, and k-fold analysis. The random forest approach outperformed gradient boosting in anticipating the strength of RAC, with an R2 of 0.91 and 0.86 for compressive and flexural strength, respectively. The models’ decreased error values, such as mean absolute error (MAE) and root-mean-square error (RMSE), confirmed the higher precision of the random forest models. The MAE values for the random forest models were 4.19 MPa and 0.56 MPa, whereas the MAE values for the gradient boosting models were 4.78 MPa and 0.64 MPa, for compressive and flexural strengths, respectively. Machine learning technologies will benefit the construction sector by facilitating the evaluation of material properties in a quick and cost-effective manner.

1. Introduction

Numerous tests are performed to measure concrete performance, but compressive strength is frequently considered the most significant [1]. Compressive strength tests offer good insight into the concrete’s diverse properties. The compressive strength of concrete is directly or indirectly connected to a number of mechanical and durability properties [2]. Flexural strength is also a key characteristic to consider when designing structural concrete, since it has an effect on the flexural cracking, shear strength, deflection properties, and brittleness ratio of the concrete [3]. The compressive and flexural strength of recycled aggregate concrete (RAC) are reliant on a number of variables, including the mechanical and physical properties of the recycled aggregate used, as well as the microstructure of the resulting matrix [4]. Typically, RAC has an inferior compressive and flexural strength compared to natural aggregate concrete, owing to insufficient bonding between the aggregate and the old mortar, fractures and cracks in the recycled aggregate formed during the recycling procedure, and the presence of low-permeability mortar connected to the recycled aggregate [5,6,7]. Furthermore, the characteristics of RAC are reliant on the amount of recycled aggregate substituted and the moisture content [8,9]. The strength of RAC varies according to the recycled aggregate replacement ratio, the water–cement ratio (w/c), the recycled aggregate’s moisture content, and the recycled aggregate’s physical and mechanical properties [9,10]. When w/c is held constant, experimental data suggest that recycled aggregate replacement content has a significant effect on the strength of RAC [11,12]. When natural aggregate is totally replaced with recycled aggregate, the compressive strength of RAC can be reduced by up to 30% [13,14]. Similarly, other researchers discovered a drop in compressive strength of between 12% and 25% with 100% recycled aggregate incorporation [15,16]. It was discovered that the age of the waste concrete from which the recycled aggregate was manufactured had a substantial impact on the strength of the RAC [17]. Moreover, the strength of the parent concrete from which recycled aggregates are produced affects the strength of the RAC [18]. Hence, there are several factors that influence the strength of RAC, and to study their combined impact through experimental investigations is challenging. In contrast, using computational methods might better examine the combined influence of these factors on the strength of RAC.
The practice of developing models for forecasting the strength of concrete is ongoing in order to reduce unnecessary test repetitions and material waste. There are several prominent models for modeling concrete properties, such as best fit curves (based on regression analysis). However, due to the nonlinear behavior of concrete [19,20], regression models generated using this technique may not accurately represent the underlying nature of the material. Additionally, regression methods may understate the effect of constituent materials in concrete [21]. Artificial intelligence techniques such as machine learning are some of the more contemporary modeling techniques that have been used in the area of civil engineering. These approaches use input parameters to model responses, and the output models are validated by experimentation. For construction applications, machine learning algorithms estimate concrete strength [22,23,24,25,26], bituminous mixture performance [27], and concrete durability [28,29,30].
This study concentrates on the use of machine learning methods to forecast the compressive and flexural strength of RAC. Two distinct ensemble machine learning techniques were used—gradient boosting and random forest—and the effectiveness of both methods was evaluated using correlation coefficients (R2) and statistical checks. Moreover, k-fold analysis and error distributions were used to determine the validity of each technique. The reason for selecting the ensemble machine learning method was that the literature reported their better performance compared to individual machine learning methods, such as support-vector machines and artificial neural networks [31,32,33]. This research is interesting in that it predicts both the compressive and flexural strength via two ensemble machine learning methods, while experimental studies require considerable human effort, the cost of experimentation, and time for material collection, casting, curing, and testing. Since a number of factors—including w/c, recycled aggregate replacement ratio, parent concrete strength, water absorption of the recycled aggregate, density of the recycled aggregate, etc.—influence the strength of RAC, their combined impact is hard to study through an experimental approach. Machine learning methods are capable of determining their combined impact at a reduced effort. Machine learning methods require a dataset, which may be collected from past studies, since many investigations have been undertaken to determine material strength, and such a dataset might be utilized for training the machine learning models and forecasting the material properties. The purpose of this work is to ascertain the most appropriate machine learning method for the compressive and flexural strength estimation of RAC based on the results forecast and the effects of various parameters on the strength of RAC.

2. Methods

2.1. Data Retrieval and Analysis

To obtain the appropriate result, supervised machine learning techniques need a varied range of input variables [34,35,36]. The compressive and flexural strength of RAC were projected using data obtained from the past studies (see Table S1 in Supplementary Materials). Experimental data were arbitrarily selected from previous studies so as to avoid biased images. Twelve variables were chosen as input factors, as listed below:
  • Recycled concrete aggregate (RCA) replacement ratio;
  • Parent concrete strength, bulk density of natural aggregate;
  • Bulk density of RCA;
  • Bulk density of natural aggregate;
  • Water absorption of natural aggregate;
  • Water absorption of RCA;
  • Aggregate–cement ratio (a/c);
  • Effective water–cement ratio (weff/c);
  • Nominal maximum natural aggregate size;
  • Nominal maximum RCA size;
  • Los Angeles abrasion index of natural aggregate;
  • Los Angeles abrasion index of RCA.
In addition, the compressive and flexural strength were chosen as the output variables. The quantity of input variables and the dataset have a substantial impact on a machine learning method’s result [37,38,39]. In the present study, 638 data points (mixes) were employed to run machine learning methods for compressive strength prediction, and 139 data points (mixes) were used for flexural strength prediction. Table 1 and Table 2 summarize the descriptive statistic evaluation of each input variable for compressive and flexural strength prediction, respectively. The mode, median, and mean exemplify basic propensity, while the standard deviation, minimum, and maximum denote variability. The relative frequency dispersal of input factors employed to forecast the compressive and flexural strength is depicted in Figure 1 and Figure 2, respectively. This represents the overall number of readings linked to each input parameter.

2.2. Machine Learning Methods Employed

Two ensemble machine learning methods (gradient boosting and random forest) were used to accomplish the objectives of this research, using Python code and the Anaconda Navigator program. Spyder 4.3.5 was used to execute the gradient boosting and random forest methods. Typically, these machine learning methods are used to anticipate desired outputs based on input factors. These methods are capable of forecasting the temperature effects, the strength properties, and the durability of materials [40,41]. Ensemble machine learning methods commonly exploit the weak learner by constructing 20 submodels that may be trained on data and modified to maximize the R2 value. The strategies to choose optimal hyperparameters include splitting the data for training and testing models (80% for training and 20% for testing), selecting the optimal submodel based on R2, and the k-fold analysis method. R2 represents the performance/validity of machine learning approaches. The R2 statistic is used to determine the amount of variance in a response variable provided by a model. In other words, it expresses the model’s fit to the data quantitatively. A number around zero implies that fitting the mean is comparable to fitting the model, but a value near one shows that the data and model are nearly completely matched [42]. The subsections below discuss the machine learning techniques employed in this study. Moreover, all machine learning methods are validated using k-fold assessment, statistical checks, and error measures (root-mean-square error (RMSE) and mean absolute error (MAE)). Furthermore, sensitivity analysis is performed to determine the effect of each input variable on the predicted findings. The flow diagram in Figure 3 illustrates the research method used in this study.

2.2.1. Gradient Boosting

Friedman [43] presented gradient boosting as an ensemble strategy for classification and regression in 1999. Gradient boosting is only applicable to regression. As seen in Figure 4, the gradient boosting technique compares each iteration of the randomly chosen training set to the base model. A weak predictor is constructed using all of the training data. Then, the training data are predicted using a weak predictor. With the expected outcome, it is simple to calculate the residuals for each training instance. Gradient boosting for execution may be sped up and accuracy increased by randomly subsampling the training data, which also helps to prevent overfitting. The lower the training data percentage, the faster the regression, because the model must suit minor data every single iteration. Gradient boosting algorithms require tuning parameters, including n-trees and shrinkage rate, where n-trees is the number of trees to be generated; n-trees must not be kept too low, while the shrinkage factor—normally referred to as the learning rate employed to all trees in the development—should not be set too high [44].

2.2.2. Random Forest

Random forest are deployed by bagging decision trees using the random split choice technique [45]. The modeling procedure for the random forest approach is illustrated schematically in Figure 5. Each tree in the forest is generated by means of an arbitrarily selected training set, and each split inside a tree is constructed by means of an arbitrarily chosen subgroup of input factors, yielding a forest of trees [46]. This element of instability adds variation to the tree. The forest as a whole is composed completely of mature binary trees. The random forest technique has established itself as a highly effective tool for general-purpose classification and regression. When the number of variables surpasses the number of observations, the technique has proven improved precision by aggregating the predictions of several randomized decision trees. Additionally, it is adaptable to both large-scale and ad hoc learning tasks, yielding measures of varying degrees of importance [47].

3. Results and Analysis

3.1. Gradient Boosting Model

3.1.1. Compressive Strength

The results of the gradient boosting model for RAC’s compressive strength are shown in Figure 6a,b. Figure 6a depicts the relationships between the experimental and anticipated results. The gradient boosting approach yielded findings with a satisfactory level of accuracy and a lower distinction between the experimental and projected values. The R2 of 0.87 signifies that the gradient boosting model is reasonably precise at forecasting the compressive strength of RAC. The distribution of forecast and error values for the gradient boosting compressive strength model is presented in Figure 6b. The discrepancy between experimental and estimated values was found to be between 0.00 and 27.96 MPa (44.52% deviation), with an average of 4.78 MPa (11.67%). Additionally, the divergence from the experimental outcomes was less than 1 MPa for 27 mixes, between 1 and 3 MPa for 32 mixes, between 3 and 6 MPa for 32 mixes, between 6 and 10 MPa for 21 mixes, and greater than 10 MPa for 16 mixes. These deviations indicate that the gradient boosting model’s predicted results deviated less from the experimental results. As a result, the gradient boosting technique is quite accurate at predicting RAC’s compressive strength.

3.1.2. Flexural Strength

Figure 7a,b provides a comparison of the experimental and predicted outcomes of the gradient boosting model for the flexural strength of RAC. The correlation between experimental and estimated findings is exemplified in Figure 7a, where an R2 of 0.79 indicates that the gradient boosting model for the flexural strength is less specific than for the compressive strength estimation of RAC. This reduced R2 is due to the lower number of data points used for forecasting the flexural strength compared to the compressive strength. The distribution of estimated and error values for the gradient boosting flexural strength model is represented in Figure 7b. The difference between experimental and estimated values was discovered to be between 0.00 and 4.27 MPa (89.27% deviation), with an average of 5.86 MPa (11.44%). Furthermore, the difference from the experimental outcomes was less than 1 MPa for 22 mixes and greater than 1 MPa for 6 mixes. These deviation values suggest a moderate disparity between the gradient boosting model’s projected and experimental outcomes. As a result, the gradient boosting approach predicts RAC’s flexural strength less accurately compared to its precision in foretelling the compressive strength of RAC.

3.2. Random Forest Model

3.2.1. Compressive Strength

The outcomes of the random forest model for the compressive strength of RAC are presented in Figure 8. In Figure 8a, an R2 value of 0.91 indicates that the random forest model outperforms the gradient boosting model in this study in terms of precision. The dispersion of projected and error values for the random forest compressive strength model is shown in Figure 8b. The variation (error) between experimental and estimated values was found to range between 0.07 and 25.57 MPa (39.28% variation), with an average of 4.19 MPa (10.50% variation). Furthermore, the difference from the experimental outcomes was less than 1 MPa for 18 mixes, between 1 and 3 MPa for 41 mixes, between 3 and 6 MPa for 39 mixes, between 6 and 10 MPa for 22 mixes, and larger than 10 MPa for only 8 mixes. These values show that the difference between experimental and expected outcomes is less compared to the gradient boosting model. As a result, the random forest approach is superior for assessing the compressive strength of RAC with the greatest precision.

3.2.2. Flexural Strength

The experimental and anticipated outcomes of the random forest model for the flexural strength of RAC are shown in Figure 9. Figure 9a represents the relationships between experimental and projected outcomes, with an R2 of 0.86 indicating that the random forest model for the flexural strength is less specific than the compressive strength prediction of RAC. This reduced R2 is because there are fewer data points used to forecast the flexural strength than the compressive strength. Figure 9b indicates the distribution of estimated and error values for the random forest flexural strength model. The discrepancy between experimental and estimated values ranged from 0.02 to 2.24 MPa (34.46 variances), with an average of 0.56 MPa (10.43% variance). Moreover, for 23 mixes, the variation from the experimental outcomes was less than 1 MPa, whereas it was greater than 1 MPa for only 5 mixes. These values indicate a lower difference between the random forest model’s predicted and experimental results. As a result, the random forest technique is more accurate in forecasting RAC’s flexural strength than the gradient boosting model.

3.3. Models’ Validation

The machine learning methods were validated by employing k-fold and statistical methods. The k-fold technique, in which related data are randomly spread and separated into 10 groups, is widely used to determine a technique’s validity [48]. Nine groups are employed for training the model, and one group is used for validation, as shown in Figure 10. The model is more accurate when the errors (MAE and RMSE) are less and the R2 is high. In order to get a reasonable conclusion, the operation should be repeated 10 times. The model’s outstanding accuracy is due in large part to this enormous effort. In addition, both models were statistically tested based on errors (MAE and RMSE), as shown in Table 3. In comparison to the gradient boosting technique, this assessment also validated the random forest model’s superior accuracy due to reduced error readings. Equations (1) and (2), which were obtained from prior investigations [31,49], were used to determine the approaches’ prediction performance statistically.
MAE = 1 n i = 1 n | P i T i | ,
RMSE = ( P i T i ) 2 n ,
where n = total number of data points, T i = experimental value, and P i = predicted value.
MAE, RMSE, and R2 were measured to see how well the k-fold analysis was executed, and the results are shown in Table 4. Figure 11, Figure 12 and Figure 13 show a comparison of k-fold analysis for all of the machine learning techniques used. The MAE values for the gradient boosting compressive strength model ranged from 4.78 to 14.60 MPa, with an average of 10.27 MPa. In contrast, the MAE values for the random forest compressive strength model ranged from 4.19 to 10.92 MPa, with an average of 8.34 MPa. Likewise, the gradient boosting and random forest models for the compressive strength of RAC had average RMSE values of 11.05 and 9.41 MPa, respectively. When R2 values were evaluated, the average R2 values for the gradient boosting and random forest models were 0.67 and 0.72, respectively. When compared to the gradient boosting model, the random forest model—with smaller error values and greater R2 values—was more precise in projecting the compressive strength of RAC. A similar distribution of error and R2 values was discovered for the flexural strength of RAC for both the gradient boosting and random forest models, and this also validated the higher precision of the random forest model. Hence, the random forest model might be employed for the strength estimation of RAC in order to reduce the number of trials required for experimentation.

3.4. Sensitivity Analysis

The purpose of this evaluation was to discover the impact of input factors on RAC’s compressive and flexural strength prediction. The anticipated result is considerably influenced by the input factors [51]. Figure 14 shows the influence of the input factors used in this research on the compressive strength evaluation of RAC. The analysis revealed that the RCA replacement ratio was the crucial element, accounting for 18.7% of the overall impact, followed by parent concrete strength at 15.3% and weff/c at 14.8%. The contribution of the other input factors to the strength estimation of RAC was found to be lower, with the Los Angeles abrasion index of RCA, water absorption of RCA, a/c, nominal maximum RCA size, bulk density of RCA, Los Angeles abrasion index of natural aggregate, bulk density of the natural aggregate, nominal maximum natural aggregate size, and water absorption of the natural aggregate accounting for 11.6%, 8.7%, 8.1%, 6.5%, 5.0%, 3.7%, 2.8%, 2.5%, and 2.3%, respectively. Sensitivity analysis produced results associated with the quantity of input variables and the dataset used to build the machine learning models. The impact of an input factor on the method’s results was found using Equations (3) and (4).
N i = f m a x ( x i ) f m i n ( x i )
S i = N i j i n N j .
where
  • f m a x ( x i ) = highest estimated value on the i t h result;
  • f m i n ( x i ) = lowest estimated value on the i t h result;
  • S i = attained impact percentage for a certain variable.

4. Discussions

The goal of this study was to add to the existing domain of research on the use of modern methods for evaluating the strength of RAC. This sort of exploration will benefit the building sector by allowing for the advancement of fast and cost-effective material property projection methods. Furthermore, by implementing these techniques to encourage environmentally friendly construction, the acceptance and usage of RAC in the building sector could be expedited. Figure 15 depicts the advantages of adopting RAC in the construction industry. Significant infrastructural renovation is required as a result of urbanization and industrialization, resulting in high volumes of construction and demolition waste. Therefore, desirable areas are turned into garbage ditches, land prices continue to rise, and trash dumping costs rise, with landfill space becoming increasingly rare. As a result, waste management has become of leading significance in emerging countries and is a global concern that demands long-term solutions. In addition, extracting and processing natural aggregates for concrete uses a lot of energy and produces a lot of CO2 [52]. Thus, using RAC in concrete production could result in lower energy consumption, resource conservation, building sustainability, cost savings, and a significant decrease in construction and demolition waste.
This research shows how machine learning methods may be used to forecast the compressive and flexural strength of RAC. The study employed two ensemble machine learning techniques—gradient boosting and random forest—to determine which technique is the most accurate predictor. The random forest model, with an R2 of 0.91 for compressive strength and 0.86 for flexural strength prediction, suggested a higher precision compared to the gradient boosting model, which produced R2 of 0.87 and 0.79 for compressive and flexural strength prediction, respectively. Furthermore, the accuracy of all machine learning methods was tested through the use of k-fold and statistical methods. The model is more precise if there are fewer error values in it. However, selecting and suggesting the best machine learning model for forecasting outcomes in a range of fields is difficult, because a model’s validity is highly dependent on the input factors and size of the dataset employed [53]. Ensemble machine learning techniques frequently take advantage of the weak learner by building 20 submodels that might be trained on data and altered to maximize the R2 value. The random forest model has also been found to be more exact in forecasting the strength of concrete by other researchers [54,55,56] in terms of R2 and error values. Farooq et al. [54] compared the functioning of random forest with that of the artificial neural network, gene expression programming, and decision tree methods, and found that the random forest model, with an R2 of 0.96, had a higher precision than the others. The reason for the higher accuracy of random forest is that it employs the bagging approach to combine all regression trees [57,58]. By minimizing the variation associated with prediction, bagging can increase prediction accuracy.
Figure 16 depicts the R2 value dispersion for the gradient boosting and random forest submodels. For gradient boosting compressive strength submodels, the lowest, average, and maximum R2 values were 0.818, 0.844, and 0.869, respectively. Additionally, the least, average, and highest R2 values for the gradient boosting flexural strength submodels were noted to be 0.731, 0.762, and 0.793, respectively. Similarly, for random forest compressive strength submodels, the lowest, average, and highest R2 values were 0.877, 0.907, and 0.915, respectively. Meanwhile, the least, average, and greatest R2 values for the random forest flexural strength submodels were identified to be 0.803, 0.834, and 0.863, respectively. These findings revealed that the random forest submodels had greater R2 values than the gradient boosting submodels, indicating that the random forest model was more precise in estimating RAC’s strength. A sensitivity analysis was also conducted to determine the effects of all inputs on the projected strength of RAC. The size of the dataset and the input parameters may have an impact on the model’s performance. The sensitivity analysis determined the contributions of each of the 12 input parameters to the expected output. The three most important input factors were discovered to be the RCA replacement ratio, parent concrete strength, and weff/c.

5. Conclusions

This study aimed to employ two ensemble machine learning algorithms to anticipate the compressive and flexural strength of recycled aggregate concrete (RAC). Gradient boosting and random forest were chosen to achieve the study’s goals. The dataset containing the strength of RAC of 638 mixes was collected, of which all contained compressive strength results and 139 contained flexural strength results. Both gradient boosting and random forest models were employed to predict the compressive and flexural strength of RAC, and their accuracy was compared. The conclusions of this study are as follows:
  • The random forest model outperformed the gradient boosting model in estimating the compressive and flexural strength of RAC, with an R2 value of 0.91 for compressive strength and 0.86 for flexural strength prediction. However, the results of the gradient boosting model for the compressive strength estimation of RAC were also in the reasonable range, with an R2 of 0.87, but for the flexural strength estimation, the accuracy of the gradient boosting model was lower, with an R2 of 0.79. The lower R2 values for the flexural strength estimation in both models were because of the lower number of input data points. Hence, the random forest technique is suitable to be used for the strength prediction of RAC;
  • The analysis of predicted results indicated a lower variance from the experimental results for the random forest model compared to the gradient boosting model, which also validated the higher precision of the random forest model in predicting the strength of RAC;
  • K-fold and statistical evaluations further validated the model’s precision. These assessments also validated the higher precision of the random forest model due to the lower error values in comparison with the gradient boosting model;
  • Sensitivity analysis revealed that the RCA replacement ratio was the most important constituent affecting the model’s outcome, accounting for 18.7% of the total, followed by parent concrete strength at 15.3% and the effective water–cement ratio at 14.8%. However, the other input parameters had less contribution to the forecast of RAC’s compressive strength, with the Los Angeles abrasion index of RCA, water absorption of RCA, a/c, nominal maximum RCA size, bulk density of RCA, Los Angeles abrasion index of natural aggregate, bulk density of natural aggregate, nominal maximum natural aggregate size, and water absorption of the natural aggregate accounting for 11.6%, 8.7%, 8.1%, 6.5%, 5.0%, 3.7%, 2.8%, 2.5%, and 2.3%, respectively;
  • This sort of study will benefit the building sector by allowing for the advancement of rapid and cost-effective techniques for estimating the strength of materials. Furthermore, by encouraging computational techniques, the adoption and application of RAC in the building sector will be accelerated.
This study proposes that future studies should use experimental research, mixture proportions, field trials, and other numerical assessment methods to increase the amount of data points and findings (e.g., Monte Carlo simulation). Furthermore, to enhance the models’ responsiveness, environmental characteristics (e.g., elevated/low temperature and humidity) and a full description of the raw materials may be included as input variables.

Supplementary Materials

The following are available online at https://www.mdpi.com/article/10.3390/ma15082823/s1, Table S1: Data used for modeling. References [59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121] are cited in the Supplementary Materials.

Author Contributions

X.Y., data curation, visualization, writing—original draft; Y.T., resources, investigation, supervision, writing—review and editing; W.A., conceptualization, software, methodology, validation, supervision, writing—original draft; A.A., resources, methodology, validation, formal analysis, writing—review and editing; K.I.U., funding acquisition, visualization, project administration, writing—review and editing; A.M.M., formal analysis, investigation, writing—review and editing; R.K., resources, methodology, writing—review and editing. All authors have read and agreed to the published version of the manuscript.

Funding

This research was partially funded by the Ministry of Science and Higher Education of the Russian Federation as part of the World-Class Research Center program: Advanced Digital Technologies (contract No. 075-15-2020-934 dated 17 November 2020).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data used in this research has been properly cited and reported in the main text.

Acknowledgments

This work was supported by the Natural Science Foundation of Guangdong Province (2018A030313499) and the National Natural Science Foundation of China (51578343).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zhang, B.; Ahmad, W.; Ahmad, A.; Aslam, F.; Joyklad, P. A scientometric analysis approach to analyze the present research on recycled aggregate concrete. J. Build. Eng. 2022, 46, 103679. [Google Scholar] [CrossRef]
  2. Singh, N.; Kumar, P.; Goyal, P. Reviewing the behaviour of high volume fly ash based self compacting concrete. J. Build. Eng. 2019, 26, 100882. [Google Scholar] [CrossRef]
  3. Meisuh, B.K.; Kankam, C.K.; Buabin, T.K. Effect of quarry rock dust on the flexural strength of concrete. Case Stud. Constr. Mater. 2018, 8, 16–22. [Google Scholar] [CrossRef]
  4. Ahmad, W.; Ahmad, A.; Ostrowski, K.A.; Aslam, F.; Joyklad, P. A scientometric review of waste material utilization in concrete for sustainable construction. Case Stud. Constr. Mater. 2021, 15, e00683. [Google Scholar] [CrossRef]
  5. Bui, N.K.; Satomi, T.; Takahashi, H. Improvement of mechanical properties of recycled aggregate concrete basing on a new combination method between recycled aggregate and natural aggregate. Constr. Build. Mater. 2017, 148, 376–385. [Google Scholar] [CrossRef]
  6. Saha, S.; Rajasekaran, C. Mechanical properties of recycled aggregate concrete produced with Portland Pozzolana Cement. Adv. Concr. Constr. 2016, 4, 27. [Google Scholar] [CrossRef]
  7. Xiao, J.; Li, W.; Poon, C. Recent studies on mechanical properties of recycled aggregate concrete in China—A review. Sci. China Technol. Sci. 2012, 55, 1463–1480. [Google Scholar] [CrossRef]
  8. Ajdukiewicz, A.; Kliszczewicz, A. Influence of recycled aggregates on mechanical properties of HS/HPC. Cem. Concr. Compos. 2002, 24, 269–279. [Google Scholar] [CrossRef]
  9. McNeil, K.; Kang, T.H.-K. Recycled concrete aggregates: A review. Int. J. Concr. Struct. Mater. 2013, 7, 61–69. [Google Scholar] [CrossRef] [Green Version]
  10. Poon, C.S.; Shui, Z.; Lam, L.; Fok, H.; Kou, S. Influence of moisture states of natural and recycled aggregates on the slump and compressive strength of concrete. Cem. Concr. Res. 2004, 34, 31–36. [Google Scholar] [CrossRef]
  11. Kou, S.C.; Poon, C.S.; Chan, D. Influence of fly ash as cement replacement on the properties of recycled aggregate concrete. J. Mater. Civ. Eng. 2007, 19, 709–717. [Google Scholar] [CrossRef]
  12. Xiao, J.; Li, W.; Fan, Y.; Huang, X. An overview of study on recycled aggregate concrete in China (1996–2011). Constr. Build. Mater. 2012, 31, 364–383. [Google Scholar] [CrossRef]
  13. Butler, L.; West, J.; Tighe, S. The effect of recycled concrete aggregate properties on the bond strength between RCA concrete and steel reinforcement. Cem. Concr. Res. 2011, 41, 1037–1049. [Google Scholar] [CrossRef]
  14. Deshpande, N.; Kulkarni, S.; Patil, N. Effectiveness of using coarse recycled concrete aggregate in concrete. Int. J. Earth Sci. Eng. Sci. Technol. Int. J. 2011, 4, 913–919. [Google Scholar]
  15. Etxeberria, M.; Vázquez, E.; Marí, A.; Barra, M. Influence of amount of recycled coarse aggregates and production process on properties of recycled aggregate concrete. Cem. Concr. Res. 2007, 37, 735–742. [Google Scholar] [CrossRef]
  16. Rahal, K. Mechanical properties of concrete with recycled coarse aggregate. Build. Environ. 2007, 42, 407–415. [Google Scholar] [CrossRef]
  17. Katz, A. Properties of concrete made with recycled aggregate from partially hydrated old concrete. Cem. Concr. Res. 2003, 33, 703–711. [Google Scholar] [CrossRef]
  18. Bhat, J.A. Effect of strength of parent concrete on the mechanical properties of recycled aggregate concrete. Mater. Today Proc. 2021, 42, 1462–1469. [Google Scholar] [CrossRef]
  19. Awoyera, P.O. Nonlinear finite element analysis of steel fibre-reinforced concrete beam under static loading. J. Eng. Sci. Technol. 2016, 11, 1669–1677. [Google Scholar]
  20. Cao, M.; Mao, Y.; Khan, M.; Si, W.; Shen, S. Different testing methods for assessing the synthetic fiber distribution in cement-based composites. Constr. Build. Mater. 2018, 184, 128–142. [Google Scholar] [CrossRef]
  21. Sadrmomtazi, A.; Sobhani, J.; Mirgozar, M.A. Modeling compressive strength of EPS lightweight concrete using regression, neural network and ANFIS. Constr. Build. Mater. 2013, 42, 205–216. [Google Scholar] [CrossRef]
  22. Awoyera, P.O.; Kirgiz, M.S.; Viloria, A.; Ovallos-Gazabon, D. Estimating strength properties of geopolymer self-compacting concrete using machine learning techniques. J. Mater. Res. Technol. 2020, 9, 9016–9028. [Google Scholar] [CrossRef]
  23. Nafees, A.; Amin, M.N.; Khan, K.; Nazir, K.; Ali, M.; Javed, M.F.; Aslam, F.; Musarat, M.A.; Vatin, N.I. Modeling of Mechanical Properties of Silica Fume-Based Green Concrete Using Machine Learning Techniques. Polymers 2021, 14, 30. [Google Scholar] [CrossRef] [PubMed]
  24. Nafees, A.; Javed, M.F.; Khan, S.; Nazir, K.; Farooq, F.; Aslam, F.; Musarat, M.A.; Vatin, N.I. Predictive Modeling of Mechanical Properties of Silica Fume-Based Green Concrete Using Artificial Intelligence Approaches: MLPNN, ANFIS, and GEP. Materials 2021, 14, 7531. [Google Scholar] [CrossRef]
  25. Aslam, F.; Elkotb, M.A.; Iqtidar, A.; Khan, M.A.; Javed, M.F.; Usanova, K.I.; Khan, M.I.; Alamri, S.; Musarat, M.A. Compressive strength prediction of rice husk ash using multiphysics genetic expression programming. Ain Shams Eng. J. 2022, 13, 101593. [Google Scholar] [CrossRef]
  26. Amin, M.N.; Khan, K.; Aslam, F.; Shah, M.I.; Javed, M.F.; Musarat, M.A.; Usanova, K. Multigene Expression Programming Based Forecasting the Hardened Properties of Sustainable Bagasse Ash Concrete. Materials 2021, 14, 5659. [Google Scholar] [CrossRef]
  27. Shafabakhsh, G.H.; Ani, O.J.; Talebsafa, M. Artificial neural network modeling (ANN) for predicting rutting performance of nano-modified hot-mix asphalt mixtures containing steel slag aggregates. Constr. Build. Mater. 2015, 85, 136–143. [Google Scholar] [CrossRef]
  28. Hodhod, O.A.; Ahmed, H.I. Modeling the corrosion initiation time of slag concrete using the artificial neural network. HBRC J. 2014, 10, 231–234. [Google Scholar] [CrossRef] [Green Version]
  29. Carmichael, R.P. Relationships between Young’s Modulus, Compressive Strength, Poisson’s Ratio, and Time for Early Age Concrete; Swarthmore College: Swarthmore, PA, USA, 2009. [Google Scholar]
  30. Bal, L.; Buyle-Bodin, F. Artificial neural network for predicting drying shrinkage of concrete. Constr. Build. Mater. 2013, 38, 248–254. [Google Scholar] [CrossRef]
  31. Farooq, F.; Ahmed, W.; Akbar, A.; Aslam, F.; Alyousef, R. Predictive modeling for sustainable high-performance concrete from industrial wastes: A comparison and optimization of models using ensemble learners. J. Clean. Prod. 2021, 292, 126032. [Google Scholar] [CrossRef]
  32. Ahmad, A.; Farooq, F.; Niewiadomski, P.; Ostrowski, K.; Akbar, A.; Aslam, F.; Alyousef, R. Prediction of compressive strength of fly ash based concrete using individual and ensemble algorithm. Materials 2021, 14, 794. [Google Scholar] [CrossRef] [PubMed]
  33. Chou, J.-S.; Tsai, C.-F.; Pham, A.-D.; Lu, Y.-H. Machine learning in concrete strength simulations: Multi-nation data analytics. Constr. Build. Mater. 2014, 73, 771–780. [Google Scholar] [CrossRef]
  34. Sufian, M.; Ullah, S.; Ostrowski, K.A.; Ahmad, A.; Zia, A.; Śliwa-Wieczorek, K.; Siddiq, M.; Awan, A.A. An Experimental and Empirical Study on the Use of Waste Marble Powder in Construction Material. Materials 2021, 14, 3829. [Google Scholar] [CrossRef] [PubMed]
  35. Shah, M.I.; Memon, S.A.; Khan Niazi, M.S.; Amin, M.N.; Aslam, F.; Javed, M.F. Machine Learning-Based Modeling with Optimization Algorithm for Predicting Mechanical Properties of Sustainable Concrete. Adv. Civ. Eng. 2021, 2021, 6682283. [Google Scholar] [CrossRef]
  36. Ziolkowski, P.; Niedostatkiewicz, M. Machine learning techniques in concrete mix design. Materials 2019, 12, 1256. [Google Scholar] [CrossRef] [Green Version]
  37. Olalusi, O.B.; Awoyera, P.O. Shear capacity prediction of slender reinforced concrete structures with steel fibers using machine learning. Eng. Struct. 2021, 227, 111470. [Google Scholar] [CrossRef]
  38. Dutta, S.; Samui, P.; Kim, D. Comparison of machine learning techniques to predict compressive strength of concrete. Comput. Concr. 2018, 21, 463–470. [Google Scholar]
  39. Ilyas, I.; Zafar, A.; Javed, M.F.; Farooq, F.; Aslam, F.; Musarat, M.A.; Vatin, N.I. Forecasting Strength of CFRP Confined Concrete Using Multi Expression Programming. Materials 2021, 14, 7134. [Google Scholar] [CrossRef]
  40. Song, Y.-Y.; Ying, L.U. Decision tree methods: Applications for classification and prediction. Shanghai Arch. Psychiatry 2015, 27, 130. [Google Scholar]
  41. Hillebrand, E.; Medeiros, M.C. The benefits of bagging for forecast models of realized volatility. Econom. Rev. 2010, 29, 571–593. [Google Scholar] [CrossRef]
  42. Ahmad, A.; Ahmad, W.; Aslam, F.; Joyklad, P. Compressive strength prediction of fly ash-based geopolymer concrete via advanced machine learning techniques. Case Stud. Constr. Mater. 2022, 16, e00840. [Google Scholar] [CrossRef]
  43. Friedman, J.H. Greedy function approximation: A gradient boosting machine. Ann. Stat. 2001, 29, 1189–1232. [Google Scholar] [CrossRef]
  44. Dahiya, N.; Saini, B.; Chalak, H.D. Gradient boosting-based regression modelling for estimating the time period of the irregular precast concrete structural system with cross bracing. J. King Saud Univ.-Eng. Sci. 2021. [Google Scholar] [CrossRef]
  45. Han, Q.; Gui, C.; Xu, J.; Lacidogna, G. A generalized method to predict the compressive strength of high-performance concrete by improved random forest algorithm. Constr. Build. Mater. 2019, 226, 734–742. [Google Scholar] [CrossRef]
  46. Grömping, U. Variable importance assessment in regression: Linear regression versus random forest. Am. Stat. 2009, 63, 308–319. [Google Scholar] [CrossRef]
  47. Xu, Y.; Ahmad, W.; Ahmad, A.; Ostrowski, K.A.; Dudek, M.; Aslam, F.; Joyklad, P. Computation of High-Performance Concrete Compressive Strength Using Standalone and Ensembled Machine Learning Techniques. Materials 2021, 14, 7034. [Google Scholar] [CrossRef]
  48. Ahmad, A.; Chaiyasarn, K.; Farooq, F.; Ahmad, W.; Suparp, S.; Aslam, F. Compressive Strength Prediction via Gene Expression Programming (GEP) and Artificial Neural Network (ANN) for Concrete Containing RCA. Buildings 2021, 11, 324. [Google Scholar] [CrossRef]
  49. Aslam, F.; Farooq, F.; Amin, M.N.; Khan, K.; Waheed, A.; Akbar, A.; Javed, M.F.; Alyousef, R.; Alabdulijabbar, H. Applications of gene expression programming for estimating compressive strength of high-strength concrete. Adv. Civ. Eng. 2020, 2020, 8850535. [Google Scholar] [CrossRef]
  50. Wang, Q.; Ahmad, W.; Ahmad, A.; Aslam, F.; Mohamed, A.; Vatin, N.I. Application of Soft Computing Techniques to Predict the Strength of Geopolymer Coposites. Polymers 2022, 14, 1074. [Google Scholar] [CrossRef]
  51. Ahmad, A.; Ostrowski, K.A.; Maślak, M.; Farooq, F.; Mehmood, I.; Nafees, A. Comparative Study of Supervised Machine Learning Algorithms for Predicting the Compressive Strength of Concrete at High Temperature. Materials 2021, 14, 4222. [Google Scholar] [CrossRef]
  52. Limbachiya, M.; Meddah, M.S.; Ouchagour, Y. Use of recycled concrete aggregate in fly-ash concrete. Constr. Build. Mater. 2012, 27, 439–449. [Google Scholar] [CrossRef]
  53. Ahmad, W.; Ahmad, A.; Ostrowski, K.A.; Aslam, F.; Joyklad, P.; Zajdel, P. Application of Advanced Machine Learning Approaches to Predict the Compressive Strength of Concrete Containing Supplementary Cementitious Materials. Materials 2021, 14, 5762. [Google Scholar] [CrossRef] [PubMed]
  54. Farooq, F.; Nasir Amin, M.; Khan, K.; Rehan Sadiq, M.; Faisal Javed, M.; Aslam, F.; Alyousef, R. A comparative study of random forest and genetic engineering programming for the prediction of compressive strength of high strength concrete (HSC). Appl. Sci. 2020, 10, 7330. [Google Scholar] [CrossRef]
  55. Mai, H.-V.T.; Nguyen, T.-A.; Ly, H.-B.; Tran, V.Q. Prediction compressive strength of concrete containing GGBFS using random forest model. Adv. Civ. Eng. 2021, 2021, 6671448. [Google Scholar] [CrossRef]
  56. Zhang, J.; Ma, G.; Huang, Y.; Sun, J.; Aslani, F.; Nener, B. Modelling uniaxial compressive strength of lightweight self-compacting concrete using random forest regression. Constr. Build. Mater. 2019, 210, 713–719. [Google Scholar] [CrossRef]
  57. Zhang, J.; Li, D.; Wang, Y. Predicting uniaxial compressive strength of oil palm shell concrete using a hybrid artificial intelligence model. J. Build. Eng. 2020, 30, 101282. [Google Scholar] [CrossRef]
  58. Schapire, R.E. The boosting approach to machine learning: An overview. Nonlinear Estim. Classif. 2003, 149–171. [Google Scholar] [CrossRef]
  59. Yoda, K.; Yoshikane, T.; Nakashima, Y.; Soshiroda, T. Recycled cement and recycled concrete in Japan. In Proceedings of the International Conference on Demolition and Reuse of Concrete and Masonry, Tokyo, Japan, 7–11 November 1988; pp. 527–536. [Google Scholar]
  60. Limbachiya, M.C.; Leelawat, T.; Dhir, R.K. Use of recycled concrete aggregate in high-strength concrete. Mater. Struct. 2000, 33, 574–580. [Google Scholar] [CrossRef]
  61. Gómez-Soberón, J.M. Porosity of recycled concrete with substitution of recycled concrete aggregate: An experimental study. Cem. Concr. Res. 2002, 32, 1301–1311. [Google Scholar] [CrossRef] [Green Version]
  62. Vázquez, E.; Hendriks, C.F.; Janssen, G.M.T. Influence of recycled concrete aggregates on concrete durability. In International RILEM Conference on the Use of Recycled Materials in Building and Structures; RILEM Publications SARL: Paris, France, 2004; pp. 554–562. [Google Scholar]
  63. Lin, Y.-H.; Tyan, Y.-Y.; Chang, T.-P.; Chang, C.-Y. An assessment of optimal mixture for concrete made with recycled concrete aggregates. Cem. Concr. Res. 2004, 34, 1373–1380. [Google Scholar] [CrossRef]
  64. Xiao, J.-Z.; Li, J.; Zhang, C. On relationships between the mechanical properties of recycled aggregate concrete: An overview. Mater. Struct. 2006, 39, 655–664. [Google Scholar] [CrossRef]
  65. Wei, X.U. Experimental study on influence of recycled coarse aggregates contents on properties of recycled aggregate concrete. Concrete 2006, 45–47. [Google Scholar]
  66. Etxeberria, M.; Marí, A.R.; Vázquez, E. Recycled aggregate concrete as structural material. Mater. Struct. 2007, 40, 529–541. [Google Scholar] [CrossRef]
  67. Evangelista, L.; de Brito, J. Mechanical behaviour of concrete made with fine recycled concrete aggregates. Cem. Concr. Compos. 2007, 29, 397–401. [Google Scholar] [CrossRef]
  68. Poon, C.S.; Kou, S.C.; Lam, L. Influence of recycled aggregate on slump and bleeding of fresh concrete. Mater. Struct. 2006, 40, 981–988. [Google Scholar] [CrossRef]
  69. Ajdukiewicz, A.B.; Kliszczewicz, A.T. Comparative tests of beams and columns made of recycled aggregate concrete and natural aggregate concrete. J. Adv. Concr. Technol. 2007, 5, 259–273. [Google Scholar] [CrossRef] [Green Version]
  70. Min-Ping, H.U. Mechanical properties of concrete prepared with different recycled coarse aggregates replacement rate. Concrete 2007, 2, 16. [Google Scholar]
  71. Wang, Z.W. Production and properties of high quality recycled aggregates. Concrete 2007, 3, 74–77. [Google Scholar]
  72. Casuccio, M.; Torrijos, M.; Giaccio, G.; Zerbino, R. Failure mechanism of recycled aggregate concrete. Constr. Build. Mater. 2008, 22, 1500–1506. [Google Scholar] [CrossRef]
  73. Min-Ping, H. Mechanical properties of recycled aggregate concrete at early ages. Concrete 2008, 223, 37–41. [Google Scholar]
  74. Kou, S.C.; Poon, C.S.; Chan, D. Influence of fly ash as a cement addition on the hardened properties of recycled aggregate concrete. Mater. Struct. 2007, 41, 1191–1201. [Google Scholar] [CrossRef]
  75. Yang, K.-H.; Chung, H.-S.; Ashour, A.F. Influence of Type and Replacement Level of Recycled Aggregates on Concrete Properties. ACI Mater. J. 2008, 105, 289–296. [Google Scholar]
  76. Zhou, H.; Liu, B.K.; Lu, G. Experimental research on the basic mechanical properties of recycled aggregate concrete. J. Anhui Inst. Archit. Indust 2008, 16, 4–8. [Google Scholar]
  77. Domingo-Cabo, A.; Lázaro, C.; Gayarre, F.L.; Serrano-López, M.; Serna, P.; Castaño-Tabares, J. Creep and shrinkage of recycled aggregate concrete. Constr. Build. Mater. 2009, 23, 2545–2553. [Google Scholar] [CrossRef]
  78. Padmini, A.K.; Ramamurthy, K.; Mathews, M.S. Influence of parent concrete on the properties of recycled aggregate concrete. Constr. Build. Mater. 2009, 23, 829–836. [Google Scholar] [CrossRef]
  79. Yang, X.; Wu, J.; Liang, J.G. Experimental study on relationship between tensile strength and compressive strength of recycled aggregate concrete. Sichuan Build. Sci. 2009, 35, 190–192. [Google Scholar]
  80. Ye, H. Experimental study on mechanical properties of concrete made with high quality recycled aggregates. Sichuan Build. Sci. 2009, 35, 195–199. [Google Scholar]
  81. Corinaldesi, V. Mechanical and elastic behaviour of concretes made of recycled-concrete coarse aggregates. Constr. Build. Mater. 2010, 24, 1616–1620. [Google Scholar] [CrossRef]
  82. Kumutha, R.; Vijai, K. Strength of concrete incorporating aggregates recycled from demolition waste. ARPN J. of Eng. Appl. Sci. 2010, 5, 64–71. [Google Scholar]
  83. Malešev, M.; Radonjanin, V.; Marinković, S. Recycled Concrete as Aggregate for Structural Concrete Production. Sustainability 2010, 2, 1204–1225. [Google Scholar] [CrossRef] [Green Version]
  84. Zega, C.J.; Di Maio, Á.A. Recycled Concretes Made with Waste Ready-Mix Concrete as Coarse Aggregate. J. Mater. Civ. Eng. 2011, 23, 281–286. [Google Scholar] [CrossRef]
  85. Belén, G.-F.; Fernando, M.-A.; Diego, C.L.; Sindy, S.-P. Stress–strain relationship in axial compression for concrete using recycled saturated coarse aggregate. Constr. Build. Mater. 2011, 25, 2335–2342. [Google Scholar] [CrossRef]
  86. Fathifazl, G.; Razaqpur, A.G.; Isgor, O.B.; Abbas, A.; Fournier, B.; Foo, S. Creep and drying shrinkage characteristics of concrete produced with coarse recycled concrete aggregate. Cem. Concr. Compos. 2011, 33, 1026–1037. [Google Scholar] [CrossRef]
  87. González-Fonteboa, B.; Martínez-Abella, F.; Eiras-López, J.; Paz, S.S. Effect of recycled coarse aggregate on damage of recycled concrete. Mater. Struct. 2011, 44, 1759–1771. [Google Scholar] [CrossRef]
  88. Rao, M.C.; Bhattacharyya, S.K.; Barai, S.V. Influence of field recycled coarse aggregate on properties of concrete. Mater. Struct. 2010, 44, 205–220. [Google Scholar] [CrossRef]
  89. Somna, R.; Jaturapitakkul, C.; Chalee, W.; Rattanachu, P. Effect of the Water to Binder Ratio and Ground Fly Ash on Properties of Recycled Aggregate Concrete. J. Mater. Civ. Eng. 2012, 24, 16–22. [Google Scholar] [CrossRef]
  90. Elhakam, A.A.; Mohamed, A.E.; Awad, E. Influence of self-healing, mixing method and adding silica fume on mechanical properties of recycled aggregates concrete. Constr. Build. Mater. 2012, 35, 421–427. [Google Scholar] [CrossRef]
  91. Cui, Z.L.; Lu, S.S.; Wang, Z.S. Influence of recycled aggregate on strength and anti-carbonation properties of recycled aggregate concrete. J. Build. Mater 2012, 15, 264–267. [Google Scholar]
  92. Hoffmann, C.; Schubert, S.; Leemann, A.; Motavalli, M. Recycled concrete and mixed rubble as aggregates: Influence of variations in composition on the concrete properties and their use as structural material. Constr. Build. Mater. 2012, 35, 701–709. [Google Scholar] [CrossRef]
  93. Li, H.; Xiao, J.Z. On fatigue strength of recycled aggregate concrete based on its elastic modulus. J. Build. Mater 2012, 15, 260–263. [Google Scholar]
  94. Limbachiya, M.; Meddah, M.S.; Ouchagour, Y. Performance of Portland/Silica Fume Cement Concrete Produced with Recycled Concrete Aggregate. ACI Mater. J. 2012, 109, 91–100. [Google Scholar]
  95. Marinković, S.; Radonjanin, V.; Malešev, M.; Ignjatović, I. Comparative environmental assessment of natural and recycled aggregate concrete. Waste Manag. 2010, 30, 2255–2264. [Google Scholar] [CrossRef] [PubMed]
  96. Pereira, P.; Evangelista, L.; de Brito, J. The effect of superplasticizers on the mechanical performance of concrete made with fine recycled concrete aggregates. Cem. Concr. Compos. 2012, 34, 1044–1052. [Google Scholar] [CrossRef] [Green Version]
  97. Barbudo, A.; De Brito, J.; Evangelista, L.; Bravo, M.; Agrela, F. Influence of water-reducing admixtures on the mechanical performance of recycled concrete. J. Clean. Prod. 2013, 59, 93–98. [Google Scholar] [CrossRef]
  98. Butler, L.; West, J.S.; Tighe, S.L. Effect of recycled concrete coarse aggregate from multiple sources on the hardened properties of concrete with equivalent compressive strength. Constr. Build. Mater. 2013, 47, 1292–1301. [Google Scholar] [CrossRef]
  99. Chen, Z.P.; Xu, J.J.; Zheng, H.H.; Su, Y.S.; Xue, J.Y.; Li, J.T. Basic mechanical properties test and stress-strain constitutive relations of recycled coarse aggregate concrete. J. Build. Mater. 2013, 16, 24–32. [Google Scholar]
  100. Hou, Y.L.; Zheng, G. Mechanical properties of recycled aggregate concrete in different age. J. Build. Mater. 2013, 16, 683–687. [Google Scholar]
  101. Ismail, S.; Ramli, M. Engineering properties of treated recycled concrete aggregate (RCA) for structural applications. Constr. Build. Mater. 2013, 44, 464–476. [Google Scholar] [CrossRef]
  102. Manzi, S.; Mazzotti, C.; Bignozzi, M.C. Short and long-term behavior of structural concrete with recycled concrete aggregate. Cem. Concr. Compos. 2013, 37, 312–318. [Google Scholar] [CrossRef]
  103. Matias, D.; De Brito, J.; Rosa, A.; Pedro, D. Mechanical properties of concrete produced with recycled coarse aggregates—Influence of the use of superplasticizers. Constr. Build. Mater. 2013, 44, 101–109. [Google Scholar] [CrossRef]
  104. Sheen, Y.-N.; Wang, H.-Y.; Juang, Y.-P.; Le, D.-H. Assessment on the engineering properties of ready-mixed concrete using recycled aggregates. Constr. Build. Mater. 2013, 45, 298–305. [Google Scholar] [CrossRef]
  105. Thomas, C.; Setién, J.; Polanco, J.A.; Alaejos, P.; De Juan, M.S. Durability of recycled aggregate concrete. Constr. Build. Mater. 2013, 40, 1054–1065. [Google Scholar] [CrossRef]
  106. Ulloa, V.A.; García-Taengua, E.; Pelufo, M.-J.; Domingo, A.; Serna, P. New views on effect of recycled aggregates on concrete compressive strength. ACI Mater. J. 2013, 110, 1–10. [Google Scholar]
  107. Xiao, J.; Li, H.; Yang, Z. Fatigue behavior of recycled aggregate concrete under compression and bending cyclic loadings. Constr. Build. Mater. 2013, 38, 681–688. [Google Scholar] [CrossRef]
  108. Younis, K.; Pilakoutas, K. Strength prediction model and methods for improving recycled aggregate concrete. Constr. Build. Mater. 2013, 49, 688–701. [Google Scholar] [CrossRef]
  109. Andreu, G.; Miren, E. Experimental analysis of properties of high performance recycled aggregate concrete. Constr. Build. Mater. 2014, 52, 227–235. [Google Scholar] [CrossRef]
  110. Beltrán, M.G.; Agrela, F.; Barbudo, A.; Ayuso, J.; Ramírez, A. Mechanical and durability properties of concretes manufactured with biomass bottom ash and recycled coarse aggregates. Constr. Build. Mater. 2014, 72, 231–238. [Google Scholar] [CrossRef]
  111. Beltrán, M.G.; Barbudo, A.; Agrela, F.; Galvín, A.P.; Jiménez, J.R. Effect of cement addition on the properties of recycled concretes to reach control concretes strengths. J. Clean. Prod. 2014, 79, 124–133. [Google Scholar] [CrossRef]
  112. Çakır, Ö.; Sofyanlı, Ö.Ö. Influence of silica fume on mechanical and physical properties of recycled aggregate concrete. HBRC J. 2015, 11, 157–166. [Google Scholar] [CrossRef] [Green Version]
  113. Carneiro, J.A.; Lima, P.R.L.; Leite, M.B.; Toledo Filho, R.D. Compressive stress–strain behavior of steel fiber reinforced-recycled aggregate concrete. Cem. Concr. Compos. 2014, 46, 65–72. [Google Scholar] [CrossRef]
  114. Dilbas, H.; Şimşek, M.; Çakır, Ö. An investigation on mechanical and physical properties of recycled aggregate concrete (RAC) with and without silica fume. Constr. Build. Mater. 2014, 61, 50–59. [Google Scholar] [CrossRef]
  115. Duan, Z.; Poon, C.S. Properties of recycled aggregate concrete made with recycled aggregates with different amounts of old adhered mortars. Mater. Des. 2014, 58, 19–29. [Google Scholar] [CrossRef]
  116. Folino, P.; Xargay, H. Recycled aggregate concrete—Mechanical behavior under uniaxial and triaxial compression. Constr. Build. Mater. 2014, 56, 21–31. [Google Scholar] [CrossRef]
  117. Gayarre, F.L.; Pérez, C.L.-C.; López, M.A.S.; Cabo, A.D. The effect of curing conditions on the compressive strength of recycled aggregate concrete. Constr. Build. Mater. 2014, 53, 260–266. [Google Scholar] [CrossRef]
  118. Kang, T.H.-K.; Kim, W.; Kwak, Y.-K.; Hong, S.-G. Flexural Testing of Reinforced Concrete Beams with Recycled Concrete Aggregates. ACI Struct. J. 2014, 111, 607–616. [Google Scholar] [CrossRef]
  119. Pedro, D.; de Brito, J.; Evangelista, L. Performance of concrete made with aggregates recycled from precasting industry waste: Influence of the crushing process. Mater. Struct. 2014, 48, 3965–3978. [Google Scholar] [CrossRef]
  120. Pepe, M.; Toledo Filho, R.D.; Koenders, E.A.B.; Martinelli, E. Alternative processing procedures for recycled aggregates in structural concrete. Constr. Build. Mater. 2014, 69, 124–132. [Google Scholar] [CrossRef]
  121. Thomas, C.; Sosa, I.; Setién, J.; Polanco, J.A.; Cimentada, A.I. Evaluation of the fatigue behavior of recycled aggregate concrete. J. Clean. Prod. 2014, 65, 397–405. [Google Scholar] [CrossRef]
Figure 1. Relative frequency dispersal of input parameters for the compressive strength dataset. NA: natural aggregate, RCA: recycled concrete aggregate.
Figure 1. Relative frequency dispersal of input parameters for the compressive strength dataset. NA: natural aggregate, RCA: recycled concrete aggregate.
Materials 15 02823 g001aMaterials 15 02823 g001b
Figure 2. Relative frequency dispersal of inputs parameters for the flexural strength dataset. NA: natural aggregate, RCA: recycled concrete aggregate.
Figure 2. Relative frequency dispersal of inputs parameters for the flexural strength dataset. NA: natural aggregate, RCA: recycled concrete aggregate.
Materials 15 02823 g002aMaterials 15 02823 g002b
Figure 3. Flowchart of research methods.
Figure 3. Flowchart of research methods.
Materials 15 02823 g003
Figure 4. Schematic representation of the gradient boosting technique.
Figure 4. Schematic representation of the gradient boosting technique.
Materials 15 02823 g004
Figure 5. Schematic representation of the random forest technique [45].
Figure 5. Schematic representation of the random forest technique [45].
Materials 15 02823 g005
Figure 6. Gradient boosting model for compressive strength: (a) relationship between experimental and predicted results; (b) spreading of predicted and error values.
Figure 6. Gradient boosting model for compressive strength: (a) relationship between experimental and predicted results; (b) spreading of predicted and error values.
Materials 15 02823 g006
Figure 7. Gradient boosting model for flexural strength: (a) relationship between experimental and predicted results; (b) spreading of predicted and error values.
Figure 7. Gradient boosting model for flexural strength: (a) relationship between experimental and predicted results; (b) spreading of predicted and error values.
Materials 15 02823 g007
Figure 8. Random forest model for compressive strength: (a) relationship between experimental and predicted results; (b) spreading of predicted and error values.
Figure 8. Random forest model for compressive strength: (a) relationship between experimental and predicted results; (b) spreading of predicted and error values.
Materials 15 02823 g008
Figure 9. Random forest model for flexural strength: (a) relationship between experimental and predicted results; (b) spreading of predicted and error values.
Figure 9. Random forest model for flexural strength: (a) relationship between experimental and predicted results; (b) spreading of predicted and error values.
Materials 15 02823 g009
Figure 10. K-fold analysis procedure [50].
Figure 10. K-fold analysis procedure [50].
Materials 15 02823 g010
Figure 11. Mean absolute error distribution from k-fold analysis.
Figure 11. Mean absolute error distribution from k-fold analysis.
Materials 15 02823 g011
Figure 12. Root-mean-square error distribution from k-fold analysis.
Figure 12. Root-mean-square error distribution from k-fold analysis.
Materials 15 02823 g012
Figure 13. Correlation coefficient (R2) distribution from the k-fold analysis. GB: gradient boosting, RF: random forest, CS: compressive strength, FS: flexural strength.
Figure 13. Correlation coefficient (R2) distribution from the k-fold analysis. GB: gradient boosting, RF: random forest, CS: compressive strength, FS: flexural strength.
Materials 15 02823 g013
Figure 14. Input variables’ contribution to estimating the outcomes of models.
Figure 14. Input variables’ contribution to estimating the outcomes of models.
Materials 15 02823 g014
Figure 15. Benefits related to the adoption and application of recycled aggregate concrete.
Figure 15. Benefits related to the adoption and application of recycled aggregate concrete.
Materials 15 02823 g015
Figure 16. Correlation coefficients (R2) of submodels.
Figure 16. Correlation coefficients (R2) of submodels.
Materials 15 02823 g016
Table 1. Descriptive statistical values of input factors for the compressive strength dataset.
Table 1. Descriptive statistical values of input factors for the compressive strength dataset.
ParameterRCA Replacement Ratio (%)Parent Concrete Strength (MPa)Bulk Density of NA (kg/m3)Bulk Density of RCA (kg/m3)Water Absorption of NA (%)Water Absorption of RCA (%)Aggregate–Cement Ratio (a/c)Effective Water–Cement Ratio (weff/c)Nominal Maximum NA Size (mm)Nominal Maximum RCA Size (mm)Los Angeles Abrasion Index of NALos Angeles Abrasion Index of RCA
Mean53.035.001538.471666.160.613.492.990.4922.1421.514.616.75
Range100.00100.002970.002880.003.0011.906.500.8738.0032.0032.0042.00
Mode100.000.000.000.000.000.003.100.5020.0020.000.000.00
Maximum100.00100.002970.002880.003.0011.906.500.8738.0032.0032.0042.00
Minimum0.000.000.000.000.000.000.000.000.000.000.000.00
Median50.000.002570.002330.000.403.902.900.4920.0020.000.000.00
Standard Deviation40.0115.381315.121115.040.732.940.830.115.485.7110.0413.89
Sum33,8843193983,0811,064,6773912231191331214,14913,74729434312
Table 2. Descriptive statistical values of input factors for the flexural strength dataset.
Table 2. Descriptive statistical values of input factors for the flexural strength dataset.
ParameterRCA Replacement Ratio (%)Parent Concrete Strength (MPa)Bulk Density of NA (kg/m3)Bulk Density of RCA (kg/m3)Water Absorption of NA (%)Water Absorption of RCA (%)Aggregate–Cement Ratio (a/c)Effective Water–Cement Ratio (weff/c)Nominal Maximum NA Size (mm)Nominal Maximum RCA Size (mm)Los Angeles Abrasion of NALos Angeles Abrasion of RCA
Mean50.744.321704.241823.810.704.153.050.5219.4019.239.3212.82
Range100.00100.002820.002578.002.1011.906.000.8730.0032.0032.0041.40
Mode100.000.000.000.000.000.002.800.5020.0020.000.000.00
Maximum100.00100.002820.002578.002.1011.906.000.8730.0032.0032.0041.40
Minimum0.000.000.000.000.000.000.000.000.000.000.000.00
Median50.000.002590.002336.000.504.702.900.5020.0020.000.000.00
Standard Error3.421.50108.8885.160.060.240.070.010.340.381.051.36
Standard Deviation40.3017.651283.621004.030.702.810.810.144.004.4912.3315.99
Sum7053.00600.00236,890.00253,509.0096.90577.28423.4071.752696.002673.001294.901781.30
NA: natural aggregate, RCA: recycled concrete aggregate.
Table 3. Statistical measurements of the models for validation.
Table 3. Statistical measurements of the models for validation.
ModelCompressive Strength (MPa)Flexural Strength (MPa)
MAERMSEMAERMSE
Gradient Boosting4.7766.9760.6421.199
Random Forest4.1945.6420.5600.859
Table 4. Results of k-fold analysis.
Table 4. Results of k-fold analysis.
K-FoldCompressive StrengthFlexural Strength
Gradient BoostingRandom ForestGradient BoostingRandom Forest
MAERMSER2MAERMSER2MAERMSER2MAERMSER2
114.6010.230.7410.928.440.900.641.370.750.630.970.74
27.339.280.537.139.450.670.671.200.920.660.970.44
311.047.980.878.167.560.730.751.520.601.331.510.35
48.5713.860.844.1911.870.840.851.810.450.710.930.63
511.1612.420.877.259.830.910.741.210.790.910.860.43
613.107.100.869.875.640.662.002.020.200.560.860.41
78.0115.950.377.7812.060.790.961.230.210.970.900.75
813.148.760.749.9815.000.471.561.280.441.301.470.56
94.786.980.6110.098.180.740.791.220.240.871.280.74
1010.9417.970.277.986.100.490.691.290.500.901.340.86
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Yuan, X.; Tian, Y.; Ahmad, W.; Ahmad, A.; Usanova, K.I.; Mohamed, A.M.; Khallaf, R. Machine Learning Prediction Models to Evaluate the Strength of Recycled Aggregate Concrete. Materials 2022, 15, 2823. https://doi.org/10.3390/ma15082823

AMA Style

Yuan X, Tian Y, Ahmad W, Ahmad A, Usanova KI, Mohamed AM, Khallaf R. Machine Learning Prediction Models to Evaluate the Strength of Recycled Aggregate Concrete. Materials. 2022; 15(8):2823. https://doi.org/10.3390/ma15082823

Chicago/Turabian Style

Yuan, Xiongzhou, Yuze Tian, Waqas Ahmad, Ayaz Ahmad, Kseniia Iurevna Usanova, Abdeliazim Mustafa Mohamed, and Rana Khallaf. 2022. "Machine Learning Prediction Models to Evaluate the Strength of Recycled Aggregate Concrete" Materials 15, no. 8: 2823. https://doi.org/10.3390/ma15082823

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