Next Article in Journal
Controlling Charge Transport in Molecular Wires through Transannular π–π Interaction
Next Article in Special Issue
An Efficient Method for Optimizing HPC-FRP Retrofit Systems of Flexural Strengthened One-Way Continuous Slabs Based on ACI 440.2R
Previous Article in Journal
Influence of Physical Modification of the Adhesive Composition on the Strength Properties of Aerospace Aluminum Alloy Sheet Adhesive Joints
Previous Article in Special Issue
The Effects of Bond–Slip Laws on the Debonding Failure and Behavior of Flexural Strengthened RC Slabs in Hybrid FRP Retrofit Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Application of Soft-Computing Methods to Evaluate the Compressive Strength of Self-Compacting Concrete

by
Muhammad Nasir Amin
1,*,
Mohammed Najeeb Al-Hashem
1,
Ayaz Ahmad
2,
Kaffayatullah Khan
1,
Waqas Ahmad
3,
Muhammad Ghulam Qadir
4,
Muhammad Imran
5 and
Qasem M. S. Al-Ahmad
1
1
Department of Civil and Environmental Engineering, College of Engineering, King Faisal University, Al-Ahsa 31982, Saudi Arabia
2
MaREI Centre, Ryan Institute and School of Engineering, College of Science and Engineering, National University of Ireland Galway, H91 TK33 Galway, Ireland
3
Department of Civil Engineering, COMSATS University Islamabad, Abbottabad 22060, Pakistan
4
Department of Environmental Sciences, Abbottabad Campus, COMSATS University Islamabad, Abbottabad 22060, Pakistan
5
School of Civil and Environmental Engineering (SCEE), National University of Sciences & Technology (NUST), Islamabad 44000, Pakistan
*
Author to whom correspondence should be addressed.
Materials 2022, 15(21), 7800; https://doi.org/10.3390/ma15217800
Submission received: 1 September 2022 / Revised: 28 September 2022 / Accepted: 28 September 2022 / Published: 4 November 2022
(This article belongs to the Special Issue Testing of Materials and Elements in Civil Engineering (2nd Edition))

Abstract

:
This research examined machine learning (ML) techniques for predicting the compressive strength (CS) of self-compacting concrete (SCC). Multilayer perceptron (MLP), bagging regressor (BR), and support vector machine (SVM) were utilized for analysis. A total of 169 data points were retrieved from the various published articles. The data set was based on 11 input parameters, such as cement, limestone, fly ash, ground granulated blast-furnace slag, silica fume, rice husk ash, coarse aggregate, fine aggregate, superplasticizers, water, viscosity modifying admixtures, and one output with compressive strength of SCC. In terms of properly predicting the CS of SCC, the BR technique outperformed both the SVM and MLP models, as determined by the research results. In contrast to SVM and MLP, the coefficient of determination (R2) for the BR model was 0.95, whereas for SVM and MLP, the R2 was 0.90 and 0.86, respectively. In addition, a k-fold cross-validation approach was adopted to check the accuracy of the employed models. The statistical measures mean absolute percent error, mean absolute error, and root mean square error ensure the validity of the model. Using sensitivity analysis, the influence of input factors on the intended CS of SCC was also explored. This analysis reveals that the highest contributing parameter towards the CS of SCC was cement with 16.2%, while rice husk ash contributed the least with 4.25% among all the input variables.

1. Introduction

Self-compacting concrete (SCC), a type of high-performance concrete (HPC) with a superior ability to deform and resistance to segregation, was developed for the first time in Japan in 1986 [1]. SCC has been utilized in Japan for major office buildings as well as innovative types of extruded tunnels combined with steel fibers [2]. The utilization of SCC reduced the construction site noise level and its impact on the environment. SCC is better than regular concrete for many reasons, including (1) eliminating the need for vibration; (2) lowering construction duration and costs of labor; minimizing noise pollution; (4) enhancing the filling volume of highly crowded structural elements; (5) improving the transition zone among the cement paste and reinforcement or aggregate; (6) limiting concrete’s permeability and increasing its durability [3,4]. The introduction of SCC allows for the exploitation of replacement materials, industrial waste, and other secondary resources, such as mineral chemicals, and generates interest in carrying out this process [5,6,7].
In general, the quality of SCC is determined by its compressive strength (CS), which provides a basic indication of concrete because it is linked to the structure of the hardened mixture [8,9]. Typically, the compressive strength of SCC is determined by costly and time-consuming physical trials, therefore the work productivity will be extremely low [10]. On account of its complicated composition, SCC requires a suitable mixed design procedure in order to achieve its desired qualities [11]. For the selected design procedure, the materials used must be balanced with at least one mineral and one or more chemical additives [12]. The difficulty in improving grain size dispersal and packing particles in stronger cohesion for SCC is met by looking for the optimal balance equivalency among the coarse and fine components and the admixtures [13,14,15]. For this reason, technological advancements make it possible to solve engineering challenges at a lesser cost by employing empirical regression, simulation techniques, and machine learning algorithms [16,17,18]. These approaches enable the forecasting of the CS of SCC based on the proportions of different components in the mixture that has been created such as aggregate, cement, superplasticizers, and water [19,20,21].
In recent decades, machine learning (ML) approaches have emerged as an appealing modelling tool appropriate to a broad array of scientific fields, including materials engineering [22,23,24,25,26,27]. These data sets can be used to build an appropriate surrogate model for predetermined model parameters, hence eliminating the need for costly and time-consuming trials [28]. Considering this, a trend has gained a surge in recent years by using ML techniques to anticipate the CS of concrete material [29,30,31,32,33,34,35]. These methods can be utilized for a number of applications, including regression, classification, correlation, and clustering [36,37,38,39,40]. With the advancement of ML approaches, it is consequently uncomplicated to investigate the CS of SCC along with the concrete’s other properties [41,42]. Thus, to investigate the strength properties of SCC. Asteris et al. [43] employed the artificial neural network algorithm from ML techniques. The study was based on the prediction of 28 days CS of SCC in a limited time period. Awoyera et al. [44] investigate the predictive accuracy of ANN and GEP approaches for the strength properties of SCC. It was reported that both ANN and GEP successfully anticipated the required properties of SCC.
The purpose of this research is to investigate and evaluate the prediction capabilities of three distinct machine learning techniques for the CS of superplasticized self-compacting concrete (SCC). This research is groundbreaking in that it makes a prediction about the CS of SCC on the data set that was chosen by employing both ensemble machine learning methods (boosting regressor) and individual machine learning approaches (SVM, MLP). This research involves the descriptive analysis of the variables, the application of Python codes for running the employed models, statistical checks for the model’s legitimacy, a validation approach for validating the models, and sensitivity analysis to check the impact that the variables have on the predictive outcome. This study has the potential to make a significant contribution to the construction industry’s utilization of novel tools and approaches for investigating the various properties of construction materials in a manner that is economical, takes a limited amount of time, and does not require any physical effort in the laboratory.

