Next Article in Journal
Influence of Work Hardening on the Surface of Backup Rolls for a 4-High Rolling Mill Fractured during Rolling Campaign
Next Article in Special Issue
Improved Equations for the Torsional Strength of Reinforced Concrete Beams for Codes of Practice Based on the Space Truss Analogy
Previous Article in Journal
A First-Principles Study on the Hydration Behavior of (MgO)n Clusters and the Effect Mechanism of Anti-Hydration Agents
Previous Article in Special Issue
Research on Dynamic Strength and Inertia Effect of Concrete Materials Based on Large-Diameter Split Hopkinson Pressure Bar Test
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Compressive Strength Evaluation of Ultra-High-Strength Concrete by Machine Learning

1
Xijing University, Xi’an 710123, China
2
Structural Engineering and Construction Management Department, Faculty of Engineering and Technology, Future University in Egypt, Cairo 11835, Egypt
3
Faculty of Civil Engineering and Resource Management, AGH University of Science and Technology, Mickiewicza 30, 30-059 Kraków, Poland
4
Mineral and Energy Economy Research Institute of the Polish Academy of Sciences, J. Wybickiego 7a, 31-261 Kraków, Poland
*
Authors to whom correspondence should be addressed.
Materials 2022, 15(10), 3523; https://doi.org/10.3390/ma15103523
Submission received: 13 April 2022 / Revised: 2 May 2022 / Accepted: 7 May 2022 / Published: 13 May 2022

Abstract

:
In civil engineering, ultra-high-strength concrete (UHSC) is a useful and efficient building material. To save money and time in the construction sector, soft computing approaches have been used to estimate concrete properties. As a result, the current work used sophisticated soft computing techniques to estimate the compressive strength of UHSC. In this study, XGBoost, AdaBoost, and Bagging were the employed soft computing techniques. The variables taken into account included cement content, fly ash, silica fume and silicate content, sand and water content, superplasticizer content, steel fiber, steel fiber aspect ratio, and curing time. The algorithm performance was evaluated using statistical metrics, such as the mean absolute error (MAE), root mean square error (RMSE), and coefficient of determination (R2). The model’s performance was then evaluated statistically. The XGBoost soft computing technique, with a higher R2 (0.90) and low errors, was more accurate than the other algorithms, which had a lower R2. The compressive strength of UHSC can be predicted using the XGBoost soft computing technique. The SHapley Additive exPlanations (SHAP) analysis showed that curing time had the highest positive influence on UHSC compressive strength. Thus, scholars will be able to quickly and effectively determine the compressive strength of UHSC using this study’s findings.

1. Introduction

Ultra-high-strength concrete (UHSC) is becoming increasingly popular because of its superior mechanical qualities, increased ductility, and longer life expectancy [1]. If UHSC is cured for 28 days, it will have a compressive strength of more than 120 MPA, even after cracking. To attain excellent characteristics, UHSC’s maximum density was carefully designed. Particle packing density in UHSC results in low permeability and dense microstructures [2,3]. Due to the inclusion of distributed discrete fibers, UHSC has increased mechanical strength and crack resistance. There are a variety of civil engineering applications using UHSC, which range from building to rehabilitation to repair. The mechanical characteristics of UHSC are now being evaluated in current practice, by conducting complete experimental examinations. Experimental approaches can be used to determine the precise link between material qualities and mix design, but this requires a significant investment, in terms of both time and money [4]. Variables for UHSC include the cement content, the water content, the additive material content, the fiber content (e.g., steel fibers), the content and type of admixtures, and aggregates content and type (e.g., superplasticizer) [5,6,7]. The addition of dispersed short-discrete fibers to concrete increased crack resistance and improved mechanical characteristics [8,9,10,11,12,13,14,15,16]. Steel fibers are employed to increase the toughness and post-cracking behavior of the cementitious material [17,18,19,20]. Despite several experimental studies in the literature, it is still difficult to predict the characteristics of UHSCs containing various mixtures of components using computational methodologies. Thus, in this work, an attempt was made to anticipate the compressive property of UHSC using soft computing techniques.
Complex issues in a variety of engineering domains can be effectively solved using soft computing approaches. Machine learning (ML) approaches may be used to predict the final output after being provided an input data set. In order to forecast the characteristics of concrete, two ML strategies were used, i.e., a standalone approach (based on a single model) and an ensemble approach (such as AdaBoost and bagging). Ensemble models beat individual ML models in terms of performance, according to studies. However, there are examples of ML models that may be used to predict cement composites characteristics. There has been a detailed evaluation of the use of ML approaches to anticipate concrete mechanical characteristics [21]. In addition, a number of studies have been done to predict the mechanical characteristics of different types of concretes, such as high-performance concrete (HPC) [22], self-healing concrete [23], recycled aggregate concrete (RCA) [24], phase change material-integrated concrete [25], etc. Han, et al. [26] employed a machine learning technique to forecast HPC compressive strength. Cement, fine aggregates, FA, GGBFS, coarse aggregates, age, water, and five other combination variables were included in the dataset’s input parameters. The compressive strength of HPC was accurately predicted by the established model. This article forecasts the compressive strength of UHSC using soft computing techniques and will serve as a baseline to save time and money for future researchers.
The previous studies were related to high performance concrete with a compressive strength around 10–80 MPa [27]. However, this study is related to ultra-high strength concrete (UHSC) with a compressive strength of 100–160 MPa, where the particle packing theory is important. Additionally, the effect of raw ingredients on compressive strength was not investigated by previous studies, which remains a research gap. Therefore, the effect of input parameters (raw materials) on the output parameter (compressive strength) was evaluated using SHapley Additive exPlanations and their interaction was explained. The compressive strength of UHSC may also be predicted using machine learning methods in an alternate approach, to save experimental time and money. In this paper, a variety of ensembled machine learning approaches were used to estimate the compressive of UHSC. XGBoost, AdaBoost, and Bagging are included as ensemble machine learning models. In addition, all models were tested using statistical criteria, and a comparison was made between several machine learning models. A better model was then proposed based on the performance of several statistical parameters to predict UHSC outcomes. Furthermore, a post hoc model-agnostic technique, i.e., SHapley Additive exPlanations (SHAP), was also implemented to give ML model insight [28,29]. The integration of SHAP with ML algorithms was performed in the current research to provide a comprehensive understanding of the mix design of concrete, regarding its strength parameters through its non-linear complex behavior, and to describe the contribution of input parameters by assigning a weight factor to each input parameter. This will be highly beneficial for the development of durable and sustainable concrete mixes.

