Next Article in Journal
Aluminum Doping Effect on Surface Structure of Silver Ultrathin Films
Next Article in Special Issue
Comparative Analysis of Waste Materials for Their Potential Utilization in Green Concrete Applications
Previous Article in Journal
The pH Value Control of Morphology and Luminescence Properties of Gd2O2S: Tb3+ Phosphors
Previous Article in Special Issue
Influence of Waste Glass Powder Addition on the Microstructure and Mechanical Properties of Autoclaved Building Materials
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Predicting the Mechanical Properties of RCA-Based Concrete Using Supervised Machine Learning Algorithms

1
School of Architetrue and Civil Engineering, Changchun Sci-Tech Unversity, Changchun 130600, China
2
Jilin Northeast Architectural and Municipal Engineering Design Institute Co., Ltd., Changchun 130062, China
3
Department of Civil Engineering, COMSATS University Islamabad, Abbottabad 22060, Pakistan
4
Faculty of Civil Engineering, Cracow University of Technology, 24 Warszawska Str., 31-155 Cracow, Poland
5
Department of Civil Engineering, College of Engineering in Al-Kharj, Prince Sattam Bin Abdulaziz University, Al-Kharj 11942, Saudi Arabia
6
Department of Civil and Environmental Engineering, Faculty of Engineering, Srinakharinwirot University, Nakhonnayok 26120, Thailand
7
Department of Chemistry and Technology of Polymers, Faculty of Chemical Engineering and Technology, Cracow University of Technology, Warszawska 24, 31-155 Cracow, Poland
*
Authors to whom correspondence should be addressed.
Materials 2022, 15(2), 647; https://doi.org/10.3390/ma15020647
Submission received: 25 November 2021 / Revised: 28 December 2021 / Accepted: 4 January 2022 / Published: 15 January 2022

Abstract

:
Environment-friendly concrete is gaining popularity these days because it consumes less energy and causes less damage to the environment. Rapid increases in the population and demand for construction throughout the world lead to a significant deterioration or reduction in natural resources. Meanwhile, construction waste continues to grow at a high rate as older buildings are destroyed and demolished. As a result, the use of recycled materials may contribute to improving the quality of life and preventing environmental damage. Additionally, the application of recycled coarse aggregate (RCA) in concrete is essential for minimizing environmental issues. The compressive strength (CS) and splitting tensile strength (STS) of concrete containing RCA are predicted in this article using decision tree (DT) and AdaBoost machine learning (ML) techniques. A total of 344 data points with nine input variables (water, cement, fine aggregate, natural coarse aggregate, RCA, superplasticizers, water absorption of RCA and maximum size of RCA, density of RCA) were used to run the models. The data was validated using k-fold cross-validation and the coefficient correlation coefficient (R2), mean square error (MSE), mean absolute error (MAE), and root mean square error values (RMSE). However, the model’s performance was assessed using statistical checks. Additionally, sensitivity analysis was used to determine the impact of each variable on the forecasting of mechanical properties.

1. Introduction

Recently, the use of RA in concrete is gaining favour in the field of research, which gives not only environmentally friendly concrete but also shows satisfactory performance towards the mechanical properties of concrete [1,2]. In the previous decades, the production and utilization trend of sustainable concrete has been significantly increasing due to the high demand of the construction industries [3,4]. The production of concrete is now approximately 1t per human in a one-year period [5]. However, the considerable amount of concrete production fulfills the requirement of construction industries and negatively impacts the environmental conditions [6,7,8,9]. The concrete and aggregates production leads to the emission of carbon dioxide, CO2 gas, dust, and other harmful gases, which ultimately results in environmental pollution [10,11,12]. The demand for waste concrete is also increasing because of natural disasters such as earthquakes around the world, leading to serious environmental problems [13,14,15,16]. RCA concrete is considered as one of the potential solutions to reduce the utilization rate of the resources produced naturally and uses the waste concrete appearing from natural disasters, also from the demolition of construction [17,18]. Although the utilization of RCA in concrete is limited due to low strength, low modulus of elasticity, and high deformation, the desired strength can be achieved by adopting the suitable mix design [19].
The applications of the RCA in concrete can significantly enhance the various properties of concrete by adopting smart techniques of adding other suitable materials to it. Recently, the modern approaches of ML for anticipating results in the field of civil engineering are gaining popularity worldwide. Normally, when it comes to forecasting concrete strength, it normally requires 28 days to achieve its desired strength. The different types of ML approaches may applied to forecast the different properties of concrete without consuming time and money. There are multiple types of ML approaches that are normally applied to forecast the required output such as DT, ANN, and GEP. De-Cheng et al. [20] applied an adaptive boosting approach for the anticipation of CS of concrete in which 1030 data bases were utilized to run the required model and reported 98% accuracy compared with the actual result. Dong et al. [21] used the ANN model for high-performance concrete, and they also used Monte Carlo simulation to forecast the behavior of high-strength concrete. Muhammad et al. [22] employed GEP to foretell the concrete’s strength containing bagasse ash; the predicted accuracy was reported to be more than 80%, indicating better performance. Aliakbar et al. [23] indicated the new formulation for the mechanical properties of RA-based concrete with the help of GEP, and they also analyzed that the prediction level was close to the actual results. They investigated the CS, flexural strength, and STS from the retrieved data. Taihao et al. [24] represented their work on the application of ensemble ML techniques for the forecast and optimization of young’s modulus, having RA concrete, the RF, and SVM employed on data for prediction, which shows the accurate prediction of the outcome.
The focus of this research is based on the prediction of two properties (STS and CS) of concrete containing RCA via supervised ML algorithms [25]. The performance of both models was analyzed and compared to evaluate the better performer for the prediction of results. The accuracy level between the real and anticipated output was observed from the coefficient correlation (R2) value, and a higher value gives the impressive performance of the employed model. The AdaBoost technique was employed for optimization via producing 20 sub-models to obtain a higher R2 value [26]. The application of these ML algorithms is to compare the predictive evaluation of each approach. The significance of this study is to determine the effect of the input factors used to anticipate the mechanical characteristics of concrete and the predictive accuracy of both methodologies. The research is innovative in that it uses the type of ML techniques and individual (DT) and ensemble (AdaBoost) ML algorithms to forecast the two outcomes (CS, STS) of recycled coarse aggregate concrete (RCA). The statistical application of checks was applied to analyze the nature of both techniques. In addition, the sensitivity analysis was also incorporated, which indicates the performance level of each input parameter for the anticipation of both STS and CS.

2. Methodology and Description of Data

The model’s performance is based on the input variables and the number of databases used to run the model. The parameters used in this study for running the models to predict the CS and STS of RCA-based concrete were taken from the published literature and are available in Appendix A [27]. The anaconda navigator software was used in this research and incorporated Python coding to run the models for forecasting the results. The excel file with relevant input and output data was uploaded to the software, which runs the model as per the data available in the file. The outcome from the model was then imported for graphical representation. The running of the models comprised nine input parameters (cement, water, fine aggregate, natural CA, RCA, superplasticizers, maximum size of RCA, density of RCA, water absorption of RCA) and two output parameters (CS and STS). The relative frequency distribution of the nine variables can be seen in Figure 1. The relevant references regarding the application of various ML approaches are listed in Table 1. The descriptive statistical analysis for input parameters is illustrated in Table 2, indicating the various mathematical description and ranges of input parameters. In addition, the methodology of the research approach is presented via flowchart, as depicted in Figure 2, which represents the information of the stepwise adopted procedure of the study. The first phase indicates the information of the data obtained, and then the analysis took place using machine learning algorithms, while result explanation, comparison, and evaluation are presented in the next step of the flowchart.