2. Research Significance

This study presents the implementation of individual machine learning algorithms in addition to ensemble machine learning approaches in order to estimate the compressive strength of self-compacting concrete (SCC). In order to execute the necessary models for the purpose of prediction, the anaconda navigator software was programmed with the Python programming language. Twenty bagging sub-models were trained on the data, and then those models were tuned so that they had the maximum R2 value. In addition to this, the test data were confirmed by employing k-fold cross-validation in conjunction with R2, MAPE, MAE, and RMSE. Moreover, the statistical model performance index was utilized in order to contrast individual models with ensemble models (e.g., MAPE, MAE, and RMSE). Furthermore, a comparative study of the obtained results and with the results of similar published articles has also been carried out in order to have a better understanding of an accurate model for the forecasting of the concrete’s strength. This was carried out in order to have a better understanding of the accurate model towards the forecasting of the concrete’s strength. In addition, the sensitivity analysis was included in the research in order to analyze the contribution level of each input parameter toward the strength prediction of SCC. This was carried out in order to ensure that the study was as accurate as possible.

3. Materials and Methods

Python coding (attached in Supplementary Data) in the Anaconda navigator software plays a vital role and was used for running all the employed models. The data set of self-compacting concrete (SCC) used for running the models to anticipate the compressive strength (CS) was retrieved from the literature [45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62]. A total of 169 data points (attached in the Supplementary Data) was used for running the selected models. The software automatically splits 70% of the data for training the model and 30% for testing the model. While the k-fold cross validation approach was adopted to validate the required model. To reduce the complexity of the data, the data preprocessing method was adopted. Data preprocessing for data mining addresses one of the most crucial challenges inside the renowned knowledge discovery from data procedure. Data preparation covers data reduction strategies that try to reduce the data’s complexity by recognizing and deleting irrelevant and noisy data items. The model’s analysis was conducted by using the regression and error distribution processes. Eleven input variables, including cement, limestone powder, coarse aggregate, fly ash, water, fine aggregate, GGBS, silica fume, RHA, superplasticizers, and VMA, were introduced for a single outcome such as compressive strength. The selection of these parameters was based on the importance of their effect in the concrete material. The selected input parameters show a significant effect when evaluating their effect using sensitivity analysis. The influence of all the input parameters was also accessed for predicting the CS of SCC through sensitivity analysis. The descriptive statistical analysis was also incorporated for these parameters as listed in Table 1. The validation method has also been adopted to evaluate the precision level of the employed models. Moreover, the histograms give the relative frequency dispersion of all the variables, as shown in Figure 1. A frequency distribution of all the input variables describes how often different values occur in a complete data set. Relative frequency distributions are valuable because they show how common a value is in a data set in comparison to all other values. In addition, violin plot distribution for all the variables is shown in the Figure 2.

4. Employed Machine Learning Algorithms

4.1. Multilayer Perceptron (MLP)

An MLP is a type of feedforward ANN that turns a set of inputs into outputs. Between the output and input layers, a targeted graph connects many layers of input nodes. In MLP, the network is trained with backpropagation. It can also connect many loops in a directed graph, with signals moving in only one direction across the nodes. Every entity, with the exception of the input nodes, possesses its very own unique nonlinear activation function. MLPs, which are a form of supervised learning, make use of backpropagation in their learning processes. MLP is often called a deep learning approach because it uses so many layers of neurons. MLP is often used in studies of supervised learning, imputation, parallel distributed processing, and pure science. Machine translation, image recognition, and speech recognition are all examples of applications. To begin, the algorithm selects the predictors that it will be utilized throughout the regression phase in order to locate the variance inflation component (VIF). The VIF then figures out how much an estimated regression coefficient has changed because of collinearity. Figure 3 is a flowchart that shows the whole process of predicting the results of the MLP model.

4.2. Support Vector Machine (SVM)

SVM refers to a type of algorithm which connected learning algorithms used for evaluating data for both regression and classification. A SVM technique is a description of the samples as points in space that have been drawn in such a way that the patterns of the different classifications are separated by a discrete vector (line/plane) with the largest possible gap. Figure 4 depicts the classification of additional cases based on the side of the vector on which they lie. Figure 5 displays the implementation approach for the SVM model. This model is used to assess the material’s strength, taking into account the influence of multiple factors. The optimization strategy is used to determine the SVM model’s parameters.

4.3. Bagging Regressor (BR)