2. Soft Computing Techniques

In order to get the best results, ensemble learning trains numerous base learners to aggregate their findings according to a predetermined methodology [30]. The design and building of fundamental learners, as well as their integration, is critical to ensemble learning algorithms. Based on how base learners collaborate, ensemble learning may be divided into parallel and sequential forms. No substantial connections between individual learners can be found in the parallel ensemble, as demonstrated by the bagging technique. Learners in a sequential ensemble are highly interdependent and sequentially formed, as shown by boosting [31]. Here, the fundamentals of ensemble approaches are briefly discussed.
Iteratively updating the previous classifier’s parameters reduces the gradient of the loss function and generates a new classifier. The regression tree group is assured to have the highest generalization ability by minimizing the error of prediction across numerous regression trees. The loss function of the model is enhanced by including the regular term. As part of this process, a Taylor expansion of the loss function is used to calculate the split node. The performance of generalization and computation has been enhanced by the use of the regularization approach and second-order derivative information [32]. Figure 1 shows the XGBoost algorithm’s structure.
A sequential ensemble may be built using the boosting approach. It creates a mediocre learner based on the first set of data. After that, a new weak learner is created to try to correct the mistakes of the previous weak learner. To approach the final prediction model, all weak learners must be included into it. All samples are given equal weight when AdaBoost is used to start the dataset. When a new learner makes a mistake, the samples that it gains weight on, obtain the weight that the first learner gets right. This process has a predetermined number of repetitions, before an error occurs. Updating the training sample weights in subsequent rounds takes the weaker learners’ performance into account. Figure 2 depicts an ensembled support vector regressor technique with AdaBoost.
Bootstrapping and aggregation are two parts of the process of bagging. Training several models is made possible by regularly dividing the full dataset into smaller groups (base learners). The final forecast is the sum of the individual model results. These estimations are averaged together to obtain this forecast in the regression example. According to the categorization example, the voting process is used to make a final forecast. Algorithms such as support vector regressor, adaptive boosting, and bagging were used in this work to predict concrete properties, all of which have been demonstrated to perform well in previous studies for normal strength concrete. The process flow of the bagging algorithm is shown in Figure 3.

3. Interpretability of Model Using SHAP

