Estimation of compressive strength of waste concrete utilizing fly ash/slag in concrete with interpretable approaches: optimization and graphical user interface (GUI)

Yakubu Dodo,Kiran Arif,Mana Alyami,Mujahid Ali,Taoufik Najeh,Yaser Gamil
DOI: https://doi.org/10.1038/s41598-024-54513-y
IF: 4.6
2024-02-27
Scientific Reports
Abstract:Geo-polymer concrete has a significant influence on the environmental condition and thus its use in the civil industry leads to a decrease in carbon dioxide (CO 2 ) emission. However, problems lie with its mixed design and casting in the field. This study utilizes supervised artificial-based machine learning algorithms (MLAs) to anticipate the mechanical characteristic of fly ash/slag-based geopolymer concrete (FASBGPC) by utilizing AdaBoost and Bagging on MLPNN to make an ensemble model with 156 data points. The data consist of GGBS (kg/m 3 ), Alkaline activator (kg/m 3 ), Fly ash (kg/m 3 ), SP dosage (kg/m 3 ), NaOH Molarity, Aggregate (kg/m 3 ), Temperature (°C) and compressive strength as output parameter. Python programming is utilized in Anaconda Navigator using Spyder version 5.0 to predict the mechanical response. Statistical measures and validation of data are done by splitting the dataset into 80/20 percent and K-Fold CV is employed to check the accurateness of the model by using MAE, RMSE, and R 2 . Statistical analysis relies on errors, and tests against external indicators help determine how well models function in terms of robustness. The most important factor in compressive strength measurements is examined using permutation characteristics. The result reveals that ANN with AdaBoost is outclassed by giving maximum enhancement with R 2 = 0.914 and shows the least error with statistical and external validations. Shapley analysis shows that GGBS, NaOH Molarity, and temperature are the most influential parameter that has significant content in making FASBGPC. Thus, ensemble methods are suitable for constructing prediction models because of their strong and reliable performance. Furthermore, the graphical user interface (GUI) is generated through the process of training a model that forecasts the desired outcome values when the corresponding inputs are provided. It streamlines the process and provides a useful tool for applying the model's abilities in the field of civil engineering.
multidisciplinary sciences
What problem does this paper attempt to address?
The paper attempts to address the problem of predicting the compressive strength of geopolymer concrete prepared using fly ash and slag (FASBGPC) through machine learning algorithms. Specifically, the study aims to: 1. **Reduce CO2 emissions**: By using industrial waste materials (such as fly ash and slag) to replace traditional cement, thereby reducing CO2 emissions in the construction industry. 2. **Improve prediction accuracy**: Utilize ensemble methods (AdaBoost and Bagging combined with MLPNN) to optimize the prediction model, enhancing the accuracy of predicting the mechanical properties of FASBGPC. 3. **Explore key factors**: Identify key factors affecting the compressive strength of FASBGPC, such as Ground Granulated Blast Furnace Slag (GGBS), Sodium Hydroxide Molarity (NaOH Molarity), and temperature. 4. **Develop a user interface**: Build a graphical user interface (GUI) to make the prediction model more convenient for practical application in the field of civil engineering. Through these methods, the study hopes to improve the accuracy of performance predictions for geopolymer concrete while reducing environmental impact.