BR, also referred to as bootstrap aggregation, is a method for combining multiple versions of an anticipated model. Each model is independently trained, then the results are averaged. BR’s primary objective is to attain a lesser divergence than any one model. The process of producing bootstrap samples from a selected data point is known as bootstrapping. The samples are formed by selecting and exchanging data points at random. The characteristics of the resampled data are distinct from those of the original data in its totality. It shows how the data are spread out and tends to keep bootstrapped samples from becoming too similar. This means that the data distribution must stay the same while keeping bootstrapped samples from becoming too similar. This aids in the development of robust models. In addition, bootstrapping helps prevent the overfitting issue. When constructing a model, the utilization of a large number of training data sets results in a decreased likelihood of errors and improved performance when applied to test data. This reduces variation by giving the test set a strong base. Multiple permutations of the model ensure that it is not biased towards an inaccurate outcome. The BR model’s flowchart can be seen in the Figure 6.

5. Results and Discussion

5.1. MLP Model Outcome

Figure 7 shows a depiction of the relationship between the actual and anticipated values for the self-compacting concrete’s (SCC) compressive strength. This relationship gives the coefficient of determination (R2) value of 0.86. Figure 8 illustrates the disparity between the actual and expected results. The tabulated information in the figure shows that ‘x’ is the variable that is being explained, and y is the variable that is being investigated. The slope of the line is denoted by the letter b, and ‘a’ is the intercept (the value of y when x is equal to 0). The difference depicts the higher and lower values equal to 21.50 MPa, and 0.18 MPa, respectively. Moreover, it has been noted that the 41.18% of the difference data were found between the minimum value (0.18 MPa) and 5 MPa, and 45.10% of the data were noted among 5 MPa, and 10 MPa. However, only 13.73% of the difference data were located above 10 MPa.
The box plot as shown in the Figure 9 gives more statistical information such as the minimum, maximum, median, mean, and first and third quartile values for both the experimental and forecasted outcomes from the test set. The values on the graph clearly indicate the difference of predicted and actual results while comparing.

5.2. SVM Model Output

As shown in Figure 10, the SVM model provides a superior link between the experimental CS of SCC and the projected outcome when compared to the MLP model, which results in an R2 value of 0.90 having been determined. Figure 11 is an illustration of the distribution of the data, which shows the disparity between the actual and the targeted values. The greatest value, the minimum value, and the average value, all based on this distribution, are 14.81 MPa, 0.21 MPa, and 5.72 MPa, respectively. In addition, 50.98% of these measurements was obtained between 0.21 MPa and 5 MPa, 33.333% of these measurements was obtained between 5 MPa and 10 MPa, and only 15.61% of these measurements was obtained at or above 10 MPa.
In addition, Figure 12 provides additional statistical information, including the minimum, maximum, median, mean, first quartile, and third quartile values for both the experimental and projected outcomes from the test set. The data on the graph make it abundantly evident that there is a disparity between the results that were projected and those that were actually achieved.

5.3. BR Model Outcome

As can be seen in Figure 13, the output of the bagging model demonstrates a strong and better relationship with the experimental CS result of the self-compacting concrete than the predictions of the MLP and SVM models, and it gives an R2 value of 0.95. This is in contrast to the predictions of the MLP and SVM models. Figure 14 also provides a visual representation of the error’s distribution, which is an additional point of interest. The variation produces data with a maximum of 13.05 MPa, a minimum of 0.16 MPa, and an average of 3.87 MPa, respectively. Additionally, it was seen that 72.55% of this data fell between 0.16 MPa and 5 MPa, while 19.61% of the data were reported to fall between 5 MPa and 10 MPa. However, only 5.88% of these values were found to be higher than the 10 MPa criterion.
Moreover, further statistical information is provided in Figure 15, including the minimum, maximum, median, mean, and first and third quartile values for both the experimental and predicted test set results. The discrepancy between the expected and actual outcomes is graphically represented by the graph’s values. The result of the Bagging model seems closer with one another (actual and predicted) as opposed to both SVM and ML models.

5.4. K-Fold Cross Validation Outcomes and Statistical Metrics

K-fold and statistical tests were applied to validate the ML algorithms in use. Typically, the k-fold method is utilized to test the viability of a strategy by arbitrarily distributing and dividing relevant data into 10 groups. As shown in Figure 16, nine groups are used to train machine learning models, while one is used to validate them. The ML approach is more accurate when the errors (MAPE, MAE, and RMSE) are minor and R2 is superior. In addition, the technique must be performed 10 times for a desirable outcome. This huge amount of work is a big reason why the model is so accurate. Moreover, the statistical metrics obtained from the models are listed in the Table 2. In the meantime, Figure 17 gives the statistical information about the accuracy level of the employed models for the CS of SCC. This Tylor diagram also indicates the better performance of the bagging model towards the required outcome as compared to SVM and MLP models. The error percent for BR model is less than 8 MPa, while both MLP and SVM models give the same result equal to 12.96 MPa and 11.44 MPa, respectively.
Using Equations (1)–(3) derived from previous research [66], the statistical prediction performance of the techniques was evaluated.
MAE = 1 n i = 1 n | P i T i |
RMSE =   ( P i T i ) 2 n
MAPE = 1 n t = 1 n ( A F / A )
where n = number of data points, P i   = anticipated values, and T i = experimental values, A is the actual values and F is the forecasted values from the data set.

Statistical and k-Fold Analysis

In order to determine whether or not the model being used is legitimate, a k-fold cross validation check was implemented as a standard. To investigate the results, the statistical metrics were taken into consideration: R2, MAE, RMSE. According to the k-fold study, MLP models had higher values of R2, MAE, and RMSE, as shown in Figure 18: 0.86, 18.53, and 24.46 MPa, respectively. Similarly, the highest values for the same metrics for SVM models were reported as 0.90, 19.20 MPa, and 20.98 MPa, as shown in Figure 19. However, the higher, lower, and average values of R2, MAE, and RMSE for the bagging model were noted as 0.95, 19.74 MPa, and 18.94 MPa, respectively, and can be seen in Figure 20.

5.5. Discussion on the Main Findings