The establishment of a robust prediction tool is gaining attention due to the ML models learning ability from recognized data and for prediction responses in unknown areas. However, lower interpretability and greater complexity is common in most machine learning modelling approaches [35]. SHAP is derived from game theory Shapley values [36]. Its employment is intended to determine the importance of different features within models [35,37]. In SHAP, the feature importance (j) for model outcome f ; ϕ j ( f ) , is allotted weight for feature contribution summation towards output of model f ( x i ) for the overall potential combinations of features [38]. The expression for ϕ j ( f ) is shown in Equation (1), as given below:
ϕ j ( f ) = S { x 1 , ,       x p } / { x j } | S | ! ( p | S | 1 ) ! p ! ( f ( S { x j } ) f ( S ) )
where; S = features subset, p = feature number in model, and x j = feature j.
In the SHAP process, the importance of a feature is investigated by quantifying the prediction errors when disturbing a specified value of a feature. The prediction error sensitivity is considered for assigning a weight to feature importance, while perturbing its value. The trained ML model performance is also explained by using SHAP. SHAP uses an additional feature attribution method, i.e., linear input factor addition, to explain an interpretable model, is taken by the model output. As an illustration, a model having input factors x i ; where i ranges from 1 to k , and; k represents input factors number and h ( x s ), shows an explanation model having x s as a simplified input, whereas; Equation (2) is implemented to present an original model f ( x ) :
f ( x ) = h ( x s ) = 0 + i = 1 p i x s i
where 0 = constant without any information (i.e., no input), and p = input feature number.
The mapping function, i.e., x = m x ( x s ) , has a correlation with both x and x s inputs. Lundberg and Lee [35] explained Equation (9), in which the prediction value, i.e., (h ()) is improved by 0 ,   1 ,   and   3 terms and a decline of 4 in h () value is also noted (Figure 4). There is a single value solution to Equation (9) that includes three preferred properties, i.e., missingness, consistency, and local accuracy. In missingness, it is ensured that no value for importance is assigned to the missing features, i.e., i = 0 is employed by x s i = 0 . Consistency ensures no reduction in attribution, assigned to the respective features, as a change in feature with more impact. In local accuracy, it is ensured that the summation of feature attribution is taken as a function for the outcome, which includes a requirement for the model to match the outcome f for x s as a simplified input. x = m x x s represents the attainment of local accuracy.

4. Data Set

Figure 5 shows the data set utilized to forecast UHSC’s compressive strength. The literature [39] provides a compressive database and there were 372 mix proportions with 10 input parameters selected from the data in the range of 100–160 MPa. These include cement content, fly ash, and silica fume content, as well as sand and water. Input parameters of steel fiber aspect ratio and curing time are also included. Predictor variables of the output parameter (compressive strength) are based on these input parameters. Each variable’s range and lowest and maximum values are shown in Figure 5. There is also a figure that presents the mean and standard deviation for each variable. Compressive strength was predicted using Anaconda software’s Spyder and Python scripting. The histogram of compressive strength used in this study is shown in Figure 6.

5. Results and Discussion

5.1. XGBoost

The comparison of experimental and predicted values with the XGBoost algorithm for compressive strength of UHSC is presented in Figure 7. The XGBoost exhibited reasonable predicted results, with low variation for the compressive strength of UHSC. An acceptable R2 value of 0.89 shows the suitability of the XGBoost model. Figure 8 illustrates the error distribution of the experimental and XGBoost predicted values of compressive strength for UHSC. The average values of error for compressive strength are 6.42 MPa. Whereas 50% of error values are less than 5 MPa, 37% are from 5 to 10 MPa, and 24% are higher than 10 MPa.

5.2. AdaBoost

Figure 9 shows the experimental and predicted AdaBoost algorithm results for compressive strength of UHSC. The R2 value for AdaBoost is 0.82 and represents less precise results than that of the XGBoost algorithm. The distribution of experimental and Adaboost predicted values with errors for compressive strength of UHSC is demonstrated in Figure 10. It is noted that 30% of error data is below 5 MPa, 29% is from 5 to 10 MPa, and 52% is higher than 10 MPa. The lower error and higher R2 value indicated the better accuracy of XGBoost model compared to AdaBoost.

5.3. Bagging

The experimental and bagging predicted results of UHSC for compressive strength are shown in Figure 11. The R2 for this model is 0.78, which shows less suitable results compared to the above two models. However, the predicted compressive strength results of UHSC for XGBoost are better than the other ensembled models. Figure 12 demonstrates the distribution of experimental and bagging predicted values with errors for compressive strength of UHSC. Whereas 30% of error values are below 5 MPa, 17% of values range from 5 to 10 MPa, and 62% of values are found above 10 MPa. The error and R2 values for the compressive strength of UHSC for XGBoost are more accurate than the bagging model. Wang, et al. [33] reported that the AdaBoost machine learning approaches predicted the best compressive strength of geopolymer composites. Zhu, et al. [40] used machine learning to forecast the splitting tensile strength (STS) of concrete containing recycled aggregate (RA) and revealed that the precision level of the bagging model was better. Ahmad, et al. [41] studied the boosting and AdaBoost ML approaches to predict the compressive strength of a high-calcium fly-ash-based geopolymer. Bagging indicated the best results. However, the R2 and error values obtained for the XGBoost ensemble machine learning models are acceptable. Thus, this finding implies that XGBoost could predict outcomes with a higher degree of accuracy than the other models.