3. Supervised Machine Learning Algorithms

3.1. Decision Tree Algorithm

The DT algorithm is a subset of the supervised machine learning (ML) technique known as individual supervised machine learning (ISML). It is applicable to classification and regression problems. This approach aims to generate a model that can forecast the targeted variable, for which it uses the representation of a tree to solve the problem. In machine learning, the classification process has two steps, the learning and forecasting steps. The learning step belongs to the development of the model based on the given data set, while, in the prediction step, said model is then used to foretell the response of the data. A decision tree is a well-known and effective classification technique that is simple to comprehend and apply. Sub-node creation improves the homogeneity of specific sub-nodes. There are several important terminologies associated with the decision tree. These include root nodes, which indicate the overall population of the sets; splitting, which refers to the process of dividing the nodes; decision nodes, which refers to the process of splitting sub-nodes into further sub-nodes; leaf nodes, which are the type of nodes that do not split; and pruning, which refers to the process of removing sub-nodes.

3.2. AdaBoost Algorithm

The AdaBoost regressor is a supervised ML technique that uses an ensemble approach. It is also known as adaptive boosting because the weights are re-assigned to each instance, with greater weights going to instances that were mistakenly identified. Boosting techniques are commonly used in supervised learning to reduce bias and variation. These ensemble algorithms are used to improve the performance of the weak learner. During the training phase for the input data, it uses an endless number of decision trees. The recorded data that are incorrectly categorized throughout the initial model are given a high priority while developing the initial decision tree/model. These are the only data entries that are utilized as the input for a different model. The preceding technique will be repeated until the desired number of basic learners has been reached. When it comes to binary classification problems, the AdaBoost regressor outperforms the competition in terms of improving decision tree performance. It is also used to boost the efficiency of other machine learning methods. When used with a slow student, it is quite beneficial. The use of these ensemble methods is most common in civil engineering, especially when it comes to predicting the mechanical properties of different types of concrete.

4. Result and Their Analyses

4.1. Statistical Analysis

The result obtained from the statistical analyses indicated that the relationship between the actual and predicted outcomes (CS and STS) from the individual and ensemble ML algorithms, along with the distribution of errors, is explained as follows.

4.1.1. Compressive Strength Result Using Decision Tree

The relationship between the actual and predicted result of compressive strength for the decision tree algorithm can be seen in Figure 3a, along with the distribution of the errors shown in Figure 3b. The errors distribution for DT gives the maximum, minimum, and average values equal to 8.82 MPa, 0.58 MPa, and 3.58 MPa, respectively. However, 11.59% of the error data lie between 0 and 1 MPa, and 50.72% of the data lie between 2 MPa and 6 MPa. In addition, only 8.69% of the data lie above 7 MPa.

4.1.2. Splitting Tensile Strength Result Using Decision Tree

The relation of the actual and predicted outcome of splitting tensile strength using the DT approach in depicted in Figure 4a along with its error distribution depicted in Figure 4b. The error distribution indicates the higher, lower, and average values equal to 2.47 MPa, 0, and 0.31 MPa, respectively. In contrast, 42.02% of the error data lie between 0 and 0.1 MPa, while 34.78% of the data lie between 0.1 MPa and 0.5 MPa. However, only 8.69% of the error data were reported as above 1 MPa.

4.1.3. Compressive Strength Result with AdaBoost Regressor

AdaBoost regressor gives strong relation between the real and anticipated output, as shown in Figure 5a, while the distribution of the error’s value can be seen in Figure 5b. It shows the maximum, lower, and average values of the error data equal to 13 MPa, 0.06 MPa, and 2.33 MPa, respectively. Additionally, 26.08% of the error data were reported between 0 and 1 MPa, while 34.78% of the data lie between 2 MPa and 6 MPa. However, 4.34% of the error data were reported to be above 7 MPa.

4.1.4. Splitting Tensile Strength with AdaBoost Regressor

The statistical result of splitting tensile strength using the AdaBoost regressor also shows strong relations with less variance among the experimental results obtained from the model, as depicted in Figure 6a. The distribution of the errors obtained from the application of the AdaBoost regressor can be seen in Figure 6b. The error distribution shows the maximum, minimum, and average values equal to 1.46 MPa, 0, and 0.30 MPa, respectively. However, 36.26% of the error data lie between 0 and 0.1 MPa, while 34.78% of the data lie between 0.1 MPa and 0.5 MPa. In addition, only 4.34% of the errors data lie above 1 MPa.

4.2. K-Fold Cross-Validation and Statistical Checks

This process is normally adopted to check the authentic execution of the models. The authentic performance of the employed models is being verified from the k-fold cross-validation process. In this method, the available data set is arranged randomly and split up into ten groups. A total of 60% of the dataset from total data points were used to train the model, 30% of the dataset were used to test the model, and 10% of the data were used for validation purposes. The process takes place in such a way that nine groups from ten are assigned for training the models, while the remaining one is for validation of the models. The said process was again repeated ten times to obtain the suitable average value. The K-fold cross-validation process also confirms the performance accuracy of the models. The statistical checks to confirm the accuracy level of the model’s prediction were also employed using the equations illustrated below from (1)–(5)
RMSE = i = 1 n   ( e x i m o i ) 2 n
MAE = i = 1 n | e x i m o i | n
RSE = i = 1 n ( m o i e x i ) 2 i = 1 n ( e x ¯ e x i ) 2
RRMSE = 1 e i = 1 n ( e x i m o i ) 2 n
R = i = 1 n ( e x i e x ¯ i ) ( m o i m o ¯ i ) i = 1 n ( e x i e x ¯ i ) 2 i = 1 n ( m o i m o ¯ i ) 2
where,
e x i = experimental value,
m o i = predicted value,
e x ¯ i = mean experimental value,
m o ¯ i = mean predicted value obtained by the model,
n = number of samples.
As seen in Figure 7, Figure 8, Figure 9 and Figure 10, the coefficient correlation (R2), mean square error (MSE), mean absolute error (MAE), and root mean square error (RMSE) were used to evaluate the k-fold cross-validation of each employed model against its output. The variation was also noticed in the outcomes of both ML algorithms used (DT and AdaBoost). The lower the number of errors in the AdaBoost model, the higher the coefficient correlation (R2) value, indicating a higher accuracy level than the decision tree. The information obtained from the analysis for both CS and STS used for k-fold cross-validation is listed in Table 3 and Table 4, respectively.
Additionally, the information of statistical checks in the form of MAE, MSE, and RMSE were assessed for both CS and STS and can be seen in the Table 5 and Table 6, respectively. The lesser error shows a higher coefficient correlation value (R2).

5. Sensitivity Analyses