This study describes the predictive performance of three different types of ML algorithms for the CS of SCC. The multilayer perceptron (MLP), SVM, and bagging regressor (BR) have been investigated for the analysis. Even though MLP and SVM are individual ML techniques, the precision of their predictive results was noted to be within acceptable limits. The BR belongs to the ensemble ML approach, which normally goes through the process of splitting the model into 20-sub models for optimization to have a strong outcome. The result of the bagging sub-models can be seen in the Figure 21. It has been noted that the input parameters and number of data points have a significant effect on the required outcomes. Therefore, the descriptive statistics of the input variables, relative frequency distribution of the input data, and sensitivity analysis for evaluation of their influence on the outcome were incorporated into the study. It was determined that the correlation between the experimental CS result and the prediction CS result from all employed models was satisfactory. The k-fold cross validation approach was also introduced to check the legitimacy of the models. The comparison of the present study with the other relevant studies has also been taken into consideration and found to have a reasonable and better relationship.

5.6. Comparison with Other Studies

The result comparison for the application of ML approaches for predicting the same type of outcomes reported in the published articles are listed in the Table 3.

6. Sensitivity Analysis

This approach was introduced to investigate the impact of each input variable on the predicted CS of SCC. This analysis reveals that the highest contribution was made by the binding material (cement) by giving 16.25% towards the anticipation of CS of SCC. However, rice husk ash contributed the least (4.25%) to predicting the required outcome. Moreover, the other variables’ impact from the analysis in the descending order were reported for superplasticizers (13.44%), silica fume (11%), fly ash (9.94%), coarse aggregate (9.50%), limestone powder (8.90%), fine aggregate (8.80%), VMA (6.65%), and water (6.40) as depicted in the Figure 22. However, the Equations (4) and (5) were used to calculate the percent contribution of each parameter towards the required 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, f m a x ( x i ) and f m i n ( x i ) are the highest and lowest of the anticipated output over the i t h output.

7. Limitations and Future Perspective

The following are the limitations regarding the application of machine learning approaches along with recommendations for future studies.
  • The fact that it is difficult to describe how these algorithms arrive at their findings is a key shortcoming of machine learning.
  • A machine learning algorithm is analogous to a black box in that it receives inputs and generates outputs without providing an explanation of how the results were generated.
  • In addition to the fact that these algorithms operate in a mysterious manner, machine learning is also susceptible to the fallacy of “garbage in, garbage out”.
  • According to this dictum, the output quality is directly proportional to the quality of the data sets used in the analysis.
  • The outputs of the algorithm will reflect any mistakes caused by inaccurate labeling of the images/data that are used as inputs.
  • Studies based on ML approaches for the prediction of required outcomes can also be enriched with the application of proper hyperparameters for the employed models. Convergence curves based on the RMSE for the selected models and new evaluation indexes such as PI and A-10index can also be included for checking the accuracy level of the employed models. Moreover, the employed models can also be split into training and testing sets to evaluate their performance separately.

8. Conclusions

This investigation was predicated on the utilization of supervised ML techniques for the purpose of estimating the CS of SCC. For the purpose of predicting the CS of SCC, the MLP, SVM, and the BR were all investigated. Nevertheless, the following inference can be made based on the findings of the study:
  • ML algorithms successfully predict the CS of SCC using python coding.
  • In contrast to the SVM and MLP models, the BR model demonstrates outstanding predictive performance with a high degree of precision.
  • The high coefficient of determination (R2) value (0.95) for the BR model demonstrates its great accuracy in predicting the CS of SCC.
  • The K-fold cross validation and statistical metrics also confirm the legitimacy of the employed models.
  • The sensitivity analysis provides the impact of each input parameter towards the anticipation of CS of SCC, and it was found that cement contributed the most towards the required outcome.
  • This study can also provide civil engineering researchers with a better understanding of how to select the suitable machine learning (ML) algorithms for researching the strength qualities of any form of concrete. The study further provides insight into the significance of input characteristics for the anticipated outcome. Moreover, the experimental approach should also be included for data points (results) to have a better accuracy level of the employed models. Consequently, it is essential to use the required measures and methods for selecting the input variables. Overall, the application of soft computing techniques and tools provides a simple and cost-effective method for analyzing the properties of complicated materials such as concrete.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/ma15217800/s1.

Author Contributions

M.N.A.: conceptualization, funding acquisition, resources, project administration, supervision, writing—reviewing and editing. M.N.A.-H.: funding acquisition, resources, visualization, writing—reviewing and editing. A.A.: conceptualization, data curation, software, methodology, investigation, validation, writing—original draft. K.K.: methodology, investigation, writing—reviewing and editing. W.A.: resources, visualization, writing—reviewing and editing. M.G.Q.: funding acquisition, writing—reviewing and editing. M.I.: visualization, resources. Q.M.S.A.-A.: visualization, resources. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Deanship of Scientific Research, Vice Presidency for Graduate Studies and Scientific Research, King Faisal University, Saudi Arabia [Project No. GRANT752]. The APC was funded by the same “Project No. GRANT752”.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

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

Acknowledgments