5.4. Comparison of All Models

The validity of a model during execution is assessed by employing the K-fold cross-validation method. Statistical checks are used to evaluate the performance of models [42,43,44,45]. Usually, random dispersion is performed by splitting data into ten groups for k-fold cross-validation, and this process is repeated ten times to obtain acceptable results. Table 1 shows statistical checks for all models. The R2 values for the XGBoost, AdaBoost, and Bagging models were 0.90, 0.82, and 0.78, respectively, as shown in Figure 13a–c. It was found that the R2 of XGBoost was higher than that of all other models, with low error values for the compressive strength of UHSC.
The compressive strength of UHSC was predicted using ensembles of machine learning approaches in this work, which aimed to provide efficient and reliable findings. With an R2 value of 0.90, XGBoost’s output provided more exact predictions for UHSC compressive strength. Using an optimized model from the 20 sub-models shown in Figure 14a–c to predict compressive strength, the XGBoost ensemble machine learning models performed better. It was, thus, shown that, compared to the other models, the XGBoost ensembled models demonstrated an excellent accuracy and low error.
Mahjoubi, et al. [46] constructed an auto-tune learning framework for ultra-high-performance concrete flowability, mechanical characteristics, and porosity prediction (UHPC). Other models were also considered by Mahjoubi et al. [47,48] in previous studies for multiple functions, and can be applied to similar types of studies in the future. This study evaluated compressive strength in the range of 100–160 MPa, considering 372 mix proportions with 10 input parameters selected from the database of Mahjoubi et al. [39,46]. A much more relevant model could be obtained by increasing the number of datasheets and by importing a significantly higher number of mixtures, as well as by considering higher input parameters. Therefore, it is suggested that the number of data points and outcomes in future investigations be raised by experimental work, field tests, and numerical analysis, using a range of approaches (e.g., Monte Carlo simulation, among others). Environmental factors (such as high temperatures and humidity) could be included in the input parameters, along with a detailed explanation of the raw materials, to improve the models’ responses.

6. Enhanced Explainability of ML Models

In the current research, an in-depth description of the ML model and dependencies/interactions of all the considered features is provided. Initially, by implementing the SHAP tree explainer for the entire dataset, an enhanced global representation of feature influences, by merging local explanations from SHAP, is provided. A tree-like SHAP approximation technique, named TreeExplainer, was employed [49]. In this technique, the internal structure of tree-based models was evaluated; that is the sum of calculations set having a linkage with the leaf node of a tree model that led to low-order complexity [49]. The XGBoost model denotes the performance forecasting with higher precision for compressive strength of ultra-high strength concrete (UHSC), so in the current section, the model’s interpretation is done for compressive strength of UHSC using SHAP. The correlation of various features with SHAP values for compressive strength of UHSC (as obtained from the XGBoost ensemble modelling) is presented in Figure 15.
It can be noted here that the curing time has highest SHAP value in the case of compressive strength prediction for UHSC. Increasing curing time would result in greater compressive strength, as UHSC has a high quantity of binders, i.e., silica fume, slag, fly-ash etc., so the hydration process requires more curing time, ultimately resulting in enhanced compressive strength. The silica fume content feature, i.e., a key parameter of UHSC and directly influencing the compressive strength, has the second highest SHAP value. Subsequently, sand is the third most influential feature, as shown in Figure 15. In UHSC, particle packing density would be difficult to achieve in the case of higher sand contents. Super-plasticizer is fourth in the row, due to its higher SHAP value. More super-plasticizer and a lesser water content positively influences the compressive strength of UHSC. Similarly, the influence of cement is next in terms of SHAP value, followed by the water, steel fiber, and fly-ash features. All these features have their unique roles in the compressive strength of UHSC. Fly ash has little effect on compressive strength and influences the workability of UHSC more.
Figure 16 depicts the violin plot SHAP values for all the corresponding features that were considered to predict the compressive strength of UHSC. In the said plot, a unique color represents every feature’s value and the corresponding SHAP value at the x-axis represents the outcome contribution. For instance, for curing time and silica fume content as input features, a positive influence can be observed from the right side of the axis, showing a direct relationship for both the features with the compressive strength of UHSC. A SHAP value of almost 14, in the form of red points at the rightmost, shows that a higher curing time enhances the UHSC compressive strength. However, in case of the super-plasticizer feature, a positive influence is seen, but only up to the optimal content. Beyond this content, it has a negative influence, in the form of a blue color (i.e., lower values). It is usually observed that upon enhancing the water-binder ratio, the compressive strength tends to increase up to a certain limit, and then further enhancement of the water-binder ratio decreases the compressive strength. In the same manner, a higher quantity of sand negatively influences the compressive strength of UHSC, as its particle packing is disturbed. Furthermore, a weaker bond would be observed in the case of a higher sand content with respect to binder. Steel fiber and cement content also show a positive influence. Last, water has both positive and negative influences and is directly related to the binder content. A higher water content would result in a reduced UHSC compressive strength. Fly ash and slag, although they do not have a considerable impact on compressive strength of UHSC, still display more or less similar feature influences. These observations are dependent on the database used in this study, and results with greater accuracy may be acquired in the case of more data points.
The interaction of the various considered features with the compressive strength of UHSC is presented in Figure 17. The curing feature interaction is shown in Figure 17a. It may be observed from the plot that curing time is a major influence of the compressive strength of UHSC and is in a positive/direct relationship. In this scenario, the maximum interaction of curing is with silica fume, hence, aiding in the enhancement of UHSC strength. In Figure 17b, a positive influence of silica on the compressive strength of UHSC is observed. A greater interaction of silica is found with curing time and it is negatively influential. The fine aggregate/sand feature interaction is plot in Figure 17c. The sand content has a negative influence, due to its effect on silica fume. Therefore, the effect of sand on silica fume results in decreased compressive strength. Then, in a row, super-plasticizer shows both positive and negative interactions, depending upon the content (Figure 17d). A lesser content, up to the optimum content, would result in a positive interaction and vice versa. In the same manner, cement content positively interacts and greatly influences the water content, as the w/c ratio has a major role in the development of strength, due to multiple factors, including the hydration process (Figure 17e). In Figure 17f, the interaction of silica fume with water content is shown. The lesser surface area of silica fume demands a higher water content. Furthermore, during pozzolanic activity in the hydration reaction, silica fume needs more water; therefore, a higher interaction of silica fume with water content is observed.