The input variables have a remarkable effect on the execution of the model’s outcome. The sensitivity analyses were done to investigate the effect of each variable on the anticipation of both STS and CS, as depicted in Figure 5. The cement significantly contributed (36.8%) towards the prediction of CS, while other parameters contributed the least towards the forecasting of concrete CS containing RCA, as shown in Figure 11. However, the contribution of parameters for predicting the STS can be seen in Figure 12. The significant contributions for the prediction of the STS of concrete were cement (41.2%) and natural coarse aggregate (NCA) (19%), while superplasticizers and RCA were the next highest contributors for the prediction of outcomes. The equations mentioned below were used to calculate the contribution of each parameter towards the model’s outcome.
N i = f m a x ( x i ) f m i n ( x i )
S i = N i j i n N j  
where—fmin (xi) and fmax (xi) are the lower and higher of the estimated output over the ith output.

6. Discussion

As demonstrated by the data, the ML-based strategy for forecasting the mechanical characteristics of concrete is clearly better than traditional mechanics-based methods. The advantages are as follows: (1) ML does not at all require complex mechanics/theoretical equations but instead finds the mapping between the input and output utilizing numerical and/or computer knowledge of science, making it very accessible to the readers; (2) Unlike most empirical models, which typically consider a limited number of variables when deriving the formula, ML can consider an infinite number of variables; (3) Meanwhile, inherent uncertainties [55] can be incorporated into the training process; and (4) The precision, reliability, and robustness of machine learning-based models are significantly higher than those of traditional models: they can provide objective and accurate results in a matter of seconds.
The research approach of this study was to predict the mechanical properties (CS and STS) of concrete containing recycled coarse aggregates (RCA) via supervised machine learning algorithms. The anaconda navigator software was used to incorporate the Python coding for each employed machine learning algorithm. An excel file having a relevant database was used in the software, which allowed it to show the output results in the form of R2, MAE, MSE, and RMSE. The AdaBoost technique performs well, as proven by the coefficient correlation (R2) value of 0.95 for CS prediction and 0.92 for STS prediction., Feng et al. [56] Additionally, AdaBoost was used to classify failure modes, yielding an accuracy of 0.96, and to determine the bearing capacity of reinforced concrete, yielding an R2 value of 0.98. However, the value of R2 for DT in predicting the CS was 0.93, and in forecasting, the STS was equal to 0.90. In comparison, Ahmad et al. [57] also employed DT to predict the CS of geopolymer concrete, which shows a reasonable and almost similar value of R2 equal to 0.90 for its outcome. The higher value of R2 (0.95 for compressive and 0.92 for STS) for AdaBoost indicates the high performance towards the prediction of the outcomes as compared to the R2 value for DT (0.93 for compressive and 0.90 for STS). The lesser values of each error (MAE, MSE, RMSE) for AdaBoost also confirm the model’s better accuracy level as opposed to the errors values for the DT. In addition, the sensitivity analysis describes the contribution level of each parameter used to run the model for predicting the mechanical properties of concrete containing recycled coarse aggregates. Cement and natural coarse aggregate (NCA) contributed significantly, up to 41.2% and 19%, respectively, while superplasticizers and RCA were the next highest contributors for the prediction of outcomes. It was noted that the accuracy level of the ensemble machine learning approach (AdaBoost) was higher than the individual machine learning technique (DT).

7. Conclusions and Future Recommendations

This research describes the application of both individual and ensemble ML algorithms to forecast the mechanical properties such as compressive strength (CS) and splitting tensile strength (STS) of concrete having recycled coarse aggregate (RCA). The decision tree (DT) and AdaBoost approaches were incorporated for prediction purposes. The input variables were analyzed by indicating their relative frequency distribution. The Python coding was used in the Spyder (Anaconda software) to run the required models for further investigation. The statistical checks in the form of various errors (MAE, RMSE, MSE) were evaluated to confirm the accuracy of each employed model. However, the k-fold cross-validation method was also included in the study for the confirmation of the model’s accuracy. In addition, the contribution of each input variable was investigated via sensitivity analysis. The following conclusions and future recommendations can be drawn from the study.
  • The ensemble machine learning algorithm (AdaBoost) shows a better response with less variance towards the prediction of both the CS and splitting tensile strength of RCA-based concrete.
  • The AdaBoost regressor gives the values of coefficient correlation (R2) for CS and STS of concrete equal to 0.95 and 0.92, respectively, as opposed to the values of R2 for DT equal to 0.93 (CS) and 0.90 (STS).
  • The higher values of R2 for the AdaBoost regressor towards the prediction of both CS and STS indicate the high accuracy of the model.
  • From the statistical checks, the lesser value of the errors (MAE, MSE, RMSE) also indicates high performance for the AdaBoost approach compared to the DT algorithm.
  • The K-fold cross-validation method also confirms the high accuracy level of the AdaBoost algorithm.
  • Sensitivity analysis reveals that the cement contributed effectively (32%) as compared to other parameters towards the forecasting of the CS of RCA-based concrete, while the superplasticizers were the higher contributor towards the prediction of the STS of concrete containing RCA.
In conclusion, this study was based on the application of supervised machine learning (ML) algorithms to foretell the two parameters (CS and STS) of concrete having recycled coarse aggregate (RCA). It also gives an idea of the importance of multiple aspects like the input variables, the number of data points for running the models, and the types of ML approaches to be used for high accuracy of the outcomes. The algorithms employed in this study show a strong relationship between the actual and predicted output. The importance of these approaches in civil engineering is indicated by their high accuracy level among the real and forecasted results. The supervised ML approaches are gaining more popularity, as their application gives high accuracy results/outcomes and minimizes the physical approach of the practical work and total cost of the project. Additionally, it is essential to incorporate laboratory work to compare machine learning approaches’ findings to better understand their effectiveness. Additionally, the data points, type of material used, size of specimens, environmental conditions, curing conditions, loading rate, and increase in the input parameters can be modified or added to study and compare the results of various machine learning algorithms. Moreover, various ML techniques such as artificial neural networks (ANN), support vector machines (SVM), and boosting can be included to evaluate their performance.

Author Contributions

M.S.—conceptualization, writing—original draft, and validation; H.L.—data curation, formal analysis, and writing—review & editing; A.A.—software and writing—review & editing; W.A.—data curation and writing—review & editing; K.A.O.—project administration and supervision; F.A.—resources and writing—review & editing; P.J.—formal analysis and investigation; T.M.M.—visualization and writing—review & editing. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Cracow University of Technology.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

Appendix A