The authors acknowledge the Deanship of Scientific Research, Vice Presidency for Graduate Studies and Scientific Research, King Faisal University, Saudi Arabia (Project No. GRANT752). The authors extend their appreciation for the financial support that has made this study possible.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Okamura, H.; Ouchi, M. Self-compacting concrete. J. Adv. Concr. Technol. 2003, 1, 5–15. [Google Scholar] [CrossRef]
  2. Ouchi, M.; Nakamura, S.-a.; Osterberg, T.; Hallberg, S.; Lwin, M. Applications of self-compacting concrete in Japan, Europe and the United States. In Proceedings of the 5th International Symposium on High Performance Computing (ISHPC), Tokyo, Japan, 20–22 October 2003; Kochi University of Technology: Kochi, Japan, 2003. [Google Scholar]
  3. Shi, C.; Yang, X.; Yu, Z.; Khayat, H. Design and application of self-compacting lightweight concretes. In Proceedings of the SCC’2005-China: 1st International Symposium on Design, Performance and Use of Self-Consolidating Concrete, Changsha, China, 26–28 May 2005; pp. 55–64. [Google Scholar]
  4. Ozawa, K. High-performance concrete based on the durability design of concrete structures. In Proceedings of the Second East Asia-Pacific Conference on Structural Engineering and Construction, Chlang Mai, Thailand, 11–13 January 1989. [Google Scholar]
  5. Long, G.; Gao, Y.; Xie, Y.; Materials, B. Designing more sustainable and greener self-compacting concrete. Constr. Build. Mater. 2015, 84, 301–306. [Google Scholar] [CrossRef]
  6. Najim, K.B.; Al-Jumaily, I.; Atea, A.M. Characterization of sustainable high performance/self-compacting concrete produced using CKD as a cement replacement material. Constr. Build. Mater. 2016, 103, 123–129. [Google Scholar] [CrossRef]
  7. Kumar, K.R.; Shyamala, G.; Awoyera, P.; Vedhasakthi, K.; Olalusi, O. Cleaner production of self-compacting concrete with selected industrial rejects-an overview. Silicon 2021, 13, 2809–2820. [Google Scholar] [CrossRef]
  8. Domone, P. A review of the hardened mechanical properties of self-compacting concrete. Cem. Concr. Compos. 2007, 29, 1–12. [Google Scholar] [CrossRef]
  9. Viacava, I.R.; de Cea, A.A.; De Sensale, G.R. Self-compacting concrete of medium characteristic strength. Constr. Build. Mater. 2012, 30, 776–782. [Google Scholar] [CrossRef]
  10. Bradu, A.; Cazacu, N.; Florea, N.; Mihai, P. Compressive strength of self compacting concrete. Bul. Inst. Politeh. Din Lasi. Sect. Constr. Arhit. 2016, 62, 59. [Google Scholar]
  11. Malhotra, H. The effect of temperature on the compressive strength of concrete. Mag. Concr. Res. 1956, 8, 85–94. [Google Scholar] [CrossRef]
  12. Yeh, I.-C. Analysis of strength of concrete using design of experiments and neural networks. J. Mater. Civ. Eng. 2006, 18, 597–604. [Google Scholar] [CrossRef]
  13. Tangadagi, R.B.; Manjunatha, M.; Seth, D.; Preethi, S. Role of mineral admixtures on strength and durability of high strength self compacting concrete: An experimental study. Materialia 2021, 18, 101144. [Google Scholar] [CrossRef]
  14. Uysal, M.; Sumer, M. Performance of self-compacting concrete containing different mineral admixtures. Constr. Build. Mater. 2011, 25, 4112–4120. [Google Scholar] [CrossRef]
  15. Uysal, M.; Yilmaz, K.; Composites, C. Effect of mineral admixtures on properties of self-compacting concrete. Cem. Concr. Compos. 2011, 33, 771–776. [Google Scholar] [CrossRef]
  16. 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] [PubMed]
  17. Song, Y.; Zhao, J.; Ostrowski, K.A.; Javed, M.F.; Ahmad, A.; Khan, M.I.; Aslam, F.; Kinasz, R. Prediction of Compressive Strength of Fly-Ash-Based Concrete Using Ensemble and Non-Ensemble Supervised Machine-Learning Approaches. Appl. Sci. 2022, 12, 361. [Google Scholar] [CrossRef]
  18. Khan, K.; Ahmad, W.; Amin, M.N.; Aslam, F.; Ahmad, A.; Al-Faiad, M.A. Comparison of Prediction Models Based on Machine Learning for the Compressive Strength Estimation of Recycled Aggregate Concrete. Materials 2022, 15, 3430. [Google Scholar] [CrossRef] [PubMed]
  19. Ahmad, A.; Farooq, F.; Ostrowski, K.A.; Ś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]
  20. Ahmad, A.; Ostrowski, K.A.; Maślak, M.; Farooq, F.; Mehmood, I.; Nafees, A. Comparative Study of Supervised Machine Learning Algorithms for Predicting the Compressive Strength of Concrete at High Temperature. Materials 2021, 14, 4222. [Google Scholar] [CrossRef]
  21. 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]
  22. 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]
  23. 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]
  24. Cui, L.; Yang, S.; Chen, F.; Ming, Z.; Lu, N.; Qin, J. A survey on application of machine learning for Internet of Things. Int. J. Mach. Learn. Cybern. 2018, 9, 1399–1417. [Google Scholar] [CrossRef]
  25. Pandey, P.K.; Aggarwal, P.; Aggarwal, Y.; Aggarwal, S. Prediction of Compressive Strength of Self-Compacting Concrete Containing Silica’s Using Soft Computing Techniques. In Applications of Computational Intelligence in Concrete Technology; CRC Press: Boca Raton, FL, USA, 2022; pp. 163–181. [Google Scholar]
  26. Onyelowe, K.C.; Ebid, A.M.; Riofrio, A.; Baykara, H.; Soleymani, A.; Mahdi, H.A.; Jahangir, H.; Ibe, K. Multi-Objective Prediction of the Mechanical Properties and Environmental Impact Appraisals of Self-Healing Concrete for Sustainable Structures. Sustainability 2022, 14, 9573. [Google Scholar] [CrossRef]
  27. Andalib, A.; Aminnejad, B.; Lork, A. Grey Wolf Optimizer-Based ANNs to Predict the Compressive Strength of Self-Compacting Concrete. Appl. Comput. Intell. Soft Comput. 2022, 2022, 9887803. [Google Scholar] [CrossRef]
  28. Wang, H.; Ma, C.; Zhou, L. A brief review of machine learning and its application. In Proceedings of the 2009 International Conference on Information Engineering and Computer Science, Wuhan, China, 19–20 December 2009; pp. 1–4. [Google Scholar]
  29. Sonebi, M.; Cevik, A.; Grünewald, S.; Walraven, J. Modelling the fresh properties of self-compacting concrete using support vector machine approach. Constr. Build. Mater. 2016, 106, 55–64. [Google Scholar] [CrossRef]
  30. Aiyer, B.G.; Kim, D.; Karingattikkal, N.; Samui, P.; Rao, P.R. Prediction of compressive strength of self-compacting concrete using least square support vector machine and relevance vector machine. KSCE J. Civ. Eng. 2014, 18, 1753–1758. [Google Scholar] [CrossRef]
  31. Asteris, P.; Kolovos, K.; Douvika, M.; Roinos, K. Prediction of self-compacting concrete strength using artificial neural networks. Eur. J. Environ. Civ. Eng. 2016, 20, s102–s122. [Google Scholar] [CrossRef]
  32. Dutta, S.; Murthy, A.R.; Kim, D.; Samui, P. Prediction of compressive strength of self-compacting concrete using intelligent computational modeling. Comput. Mater. Contin 2017, 53, 167–185. [Google Scholar]
  33. 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]
  34. Sarkhani Benemaran, R.; Esmaeili-Falak, M.; Javadi, A. Predicting resilient modulus of flexible pavement foundation using extreme gradient boosting based optimised models. Int. J. Pavement Eng. 2022, 1–20. [Google Scholar] [CrossRef]
  35. Wang, J.; Wu, F. New hybrid support vector regression methods for predicting fresh and hardened properties of self-compacting concrete. J. Intell. Fuzzy Syst. 2022, 1–15. [Google Scholar] [CrossRef]
  36. Kumar, B.N.; Kumar, P.P. Prediction on Flexural strength of High Strength Hybrid Fiber Self Compacting Concrete by using Artificial Intelligence. J. Artif. Intell. 2022, 4, 1–16. [Google Scholar] [CrossRef]
  37. Nehdi, M.; El Chabib, H.; El Naggar, M.H. Predicting performance of self-compacting concrete mixtures using artificial neural networks. Mater. J. 2001, 98, 394–401. [Google Scholar]
  38. Nguyen, T.T.; Pham Duy, H.; Pham Thanh, T.; Vu, H.H. Compressive Strength Evaluation of Fiber-Reinforced High-Strength Self-Compacting Concrete with Artificial Intelligence. Adv. Civ. Eng. 2020, 2020, 3012139. [Google Scholar] [CrossRef]
  39. Asri, Y.E.; Aicha, M.B.; Zaher, M.; Alaoui, A.H. Prediction of compressive strength of self-compacting concrete using four machine learning technics. Mater. Today Proc. 2022, 57, 859–866. [Google Scholar] [CrossRef]
  40. de-Prado-Gil, J.; Palencia, C.; Silva-Monteiro, N.; Martínez-García, R. To predict the compressive strength of self compacting concrete with recycled aggregates utilizing ensemble machine learning models. Case Stud. Constr. Mater. 2022, 16, e01046. [Google Scholar] [CrossRef]
  41. Balf, F.R.; Kordkheili, H.M.; Kordkheili, A.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]
  42. Kovačević, M.; Lozančić, S.; Nyarko, E.K.; Hadzima-Nyarko, M. Modeling of compressive strength of self-compacting rubberized concrete using machine learning. Materials 2021, 14, 4346. [Google Scholar] [CrossRef]
  43. Asteris, P.G.; Kolovos, K.G. Self-compacting concrete strength prediction using surrogate models. Neural Comput. Appl. 2019, 31, 409–424. [Google Scholar] [CrossRef]
  44. Awoyera, P.O.; Kirgiz, M.S.; Viloria, A.; Ovallos-Gazabon, D. Estimating strength properties of geopolymer self-compacting concrete using machine learning techniques. J. Mater. Res. Technol. 2020, 9, 9016–9028. [Google Scholar] [CrossRef]
  45. Baskar, I.; Ramanathan, P.; Venkatasubramani, R. Influence of silica fume on properties of self-compacting concrete. Int. J. Emerg. Trends Eng. Dev. 2012, 4, 757–767. [Google Scholar]
  46. Brouwers, H.; Radix, H. Self-compacting concrete: Theoretical and experimental study. Cem. Concr. Res. 2005, 35, 2116–2136. [Google Scholar] [CrossRef]
  47. Fathi, A.; Shafiq, N.; Nuruddin, M.; Elheber, A. Study the effectiveness of the different pozzolanic material on self-compacting concrete. ARPN J. Eng. Appl. Sci. 2013, 8, 299–305. [Google Scholar]
  48. Felekoğlu, B.; Türkel, S.; Baradan, B. Effect of water/cement ratio on the fresh and hardened properties of self-compacting concrete. Build. Environ. 2007, 42, 1795–1802. [Google Scholar] [CrossRef]
  49. Gandage, A.; Ram, V.; Sivakumar, M.; Vasan, A.; Venu, M.; Yaswanth, A. Optimization of class C flyash dosage in self-compacting concrete for pavement applications. In Proceedings of the International Conference on Innovations in Concrete for Meeting Infrastructure Challenge, Hyderabad, India, 23–26 October 2013; pp. 213–226. [Google Scholar]
  50. Gesoğlu, M.; Güneyisi, E.; Özbay, E. Properties of self-compacting concretes made with binary, ternary, and quaternary cementitious blends of fly ash, blast furnace slag, and silica fume. Constr. Build. Mater. 2009, 23, 1847–1854. [Google Scholar] [CrossRef]
  51. Gesoğlu, M.; Özbay, E. Structures. Effects of mineral admixtures on fresh and hardened properties of self-compacting concretes: Binary, ternary and quaternary systems. Mater. Struct. 2007, 40, 923–937. [Google Scholar] [CrossRef]
  52. Grdić, Z.; Despotović, I.; Topličić-Ćurčić, G. Properties of self-compacting concrete with different types of additives. Facta Univ.-Ser. Archit. Civ. Eng. 2008, 6, 173–177. [Google Scholar] [CrossRef] [Green Version]
  53. Memon, S.A.; Shaikh, M.A.; Akbar, H. Utilization of Rice Husk Ash as viscosity modifying agent in Self Compacting Concrete. Constr. Build. Mater. 2011, 25, 1044–1048. [Google Scholar] [CrossRef]
  54. Phani, S.; Sekhar, S.; Rao, S.; Sravana, P. High strength self-compacting concrete using mineral admixtures. Indian Concr J 2013, 87, 42–47. [Google Scholar]
  55. Rahman, M.E.; Muntohar, A.S.; Pakrashi, V.; Nagaratnam, B.; Sujan, D. Self compacting concrete from uncontrolled burning of rice husk and blended fine aggregate. Mater. Des. 2014, 55, 410–415. [Google Scholar] [CrossRef]
  56. Rao, N.; Rao, P.; Sravana, P.; Sekhar, T. Studies on relationship of water-powder ratio and compressive strength of self-compacted concrete. In Proceedings of the 34th Conference on Our World in Concrete and Structures, Singapore, 16–18 August 2009; pp. 1–8. [Google Scholar]
  57. Şahmaran, M.; Yaman, İ.Ö.; Tokyay, M. Transport and mechanical properties of self consolidating concrete with high volume fly ash. Cem. Concr. Compos. 2009, 31, 99–106. [Google Scholar] [CrossRef]
  58. Sfikas, I.P.; Trezos, K.G. Effect of composition variations on bond properties of self-compacting concrete specimens. Constr. Build. Mater. 2013, 41, 252–262. [Google Scholar] [CrossRef]
  59. Siddique, R. Properties of self-compacting concrete containing class F fly ash. Mater. Des. 2011, 32, 1501–1507. [Google Scholar] [CrossRef]
  60. Sonebi, M. Medium strength self-compacting concrete containing fly ash: Modelling using factorial experimental plans. Cem. Concr. Res. 2004, 34, 1199–1208. [Google Scholar] [CrossRef]
  61. Sukumar, B.; Nagamani, K.; Raghavan, R.S.; Materials, B. Evaluation of strength at early ages of self-compacting concrete with high volume fly ash. Constr. Build. Mater. 2008, 22, 1394–1401. [Google Scholar] [CrossRef]
  62. Valcuende, M.; Marco, E.; Parra, C.; Serna, P. Influence of limestone filler and viscosity-modifying admixture on the shrinkage of self-compacting concrete. Cem. Concr. Res. 2012, 42, 583–592. [Google Scholar] [CrossRef]
  63. Khan, K.; Ahmad, A.; Amin, M.N.; Ahmad, W.; Nazar, S.; Arab, A.M.A. Comparative Study of Experimental and Modeling of Fly Ash-Based Concrete. Materials 2022, 15, 3762. [Google Scholar] [CrossRef] [PubMed]
  64. Ling, H.; Qian, C.; Kang, W.; Liang, C.; Chen, H. Combination of Support Vector Machine and K-Fold cross validation to predict compressive strength of concrete in marine environment. Constr. Build. Mater. 2019, 206, 355–363. [Google Scholar] [CrossRef]
  65. Amin, M.N.; Khan, K.; Ahmad, W.; Javed, M.F.; Qureshi, H.J.; Saleem, M.U.; Qadir, M.G.; Faraz, M.I. Compressive Strength Estimation of Geopolymer Composites through Novel Computational Approaches. Polymers 2022, 14, 2128. [Google Scholar] [CrossRef]
  66. Nazar, S.; Yang, J.; Ahmad, A.; Shah, S.F.A. Comparative study of evolutionary artificial intelligence approaches to predict the rheological properties of fresh concrete. Mater. Today Commun. 2022, 32, 103964. [Google Scholar] [CrossRef]
  67. 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]
  68. Güçlüer, K.; Özbeyaz, A.; Göymen, S.; Günaydın, O. A comparative investigation using machine learning methods for concrete compressive strength estimation. Mater. Today Commun. 2021, 27, 102278. [Google Scholar] [CrossRef]
  69. Chopra, P.; Sharma, R.K.; Kumar, M.; Chopra, T. Comparison of machine learning techniques for the prediction of compressive strength of concrete. Adv. Civ. Eng. 2018, 2018, 5481705. [Google Scholar] [CrossRef] [Green Version]
  70. Ahmad, A.; Ahmad, W.; Aslam, F.; Joyklad, P. Compressive strength prediction of fly ash-based geopolymer concrete via advanced machine learning techniques. Case Stud. Constr. Mater. 2022, 16, e00840. [Google Scholar] [CrossRef]