7. Conclusions

Soft computing has recently been employed in the construction sector to forecast the mechanical characteristics of concrete, which has gained the attention of the industry. It was the goal of this study to evaluate the accuracy of soft computing approaches for predicting the compressive strength of UHSC. Ten input variables were used for estimation: i.e., cement content, fly ash, silica fume and silicate content, sand and water content, superplasticizer content, steel fiber, steel fiber aspect ratio, and curing time. As a result of our research, we have come to the following conclusions:
  • As evidenced by the R2 value of 0.90, the XGBoost method was able to accurately estimate the compressive strength of UHSC from its actual data. However, the ensembled machine learning models, i.e., AdaBoost and Bagging with R2 values of 0.82 and 0.78, predicted unacceptable findings for the compressive strength of UHSC.
  • A total of twenty sub-models, ranging from 10 to 200 estimators, were utilized to optimize the anticipated compressive strength of UHSC. An ensembled model XGBoost was able to accurately forecast the compressive strength more effectively than the other models.
  • XGBoost models demonstrated lower MAE and RMSE, with a higher R2 value for compressive strength of UHSC, compared to the other model in the k-fold validation results. XGBoost was proven to have the best compressive strength prediction accuracy for UHSC.
  • The model’s performance was evaluated using statistical measures such as MAE and RMSE. However, XGBoost projected superior results, with less error and a higher coefficient of determination for evaluating the compressive strength of UHSC.
  • The XGBoost is the best method for predicting the compressive strength of UHSC utilizing soft computing approaches.
  • Curing time has highest impact on UHSC compressive strength estimation, followed by silica fume, sand and super-plasticizer content, as depicted by SHAP analysis. Whereas, the compressive strength of UHSC with fly ash content is the least influential.
  • The feature interaction plot showed that curing time, cement content, and silica fume positively influence UHSC compressive strength.

Author Contributions