Water (kg/m3).Cement (kg/m3)Sand (kg/m3)NCA (kg/m3)RCA (kg/m3)SP (kg/m3)RCA Size (kg/m3)Density (kg/m3)Absorption (%)CS (MPa)STS (MPa)
165370650850.5364.52.222024004.950.6-
165370650607.5607.52.222024004.950.8-
165370650-12152.222024004.950.2-
165460575850.5364.52.222024004.960.8-
165460575607.5607.52.222024004.961.2-
165460575-12152.222024004.960.2-
165560495850.5364.52.592024004.970.2-
165560495607.5607.52.592024004.970.8-
165560495-12152.592024004.970-
180500486.6-1135.4-16--44.54
180500--1574.3-16--38.73.5
180500486.6-1135.4-16--46.13.4
180500--1574.3-16--42.43.2
180500486.6-1135.4-16--52.54
180500--1574.3-16--50.73.6
180500486.6-1135.4-16--45.23.5
180500--1574.3-16--423.2
180500486.6-1135.4-16--49.63.8
180500--1574.3-16--45.13.5
180500509.6-1135.4-16--54.44
180500--1574.3-16--48.23.8
207.6400662863153-2024105.838.13.7
207.6400662697298-2024105.8373.6
207.6400662383573-2024105.835.83.4
207.6400662-903-2024105.834.53.3
217353660861209-2023306.344.9-
229353647527513-2023306.344.7-
241353625-993-2023306.346.8-
230353661853202-2023306.343.2-
247353647524496-2023306.339.7-
271353625-959-2023306.343.3-
206353661864216-2023306.343-
207353649531531-2023306.338.1-
1653007659052674.982524304.4423
1653187396085376.0422524304.4413.2
162325683-11236.1752524304.4403.2
160.63805981182524.92021656.862.2-
165.438052911751034.92021656.858.4-
170.238046011681544.92021656.861.33.7
175.638032711622544.92021656.860.8-
180.9380-11625094.92021656.8613
225410642840204-2025703.545.3-
225410642524506-2025703.542.5-
225410642210814-2025703.539.2-
225410642-1017-2025703.537.1-
180400708886215-2025703.562.43.2
180400708554538-2025703.555.83
180400708-1075-2025703.5422.8
225410642840204-2025703.545.33.2
225410642524506-2025703.542.53.2
225410642-1017-2025703.538.13.1
234360705-1100-1923904.422.1-
190380705-1100-1923904.425.1-
192400705-1100-1923904.427.2-
181420705-1100-1923904.428.7-
184460705-1100-1923904.429.5-
178264835-1030-3025203.818-
174262830-1020-3025103.915.4-
148427760-10004.23025203.836.4-
153423755-9904.13025103.935.7-
152443855-8853.93025203.844.4-
225410642840204-2025803.545.33.6
225410642524506-2025803.542.53.4
225410642-1017-2025803.538.13.3
205410662865210-2025803.551.73.6
205410662541525-2025803.547.13.6
205410662-1049-2025803.543.43.4
1804007088862155.62025803.562.43.7
1804007085545385.62025803.556.83.7
180400708-10755.62025803.552.13.5
1604007299122217.82025803.569.64.1
1604007295705547.82025803.565.34
160400729-11077.82025803.558.53.8
1753507307112971.682525301.936.74.2
1753507305084941.682525301.9384
175350730-9891.682525301.9363.8
1753507307112821.6825--32.63.6
1753507305084691.682524006.230.43.4
175350730-9381.682524006.229.53.2
190380744.45756.97189.242.662023385.247.4-
190380709.54471.13471.122.662023385.247.3-
190380714.56-874.045.322023385.254.8-
1403507325195564.21224206.843.3-
1533407235125493.41224006.839.6-
1653307155075432.641224006.838.1-
1763207085025371.921224006.834.5-
1863107024975331.241224006.831.6-
1403507325535234.22224208.846.1-
1533407235475173.42224208.845.8-
1653307155415112.642224208.839.9-
1763207085355061.922224208.836.3-
1863107025315011.242224208.834.7-
186372617.651030.22257.56-202400-27.23.1
186372617.65772.67515.55-202400-26.52.8
186372617.65515.11772.67-202400-25.42.7
186372617.65257.561030.22-202400-25.12.2
186372494.12128.78123.53-202630-26.42.6
186372370.59128.78247.06-202630-25.92.5
186372247.06128.78370.59-202630-23.52.3
186372123.53128.78494.12-202630-15.42
2002707506752001.081924405.818.51.9
2102707504504001.351924405.8181.9
2202707502256001.621924405.816.51.4
1653708657602301.481924405.8333.1
1653708655054551.851924405.834.53.1
1653708652506802.591924405.8342.9
178.5275938.05723.07180.771.925162400531.72.4
178.5275962.73423.77423.771.925162400532.42.5
178.52751005.18-756.461.925162400530.12.6
190380794.31750.04187.572.66162400543.73.1
190380811.37443.71443.712.66162400537.52.9
190380838.29-807.972.66162400540.52.9
1513356304147201.2661924205.441.4-
156349888-7921.676161924205.443.9-
1613586452818131.35841925003.344.8-
156349857-8671.25641925003.345.9-
172.434015749113030.20052026611.9472.3
172.434015745855850.701752026022.6462.1
172.43401574-11190.902252025103.942.52
190.8424770-980-1924904.841-
192.5350800-1015-1924904.833.3-
191.75295814-1039-1924904.824.8-
1502507628582864.37519--26.72.2
1502507535645644.37519--21.51.8
1502507432798364.37519--21.41.4
150250734-11004.37519--201.2
180400685770257319--38.33.1
180400676507507319--372.7
180400667250751319--352.5
180400659-988319--33.32.1
175325--17623.45322263633.2-
222350--17784.53222834.235.6-
221350--17714.53222924.334.6-
195325--17103.25322301537.3-
123300-192172833226091.545.4-
144325-76811523.253225182.754.3-
123325-754.41131.63.253225841.654.4-
132300-1448.25482.7533225941.653.4-
180275625882378-2023405.320-
180295595635635-2023405.319-
180310610-1240-2023405.318-
180330585872373-2023405.323-
180355560623623-2023405.324-
180372536-1252-2023405.321-
180355560872373-2023405.325-
180385550613613-2023405.329-
180409525-1226-2023405.330-
180375544869372-2023405.339-
180405508624624-2023405.331-
180426494-1241-2023405.334-
193350661106157-12201010.9402.9
1943505151061170-12201010.938.62.7
1963503681061283-12201010.937.62.6
199158-1061566-12201010.938.62.5
1583506931111593.512201010.953.73.4
16335053611051773.512201010.9513.3
16835038111002943.512201010.947.83.1
178350-10895823.512201010.945.13
1373507131143613.512201010.964.64.2
13935055511431833.512201010.965.44.5
14335039511383043.512201010.963.23.7
150350-11326053.512201010.9633.4
180281802-970-1023604.738.63.5
170293648-919-1022806.238.13.1
165337841-879-1022207.839.33.3
190463621-970-1023604.760.13.8
190500621-9193.241022806.260.23.7
180600567-8795.041022207.862.83.7
220537693782138-2023304.450.8-
220537693644276-2023304.444.9-
220537693506414-2023304.444.6-
220537693368552-2023304.442.4-
220537693782138-202370454-
220537693644276-202370456-
220537693506414-202370454.4-
220537693368552-202370440.6-
220537693782138-2023903.655.2-
220537693644276-2023903.653.5-
220537693506414-2023903.656.9-
220537693368552-2023903.654.7-
220537693782138-2023204.650.5-
220537693644276-2023204.648.9-
220537693506414-2023204.645.8-
220537693368552-2023204.640-
220537693782138-2023903.754.4-
220537693644276-2023903.750.2-
220537693506414-2023903.749.5-
220537693368552-2023903.740.4-
220537693782138-2023903.545-
220537693644276-2023903.546.9-
220537693506414-2023903.551.4-
220537693368552-2023903.553.2-
220537693782138-2023803.855.3-
220537693644276-2023803.855.9-
220537693506414-2023803.852.6-
220537693368552-2023803.848-
220537693782138-2023803.849.1-
220537693644276-2023803.849.9-
220537693506414-2023803.850.3-
220537693368552-2023803.847.5-
220537693782138-2024003.543.2-
220537693644276-2024003.553.7-
220537693506414-2024003.550-
220537693368552-2024003.543.3-
220537693782138-202370452.9-
220537693644276-202370449.9-
220537693506414-202370453.7-
220537693368552-202370446-
206413606-987-2524524.151-
206413606-987-2524524.149-
206413606-987-2524524.148-
206413606537494-2524524.151-
206413606537494-2524524.151-
206413606537494-2524524.151-
206413606805245-2524524.152-
206413606805245-2524524.150-
206413606805245-2524524.149-
145.6520577.2-1040-2522607.538.3-
145.6520577.2-1040-2522607.532.9-
119.6520577.2-1040-2522607.533.2-
146.2430653.6-1032-2522607.531.3-
146.2430653.6-1032-2522607.528.4-
120.4430653.6-1032-2522607.528-
145.77339728.85-1050.9-2522607.526.5-
145.77339728.85-1050.9-2522607.523.3-
118.65339728.85-1050.9-2522607.521.6-
144.06294767.34-1029-2522607.521.6-
144.06294767.34-1029-2522607.518-
117.6294767.34-1029-2522607.518.8-
146.91249804.27-1045.8-2522607.516.1-
146.91249804.27-1045.8-2522607.513.4-
119.52249804.27-1045.8-2522607.513.9-
179275878735184-2023205.3412.8
179275849455455-2023205.3443.1
179275868-830-2023205.3452.4
190380744757189-2023205.350.53.5
190380710471471-2023205.3452.7
190380715-874-2023205.3563.7
179275961740185-2023205.333.52.5
179275978408408-2023205.3322.5
1792751010-640-2023205.3322.3
190380813767192-2023205.3442.8
190380822426427-2023205.3412.6
190380836-683-2023205.341.52.3
179325799839210-2023205.3442.8
179325831490490-2023205.3412.7
179325825-923-2023205.333.52.3
173385698892223-2023205.353.53.1
173385742515515-2023205.3543.9
173385746-963-2023205.3402.4
159.6380862.4489.3489.35.72023306.141.6-
193.8380934.1-867.76.462023306.131.4-
197.6380862.4489.3489.35.72023306.135.5-
231.8380934.1-867.76.462023306.126-
167.2380862.4489.3489.35.72023205.844.6-
193.8380934.1-867.76.462023205.836.7-
235.6380934.1-867.76.462023205.829.5-
155.8380818.5840.9210.24.562023603.946.1-
159.6380862.4489.3489.35.72023603.945.1-
171380934.1-867.76.462023603.942.9-
190380818.5840.9210.24.562023603.939.3-
197.6380862.4489.3489.35.72023603.939.5-
205.2380934.1-867.76.462023603.937.7-
159.6380818.5840.9210.24.562023504.548.1-
163.4380862.4489.3489.35.72023504.541-
152380934.1-867.76.462023504.538.7-
193.8380818.5840.9210.24.562023504.542.7-
197.6380862.4489.3489.35.72023504.535.4-
190380934.1-867.76.462023504.531.4-
159.6380818.5840.9210.24.562023504.748.5-
159.6380862.4489.3489.35.72023504.745.4-
163.4380934.1-867.76.462023504.737-
197.6380818.5840.9210.24.562023504.741.30-
197.6380862.4489.3489.35.72023504.736.8-
212.8380934.1-867.76.462023504.731.2-
159.83405561020238-2023363.650-
159.8340556638596-2023153.645.3-
159.8340556319894-2022953.644-
137.1380927869.2202-1024703.71085.7
146.5380927543.2505.1-1024703.7104.85
162.3380927-1010.2-1024703.7108.55.1
138.2380927869.2195-1023904.9102.56.3
149.8380927543.2487.5-1023904.9103.15.1
170.4380927-975.1-1023904.9100.85.9
139.7380927869.2187.8-1023005.9104.35.3
153.1380927543.4469.4-1023005.996.86.2
175380927-938.8-1023005.991.24.2
185.43098648482111.01971623806.942.9-
191.7320817.55385381.0561623806.942.5-
201.6336785-10601.10881623806.940.9-
192.53868298082022.04581623806.951.6-
2003997955045042.11471623806.951.6-
210420738-10142.2261623806.950.3-
205300697-1075-2024503.1352.5
205300697-1027-2023707.129.22.4
205300697-1027-2023607.827.71.9
180350706-1089-2024503.147.63.4
180350706-1041-2023707.1422.6
180350706-1041-2023607.842.92.6
185425696-1028-2024503.1603.9
185425696-982-2023707.153.73.7
185425696-982-2023607.853.23.4
165485685-1039-2024503.178.24.7
165485685-979-2023707.171.24.1
165485685-982-2023607.865.44.2
178.3358730.4783.6299.30.31925702.733.63.9
178.3358730.4458.3598.40.31925702.730.43.9
178.3358730.4-10200.31925702.729.13.3
195300787.1756.4189.1-2023005.239.5-
195300737.4485.5485.5-2023005.240.8-
195300712.6-951.4-2023005.243.7-
195300814.4733183.2-2023005.541-
195300804.2450.7450.7-2023005.538.8-
195300807.9-855.2-2023005.539.9-
214.2210929-966-2224517.819.72
196280866-940-2223876.935.72.9
161350858-9743.52223624.266.84.6
212.1210932-970-2224567.521.82
193.2280870-970-2224556.436.12.9
157.5350858-10293.52224964.268.54.8
207.9210938-953-2224017.6212.1
187.6280877-988-2224845.441.13
150.5350868-9823.52223633.670.24.9
205.8210943-977-2224476.923.62.2
190.4280873-962-2224585.839.73
157.5350858-10163.52224643.966.55
179275878735184-1923205.349.34.1
179275849455455-1923205.347.54.7
179275868-830-1923205.353.74.9
190380714757189-1923205.364.84.7
190380710471471-1923205.363.54.8
190380715-874-1923205.365.15
179275961740185-1923205.364.82.5
179275978408408-1923205.363.52.4
1792751010-640-1923205.365.12.3
190380813767192-1923205.354.93.2
190380822426427-1923205.351.52.7
190380836-683-1923205.350.32.4
179325799839210-1923205.356.52.9
179325831490490-1923205.348.92.6
179325825-923-1923205.343.12.4
173385698892233-1923205.367.43.5
173385742515515-1923205.361.22.9
173385746-963-1923205.353.72.5