Figure 1. Input parameters’ relative frequency distribution.
Figure 1. Input parameters’ relative frequency distribution.
Materials 15 07800 g001aMaterials 15 07800 g001b
Figure 2. Violin plots distribution of the input parameters.
Figure 2. Violin plots distribution of the input parameters.
Materials 15 07800 g002
Figure 3. Multilayer perceptron model execution process [63].
Figure 3. Multilayer perceptron model execution process [63].
Materials 15 07800 g003
Figure 4. Model mapping of the support vector machine algorithm [64].
Figure 4. Model mapping of the support vector machine algorithm [64].
Materials 15 07800 g004
Figure 5. Execution process of the SVM model [65].
Figure 5. Execution process of the SVM model [65].
Materials 15 07800 g005
Figure 6. Bagging model execution process for required output.
Figure 6. Bagging model execution process for required output.
Materials 15 07800 g006
Figure 7. Experimental and predicted outcomes relationship of CS from MLP model.
Figure 7. Experimental and predicted outcomes relationship of CS from MLP model.
Materials 15 07800 g007
Figure 8. Indication of the error’s difference between the actual and forecasted CS result of SCC from ML model.
Figure 8. Indication of the error’s difference between the actual and forecasted CS result of SCC from ML model.
Materials 15 07800 g008
Figure 9. Box plot for predicted and experimental outcomes from MLP model.
Figure 9. Box plot for predicted and experimental outcomes from MLP model.
Materials 15 07800 g009
Figure 10. Experimental and predicted outcomes relationship of CS from SVM model.
Figure 10. Experimental and predicted outcomes relationship of CS from SVM model.
Materials 15 07800 g010
Figure 11. Indication of the error’s difference between the actual and forecasted CS result of SCC from SVM model.
Figure 11. Indication of the error’s difference between the actual and forecasted CS result of SCC from SVM model.
Materials 15 07800 g011
Figure 12. Box plot for predicted and experimental outcomes from SVM model.
Figure 12. Box plot for predicted and experimental outcomes from SVM model.
Materials 15 07800 g012
Figure 13. Experimental and predicted outcomes relationship of CS from BR model.
Figure 13. Experimental and predicted outcomes relationship of CS from BR model.
Materials 15 07800 g013
Figure 14. Indication of the error’s difference between the actual and forecasted CS result of SCC from BR model.
Figure 14. Indication of the error’s difference between the actual and forecasted CS result of SCC from BR model.
Materials 15 07800 g014
Figure 15. Box plot for predicted and experimental outcomes from BR model.
Figure 15. Box plot for predicted and experimental outcomes from BR model.
Materials 15 07800 g015
Figure 16. Statistical evaluations of the models used for this investigation [67].
Figure 16. Statistical evaluations of the models used for this investigation [67].
Materials 15 07800 g016
Figure 17. Statistical indication of the model’s performance by Taylor diagram.
Figure 17. Statistical indication of the model’s performance by Taylor diagram.
Materials 15 07800 g017
Figure 18. Statistical analysis of MLP model.
Figure 18. Statistical analysis of MLP model.
Materials 15 07800 g018
Figure 19. Statistical analysis of SVM model.
Figure 19. Statistical analysis of SVM model.
Materials 15 07800 g019
Figure 20. Statistical analysis of BR model.
Figure 20. Statistical analysis of BR model.
Materials 15 07800 g020
Figure 21. Result of the bagging sub-models.
Figure 21. Result of the bagging sub-models.
Materials 15 07800 g021
Figure 22. Influence of the input parameters towards the predicted output.
Figure 22. Influence of the input parameters towards the predicted output.
Materials 15 07800 g022
Table 1. Descriptive statistics of variables.
Table 1. Descriptive statistics of variables.
ParametersCement (kg/m3)Powder (kg/m3)Fly Ash (kg/m3)GGBS (kg/m3)Silica Fume (kg/m3)RHA (kg/m3)Coarse Aggregate (kg/m3)Fine Aggregate (kg/m3)Water (kg/m3)SP (kg/m3)VMA (kg/m3)
Input’s mean346.0430.01106.0718.7516.665.27744.66862.46178.406.900.16
Standard Error7.295.047.284.192.781.828.669.302.130.320.03
Input’s median331.330.00108.750.000.000.00760.50860.50180.036.090.00
Input’s mode500.000.000.000.000.000.00837.00900.00198.006.750.00
Standard Deviation94.4665.3594.4054.3536.0823.54112.28120.5427.604.120.33
Range420.00272.00350.00330.00250.00200.00427.00657.00155.5022.501.23
Minimum150.000.000.000.000.000.00500.00478.0094.500.000.00
Maximum570.00272.00350.00330.00250.00200.00927.001135.00250.0022.501.23
Sum58,134.245041.6017,818.983150.202799.00885.00125,103.25144,893.4929,970.521158.4527.06
Table 2. Statistics derived from the employed models.
Table 2. Statistics derived from the employed models.
AlgorithmsMAPE (%)MAE (MPa)RMSE (MPa)R2
MLP12.966.337.710.86
SVM11.445.716.810.90
BR7.813.864.860.95
Table 3. Result comparison with published studies.
Table 3. Result comparison with published studies.
Employed AlgorithmsR2 MAE (MPa) RMSE (MPa)References
DT0.776.388.952 [18]
GB0.854.95 7.046
BR0.914.25 5.693
ANN0.853.424.48[68]
DT0.862.593.77
SVM0.842.934.03
LR0.852.904.02
DT0.43 3.90[69]
RF0.90 1.14
ANN0.95 0.91
DT0.902.623.38[70]
AdaBoost0.932.162.62
BR0.963.751.94
DT0.827.01610.43[67]
AdaBoost0.905.197.46
RF0.905.327.60
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Amin, M.N.; Al-Hashem, M.N.; Ahmad, A.; Khan, K.; Ahmad, W.; Qadir, M.G.; Imran, M.; Al-Ahmad, Q.M.S. Application of Soft-Computing Methods to Evaluate the Compressive Strength of Self-Compacting Concrete. Materials 2022, 15, 7800. https://doi.org/10.3390/ma15217800

AMA Style

Amin MN, Al-Hashem MN, Ahmad A, Khan K, Ahmad W, Qadir MG, Imran M, Al-Ahmad QMS. Application of Soft-Computing Methods to Evaluate the Compressive Strength of Self-Compacting Concrete. Materials. 2022; 15(21):7800. https://doi.org/10.3390/ma15217800

Chicago/Turabian Style

Amin, Muhammad Nasir, Mohammed Najeeb Al-Hashem, Ayaz Ahmad, Kaffayatullah Khan, Waqas Ahmad, Muhammad Ghulam Qadir, Muhammad Imran, and Qasem M. S. Al-Ahmad. 2022. "Application of Soft-Computing Methods to Evaluate the Compressive Strength of Self-Compacting Concrete" Materials 15, no. 21: 7800. https://doi.org/10.3390/ma15217800

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