Z.S.: Conceptualization, Investigation, Methodology, Formal analysis, Writing-original draft. A.F.D.: Conceptualization, Investigation, Methodology, Formal analysis, Funding acquisition, Writing—Review & Editing, Supervision. P.K.: Software, Visualization, Resources, Funding acquisition, Writing—Review & Editing. A.D.: Validation, Data Curation, Writing—Review & Editing, Project administration. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data will be available on request from corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Akhnoukh, A.K.; Buckhalter, C. Ultra-high-performance concrete: Constituents, mechanical properties, applications and current challenges. Case Stud. Constr. Mater. 2021, 15, e00559. [Google Scholar] [CrossRef]
  2. Fan, L.; Meng, W.; Teng, L.; Khayat, K.H. Effect of steel fibers with galvanized coatings on corrosion of steel bars embedded in UHPC. Compos. Part B Eng. 2019, 177, 107445. [Google Scholar] [CrossRef]
  3. Pyo, S.; Tafesse, M.; Kim, H.; Kim, H.-K. Effect of chloride content on mechanical properties of ultra high performance concrete. Cem. Concr. Compos. 2017, 84, 175–187. [Google Scholar] [CrossRef]
  4. Xu, M.; Bao, Y.; Wu, K.; Xia, T.; Clack, H.L.; Shi, H.; Li, V.C. Influence of TiO2 incorporation methods on NOx abatement in Engineered Cementitious Composites. Constr. Build. Mater. 2019, 221, 375–383. [Google Scholar] [CrossRef]
  5. Li, P.; Yu, Q.; Brouwers, H. Effect of coarse basalt aggregates on the properties of Ultra-high Performance Concrete (UHPC). Constr. Build. Mater. 2018, 170, 649–659. [Google Scholar] [CrossRef]
  6. Meng, W.; Khayat, K.H. Effect of graphite nanoplatelets and carbon nanofibers on rheology, hydration, shrinkage, mechanical properties, and microstructure of UHPC. Cem. Concr. Res. 2018, 105, 64–71. [Google Scholar] [CrossRef]
  7. Meng, W.; Yao, Y.; Mobasher, B.; Khayat, K.H. Effects of loading rate and notch-to-depth ratio of notched beams on flexural performance of ultra-high-performance concrete. Cem. Concr. Compos. 2017, 83, 349–359. [Google Scholar] [CrossRef]
  8. 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]
  9. Khan, M.; Cao, M.; Hussain, A.; Chu, S. Effect of silica-fume content on performance of CaCO3 whisker and basalt fiber at matrix interface in cement-based composites. Constr. Build. Mater. 2021, 300, 124046. [Google Scholar] [CrossRef]
  10. Arshad, S.; Sharif, M.B.; Irfan-ul-Hassan, M.; Khan, M.; Zhang, J.-L. Efficiency of supplementary cementitious materials and natural fiber on mechanical performance of concrete. Arab. J. Sci. Eng. 2020, 45, 8577–8589. [Google Scholar] [CrossRef]
  11. Xie, C.; Cao, M.; Guan, J.; Liu, Z.; Khan, M. Improvement of boundary effect model in multi-scale hybrid fibers reinforced cementitious composite and prediction of its structural failure behavior. Compos. Part B Eng. 2021, 224, 109219. [Google Scholar] [CrossRef]
  12. Cao, M.; Khan, M. Effectiveness of multiscale hybrid fiber reinforced cementitious composites under single degree of freedom hydraulic shaking table. Struct. Concr. 2021, 22, 535–549. [Google Scholar] [CrossRef]
  13. Khan, U.A.; Jahanzaib, H.M.; Khan, M.; Ali, M. Improving the tensile energy absorption of high strength natural fiber reinforced concrete with fly-ash for bridge girders. In Key Engineering Materials; Trans Tech Publication: Stafa-Zurich, Switzerland, 2018; pp. 335–342. [Google Scholar]
  14. Khan, M.; Cao, M.; Ai, H.; Hussain, A. Basalt Fibers in Modified Whisker Reinforced Cementitious Composites. Period. Polytech. Civil Eng. 2022, 66, 344–354. [Google Scholar] [CrossRef]
  15. Zhang, N.; Yan, C.; Li, L.; Khan, M. Assessment of fiber factor for the fracture toughness of polyethylene fiber reinforced geopolymer. Constr. Build. Mater. 2022, 319, 126130. [Google Scholar] [CrossRef]
  16. Khan, M.; Ali, M. Improvement in concrete behavior with fly ash, silica-fume and coconut fibres. Constr. Build. Mater. 2019, 203, 174–187. [Google Scholar] [CrossRef]
  17. Khan, M.; Cao, M.; Chu, S.; Ali, M. Properties of hybrid steel-basalt fiber reinforced concrete exposed to different surrounding conditions. Constr. Build. Mater. 2022, 322, 126340. [Google Scholar] [CrossRef]
  18. Li, L.; Khan, M.; Bai, C.; Shi, K. Uniaxial tensile behavior, flexural properties, empirical calculation and microstructure of multi-scale fiber reinforced cement-based material at elevated temperature. Materials 2021, 14, 1827. [Google Scholar] [CrossRef]
  19. Khan, M.; Cao, M.; Xie, C.; Ali, M. Hybrid fiber concrete with different basalt fiber length and content. Struct. Concr. 2022, 23, 346–364. [Google Scholar] [CrossRef]
  20. Khan, M.; Cao, M.; Xie, C.; Ali, M. Effectiveness of hybrid steel-basalt fiber reinforced concrete under compression. Case Stud. Constr. Mater. 2022, 16, e00941. [Google Scholar] [CrossRef]
  21. Chaabene, W.B.; Flah, M.; Nehdi, M.L. Machine learning prediction of mechanical properties of concrete: Critical review. Constr. Build. Mater. 2020, 260, 119889. [Google Scholar] [CrossRef]
  22. Castelli, M.; Vanneschi, L.; Silva, S. Prediction of high performance concrete strength using genetic programming with geometric semantic genetic operators. Expert Syst. Appl. 2013, 40, 6856–6862. [Google Scholar] [CrossRef]
  23. Ramadan Suleiman, A.; Nehdi, M.L. Modeling self-healing of concrete using hybrid genetic algorithm–artificial neural network. Materials 2017, 10, 135. [Google Scholar] [CrossRef] [PubMed]
  24. 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]
  25. Marani, A.; Nehdi, M.L. Machine learning prediction of compressive strength for phase change materials integrated cementitious composites. Constr. Build. Mater. 2020, 265, 120286. [Google Scholar] [CrossRef]
  26. 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]
  27. 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]
  28. Lauritsen, S.M.; Kristensen, M.; Olsen, M.V.; Larsen, M.S.; Lauritsen, K.M.; Jørgensen, M.J.; Lange, J.; Thiesson, B. Explainable artificial intelligence model to predict acute critical illness from electronic health records. Nat. Commun. 2020, 11, 3852. [Google Scholar] [CrossRef]
  29. Johnsen, P.V.; Riemer-Sørensen, S.; DeWan, A.T.; Cahill, M.E.; Langaas, M. A new method for exploring gene–gene and gene–environment interactions in GWAS with tree ensemble methods and SHAP values. BMC Bioinform. 2021, 22, 230. [Google Scholar] [CrossRef]
  30. Salami, B.A.; Rahman, S.M.; Oyehan, T.A.; Maslehuddin, M.; Al Dulaijan, S.U. Ensemble machine learning model for corrosion initiation time estimation of embedded steel reinforced self-compacting concrete. Measurement 2020, 165, 108141. [Google Scholar] [CrossRef]
  31. Liu, K.; Dai, Z.; Zhang, R.; Zheng, J.; Zhu, J.; Yang, X. Prediction of the sulfate resistance for recycled aggregate concrete based on ensemble learning algorithms. Constr. Build. Mater. 2022, 317, 125917. [Google Scholar] [CrossRef]
  32. Zhang, M.; Hao, S.; Hou, A. Study on the Intelligent Modeling of the Blade Aerodynamic Force in Compressors Based on Machine Learning. Mathematics 2021, 9, 476. [Google Scholar] [CrossRef]
  33. Wang, Q.; Ahmad, W.; Ahmad, A.; Aslam, F.; Mohamed, A.; Vatin, N.I. Application of Soft Computing Techniques to Predict the Strength of Geopolymer Composites. Polymers 2022, 14, 1074. [Google Scholar] [CrossRef] [PubMed]
  34. Wu, L.-Y.; Weng, S.-S. Ensemble Learning Models for Food Safety Risk Prediction. Sustainability 2021, 13, 12291. [Google Scholar] [CrossRef]
  35. Lundberg, S.M.; Lee, S.-I. A unified approach to interpreting model predictions. Adv. Neural Inf. Process. Syst. 2017, 30. [Google Scholar] [CrossRef]
  36. Shapley, L.S.; Roth, A.E. The Shapley Value: Essays in Honor of Lloyd S. Shapley; Cambridge University Press: Cambridge, UK, 1988. [Google Scholar]
  37. Cohen, S.; Ruppin, E.; Dror, G. Feature selection based on the shapley value. Other Words 2005, 1, 98Eqr. [Google Scholar]
  38. Molnar, C. Interpretable Machine Learning; Lulu. Com: Morrisville, NC, USA, 2020. [Google Scholar]
  39. Mahjoubi, S.; Bao, Y. The key material properties of ultra-high-performance concrete (UHPC). Mendeley Data V1 2021, 1. [Google Scholar] [CrossRef]
  40. Zhu, Y.; Ahmad, A.; Ahmad, W.; Vatin, N.I.; Mohamed, A.M.; Fathi, D. Predicting the Splitting Tensile Strength of Recycled Aggregate Concrete Using Individual and Ensemble Machine Learning Approaches. Crystals 2022, 12, 569. [Google Scholar] [CrossRef]
  41. 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]
  42. 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]
  43. 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]
  44. 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. [Google Scholar] [CrossRef] [PubMed]
  45. 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. [Google Scholar] [CrossRef] [PubMed]
  46. Mahjoubi, S.; Meng, W.; Bao, Y. Auto-tune learning framework for prediction of flowability, mechanical properties, and porosity of ultra-high-performance concrete (UHPC). Appl. Soft Comput. 2022, 115, 108182. [Google Scholar] [CrossRef]
  47. Mahjoubi, S.; Meng, W.; Bao, Y. Logic-guided neural network for predicting steel-concrete interfacial behaviors. Expert Syst. Appl. 2022, 198, 116820. [Google Scholar] [CrossRef]
  48. Mahjoubi, S.; Barhemat, R.; Guo, P.; Meng, W.; Bao, Y. Prediction and multi-objective optimization of mechanical, economical, and environmental properties for strain-hardening cementitious composites (SHCC) based on automated machine learning and metaheuristic algorithms. J. Clean. Prod. 2021, 329, 129665. [Google Scholar] [CrossRef]
  49. Lundberg, S.M.; Erion, G.; Chen, H.; DeGrave, A.; Prutkin, J.M.; Nair, B.; Katz, R.; Himmelfarb, J.; Bansal, N.; Lee, S.-I. Explainable AI for trees: From local explanations to global understanding. arXiv 2019, arXiv:1905.04610. [Google Scholar] [CrossRef]