References

  1. Erdem, S.; Dawson, A.R.; Thom, N.H. Microstructure-linked strength properties and impact response of conventional and recycled concrete reinforced with steel and synthetic macro fibres. Constr. Build. Mater. 2011, 25, 4025–4036. [Google Scholar] [CrossRef]
  2. 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]
  3. Behera, M.; Bhattacharyya, S.; Minocha, A.; Deoliya, R.; Maiti, S. Recycled aggregate from C&D waste & its use in concrete—A breakthrough towards sustainability in construction sector: A review. Constr. Build. Mater. 2014, 68, 501–516. [Google Scholar] [CrossRef]
  4. Pacheco-Torgal, F.; Ding, Y.; Miraldo, S.; Abdollahnejad, Z.; Labrincha, J. Are geopolymers more suitable than Portland cement to produce high volume recycled aggregates HPC? Constr. Build. Mater. 2012, 36, 1048–1052. [Google Scholar] [CrossRef] [Green Version]
  5. Marie, I.; Quiasrawi, H. Closed-loop recycling of recycled concrete aggregates. J. Clean. Prod. 2012, 37, 243–248. [Google Scholar] [CrossRef]
  6. Topçu, I.B.; Şengel, S. Properties of concretes produced with waste concrete aggregate. Cem. Concr. Res. 2004, 34, 1307–1312. [Google Scholar] [CrossRef]
  7. Topçu, I. Physical and mechanical properties of concretes produced with waste concrete. Cem. Concr. Res. 1997, 27, 1817–1823. [Google Scholar] [CrossRef]
  8. Çakir, O. Experimental analysis of properties of recycled coarse aggregate (RCA) concrete with mineral additives. Constr. Build. Mater. 2014, 68, 17–25. [Google Scholar] [CrossRef]
  9. Younis, K.; Pilakoutas, K. Strength prediction model and methods for improving recycled aggregate concrete. Constr. Build. Mater. 2013, 49, 688–701. [Google Scholar] [CrossRef]
  10. Flower, D.J.M.; Sanjayan, J.G. Green house gas emissions due to concrete manufacture. Int. J. Life Cycle Assess. 2007, 12, 282–288. [Google Scholar] [CrossRef]
  11. Turner, L.K.; Collins, F. Carbon dioxide equivalent (CO2-e) emissions: A comparison between geopolymer and OPC cement concrete. Constr. Build. Mater. 2013, 43, 125–130. [Google Scholar] [CrossRef]
  12. Thomas, A.; Lombardi, D.R.; Hunt, D.; Gaterell, M. Estimating carbon dioxide emissions for aggregate use. Proc. Inst. Civ. Eng. Eng. Sustain. 2009, 162, 135–144. [Google Scholar] [CrossRef]
  13. Dong, J.; Wang, Q.; Guan, Z. Material properties of basalt fibre reinforced concrete made with recycled earthquake waste. Constr. Build. Mater. 2017, 130, 241–251. [Google Scholar] [CrossRef]
  14. 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]
  15. Sufian, M.; Ullah, S.; Ostrowski, K.; Ahmad, A.; Zia, A.; Śliwa-Wieczorek, K.; Siddiq, M.; Awan, A. An Experimental and Empirical Study on the Use of Waste Marble Powder in Construction Material. Materials 2021, 14, 3829. [Google Scholar] [CrossRef]
  16. Ahmad, W.; Ahmad, A.; Ostrowski, K.A.; Aslam, F.; Joyklad, P.; Zajdel, P. Sustainable approach of using sugarcane bagasse ash in cement-based composites: A systematic review. Case Stud. Constr. Mater. 2021, 15, e00698. [Google Scholar] [CrossRef]
  17. Duan, Z.; Singh, A.; Xiao, J.; Hou, S. Combined use of recycled powder and recycled coarse aggregate derived from construction and demolition waste in self-compacting concrete. Constr. Build. Mater. 2020, 254, 119323. [Google Scholar] [CrossRef]
  18. Li, X.; Qin, D.; Hu, Y.; Ahmad, W.; Ahmad, A.; Aslam, F.; Joyklad, P. A systematic review of waste materials in cement-based composites for construction applications. J. Build. Eng. 2021, 45, 103447. [Google Scholar] [CrossRef]
  19. Bairagi, N.; Vidyadhara, H.; Ravande, K. Mix design procedure for recycled aggregate concrete. Constr. Build. Mater. 1990, 4, 188–193. [Google Scholar] [CrossRef]
  20. Feng, D.-C.; Liu, Z.-T.; Wang, X.-D.; Chen, Y.; Chang, J.-Q.; Wei, D.-F.; Jiang, Z.-M. Machine learning-based compressive strength prediction for concrete: An adaptive boosting approach. Constr. Build. Mater. 2020, 230, 117000. [Google Scholar] [CrossRef]
  21. Van Dao, D.; Adeli, H.; Ly, H.-B.; Le, L.M.; Le, V.M.; Le, T.-T.; Pham, B.T. A Sensitivity and Robustness Analysis of GPR and ANN for High-Performance Concrete Compressive Strength Prediction Using a Monte Carlo Simulation. Sustainability 2020, 12, 830. [Google Scholar] [CrossRef] [Green Version]
  22. Javed, M.F.; Amin, M.N.; Shah, M.I.; Khan, K.; Iftikhar, B.; Farooq, F.; Aslam, F.; Alyousef, R.; Alabduljabbar, H. Applications of Gene Expression Programming and Regression Techniques for Estimating Compressive Strength of Bagasse Ash based Concrete. Crystals 2020, 10, 737. [Google Scholar] [CrossRef]
  23. Gholampour, A.; Gandomi, A.; Ozbakkaloglu, T. New formulations for mechanical properties of recycled aggregate concrete using gene expression programming. Constr. Build. Mater. 2017, 130, 122–145. [Google Scholar] [CrossRef]
  24. Han, T.; Siddique, A.; Khayat, K.; Huang, J.; Kumar, A. An ensemble machine learning approach for prediction and optimization of modulus of elasticity of recycled aggregate concrete. Constr. Build. Mater. 2020, 244, 118271. [Google Scholar] [CrossRef]
  25. 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]
  26. Ahmad, A.; Ahmad, W.; Chaiyasarn, K.; Ostrowski, K.A.; Aslam, F.; Zajdel, P.; Joyklad, P. Prediction of Geopolymer Concrete Compressive Strength Using Novel Machine Learning Algorithms. Polymers 2021, 13, 3389. [Google Scholar] [CrossRef]
  27. Huang, J.; Sun, Y.; Zhang, J. Reduction of computational error by optimizing SVR kernel coefficients to simulate concrete compressive strength through the use of a human learning optimization algorithm. Eng. Comput. 2021, 1, 3. [Google Scholar] [CrossRef]
  28. Sarir, P.; Chen, J.; Asteris, P.G.; Armaghani, D.J.; Tahir, M.M. Developing GEP tree-based, neuro-swarm, and whale optimization models for evaluation of bearing capacity of concrete-filled steel tube columns. Eng. Comput. 2021, 37, 1–19. [Google Scholar] [CrossRef]
  29. Balf, F.R.; Kordkheili, H.M. A New Method for Predicting the Ingredients of Self-Compacting Concrete (SCC) Including Fly Ash (FA) Using Data Envelopment Analysis (DEA). Arab. J. Sci. Eng. 2021, 46, 4439–4460. [Google Scholar] [CrossRef]
  30. Ahmad, A.; Farooq, F.; Ostrowski, K.; Śliwa-Wieczorek, K.; Czarnecki, S. Application of Novel Machine Learning Techniques for Predicting the Surface Chloride Concentration in Concrete Containing Waste Material. Materials 2021, 14, 2297. [Google Scholar] [CrossRef]
  31. Azimi-Pour, M.; Eskandari-Naddaf, H.; Pakzad, A. Linear and non-linear SVM prediction for fresh properties and compressive strength of high volume fly ash self-compacting concrete. Constr. Build. Mater. 2020, 230, 117021. [Google Scholar] [CrossRef]
  32. Saha, P.; Debnath, P.; Thomas, P. Prediction of fresh and hardened properties of self-compacting concrete using support vector regression approach. Neural Comput. Appl. 2020, 32, 7995–8010. [Google Scholar] [CrossRef]
  33. Shahmansouri, A.A.; Bengar, H.A.; Jahani, E. Predicting compressive strength and electrical resistivity of eco-friendly concrete containing natural zeolite via GEP algorithm. Constr. Build. Mater. 2019, 229, 116883. [Google Scholar] [CrossRef]
  34. 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]
  35. Farooq, F.; Amin, M.N.; Khan, K.; Sadiq, M.R.; Javed, M.F.F.; 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]
  36. Asteris, P.G.; Kolovos, K. Self-compacting concrete strength prediction using surrogate models. Neural Comput. Appl. 2019, 31, 409–424. [Google Scholar] [CrossRef]
  37. Selvaraj, S.; Sivaraman, S. Prediction model for optimized self-compacting concrete with fly ash using response surface method based on fuzzy classification. Neural Comput. Appl. 2019, 31, 1365–1373. [Google Scholar] [CrossRef]
  38. 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]
  39. Kaveh, A.; Bakhshpoori, T.; Hamze-Ziabari, S.M. M5’ and Mars Based Prediction Models for Properties of Self-compacting Concrete Containing Fly Ash. Period. Polytech. Civ. Eng. 2018, 62, 281–294. [Google Scholar] [CrossRef] [Green Version]
  40. Sathyan, D.; Anand, K.B.; Prakash, A.J.; Premjith, B. Modeling the Fresh and Hardened Stage Properties of Self-Compacting Concrete using Random Kitchen Sink Algorithm. Int. J. Concr. Struct. Mater. 2018, 12, 24. [Google Scholar] [CrossRef]
  41. Vakhshouri, B.; Nejadi, S. Prediction of compressive strength of self-compacting concrete by ANFIS models. Neurocomputing 2018, 280, 13–22. [Google Scholar] [CrossRef]
  42. Douma, O.B.; Boukhatem, B.; Ghrici, M.; Tagnit-Hamou, A. Prediction of properties of self-compacting concrete containing fly ash using artificial neural network. Neural Comput. Appl. 2017, 28, 707–718. [Google Scholar] [CrossRef]
  43. Abu Yaman, M.; Elaty, M.A.; Taman, M. Predicting the ingredients of self compacting concrete using artificial neural network. Alexandria Eng. J. 2017, 56, 523–532. [Google Scholar] [CrossRef]
  44. 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]
  45. 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]
  46. Bušić, R.; Benšić, M.; Miličević, I.; Strukar, K. Prediction Models for the Mechanical Properties of Self-Compacting Concrete with Recycled Rubber and Silica Fume. Materials 2020, 13, 1821. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  47. Javed, M.F.; Farooq, F.; Memon, S.A.; Akbar, A.; Khan, M.A.; Aslam, F.; Alyousef, R.; Alabduljabbar, H.; Rehman, S.K.U. New Prediction Model for the Ultimate Axial Capacity of Concrete-Filled Steel Tubes: An Evolutionary Approach. Crystals 2020, 10, 741. [Google Scholar] [CrossRef]
  48. Al-Mughanam, T.; Aldhyani, T.; AlSubari, B.; Al-Yaari, M. Modeling of Compressive Strength of Sustainable Self-Compacting Concrete Incorporating Treated Palm Oil Fuel Ash Using Artificial Neural Network. Sustainability 2020, 12, 9322. [Google Scholar] [CrossRef]
  49. Nematzadeh, M.; Shahmansouri, A.A.; Fakoor, M. Post-fire compressive strength of recycled PET aggregate concrete reinforced with steel fibers: Optimization and prediction via RSM and GEP. Constr. Build. Mater. 2020, 252, 119057. [Google Scholar] [CrossRef]
  50. Song, H.; Ahmad, A.; Ostrowski, K.A.; Dudek, M. Analyzing the Compressive Strength of Ceramic Waste-Based Concrete Using Experiment and Artificial Neural Network (ANN) Approach. Materials 2021, 14, 4518. [Google Scholar] [CrossRef]
  51. Ahmad, A.; Ostrowski, K.; 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] [PubMed]
  52. Song, H.; Ahmad, A.; Farooq, F.; Ostrowski, K.A.; Maślak, M.; Czarnecki, S.; Aslam, F. Predicting the compressive strength of concrete with fly ash admixture using machine learning algorithms. Constr. Build. Mater. 2021, 308, 125021. [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. Feng, D.-C.; Li, J. Stochastic Nonlinear Behavior of Reinforced Concrete Frames. II: Numerical Simulation. J. Struct. Eng. 2016, 142, 04015163. [Google Scholar] [CrossRef]
  55. Feng, D.-C.; Liu, Z.-T.; Wang, X.-D.; Jiang, Z.-M.; Liang, S.-X. Failure mode classification and bearing capacity prediction for reinforced concrete columns based on ensemble machine learning algorithm. Adv. Eng. Inform. 2020, 45, 101126. [Google Scholar] [CrossRef]
  56. 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. 2021, 16, e00840. [Google Scholar] [CrossRef]
  57. Zhang, J.; Huang, Y.; Aslani, F.; Ma, G.; Nener, B. A hybrid intelligent system for designing optimal proportions of recycled aggregate concrete. J. Clean. Prod. 2020, 273, 122922. [Google Scholar] [CrossRef]
Figure 1. Histograms of the input parameters showing the relative frequency scattering.
Figure 1. Histograms of the input parameters showing the relative frequency scattering.
Materials 15 00647 g001aMaterials 15 00647 g001b
Figure 2. Flow chart of the research program.
Figure 2. Flow chart of the research program.
Materials 15 00647 g002
Figure 3. Numerical analyses representing the relationship between the predicted variables and targeted variables (a) along with their error distribution (b) for compressive strength using DT.
Figure 3. Numerical analyses representing the relationship between the predicted variables and targeted variables (a) along with their error distribution (b) for compressive strength using DT.
Materials 15 00647 g003aMaterials 15 00647 g003b
Figure 4. Numerical analyses representing the relationship between the predicted variables and targeted variables (a) along with their error distribution (b) for splitting tensile strength using DT.
Figure 4. Numerical analyses representing the relationship between the predicted variables and targeted variables (a) along with their error distribution (b) for splitting tensile strength using DT.
Materials 15 00647 g004aMaterials 15 00647 g004b
Figure 5. Numerical analyses representing the relationship between the predicted variables and targeted variables (a) along with their error distribution (b) for compressive strength using the AdaBoost regressor.
Figure 5. Numerical analyses representing the relationship between the predicted variables and targeted variables (a) along with their error distribution (b) for compressive strength using the AdaBoost regressor.
Materials 15 00647 g005aMaterials 15 00647 g005b
Figure 6. Numerical analyses representing the relationship between the predicted variables and targeted variables (a) along with their error distribution (b) for splitting tensile strength using the AdaBoost regressor.
Figure 6. Numerical analyses representing the relationship between the predicted variables and targeted variables (a) along with their error distribution (b) for splitting tensile strength using the AdaBoost regressor.
Materials 15 00647 g006
Figure 7. Representation of statistical information of k-fold cross-validation using DT for compressive strength.
Figure 7. Representation of statistical information of k-fold cross-validation using DT for compressive strength.
Materials 15 00647 g007
Figure 8. Representation of statistical information of k-fold cross-validation using DT for splitting tensile strength.
Figure 8. Representation of statistical information of k-fold cross-validation using DT for splitting tensile strength.
Materials 15 00647 g008
Figure 9. Representation of statistical information of k-fold cross-validation using AdaBoost for Compressive strength.
Figure 9. Representation of statistical information of k-fold cross-validation using AdaBoost for Compressive strength.
Materials 15 00647 g009
Figure 10. Representation of statistical information of k-fold cross-validation using AdaBoost for Splitting tensile strength.
Figure 10. Representation of statistical information of k-fold cross-validation using AdaBoost for Splitting tensile strength.
Materials 15 00647 g010
Figure 11. Contributing level of the input variables towards the prediction of output for CS.
Figure 11. Contributing level of the input variables towards the prediction of output for CS.
Materials 15 00647 g011
Figure 12. Contributing level of the input variables towards the prediction of output for STS.
Figure 12. Contributing level of the input variables towards the prediction of output for STS.
Materials 15 00647 g012
Table 1. Various predicted properties with the application of ML approaches.
Table 1. Various predicted properties with the application of ML approaches.
Sr. NoAlgorithm UsedNotationData PointsPrediction PropertiesYearMaterial UsedReferences
1.Support vector machineSVM144CS2021Fly ash (FA)[28]
2.Gene expression programmingGEP303Column’s bearing capacity2019_[29]
3.Data Envelopment
Analysis
DEA114Fresh and harden properties of concrete2021FA[30]
4.Gene expression programming, Artificial neural network, Decision treeGEP, ANN, DT642Surface Chloride Concentration2021FA[31]
5.Support vector machineSVM-CS2020FA[32]
6.Support vector machineSVM115Fresh properties of concrete CS2020FA[33]
7.Gene Expression ProgrammingGEP351CS2020Ground Granulated Blast Furnace Slag[34]
8.Gene Expression ProgrammingGEP54CS2019NZ (Natural Zeolite)[34]
9.Gene expression programmingGEP357CS2020-[35]
10.Random forest and gene expression programmingRF and GEP357CS2020-[36]
11.Artificial neuron networkANN205CS2019Fly ash
GGBFS
Rice husk ash
[37]
12.Intelligent rule-based enhanced multiclass support vector machine and fuzzy rulesIREMSVM-FR with
RSM
114CS2019Fly ash[38]
13.Random forestRF131CS2019Fly ash
GGBFS
FA
[39]
14.Multivariate adaptive regression splineM5
MARS
114CS
Slump test
L-box test
V-funnel test
2018FA[40]
15.Random Kitchen Sink AlgorithmRKSA40V-funnel test
J-ring test
Slump test
CS
2018FA[41]
16.Adaptive neuro fuzzy inference systemANFIS55CS2018-[42]
17.Artificial neuron networkANN114CS2017FA[43]
18.Artificial neuron networkANN69CS2017FA[44]
19Individual and ensemble algorithmGEP, DT, Bagging270CS2021FA[45]
20.Individual with ensemble modelingANN, bagging, boosting1030CS2021FA[46]
21.MultivariateMV21CS2020Crumb rubber with SF[47]
22.Gene expression programmingGEP277Axial capacity2020-[48]
23.Adaptive neuro fuzzy inference systemANFIS with ANN7CS2020Palm oil fuel ash[49]
24.Response Surface Method, Gene expression programmingRSM, GEP108CS2020Steel Fibers[50]
25.Artificial neural networkANN60CS2021Ceramic waste powder[51]
27.Decision tree, Artificial neural network, Bagging, Gradient boostingDT, ANN, BR, GB207CS2021FA[52]
28.Gene expression programming, Artificial neural network, Decision treeGEP, ANN, DT98CS2021FA[53]
29.Individual and Ensemble techniquesBR, GEP, DT1030CS2021FA[54]
Table 2. Details of the descriptive analysis.
Table 2. Details of the descriptive analysis.
StatisticsWaterCementFANCARCASPRCA SizeRCA DensityAbsorption
Mean184.62386.86681.89398.07650.741.3219.762231.064.80
Standard Error1.394.4311.0719.9920.370.110.2231.320.12
Median180.00380.00698.00471.00552.000.0020.002362.504.90
Mode220.00380.00693.000.00138.000.0020.002320.005.30
Standard Deviation25.8482.16205.28370.71377.732.054.02580.952.26
Sample Variance667.476750.2842,141.11137,424.94142,682.564.2116.16337,504.805.12
Minimum117.615800.00520.1000
Maximum271.6001010144817787.832266110.9
Sum63,510.69133,081.00234,568136,937223,853455.56796767,4841652.8
Count344.00344.00344344344344344344344
Table 3. Result of k-fold cross-validation for compressive strength.
Table 3. Result of k-fold cross-validation for compressive strength.
AdaBoostDecision Tree
K-FoldMAEMSERMSER2K-FoldMAEMSERMSER2
17.4987.209.340.95113.45216.6014.720.76
211.08124.9911.180.91223.10271.2616.470.89
37.04114.4910.700.83314.85204.2014.290.97
48.4590.829.530.7949.59131.7911.480.92
56.5285.749.260.90511.17217.2614.740.98
616.74435.1320.869.98612.51197.4014.050.82
79.88193.4813.910.9379.07210.5414.510.77
88.72123.4311.110.85810.15194.6013.950.88
97.0240.446.360.8799.00108.1610.420.90
109.0087.429.350.90107.4490.449.510.87
Table 4. Result of k-fold cross-validation for splitting tensile strength.
Table 4. Result of k-fold cross-validation for splitting tensile strength.
AdaBoostDecision Tree
K-FoldMAEMSERMSER2K-FoldMAEMSERMSER2
10.761.441.200.9110.520.500.710.73
21.042.371.540.8821.767.022.650.88
30.781.391.180.7430.770.980.990.97
40.841.821.350.9041.413.451.860.91
50.450.280.530.9851.172.721.650.79
61.112.131.460.9561.253.681.920.84
70.932.621.620.7971.204.242.060.80
81.313.311.820.8181.252.221.490.96
90.590.570.760.9390.430.570.750.91
101.163.571.890.87101.855.152.270.85
Table 5. Statistical checks for compressive strength.
Table 5. Statistical checks for compressive strength.
Algorithms UsedMAE (MPa)MSE (MPa)RMSE (MPa)
Decision tree (DT)3.5811.023.32
AdaBoost2.337.82.79
Table 6. Statistical checks for splitting tensile strength.
Table 6. Statistical checks for splitting tensile strength.
Algorithm UsedMAE (MPa)MSE (MPa)RMSE (MPa)
Decision tree (DT)0.310.290.54
AdaBoost0.300.200.45
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Shang, M.; Li, H.; Ahmad, A.; Ahmad, W.; Ostrowski, K.A.; Aslam, F.; Joyklad, P.; Majka, T.M. Predicting the Mechanical Properties of RCA-Based Concrete Using Supervised Machine Learning Algorithms. Materials 2022, 15, 647. https://doi.org/10.3390/ma15020647

AMA Style

Shang M, Li H, Ahmad A, Ahmad W, Ostrowski KA, Aslam F, Joyklad P, Majka TM. Predicting the Mechanical Properties of RCA-Based Concrete Using Supervised Machine Learning Algorithms. Materials. 2022; 15(2):647. https://doi.org/10.3390/ma15020647

Chicago/Turabian Style

Shang, Meijun, Hejun Li, Ayaz Ahmad, Waqas Ahmad, Krzysztof Adam Ostrowski, Fahid Aslam, Panuwat Joyklad, and Tomasz M. Majka. 2022. "Predicting the Mechanical Properties of RCA-Based Concrete Using Supervised Machine Learning Algorithms" Materials 15, no. 2: 647. https://doi.org/10.3390/ma15020647

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