Figure 1. Structure of XGBoost algorithm [32].
Figure 1. Structure of XGBoost algorithm [32].
Materials 15 03523 g001
Figure 2. AdaBoost algorithm [33].
Figure 2. AdaBoost algorithm [33].
Materials 15 03523 g002
Figure 3. Process flow of bagging algorithm [34].
Figure 3. Process flow of bagging algorithm [34].
Materials 15 03523 g003
Figure 4. Attributes of SHAP.
Figure 4. Attributes of SHAP.
Materials 15 03523 g004
Figure 5. Data description of parameters.
Figure 5. Data description of parameters.
Materials 15 03523 g005
Figure 6. UHSC compressive strength distribution.
Figure 6. UHSC compressive strength distribution.
Materials 15 03523 g006
Figure 7. Experimental and XGBoost predicted results.
Figure 7. Experimental and XGBoost predicted results.
Materials 15 03523 g007
Figure 8. Experimental and SVR predicted values with errors.
Figure 8. Experimental and SVR predicted values with errors.
Materials 15 03523 g008
Figure 9. Experimental and AdaBoost predicted results.
Figure 9. Experimental and AdaBoost predicted results.
Materials 15 03523 g009
Figure 10. Experimental and AdaBoost predicted values with errors.
Figure 10. Experimental and AdaBoost predicted values with errors.
Materials 15 03523 g010
Figure 11. Experimental and BSA predicted results.
Figure 11. Experimental and BSA predicted results.
Materials 15 03523 g011
Figure 12. Distribution of experimental and BSA predicted values with errors.
Figure 12. Distribution of experimental and BSA predicted values with errors.
Materials 15 03523 g012
Figure 13. Statistical representation: (a) XGBoost; (b) AdaBoost; (c) Bagging.
Figure 13. Statistical representation: (a) XGBoost; (b) AdaBoost; (c) Bagging.
Materials 15 03523 g013aMaterials 15 03523 g013b
Figure 14. Sub-model results: (a) XGBoost; (b) AdaBoost; (c) Bagging.
Figure 14. Sub-model results: (a) XGBoost; (b) AdaBoost; (c) Bagging.
Materials 15 03523 g014aMaterials 15 03523 g014b
Figure 15. Feature importance.
Figure 15. Feature importance.
Materials 15 03523 g015
Figure 16. SHAP plot.
Figure 16. SHAP plot.
Materials 15 03523 g016
Figure 17. Interaction plot of various parameters: (a) Curing time; (b) Silica fume content; (c) Sand content; (d) Superplasticizer; (e) Cement content; (f) Water content.
Figure 17. Interaction plot of various parameters: (a) Curing time; (b) Silica fume content; (c) Sand content; (d) Superplasticizer; (e) Cement content; (f) Water content.
Materials 15 03523 g017
Table 1. Statistical checks of the XGBoost, AdaBoost, and Bagging models.
Table 1. Statistical checks of the XGBoost, AdaBoost, and Bagging models.
Techniques MAE (MPa)RMSE (MPa)R2
XGBoost6.47.60.90
Adaboost 11.013.10.82
Bagging11.914.60.78
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Shen, Z.; Deifalla, A.F.; Kamiński, P.; Dyczko, A. Compressive Strength Evaluation of Ultra-High-Strength Concrete by Machine Learning. Materials 2022, 15, 3523. https://doi.org/10.3390/ma15103523

AMA Style

Shen Z, Deifalla AF, Kamiński P, Dyczko A. Compressive Strength Evaluation of Ultra-High-Strength Concrete by Machine Learning. Materials. 2022; 15(10):3523. https://doi.org/10.3390/ma15103523

Chicago/Turabian Style

Shen, Zhongjie, Ahmed Farouk Deifalla, Paweł Kamiński, and Artur Dyczko. 2022. "Compressive Strength Evaluation of Ultra-High-Strength Concrete by Machine Learning" Materials 15, no. 10: 3523. https://doi.org/10.3390/ma15103523

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