Advanced explainable models for strength evaluation of self-compacting concrete modified with supplementary glass and marble powders
-
Kaffayatullah Khan
, Muhammad Nasir Amin
, Bawar Iftikhar
and Muhammad Tahir Qadir
Abstract
Self-compacting concrete (SCC) is increasingly adopted in modern construction due to its self-flowing nature, which eliminates the need for mechanical vibration and enhances construction quality. The use of industrial waste materials like marble powder (MP) and glass powder (GP) in SCC presents a sustainable alternative to conventional materials, reducing environmental impact. However, predicting the compressive strength (CS) of such mixes through traditional testing methods is time-consuming, costly, and limits rapid mix optimization. This motivates the adoption of machine learning (ML) techniques, which can efficiently analyze complex datasets and identify patterns that influence concrete performance. In this study, three ML models, gradient boosting, bagging regression, and random forest (RF), were used to predict the CS of SCC incorporating MP and GP. Among them, RF achieved the highest accuracy (R² = 0.95). Model interpretability was ensured through Shapley Additive exPlanations, partial dependence plots, and individual conditional expectation analyses, which identified curing time as the most influential feature. The Taylor plot and validation metrics confirmed RF’s superior reliability. This research highlights the potential of ML not only as a predictive tool but also as a means of understanding key factors in sustainable mix design, ultimately promoting smarter and greener construction practices.
Nomenclature
- BR
-
bagging regression
- CS
-
compressive strength
- CT
-
curing time
- GB
-
gradient boosting
- GP
-
glass powder
- ICE
-
individual conditional expectation
- MAE
-
mean absolute error
- ML
-
machine learning
- MSE
-
mean squared error
- MP
-
marble powder
- PDP
-
partial dependence plots
- SCC
-
self-compacting concrete
- SF
-
slump flow
- SHAP
-
Shapley additive exPlanations
- R 2
-
coefficient of determination
- RF
-
random forest
- RMSE
-
root mean squared error
- RMSLE
-
root mean squared logarithmic error
1 Introduction
Concrete is the most widely used material in modern infrastructure due to its economic, structural, and environmental advantages. Among its many performance indicators, the 28-day compressive strength (CS) is critical for quality assessment [1]. Self-compacting concrete (SCC) emerged as a high-performance variant, capable of flowing under its weight without segregation or the need for mechanical vibration [2]. With growing concerns about construction waste and environmental sustainability, recycling materials such as demolition waste and glass powder (GP) have become essential [3,4,5]. Supplementary cementitious materials are used to improve packing, reduce water demand, and enhance strength [6,7]. Similarly, the incorporation of finely ground recycled materials has been shown to enhance mechanical performance and contribute to a denser microstructure [8]. Despite placement challenges, SCC offers excellent surface finish and high durability, aligning well with modern construction goals. The advantages of SCC are shown in Figure 1 [9].
![Figure 1
Advantages of sustainable SCC. Adapted with modifications from [9].](/document/doi/10.1515/rams-2025-0128/asset/graphic/j_rams-2025-0128_fig_001.jpg)
Advantages of sustainable SCC. Adapted with modifications from [9].
GP is increasingly used in eco-friendly concrete due to its pozzolanic potential and moisture resistance [10]. However, concerns over alkali–silica reaction and its mitigation through proper curing and substitution limits have been noted [11,12]. Glass is a non-crystalline substance with high silica content, making it reactive under suitable conditions [13]. Some studies also explore adding rubber aggregates to SCC, though they often compromise mechanical strength [14,15,16,17]. The sustainability benefits of such materials must be balanced with mechanical performance. In SCC, the incorporation of waste-derived additives provides both environmental and durability benefits, yet requires precise proportioning to maintain self-compaction and stability [18,19].
Machine learning (ML) techniques have been widely employed for predictive modeling across various fields due to their ability to capture complex patterns within data [20]. In the field of concrete technology, ML has gained traction in predicting various properties, including CS [21,22]. Techniques such as support vector regression (SVR) [23,24], random forests (RF) [25], and gradient boosting (GB) [26] have been adopted to model the complex, nonlinear behavior of concrete, though many early models lacked scalability and interpretability [27,28]. Recent studies also highlight the lack of integration of explainable AI (XAI) tools to scientifically understand feature influence. The present research addresses this gap by employing ML algorithms to predict SCC strength using expanded datasets with waste marble powder (MP) and GP, further enhanced by interpretability tools. These algorithms are suited for capturing intricate interactions in concrete mixtures and are vital for optimizing performance and sustainability [29].
This study presents a hybrid ML framework using GB, RF, and bagging regression (BR), trained on experimentally derived data from SCC mixes with waste MP and GP. The models are validated using statistical error metrics, and interpretability is achieved through Shapley Additive exPlanations (SHAP) analysis, partial dependence plots (PDPs), and individual conditional expectation (ICE). These tools enable transparent understanding of input-feature influence, addressing the black-box nature of most ML predictions. The framework supports sustainable design by minimizing trial testing and providing reliable strength predictions based on material proportions. A summary of ML techniques applied previously is shown in Table 1. The integrated use of XAI in sustainable SCC modeling is a distinguishing feature of this study. Previous studies primarily focused on conventional supplementary cementitious materials (SCMs) like fly ash and slag, with limited exploration of waste materials such as MP and GP in SCC. Additionally, many ML-based predictions lacked interpretability, offering limited insights into feature influence. Few studies have integrated advanced XAI tools to support mix optimization. This study addresses these gaps by combining novel SCMs with interpretable ML models.
An overview of the datasets, algorithms, and mixes used to forecast the CS of sustainable SCC
Algorithm used year | Dataset | Prediction | Admixtures | Ref. |
---|---|---|---|---|
RF 2020 | 131 | CS | Fly ash and rice husk ash | [21] |
GEP 2010 | 90 | CS | Fly ash, slag, and silica fume | [22] |
RF 2024 | 240 | CS | Superplasticizer, coarse and fine aggregates, age, fly ash, and cement | [27] |
SVR 2022 | 115 | CS | Water/powder ratio, fine and coarse aggregates, fly ash, and dosage of binder content | [30] |
RF 2018 | 515 | CS | Cement, water, fine and coarse aggregates, mineral additives, and superplasticizers | [28] |
ANN 2011 | 80 | CS | Fly ash | [31] |
This research is significant as it leverages ML not only for prediction but also for the interpretation of feature contributions in sustainable SCC mixes. It introduces a novel combination of GP and MP within SCC, explored through advanced ML algorithms that are optimized for accuracy and explainability. The study advances current knowledge by using an expanded dataset size, integrating explainable ML techniques (SHAP, PDP, and ICE) for enhanced model interpretability, and incorporating unique waste-based mix components. While past models often neglected feature transparency and focused narrowly on conventional SCMs, this study integrates SHAP, PDP, and ICE to ensure the interpretability of model outputs. The novelty lies in the application of explainable ML to quantify and visualize the influence of waste-based additives in SCC. It promotes more sustainable and intelligent mix design, reduces the reliance on extensive lab testing, and supports eco-conscious construction practices.
2 Data collection and analysis
The foundation for developing an ML model lies in gathering a dependable dataset. The purpose of this research was to forecast the CS of SCC. Various input variables are essential to generate the necessary output through ML methods. Thus, a credible database comprising 51 data points has been assembled from the literature to build strong models [32]. The dataset was expanded from its original 51 data points to 510 data points using a Python algorithm that followed a predetermined plan. The user is presented with the option to select a database file using a Tkinter-based file dialog, initiating the code execution. A Pandas DataFrame was utilized to import the file, after which the code verified the existing point count post-importation. A newly generated file including both synthetic and actual data was utilized to store the enhanced dataset post-creation. The script offers astute observations while augmenting the facts. The declarations encompass several details, such as the exact location of the stored file, the quantity of synthetic data items incorporated, and the overall count of data elements contributed. Moreover, the script addresses situations when resampling is required if no file is chosen. This strategy was employed in previous studies to augment the quantity of data points incorporated into a database [33,34]. As input features, eight characteristics were taken into consideration to forecast the CS of concrete, as shown in Table 2. The data should be divided into two or three sets to create a strong ML model [35,36]. Aggregate physical properties, including maximum size and fineness modulus, exhibited a high level of consistency or a small amount of fluctuation. Therefore, the investigation’s participants were not included in the current research. Every piece of data collected for this study complies with ASTM regulations. Therefore, it was assumed that the production of concrete was the same in every instance.
Parameters and abbreviations used for modeling the CS in SCC
Variables | Abbreviations | Unit |
---|---|---|
Input | ||
Cement | Cem. | kg·m−3 |
Glass powder | GP | µm |
Water/binder | w/b | — |
Marble powder | MP | µm |
Curing time | CT | Days |
Slump flow | SF | mm |
Water | w | kg·m−3 |
Density | ρ | kg·m−3 |
Output | ||
Compressive strength | CS | MPa |
Similarly, the frequency distribution of the dataset was performed, as shown in Figure 2(a)–(i), through a histogram, which provides a visual representation of data distribution. It illustrates how frequently different values occur, making it easier to identify trends and patterns. The histogram helps in understanding the central tendencies and variations within the dataset. It also highlights any skewness or irregularities present in the data. This graphical approach enhances clarity and simplifies data interpretation. By analyzing the histogram, meaningful insights can be drawn for further evaluation. Such representation is essential for effective data analysis and decision-making.


Distribution diagrams: (a) Curing time, (b) water, (c) density, (d) GP, (e) slump flow, (f) cement, (g) MP, (h) water to binder (kg), and (i) CS.
According to researchers, the proposed model’s ability to function effectively depends on the ratio of data to inputs [37,38]. A ratio larger than 5 is necessary for an optimized model to analyze data points and determine the correlation between the necessary variables [38]. In the current study, the CS of SCC concrete is predicted using eight inputs, resulting in a 63.75 ratio that meets the study’s specifications. The relative frequency histograms associated with each characteristic employed in creating models are shown graphically in Figure 2(a)–(i).
Consequently, training and validation data are separated from the accumulated dataset. About 70% of the training data is used to train the model, while 30% of the validation data is used to determine its correctness. This section guarantees that the model adequately fits the training data and predicts the validation data with similar reliability [39]. The statistical data about inputs and outputs are briefly presented in Table 2. The upper and lower bounds for quantities are given by the statistical readings. The analysis includes statistical assessments of mean, skewness, mode, kurtosis, median, standard error, and standard deviation. Since values that are either equal to or nearly equal to zero occur more frequently than other values, the SCC dataset’s median and mode values were found to be zero. The dataset’s SCC score, which is almost zero, can be attributed to the small amounts of these ingredients that were added to the mixture. A statistical metric called skewness measures the imbalance in a given variable’s probability distribution, with fundamental values correlated with the variable’s mean. Within this context, negative values often indicate that the distribution curve shows a left-sided, protracted tail. Kurtosis measures how heavy or light the tail is in any given dataset and whether it fits within a normal distribution. It provides information on the vertical plane probability distribution. Table 2 displays a summary of each independent attribute’s statistical summary.
One useful technique for demonstrating the connections between several variables in a dataset is a scatter plot matrix. It provides convenience for researchers to rapidly evaluate possible correlations and highlight trends by showing paired scatter plots in a matrix format [40]. A scatterplot is a type of data visualization that demonstrates the relationship or correlation between two or three variables. The identical dimension values are represented by the locations of the data points. Additional dimensions can be mapped to the color, size, or shape of the plotting symbol, while two or three dimensions can be seen directly [41].
A scatter plot matrix showing the pairwise relationships between the main input variables influencing the cementitious composites’ CS is shown in Figure 3. These variables include the cement content, slump flow, density, water-to-binder ratio, slump flow, slump flow, MP, GP, and curing time. While cement content, density, and curing time show positive relationships with CS, highlighting their influence on strength growth, the water-to-binder ratio exhibits a negative correlation. Plotting slump flow against density reveals an inverse connection, suggesting that more workability could result in less compact material. The distribution of MP and glass demonstrates how differently they affect performance. While outliers in CS and curing time may point to experimental variances, clustering patterns reveal particular mix design trends. Identifying crucial characteristics for predictive modeling in ML-driven mix design optimization is made easier by this analysis.

Pearson’s correlation scatter plot matrix.
3 Research methodology
The ML pipeline is depicted in the model training (learning), algorithm selection (algorithm), and data pretreatment (training data), which serve as the cornerstones. Predictions are produced by evaluating the resultant trained model (Results). This process ensures a successful approach to developing and applying ML models. Predictive ML algorithms are used in many academic fields to forecast and understand material performance. The ML processing mechanism is explained in this study, which estimates the CS of sustainable SCC using the GEP, MEP, and BR algorithms. These techniques are employed due to their extensive use, reliable predictive power in relevant studies, and status as the most effective data mining algorithms. Through comparison with real values, the correlation coefficient (R 2), which ranges between 0 and 0.99, is frequently used to assess how well algorithms predict features. An increased R 2 value indicates that the selected methodology has yielded positive outcomes. The Orange framework (version 3.35.0), which is based on the Python language, was used as the software platform to implement the models, illustrating the complete flowchart for the present study, which is organized chronologically below. Using published research, an accurate registry of cement compounds based on SF was first constructed, taking into account factors including MP, GP, cement, w/b ratio, curing time, fraction of SF, and ρ. The data points were divided into training and testing groups at 70:30 after removing exceptions. Thereafter, the data were entered into Orange, an intuitive ML and data visualization tool, to build models that would forecast the sustainable SCC CS. Tasks like regression, feature selection, grouping, and classification were made easier by Orange’s visual interface, which made model development and management simpler. Independent and dependent features were found and linked to the GB, RF, and BR ML models after the dataset was analyzed. To optimize these models, hyperparameters were changed, guaranteeing that L1 and L2 for the LR model were regularized to avoid overtraining, as depicted in Figure 4.

Mechanism of ML.
The models’ performance was evaluated using R² and statistical errors in the “test and score” page of Orange. Finally, SHAP, PDP, and ICE analyses were applied to interpret the models, revealing the impact, trends, and interactions of features to optimize sustainable SCC mix design, as depicted in Figure 5.

A step-by-step research methodology followed in the study.
3.1 GB
GB is an ensemble learning technique that improves prediction accuracy by sequentially training weak learners, typically decision trees, on the residuals of prior models. Its strength lies in capturing complex nonlinear patterns and enhancing model performance through iterative learning. In this study, GB was used in combination with CNN-extracted features to construct an effective regression framework for material prediction. GB’s robustness to outliers and noise makes it particularly suitable for handling high-dimensional datasets common in materials science. Additionally, its ability to automatically handle missing data and feature interactions reduces the need for extensive preprocessing. These advantages, coupled with its adaptability and high predictive accuracy across structured datasets, have solidified GB’s popularity in ML applications [42].
3.2 BR
BR enhances model stability by training multiple base learners on different bootstrap samples of the data and aggregating their predictions. This approach reduces variance and improves robustness, especially in regression problems. In civil engineering, BR has been effectively applied to predict concrete strength by leveraging ensembles of decision trees, where its ability to mitigate overfitting and handle multicollinearity proves advantageous. BR’s iterative resampling strategy also ensures better generalization to unseen data, making it suitable for small or noisy datasets. Originally introduced by Breiman as “bagging” [43,44], the technique remains widely adopted for its simplicity and consistent performance gains across diverse domains.
3.3 RF
RF builds on the bagging concept by creating an ensemble of decision trees trained on randomly selected features and data samples, making it highly resistant to overfitting and suitable for high-dimensional datasets. This inherent randomness not only improves model diversity but also enhances generalization, allowing RF to excel in both classification and regression tasks. In this study, RF was optimized using the Beetle Antennae Search algorithm to fine-tune hyperparameters, thereby maximizing predictive accuracy for modeling concrete properties. RF’s ability to handle noisy data and its interpretability through feature importance metrics further contribute to its widespread adoption in engineering applications. Recognized for its robustness and scalability, RF remains a top choice for complex predictive modeling tasks across diverse domains [45].
3.4 PDP
Practitioners often seek insights into how a particular feature influences the overall range of values for that feature. This inquiry is answered through PDPs, which illustrate how changes in feature values impact model predictions. PDPs serve as a widely used visualization tool, aiding in interpreting model behavior by highlighting the connection between the target variable and one or two selected input features [46,47]. Typically, a PDP is displayed as a line graph, with the x-axis representing feature values and the y-axis indicating partial dependence. This approach allows for viewing the model as a black box [48]. PDPs demonstrate how alterations in the values of a feature influence model predictions. Eq. (1) is used to calculate the partial dependence for a feature f, where N is the number of instances in the input matrix x, and p red is the model’s prediction for a specific input instance. When feature f is modified to feature v, the average result is determined across all input instances:
with
To evaluate the effect of a feature through a PDP, all other features are kept constant while varying the feature of interest across predetermined values. This method allows for the examination of the specific feature’s influence on model predictions.
3.5 ICE
Goldstein et al. [49] presented an improved method for PDPs by utilizing ICE plots. These plots illustrate the predictions for individual samples as the jth feature changes. PDPs show the average of these ICE plots, whereas ICE plots demonstrate how a feature’s influence shifts across various input combinations. For analyzing extensive datasets, a random selection of ICE plots may be employed. Furthermore, ICE plots can assist in identifying extrapolation problems, which are covered in detail by Goldstein et al. [49].
Eq. (2) isolates the feature’s impact on the forecast by computing the model’s prediction, for example, i, when feature j takes on a certain value x. We can trace the ICE curve, for instance, I, by changing x in a range of values:
Interestingly, for individual data points, ICE examines how a model’s predictions change as a particular attribute changes. Training an ML model with the dataset is a crucial first step. To evaluate how it impacts a feature, the feature of interest is picked, and a feature grid is created, which is a range of values. Predictions are estimates entirely in the feature grid, producing distinct curves for every data instance while holding other features constant. These ICE curves depict how the feature affects predictions by capturing variation across cases and illuminating feature–behavior interactions. ICE analysis was utilized to investigate the link between the predictors and the result. ICE plots were created for each predictor by altering its values throughout the range while maintaining the average values of the other inputs. By providing a rich and dynamic visualization of predictor impacts, ICE plots enabled a thorough understanding of the model’s behavior and important input-output correlations.
3.6 SHAP analysis
A SHAP dependence plot illustrates the relationship between a feature and its SHAP value, representing the feature’s impact on the outcome. In binary prediction, SHAP values correspond to log odds in logistic regression models [50]. A versatile Python library called SHAP makes ML models interpretable regardless of the modeling language used. Because it applies game theory-derived Shapley values to assign contributions of specific variables to model predictions, this methodology is an effective tool for comprehending local and worldwide conduct. It offers simple interfaces with popular ML packages and clear visuals. Its open-source nature and vibrant community ensure that it will always be updated and enhanced [51,52]. This study examined how different input characteristics affected the CS of SCC.
In ensemble tree models, feature importance is often evaluated using gain, the total loss reduction from all splits involving a feature. However, Lundberg et al. [50] highlighted the inconsistency of gain, as a feature’s importance can decrease even when the model relies more on it. They proposed using Shapley values for consistent feature calculation significance [53]. The Shapley value, named after the economist who introduced it, represents a fair allocation of stakeholder contributions [9]. It is mathematically defined as follows:
where K represents the number of parties involved. The significance of the brackets in Eq. (3) indicates that entity-i’s contribution can be the difference between the profit earned by group S members alone (f x (S)) and by both entities I and the group members (f x (S∪{i})), and is known as a marginal contribution. Friedman’s [54] gain is based on the same concept, but it can be altered by group member S1, which leads to inconsistencies. The Shapley value is the average of the marginal contributions of all potential combinations after we repeat this calculation for every conceivable combination. Only the Shapley value approach to profit allocation satisfies the four requirements of linearity, symmetry, efficiency, and null player. Utilizing the concept of the Shapley value, the SHAP portrays the patient-j: f(x(j)) as the total of each feature-i’s contribution φ i (x(j) i ).
3.7 Performance assessment
Well-known models are typically assessed using the correlation coefficient R 2. The R 2 statistic is used by researchers to show the model’s validity and accuracy. A value of approximately 1 is thought to be satisfactory, while a value of less than 0.50 is judged insufficient. However, past investigations recommend performing further statistical analyses to determine the model’s performance [55]. Validating that the model’s predictions keep within a reasonable range of the actual values and that there are no unusually large errors between the actual and predicted values is essential during both the training and testing phases [56,57]. Consequently, the following error variables will be employed to estimate the model’s accuracy.
3.7.1 Mean absolute error (MAE)
The MAE is one of the most often used error metrics for evaluating the accuracy of ML models [58]. A well-designed model should have an MAE value that is as close to zero as possible. MAE reflects the average difference between model-predicted and actual values. It is computed by averaging the absolute differences between the projected values (y) and the actual observed values (x), as shown in Eq. (4):
3.7.2 Root mean squared error ( RMSE)
When evaluating errors in ML models, one commonly used statistic is the RMSE. The residuals are squared before the mean is determined. Consequently, it indicates more serious model flaws [59]. Because it gives larger errors more weight, RMSE is a sensitive measure of prediction accuracy. RMSE is the square root of the average squared differences between the projected (y) and actual (x) values. A lower RMSE number indicates more accurate projections, as shown in Eq. (5):
3.7.3 Coefficient of determination
The coefficient of determination (R 2) is one of the most widely used metrics for assessing the overall accuracy of regression models. However, due to its insensitivity to the division or multiplication of a constant with output, it is not used only to indicate the model’s accuracy [60]. A model needs to have an R 2 of at least 0.8, according to Brown et al. [61]. A statistical metric, called the R 2, assesses how effectively a model accounts for the variance in the dependent variable (y) about the independent variable (x). The formula is typically expressed as in Eq. (6):
3.7.4 Mean squared error (MSE)
It is necessary to compare the estimations of the two models. MSE values were computed using Eq. (7). The RMSE shows greater mistakes, while the MAE estimates the average error between the actual and anticipated values:
Here, Eq. (4) measures the average squared difference between the actual (y
i
) and predicted (
3.7.5 Root mean squared logarithmic error (RMSLE)
With x representing the estimated result and y representing the actual result, RMSLE is computed using Eq. (7). Because the log transform makes the target distribution more understandable, this equation is useful for outputs that are right-skewed. RMSLE, which is defined as the variance between the logs of the expected and actual values, evaluates the relative difference between the predicted and actual results. When the NSE is higher than 0.65, R 2 should be higher than 0.8, the RMSLE is near zero, and the correlation is deemed extremely good [62]:
where n is the number of data points, E i is the actual value, and P i is the predicted value.
4 Results and discussion
4.1 GB results
According to Natekin and Knoll [63] and Dorogush et al. [64], GBR builds an ensemble of weak learners, typically decision trees, sequentially. Each new tree corrects the mistakes of its predecessors by focusing on the residuals. The final forecast is calculated by multiplying the learning rate by the sum of all the predictions provided by each tree. It is necessary to note that Figure 6, which depicts the predictive performance of the GB technique) shows a strong connection between the predicted and experimental values across all ML models. Specifically, Figure 6(a) shows an R 2 value of 0.872 for the GB model. It is necessary to interpret that the error distribution in Figure 6(b) indicates a mean error of 2.76 MPa, with maximum and minimum errors of 6.4 and 0.71 MPa, respectively. Furthermore, 20.91% of the errors are below 1.5 MPa, where 50.32% are between 1.5 and 4 MPa, and 28.75% exceed 4 MPa.

(a) Experimental vs predicted value for the GB model, and (b) error graph for the GB model.
4.2 BR results
The BR technique yields 20 sub-models, the same as the GB method, and the optimized sub-model is selected based on R 2. Substitution sampling, which is used in the BR approach, may improve accuracy by repeating certain observations in each new testing dataset. The results of the predictions generated by the BR approach are shown in Figure 7. It has been suggested that every ML technique produces results that show a close relationship between the predicted values and the experimental outputs. Moreover, the BR model also has an R 2 of 0.922, as shown in Figure 7(a). The error divergence between the experimental and predicted entities is shown in Figure 7(b). The mean error of the BR model is approximately 2.013 MPa, while the maximum error is nearly 5.617 MPa, and the minimum error is approximately 0.41613 MPa. Likewise, about 52.28% of the anticipated outcomes errors are below 1.5 MPa, 37.25% range between 1.5 and 4 MPa, and only 10.45% are above 4 MPa.

(a) Experimental vs predicted value for the BR model, and (b) error graph for the BR model.
4.3 RF results
Using the hyperparameters from the studies, five RF models were trained to predict slump, CS, static/dynamic yield stresses, and plastic viscosity. After that, a testing dataset was used to validate the models, making sure that neither overfitting nor underfitting occurred for practical use [65,66]. A difficulty with the former occurs when the model fits the training data set so well that it has learned to identify the noise and anomalies in the data and cannot accurately depict the underlying relationships in the testing set. A model is eventually considered to be undertraining if it is too simplistic and cannot capture the trend in both training and testing sets. With an R 2 value of 0.95, the RF method shows a strong correlation with the expected target values, as shown in Figure 8(a). The higher accuracy of the RF model (R² = 0.95) compared to the BR and GB can be explained by its ability to reduce overfitting through random feature selection and ensemble averaging. Unlike bagging, which only relies on bootstrapped samples, RF also introduces feature randomness, leading to less correlation among trees and better generalization. It is also less sensitive to noise and outliers and performs well with non-linear relationships, which are often present in concrete strength prediction. Moreover, it requires less-intensive hyperparameter tuning compared to GB, contributing to its stable and reliable performance.

(a) Experimental vs predicted value for the RF model, and (b) error graph for the RF model.
Figure 8(b) illustrates the error distribution for the model, effectively highlighting the variation of errors with an average around 2.50 MPa. The data suggest that about 86.52% of the error distribution remains below 5 MPa. The error distribution indicates that approximately 10.64% of the errors are in the range of 5–10 MPa, while 2.84% exceed 10 MPa. Interestingly, the maximum error recorded is 16.93 MPa, whereas the minimum error stands at 0.04 MPa, as shown in Figure 8(b).
4.4 Comparison and validation of the model
The performance of the generated models was assessed using statistical metrics such as R 2, RMSE, RMSLE, MAE, and MAPE. Significantly, the RF model outperformed others with an R 2 of 0.95, an RMSE of 1.86 MPa, and an MAE of 1.42 MPa, indicating high predictive accuracy. Its RMSLE and MAPE values were also the lowest, at 0.061 MPa and 4.90%, respectively. The RF model achieved higher accuracy due to its robust ensemble of multiple decision trees, which effectively reduces overfitting and variance. Unlike GB and BR, RF combines bootstrapping with feature randomness, enabling it to capture complex, nonlinear interactions in the SCC dataset more efficiently and maintain stability across varying input conditions. In comparison, the GB model showed the least accuracy, with an R 2 of 0.872, an RMSE of 3.1 MPa, an MAE of 2.76 MPa, an RMSLE of 0.101 MPa, and an MAPE of 9.50%. The BR model exhibited intermediate performance, with an MAPE of 7.20% and an RMSLE of 0.079 MPa. Moreover, the Taylor plot in Figure 9 prominently shows the RF model’s superior alignment with actual CS values, while the GB model shows the weakest link, strengthening the RF model’s reliability. The total inaccuracy of RF is indicated by the distance between its point and the reference point, where SD = 1 and R = 1, which reduces distances and signifies better performance. Nonetheless, RF performs well in terms of precision and consistency, as evidenced by its relative proximity to this reference point.

Taylor plot for the developed model.
4.5 Taylor plot
Figure 9 presents the Taylor plot, which provides a comprehensive visual assessment of the predictive performance of the developed ML models (GB, BR, and RF) in comparison to experimental data. The plot simultaneously displays the standard deviation, correlation coefficient (R), and centered root mean square difference between predicted and actual values [67]. In this plot, the radial distance from the origin represents the standard deviation, the angle represents the correlation coefficient, and the arc lines denote different RMSE levels. A model that is closer to the reference point (experimental values) and aligns in both magnitude and angle is considered more accurate and reliable [68]. In this case, all three models (GB, BR, and RF) are positioned near the reference point with high correlation coefficients (>0.99) and standard deviations similar to the experimental data, indicating strong agreement and high predictive accuracy. This plot effectively summarizes model performance by integrating multiple statistical indicators into a single visual representation. Among the models, RF lies closest to the reference, suggesting its superior consistency and predictive performance. The tight clustering of all model points near the reference further confirms the robustness and generalization ability of the developed models.
4.6 Best model selection
After evaluating model errors, external validation criteria were employed to further validate the accuracy of the developed models. Table 3 presents the mathematical formulas for these metrics, their acceptable ranges, and the calculated values for the GB, RF, and BR models. The table presents the performance of the three models, GB, BR, and RF, based on various evaluation metrics. RF outperforms both GB and BR across all metrics, achieving the lowest MAE of 1.42, MAPE of 4.90%, RMSE of 1.86, and RMSLE of 0.061, along with the highest R² of 0.95, indicating the best predictive accuracy and reliability. It is encouraging to note that BR follows with lower errors than GB, but is still less effective than RF. GB shows the highest error values, making RF the most suitable model for accurate predictions in this study, as shown in Table 3.
Summary of statistical metrics for the ML model
Model | MAE | MAPE (%) | RMSE | RMSLE | R 2 |
---|---|---|---|---|---|
GB | 2.76 | 9.50 | 3.1 | 0.101 | 0.872 |
BR | 2.01 | 7.20 | 2.42 | 0.079 | 0.922 |
RF | 1.42 | 4.90 | 1.86 | 0.061 | 0.95 |
4.7 Explanatory analysis
To gain an understanding of the prediction process and to make black-box models more transparent, post-hoc analysis of the produced ML models is essential [69]. It is necessary to highlight that this study describes how the constructed ML models are subjected to three different kinds of explanatory analyses: PDP 3D analysis, SHAP analysis, and ICE analysis. GB and RF are considered black-box models due to their limited interpretability. BR is also categorized as a black-box model and falls under ensemble methods; therefore, it was selected for the explanatory analyses [70]. The most accurate algorithm for predicting the CS of sustainable SCC was found to be RF. Hence, it was decided to carry out these studies to provide precise insights into the relevance of different input variables to predict output.
4.7.1 SHAP analysis
SHAP analysis is an interpretability framework based on coalitional game theory, where each input feature is treated as a player in a coalition, and its contribution to the model’s prediction is quantified as an SHAP value [71,72]. This technique provides a unified measure for feature importance by evaluating how much each feature contributes to increasing or decreasing a specific prediction. SHAP values allow for both global and local interpretation, enhancing the transparency of complex, black-box ML models used in empirical research [73].
Figure 10 presents the SHAP summary plot for the SCC prediction model, offering insight into the global significance and directional effect of each feature. The x-axis shows SHAP values: positive values indicate that the feature increases the predicted CS, while negative values decrease it. The y-axis ranks features by their average impact across the dataset. The color gradient (red = high, blue = low) represents the actual feature values. Features such as CT, cement, and W/B ratio exhibit wide SHAP value distributions, highlighting strong and variable influence on predictions. In contrast, features like water and MP show limited spread around zero, reflecting lower importance. This plot effectively communicates both the relative importance of each input and whether its influence is positively or negatively associated with the model’s output.

SHAP global interpretation of the model.
4.7.2 ICE analysis
ICE plots highlight how an ML model’s output does not represent the average impact; rather, it varies for individual cases when a feature value changes [49]. ICE charts provide indications of prediction behavior by displaying the variation in model outputs for particular cases. However, generalization may be difficult due to their instance-specific character. This work addresses this by combining ICE charts and PDPs, which offer a thorough comprehension of the behavior of the ML model across feature values and individual cases. This integrated technique allows the analysis of the optimized model. The average value of a function F over N observations is determined using the ICE equation, as shown in Eq. (9):
where k g is the complement such that k g ∪ k s = s, dP(k g) and k s are the examined features of the input variables, and (k g) stands for the k g’s marginal effect.
The ICE plots for the models created in this study are displayed in Figure 11 and offer a useful and interactive way to show how the output of the model changes when the values of the four input variables change. To create the ICE plot, one variable was varied over its range, while the other variables were set to their average values. Plotting the resulting change in the given models’ predictions against the variable values revealed that the thick blue curve represented the average reaction, whereas each curve represented a sample of the data.

ICE analysis to show the relationship between inputs and output: (a) Cement (kg·m−³), (b) curing time, (c) density (kg·m−³), (d) GP (kg·m−³), (e) MP (kg·m−³), (f) slump flow (mm), (g) water (kg·m−³), and (h) water/binder ratio.
The ICE plots illustrate the effect of varying material properties on the predicted response. The cement content (kg·m−3) in Figure 11(a) shows that predictions remain constant at approximately 29.0 kg·m−3 between 225 and 275 kg·m−3, with a sharp increase to 31.0 kg·m−3 between 275 and 325 kg·m−3, followed by stabilization at 31.5 kg·m−3 beyond 325 kg·m−3, suggesting a diminishing return. Thereafter, for curing time (days), predictions are stable around 26 up to 40 days, then increase sharply to 30, peaking at 38 beyond 80 days, as shown in Figure 11(b). The density plot (kg·m−3) in Figure 11(c) shows a similar step function, with constant predicted values within specific density intervals of 2,350–2,650 kg·m−3. In Figure 11(d), the GP plot (kg·m−3) exhibits stepwise changes, with expected values remaining constant in intervals between 0 and 80 kg·m−3. Figure 11(e) and (f) depicts that MP and SF plots similarly show step functions, indicating distinct changes at specific intervals 0–80 kg·m−3 for MP and 650–825 mm for SF, essential for understanding and optimizing material properties. The water content plot in Figure 11(g) shows expected values increasing at distinct steps within the range of 160–200 kg·m−3, highlighting key thresholds in material behavior. Finally, the plot of w/b in Figure 11(h) shows a negative impact with increasing w/b beyond 0.45.
4.7.3 PDPs
The PDP is a popular technique for displaying strong connections between input data and model outputs. However, to the best of our knowledge, they have only been used in the study [74]. Instead of exhibiting the average effect, ICE plots, as opposed to PDPs, show how an ML model’s output differs for particular cases as a feature value changes [49]. ICE charts provide a comprehensive understanding of forecasting behavior by illustrating the variability in model outputs for various cases. However, generalization can be inherently challenging due to the instance-specific nature of the methodology. The average partial dependence function (F s) is computed based on a selected subset of predictors (k s), as defined in Eq. (10):
Here, k i.g represents the actual value of the ith input variable in the dataset, and N denotes the total number of samples.
Figure 12 presents PDP-3D, illustrating the relationships between material properties and CS, providing essential information for optimizing construction materials. The plots show that water, cement content, GP, SF, ρ, and other additives all have a substantial impact on CS. For instance, Figure 12(a) depicts the interaction of GP (0–1,200 kg·m−3) and water (0–500 kg·m−3), with CS highest at 32.2 MPa. As shown in Figure 12(b), the Cem. content is between 240 and 400 kg·m−3, and the CT changes dramatically from 0 to 85 days, which affects the CS; the longer the curing time, the greater the strength. Similarly, higher Cem. content is about 400–600 kg·m−3, and the density ranges from 2,200 to 2,400 kg·m−3 (Figure 12(c)), which enhances CS, emphasizing material optimization. The interaction of cement is 300–500 kg·m−3, and GP is 0–80 kg·m−3, as shown in Figure 12(d); CS peaks at 33 MPa with optimal ranges of 500 kg·m−3 cement and 40–60 kg·m−3 GP. Cement and activatable powder are in between 0 and 60 kg·m−3 as shown in Figure 12(e), depicting a nonlinear increase in CS of 28–33 MPa, with significant gains observed at 400 kg·m−3 cement and 20–40 kg·m−3 powder. Furthermore, higher slump flow is about ≥500 mm, whereas for cement, it is ≥400 kg·m−3. As shown in Figure 12(f), CS reaches a maximum of 34 MPa, while lower ranges remain around 27 MPa. Figure 12(g) shows that increasing cement (300–500 kg·m−3) and reducing water (240–360 kg·m−3) enhance CS, peaking at 32 MPa. Figure 12(h) highlights that extended curing commences from 0 to 8 days, and higher SF ranges from 600 to 870 mm, contributing to improved CS. As shown in Figure 12(i), density varies from 2,000 to 2,400 kg·m−3, and curing duration ranges from 3 to 8 days, which significantly increases CS from 26 to 40 MPa. Figure 12(j) reveals that CS peaks at 36 MPa with GP beginning with 0–10 kg·m−3, and curing beyond 5 days. Figure 12(k) indicates that GP starts from 0 to 10 kg·m−3 and density varies from 2,250 to 2,400 kg·m−3, resulting in CS ranging from 29.5 to 32.5 MPa.

PDP- 3D: (a) GP with water, (b) cement with curing time, (c) cement with density, (d) cement with GP, (e) cement with MP, (f) cement (kg·m−³) with slump flow, (g) cement with water (kg·m−³), (h) slump flow (mm) with curing time, (i) density with curing time, (j) density with curing time, (k) GP (kg·m−³) with density (kg·m−³), (l) GP (kg·m−³) with water (kg·m−³), (m) MP with water (kg·m−³), (n) water/binder ratio with cement, and (o) water/binder ratio with density.
Figure 12(l) analysis reveals that varying GP and water content, ranging from 0 to 100 kg·m−3, significantly influences CS between 31.0 and 32.2 MPa, with increases in both stimulating strengths. Thereafter, MP spans from 0 to 1,000 kg·m−3 and water ranges from 0 to 500 kg·m−3, as shown in Figure 12(m), increasing the CS approach to 31.7 MPa, emphasizing the importance of optimized material proportions. These findings demonstrate the critical role of balancing material properties to achieve optimal CS in construction applications. Higher densities and GP content generally improve CS, with the peak values observed at maximum density and GP levels. Thereafter, the w/b ratio and Cem. content is around 380–460 kg·m−3, as shown in Figure 12(n), and how deviations in these factors influence CS, critical for concrete mix design optimization. Similarly, Figure 12(o) shows variations in the w/b ratio in the range 0.38–0.50 and density in the range 2,400–2,600 kg·m−3, and CS of 29.0–33.0 MPa. A 3D surface plot highlights the importance of optimizing these parameters to improve CS, which is crucial for construction and engineering applications. Finally, these illustrations provide important details for material design and optimization in construction engineering, helping in the development of stronger, more efficient building materials.
5 Conclusions
This study employed ML techniques, including GB, BR, and RF, to predict the CS of SCC, incorporating MP and GP. By utilizing experimental data, the developed models were trained and validated to assess their predictive accuracy and reliability. Various statistical and graphical analyses were conducted to evaluate model performance and identify key factors influencing SCC strength. The following are the primary findings of the study:
The developed models showed strong agreement with experimental results, with the RF model demonstrating the highest accuracy for CS prediction of SCC. The R² values for BR and GB were found to be 0.922 and 0.872, while RF achieved the highest value of 0.95.
Statistical validation further confirmed the model accuracy, with RF yielding the lowest errors: MAE of 1.42, MAPE of 4.90%, RMSE of 1.86, and RMSLE of 0.061. These assessments validated the superior predictive capability of RF over BR and GB.
The Taylor plot analysis reinforced the robustness of the RF model, highlighting its reduced standard deviation and improved consistency in estimating SCC CS.
SHAP analysis showed that CT was the most influential factor affecting SCC strength, followed by SF, while MP had the least impact. These findings align with experimental data and provide useful insights for optimizing the SCC mix design.
PDP and ICE analyses of RF-based predictive models indicated that RF effectively captured dominant linear trends and feature-specific variations, confirming its superior predictive accuracy over BR and GB for modeling the CS of SCC.
The analytical results demonstrated that the developed models achieved high accuracy and reliability, highlighting their potential for predicting the CS of SCC in future applications. Importantly, the insights gained from SHAP, PDP, and ICE analyses provide practical guidance for engineers and material designers by identifying the most influential factors and their acceptable ranges for optimizing the SCC mix design. However, the study is limited by the relatively small and specific dataset used, which may affect the models’ generalizability to different SCC compositions and environmental conditions. To further enhance predictive performance, future studies should focus on constructing larger and more diverse datasets to develop robust and comprehensive models.
Acknowledgments
The authors acknowledge the Deanship of Scientific Research, Vice Presidency for Graduate Studies and Scientific Research, King Faisal University, Saudi Arabia (Grant No. KFU252393). The authors extend their appreciation for the financial support that made this study possible.
-
Funding information: This work was supported by the Deanship of Scientific Research, Vice Presidency for Graduate Studies and Scientific Research, King Faisal University, Saudi Arabia [Grant No. KFU252393].
-
Author contributions: K.K.: conceptualization, funding acquisition, methodology, writing – original draft, writing, reviewing, and editing. M.E.U.K.: data acquisition, methodology, software, and writing-original draft. A.A.A.A.-N.: resources, funding acquisition, visualization, supervision, writing, reviewing, and editing. M.N.A.: supervision, project administration, investigation, funding acquisition, writing, reviewing, and editing. B.I.: software, validation, conceptualization, writing, reviewing, and editing. M.T.Q.: data acquisition, resources, funding acquisition, writing, reviewing, and editing. All authors have accepted responsibility for the entire content of this manuscript and approved its submission.
-
Conflict of interest: The authors state no conflict of interest.
-
Data availability statement: The datasets generated and/or analyzed during the current study are available from the corresponding author upon reasonable request.
References
[1] Haddad, B., F. Alassaad, and N. Sebaibi. Evaluation of early-age compressive strength in winter prefabrication: a comparative study. Applied Sciences, Vol. 14, 2024, id. 3653.10.3390/app14093653Search in Google Scholar
[2] Goodier, C. I. Development of self-compacting concrete. Proceedings of the Institution of Civil Engineers-Structures and Buildings, Vol. 156, 2003, pp. 405–414.10.1680/stbu.2003.156.4.405Search in Google Scholar
[3] Hendi, A., A. Behravan, D. Mostofinejad, A. Sedaghatdoost, and M. Amini. A step towards green concrete: Effect of waste silica powder usage under HCl attack. Journal of Cleaner Production, Vol. 188, 2018, pp. 278–289.10.1016/j.jclepro.2018.03.288Search in Google Scholar
[4] Alfaiad, M. A., K. Khan, W. Ahmad, M. N. Amin, A. F. Deifalla, and N. A. Ghamry. Evaluating the compressive strength of glass powder-based cement mortar subjected to the acidic environment using testing and modeling approaches. PloS one, Vol. 18, 2023, id. e0284761.10.1371/journal.pone.0284761Search in Google Scholar PubMed PubMed Central
[5] Amin, M. N., H. A. Alkadhim, W. Ahmad, K. Khan, H. Alabduljabbar, and A. Mohamed. Experimental and machine learning approaches to investigate the effect of waste glass powder on the flexural strength of cement mortar. PloS one, Vol. 18, 2023, id. e0280761.10.1371/journal.pone.0280761Search in Google Scholar PubMed PubMed Central
[6] Petkova, V., V. Stoyanov, K. Mihaylova, and B. Kostova. Impact of pozzolanic and inert powders on the microstructure and thermal chemistry of cement mortars. Ceramics International, Vol. 51, 2025, pp. 5514–5527.10.1016/j.ceramint.2024.06.018Search in Google Scholar
[7] Hamza, F., T. AliBoucetta, M. Behim, S. Bellara, A. Senouci, and W. Maherzi. Sustainable self-compacting concrete with recycled aggregates, ground granulated blast slag, and limestone filler: a technical and environmental assessment. Sustainability, Vol. 17, 2025, id. 3395.10.3390/su17083395Search in Google Scholar
[8] Wei, M., L. Chen, N. Lei, H. Li, and L. Huang. Mechanical properties and microstructures of thermally activated ultrafine recycled fine powder cementitious materials. Construction and Building Materials, Vol. 475, 2025, id. 141195.10.1016/j.conbuildmat.2025.141195Search in Google Scholar
[9] Inqiad, W. B., M. S. Siddique, S. S. Alarifi, M. J. Butt, T. Najeh, and Y. Gamil. Comparative analysis of various machine learning algorithms to predict 28-day compressive strength of Self-compacting concrete. Heliyon, Vol. 9, 2023, id. e22036.10.1016/j.heliyon.2023.e22036Search in Google Scholar PubMed PubMed Central
[10] Ren, L., N. Wang, W. Pang, Y. Li, and G. Zhang. Modeling and monitoring the material removal rate of abrasive belt grinding based on vision measurement and the gene expression programming (GEP) algorithm. The International Journal of Advanced Manufacturing Technology, Vol. 120, 2022, pp. 385–401.10.1007/s00170-022-08822-zSearch in Google Scholar
[11] Haque, M. A., B. Chen, A. Kashem, T. Qureshi, and A. A. M. Ahmed. Hybrid intelligence models for compressive strength prediction of MPC composites and parametric analysis with SHAP algorithm. Materials Today Communications, Vol. 35, 2023, id. 105547.10.1016/j.mtcomm.2023.105547Search in Google Scholar
[12] Shi, C., Y. Wu, C. Riefler, and H. Wang. Characteristics and pozzolanic reactivity of glass powders. Cement and Concrete research, Vol. 35, 2005, pp. 987–993.10.1016/j.cemconres.2004.05.015Search in Google Scholar
[13] Jiang, Z., G. He, Y. Jiang, H. Zhao, Y. Duan, G. Yuan, et al. Synergistic preparation and properties of ceramic foams from wolframite tailings and high-borosilicate waste glass. Construction and Building Materials, Vol. 457, 2024, id. 139367.10.1016/j.conbuildmat.2024.139367Search in Google Scholar
[14] Zrar, Y. J. and K. H. Younis. Mechanical and durability properties of self-compacted concrete incorporating waste crumb rubber as sand replacement: A review. Sustainability, Vol. 14, 2022, id. 11301.10.3390/su141811301Search in Google Scholar
[15] Chen, J., J. Zhuang, S. Shen, and S. Dong. Experimental investigation on the impact resistance of rubber self-compacting concrete. In Proceedings of the Structures, 2022, pp. 691–704.10.1016/j.istruc.2022.03.057Search in Google Scholar
[16] Aslani, F., G. Ma, D. L. Y. Wan, and V. X. T. Le. Experimental investigation into rubber granules and their effects on the fresh and hardened properties of self-compacting concrete. Journal of Cleaner Production, Vol. 172, 2018, pp. 1835–1847.10.1016/j.jclepro.2017.12.003Search in Google Scholar
[17] Hasan, R., M. H. R. Sobuz, A. S. M. Akid, M. R. Awall, M. Houda, A. Saha, et al. Eco-friendly self-consolidating concrete production with reinforcing jute fiber. Journal of Building Engineering, Vol. 63, 2023, id. 105519.10.1016/j.jobe.2022.105519Search in Google Scholar
[18] Liu, K., M. S. Alam, J. Zhu, J. Zheng, and L. Chi. Prediction of carbonation depth for recycled aggregate concrete using ANN hybridized with swarm intelligence algorithms. Construction and Building Materials, Vol. 301, 2021, id. 124382.10.1016/j.conbuildmat.2021.124382Search in Google Scholar
[19] Señas, L., C. Priano, and S. Marfil. Influence of recycled aggregates on properties of self-consolidating concretes. Construction and Building Materials, Vol. 113, 2016, pp. 498–505.10.1016/j.conbuildmat.2016.03.079Search in Google Scholar
[20] Ahmad, W., V. S. S. C. S. Veeraghantla, and A. Byrne. Advancing sustainable concrete using biochar: experimental and modelling study for mechanical strength evaluation. Sustainability, Vol. 17, 2025, id. 2516.10.3390/su17062516Search in Google Scholar
[21] Guo, Z., T. Jiang, J. Zhang, X. Kong, C. Chen, and D. E. Lehman. Mechanical and durability properties of sustainable self-compacting concrete with recycled concrete aggregate and fly ash, slag and silica fume. Construction and Building Materials, Vol. 231, 2020, id. 117115.10.1016/j.conbuildmat.2019.117115Search in Google Scholar
[22] Tanyildizi, H. and A. Çevik. Modeling mechanical performance of lightweight concrete containing silica fume exposed to high temperature using genetic programming. Construction and Building Materials, Vol. 24, 2010, pp. 2612–2618.10.1016/j.conbuildmat.2010.05.001Search in Google Scholar
[23] Ahmed, H. U., R. R. Mostafa, A. Mohammed, P. Sihag, and A. Qadir. Support vector regression (SVR) and grey wolf optimization (GWO) to predict the compressive strength of GGBFS-based geopolymer concrete. Neural Computing and Applications, Vol. 35, No. 3, 2022, pp. 2909–2926.10.1007/s00521-022-07724-1Search in Google Scholar
[24] Alsharari, F., B. Iftikhar, M. A. Uddin, and A. F. Deifalla. Data-driven strategy for evaluating the response of eco-friendly concrete at elevated temperatures for fire resistance construction. Results in Engineering, Vol. 20, 2023, id. 101595.10.1016/j.rineng.2023.101595Search in Google Scholar
[25] Li, H., J. Lin, X. Lei, and T. Wei. Compressive strength prediction of basalt fiber reinforced concrete via random forest algorithm. Materials Today Communications, Vol. 30, 2022, id. 103117.10.1016/j.mtcomm.2021.103117Search in Google Scholar
[26] Dahiya, N., B. Saini, and H. D. Chalak. Gradient boosting-based regression modelling for estimating the time period of the irregular precast concrete structural system with cross bracing. Journal of King Saud University - Engineering Sciences, 2021.10.1016/j.jksues.2021.08.004Search in Google Scholar
[27] Kumar, S., R. Kumar, B. Rai, and P. Samui. Prediction of compressive strength of high-volume fly ash self-compacting concrete with silica fume using machine learning techniques. Construction and Building Materials, Vol. 438, 2024, id. 136933.10.1016/j.conbuildmat.2024.136933Search in Google Scholar
[28] Gill, A. S. and R. Siddique. Durability properties of self-compacting concrete incorporating metakaolin and rice husk ash. Construction and Building Materials, Vol. 176, 2018, pp. 323–332.10.1016/j.conbuildmat.2018.05.054Search in Google Scholar
[29] Amlashi, A. T., S. M. Abdollahi, S. Goodarzi, and A. R. Ghanizadeh. Soft computing based formulations for slump, compressive strength, and elastic modulus of bentonite plastic concrete. Journal of cleaner production, Vol. 230, 2019, pp. 1197–1216.10.1016/j.jclepro.2019.05.168Search in Google Scholar
[30] El Ouni, M. H., S. H. A. Shah, A. Ali, S. Muhammad, M. S. Mahmood, B. Ali, et al. Mechanical performance, water and chloride permeability of hybrid steel-polypropylene fiber-reinforced recycled aggregate concrete. Case Studies in Construction Materials, Vol. 16, 2022, id. e00831.10.1016/j.cscm.2021.e00831Search in Google Scholar
[31] Siddique, R. Properties of self-compacting concrete containing class F fly ash. Materials & Design, Vol. 32, 2011, pp. 1501–1507.10.1016/j.matdes.2010.08.043Search in Google Scholar
[32] Aidjouli, Y., C. Belebchouche, A. Hammoudi, E.-H. Kadri, S. Zaouai, and S. Czarnecki. Modeling the properties of sustainable self-compacting concrete containing marble and glass powder wastes using response surface methodology. Sustainability, Vol. 16, 2024, id. 1972.10.3390/su16051972Search in Google Scholar
[33] Chen, Z. Application of machine learning boosting and bagging methods to predict compressive and flexural strength of marble cement mortar. Materials Today Communications, Vol. 39, 2024, id. 108600.10.1016/j.mtcomm.2024.108600Search in Google Scholar
[34] Liu, H., S. A. Khan, M. N. Amin, F. Althoey, and M. T. Qadir. Evaluating the strength loss and the effectiveness of glass and eggshell powder for cement mortar under acidic conditions. Reviews on Advanced Materials Science, Vol. 63, No. 1, 2024, id. 20240042.10.1515/rams-2024-0042Search in Google Scholar
[35] de-Prado-Gil, J., C. Palencia, P. Jagadesh, and R. Martínez-García. A comparison of machine learning tools that model the splitting tensile strength of self-compacting recycled aggregate concrete. Materials, Vol. 15, 2022, id. 4164.10.3390/ma15124164Search in Google Scholar PubMed PubMed Central
[36] Jiang, Y., L. Liu, J. Yan, and Z. Wu. Room-to-low temperature thermo-mechanical behavior and corresponding constitutive model of liquid oxygen compatible epoxy composites. Composites Science and Technology, Vol. 245, 2024, id. 110357.10.1016/j.compscitech.2023.110357Search in Google Scholar
[37] Gandomi, A. H. and D. A. Roke. Assessment of artificial neural network and genetic programming as predictive tools. Advances in Engineering Software, Vol. 88, 2015, pp. 63–72.10.1016/j.advengsoft.2015.05.007Search in Google Scholar
[38] Frank, I. E. and R. Todeschini. The data analysis handbook, Elsevier, Amsterdam, The Netherlands, 1994.Search in Google Scholar
[39] Gandomi, A. H., A. H. Alavi, M. Mousavi, and S. M. Tabatabaei. A hybrid computational approach to derive new ground-motion prediction equations. Engineering Applications of Artificial Intelligence, Vol. 24, 2011, pp. 717–732.10.1016/j.engappai.2011.01.005Search in Google Scholar
[40] Sarikaya, A. and M. Gleicher. Scatterplots: Tasks, data, and designs. IEEE Transactions on Visualization and Computer Graphics, Vol. 24, 2017, pp. 402–412.10.1109/TVCG.2017.2744184Search in Google Scholar PubMed
[41] Cui, Q., M. O. Ward, and E. A. Rundensteiner. Enhancing scatterplot matrices for data with ordering or spatial attributes. In Proceedings of the Visualization and Data Analysis, Vol. 2006, 2006, pp. 248–258.10.1117/12.650409Search in Google Scholar
[42] Friedman, J. H. Greedy function approximation: a gradient boosting machine. Annals of statistics, Vol. 29, No. 5, 2001, pp. 1189–1232.10.1214/aos/1013203451Search in Google Scholar
[43] Maclin, R. Boosting classifiers regionally. In Proceedings of the AAAI/IAAI, 1998, pp. 700–705.Search in Google Scholar
[44] Wang, H., Y. Jiang, and H. Wang. Stock return prediction based on Bagging-decision tree. In Proceedings of the 2009 IEEE International Conference on Grey Systems and Intelligent Services (GSIS 2009), 2009, pp. 1575–1580.10.1109/GSIS.2009.5408165Search in Google Scholar
[45] Liaw, A. and M. Wiener. Classification and regression by randomForest. R news, Vol. 2, 2002, pp. 18–22.Search in Google Scholar
[46] Hastie, T. The elements of statistical learning: data mining, inference, and prediction, Springer, New York, Vol. 2, 2009, pp. 1–758.Search in Google Scholar
[47] Krause, J., A. Perer, and K. Ng. Interacting with predictions: Visual inspection of black-box machine learning models. In Proceedings of the Proceedings of the 2016 CHI conference on human factors in computing systems, 2016, pp. 5686–5697.10.1145/2858036.2858529Search in Google Scholar
[48] Ribeiro, M. T.; Singh, S.; Guestrin, C. Model-agnostic interpretability of machine learning. arXiv preprint arXiv:1606.05386, 2016.Search in Google Scholar
[49] Goldstein, A., A. Kapelner, J. Bleich, and E. Pitkin. Peeking inside the black box: Visualizing statistical learning with plots of individual conditional expectation. Journal of Computational and Graphical Statistics, Vol. 24, 2015, pp. 44–65.10.1080/10618600.2014.907095Search in Google Scholar
[50] Lundberg, S. M.; Erion, G. G.; Lee, S.-I. Consistent individualized feature attribution for tree ensembles. arXiv preprint arXiv:1802.03888, 2018.Search in Google Scholar
[51] Sin, G., K. V. Gernaey, and A. E. Lantz. Good modeling practice for PAT applications: Propagation of input uncertainty and sensitivity analysis. Biotechnology progress, Vol. 25, 2009, pp. 1043–1053.10.1002/btpr.166Search in Google Scholar PubMed
[52] Abuhussain, M. A., A. Ahmad, M. N. Amin, F. Althoey, Y. Gamil, and T. Najeh. Data-driven approaches for strength prediction of alkali-activated composites. Case Studies in Construction Materials, Vol. 20, 2024, id. e02920.10.1016/j.cscm.2024.e02920Search in Google Scholar
[53] Lundberg, S. A unified approach to interpreting model predictions. arXiv preprint arXiv:1705.07874, 2017.Search in Google Scholar
[54] Hastie, T., R. Tibshirani, and M. Wainwright. Statistical learning with sparsity. Monographs on statistics and applied probability, CRC Press, Boca Raton, Florida, USA, Vol. 143, 2015, id. 8.Search in Google Scholar
[55] Babanajad, S. K., A. H. Gandomi, and A. H. Alavi. New prediction models for concrete ultimate strength under true-triaxial stress states: An evolutionary approach. Advances in Engineering Software, Vol. 110, 2017, pp. 55–68.10.1016/j.advengsoft.2017.03.011Search in Google Scholar
[56] Althoey, F., M. N. Amin, K. Khan, M. M. Usman, M. A. Khan, M. F. Javed, et al. Machine learning based computational approach for crack width detection of self-healing concrete. Case Studies in Construction Materials, Vol. 17, 2022, id. e01610.10.1016/j.cscm.2022.e01610Search in Google Scholar
[57] Shah, S., M. Houda, S. Khan, F. Althoey, M. Abuhussain, M. A. Abuhussain, et al. Mechanical behaviour of E-waste aggregate concrete using a novel machine learning algorithm: Multi expression programming (MEP). Journal of Materials Research and Technology, Vol. 25, 2023, pp. 5720–5740.10.1016/j.jmrt.2023.07.041Search in Google Scholar
[58] Hodson, T. O. Root mean square error (RMSE) or mean absolute error (MAE): When to use them or not. Geoscientific Model Development Discussions, Vol. 2022, 2022, pp. 1–10.10.5194/gmd-2022-64Search in Google Scholar
[59] Chicco, D., M. J. Warrens, and G. Jurman. The coefficient of determination R-squared is more informative than SMAPE, MAE, MAPE, MSE and RMSE in regression analysis evaluation. Peerj Computer Science, Vol. 7, 2021, id. e623.10.7717/peerj-cs.623Search in Google Scholar PubMed PubMed Central
[60] Lee, S.-B., T. G. Habetler, R. G. Harley, and D. J. Gritter. An evaluation of model-based stator resistance estimation for induction motor stator winding temperature monitoring. IEEE Transactions on Energy Conversion, Vol. 17, 2002, pp. 7–15.10.1109/60.986431Search in Google Scholar
[61] Brown, S., K. Lo, and T. Lys. Use of R2 in accounting research: measuring changes in value relevance over the last four decades. Journal of Accounting and Economics, Vol. 28, 1999, pp. 83–115.10.1016/S0165-4101(99)00023-3Search in Google Scholar
[62] Farooq, F., W. Ahmed, A. Akbar, F. Aslam, and R. Alyousef. Predictive modeling for sustainable high-performance concrete from industrial wastes: A comparison and optimization of models using ensemble learners. Journal of Cleaner Production, Vol. 292, 2021, id. 126032.10.1016/j.jclepro.2021.126032Search in Google Scholar
[63] Natekin, A. and A. Knoll. Gradient boosting machines, a tutorial. Frontiers in neurorobotics, Vol. 7, 2013, id. 21.10.3389/fnbot.2013.00021Search in Google Scholar PubMed PubMed Central
[64] Prokhorenkova, L., G. Gusev, A. Vorobev, A. V. Dorogush, and A. Gulin. CatBoost: unbiased boosting with categorical features. Advances in Neural Information Processing Systems, 2018, id. 31.Search in Google Scholar
[65] Jabbar, H. and R. Z. Khan. Methods to avoid over-fitting and under-fitting in supervised machine learning (comparative study). Computer Science. Communication and Instrumentation Devices, Vol. 70, 2015, pp. 978–981.10.3850/978-981-09-5247-1_017Search in Google Scholar
[66] Van der Aalst, W. M., V. Rubin, H. Verbeek, B. F. van Dongen, E. Kindler, and C. W. Günther. Process mining: a two-step approach to balance between underfitting and overfitting. Software & Systems Modeling, Vol. 9, 2010, pp. 87–111.10.1007/s10270-008-0106-zSearch in Google Scholar
[67] Taylor, K. E. Summarizing multiple aspects of model performance in a single diagram. Journal of Geophysical Research: Atmospheres, Vol. 106, 2001, pp. 7183–7192.10.1029/2000JD900719Search in Google Scholar
[68] Wang, L., R. Zhang, G. Wang, J. Zhao, D. Yang, Z. Kang, et al. Effect of long reaction distance on gas composition from organic-rich shale pyrolysis under high-temperature steam environment. International Journal of Coal Science & Technology, Vol. 11, 2024, id. 34.10.1007/s40789-024-00689-7Search in Google Scholar
[69] Cui, L., P. Chen, L. Wang, J. Li, and H. Ling. Application of extreme gradient boosting based on grey relationa analysis for prediction of compressive strength of concrete. Advances in Civil Engineering, Vol. 2021, 2021, id. 8878396.10.1155/2021/8878396Search in Google Scholar
[70] Honegger, M. Shedding light on black box machine learning algorithms: Development of an axiomatic framework to assess the quality of methods that explain individual predictions. arXiv preprint arXiv:1808.05054 2018.Search in Google Scholar
[71] Inqiad, W. B., E. V. Dumitrascu, R. A. Dobre, N. M. Khan, A. H. Hammood, S. N. Henedy, et al. Predicting compressive strength of hollow concrete prisms using machine learning techniques and explainable artificial intelligence (XAI). Heliyon, Vol. 10, 2024, id. e36841.10.1016/j.heliyon.2024.e36841Search in Google Scholar PubMed PubMed Central
[72] Lundberg, S. M., G. Erion, H. Chen, A. DeGrave, J. M. Prutkin, B. Nair, et al. From local explanations to global understanding with explainable AI for trees. Nature Machine Intelligence, Vol. 2, 2020, pp. 56–67.10.1038/s42256-019-0138-9Search in Google Scholar PubMed PubMed Central
[73] Iqbal, M. F., M. F. Javed, M. Rauf, I. Azim, M. Ashraf, J. Yang, et al. Sustainable utilization of foundry waste: Forecasting mechanical properties of foundry sand based concrete using multi-expression programming. Science of The Total Environment, Vol. 780, 2021, id. 146524.10.1016/j.scitotenv.2021.146524Search in Google Scholar PubMed
[74] Chen, L., Z. Wang, A. A. Khan, M. Khan, M. F. Javed, A. Alaskar, et al. Development of predictive models for sustainable concrete via genetic programming-based algorithms. Journal of Materials Research and Technology, Vol. 24, 2023, pp. 6391–6410.10.1016/j.jmrt.2023.04.180Search in Google Scholar
© 2025 the author(s), published by De Gruyter
This work is licensed under the Creative Commons Attribution 4.0 International License.
Articles in the same Issue
- Review Articles
- Utilization of steel slag in concrete: A review on durability and microstructure analysis
- Technical development of modified emulsion asphalt: A review on the preparation, performance, and applications
- Recent developments in ultrasonic welding of similar and dissimilar joints of carbon fiber reinforcement thermoplastics with and without interlayer: A state-of-the-art review
- Unveiling the crucial factors and coating mitigation of solid particle erosion in steam turbine blade failures: A review
- From magnesium oxide, magnesium oxide concrete to magnesium oxide concrete dams
- Properties and potential applications of polymer composites containing secondary fillers
- A scientometric review on the utilization of copper slag as a substitute constituent of ordinary Portland cement concrete
- Advancement of additive manufacturing technology in the development of personalized in vivo and in vitro prosthetic implants
- Recent advance of MOFs in Fenton-like reaction
- A review of defect formation, detection, and effect on mechanical properties of three-dimensional braided composites
- Non-conventional approaches to producing biochars for environmental and energy applications
- Review of the development and application of aluminum alloys in the nuclear industry
- Advances in the development and characterization of combustible cartridge cases and propellants: Preparation, performance, and future prospects
- Recent trends in rubberized and non-rubberized ultra-high performance geopolymer concrete for sustainable construction: A review
- Cement-based materials for radiative cooling: Potential, material and structural design, and future prospects
- A comprehensive review: The impact of recycling polypropylene fiber on lightweight concrete performance
- Research Articles
- Investigation of the corrosion performance of HVOF-sprayed WC-CoCr coatings applied on offshore hydraulic equipment
- A systematic review of metakaolin-based alkali-activated and geopolymer concrete: A step toward green concrete
- Evaluation of color matching of three single-shade composites employing simulated 3D printed cavities with different thicknesses using CIELAB and CIEDE2000 color difference formulae
- Novel approaches in prediction of tensile strain capacity of engineered cementitious composites using interpretable approaches
- Effect of TiB2 particles on the compressive, hardness, and water absorption responses of Kulkual fiber-reinforced epoxy composites
- Analyzing the compressive strength, eco-strength, and cost–strength ratio of agro-waste-derived concrete using advanced machine learning methods
- Tensile behavior evaluation of two-stage concrete using an innovative model optimization approach
- Tailoring the mechanical and degradation properties of 3DP PLA/PCL scaffolds for biomedical applications
- Optimizing compressive strength prediction in glass powder-modified concrete: A comprehensive study on silicon dioxide and calcium oxide influence across varied sample dimensions and strength ranges
- Experimental study on solid particle erosion of protective aircraft coatings at different impact angles
- Compatibility between polyurea resin modifier and asphalt binder based on segregation and rheological parameters
- Fe-containing nominal wollastonite (CaSiO3)–Na2O glass-ceramic: Characterization and biocompatibility
- Relevance of pore network connectivity in tannin-derived carbons for rapid detection of BTEX traces in indoor air
- A life cycle and environmental impact analysis of sustainable concrete incorporating date palm ash and eggshell powder as supplementary cementitious materials
- Eco-friendly utilisation of agricultural waste: Assessing mixture performance and physical properties of asphalt modified with peanut husk ash using response surface methodology
- Benefits and limitations of N2 addition with Ar as shielding gas on microstructure change and their effect on hardness and corrosion resistance of duplex stainless steel weldments
- Effect of selective laser sintering processing parameters on the mechanical properties of peanut shell powder/polyether sulfone composite
- Impact and mechanism of improving the UV aging resistance performance of modified asphalt binder
- AI-based prediction for the strength, cost, and sustainability of eggshell and date palm ash-blended concrete
- Investigating the sulfonated ZnO–PVA membrane for improved MFC performance
- Strontium coupling with sulphur in mouse bone apatites
- Transforming waste into value: Advancing sustainable construction materials with treated plastic waste and foundry sand in lightweight foamed concrete for a greener future
- Evaluating the use of recycled sawdust in porous foam mortar for improved performance
- Improvement and predictive modeling of the mechanical performance of waste fire clay blended concrete
- Polyvinyl alcohol/alginate/gelatin hydrogel-based CaSiO3 designed for accelerating wound healing
- Research on assembly stress and deformation of thin-walled composite material power cabin fairings
- Effect of volcanic pumice powder on the properties of fiber-reinforced cement mortars in aggressive environments
- Analyzing the compressive performance of lightweight foamcrete and parameter interdependencies using machine intelligence strategies
- Selected materials techniques for evaluation of attributes of sourdough bread with Kombucha SCOBY
- Establishing strength prediction models for low-carbon rubberized cementitious mortar using advanced AI tools
- Investigating the strength performance of 3D printed fiber-reinforced concrete using applicable predictive models
- An eco-friendly synthesis of ZnO nanoparticles with jamun seed extract and their multi-applications
- The application of convolutional neural networks, LF-NMR, and texture for microparticle analysis in assessing the quality of fruit powders: Case study – blackcurrant powders
- Study of feasibility of using copper mining tailings in mortar production
- Shear and flexural performance of reinforced concrete beams with recycled concrete aggregates
- Advancing GGBS geopolymer concrete with nano-alumina: A study on strength and durability in aggressive environments
- Leveraging waste-based additives and machine learning for sustainable mortar development in construction
- Study on the modification effects and mechanisms of organic–inorganic composite anti-aging agents on asphalt across multiple scales
- Morphological and microstructural analysis of sustainable concrete with crumb rubber and SCMs
- Special Issue on Recent Advancement in Low-carbon Cement-based Materials - Part II
- Investigating the effect of locally available volcanic ash on mechanical and microstructure properties of concrete
- Flexural performance evaluation using computational tools for plastic-derived mortar modified with blends of industrial waste powders
- Foamed geopolymers as low carbon materials for fire-resistant and lightweight applications in construction: A review
- Autogenous shrinkage of cementitious composites incorporating red mud
- Special Issue on AI-Driven Advances for Nano-Enhanced Sustainable Construction Materials
- Advanced explainable models for strength evaluation of self-compacting concrete modified with supplementary glass and marble powders
- Special Issue on Advanced Materials for Energy Storage and Conversion
- Innovative optimization of seashell ash-based lightweight foamed concrete: Enhancing physicomechanical properties through ANN-GA hybrid approach
Articles in the same Issue
- Review Articles
- Utilization of steel slag in concrete: A review on durability and microstructure analysis
- Technical development of modified emulsion asphalt: A review on the preparation, performance, and applications
- Recent developments in ultrasonic welding of similar and dissimilar joints of carbon fiber reinforcement thermoplastics with and without interlayer: A state-of-the-art review
- Unveiling the crucial factors and coating mitigation of solid particle erosion in steam turbine blade failures: A review
- From magnesium oxide, magnesium oxide concrete to magnesium oxide concrete dams
- Properties and potential applications of polymer composites containing secondary fillers
- A scientometric review on the utilization of copper slag as a substitute constituent of ordinary Portland cement concrete
- Advancement of additive manufacturing technology in the development of personalized in vivo and in vitro prosthetic implants
- Recent advance of MOFs in Fenton-like reaction
- A review of defect formation, detection, and effect on mechanical properties of three-dimensional braided composites
- Non-conventional approaches to producing biochars for environmental and energy applications
- Review of the development and application of aluminum alloys in the nuclear industry
- Advances in the development and characterization of combustible cartridge cases and propellants: Preparation, performance, and future prospects
- Recent trends in rubberized and non-rubberized ultra-high performance geopolymer concrete for sustainable construction: A review
- Cement-based materials for radiative cooling: Potential, material and structural design, and future prospects
- A comprehensive review: The impact of recycling polypropylene fiber on lightweight concrete performance
- Research Articles
- Investigation of the corrosion performance of HVOF-sprayed WC-CoCr coatings applied on offshore hydraulic equipment
- A systematic review of metakaolin-based alkali-activated and geopolymer concrete: A step toward green concrete
- Evaluation of color matching of three single-shade composites employing simulated 3D printed cavities with different thicknesses using CIELAB and CIEDE2000 color difference formulae
- Novel approaches in prediction of tensile strain capacity of engineered cementitious composites using interpretable approaches
- Effect of TiB2 particles on the compressive, hardness, and water absorption responses of Kulkual fiber-reinforced epoxy composites
- Analyzing the compressive strength, eco-strength, and cost–strength ratio of agro-waste-derived concrete using advanced machine learning methods
- Tensile behavior evaluation of two-stage concrete using an innovative model optimization approach
- Tailoring the mechanical and degradation properties of 3DP PLA/PCL scaffolds for biomedical applications
- Optimizing compressive strength prediction in glass powder-modified concrete: A comprehensive study on silicon dioxide and calcium oxide influence across varied sample dimensions and strength ranges
- Experimental study on solid particle erosion of protective aircraft coatings at different impact angles
- Compatibility between polyurea resin modifier and asphalt binder based on segregation and rheological parameters
- Fe-containing nominal wollastonite (CaSiO3)–Na2O glass-ceramic: Characterization and biocompatibility
- Relevance of pore network connectivity in tannin-derived carbons for rapid detection of BTEX traces in indoor air
- A life cycle and environmental impact analysis of sustainable concrete incorporating date palm ash and eggshell powder as supplementary cementitious materials
- Eco-friendly utilisation of agricultural waste: Assessing mixture performance and physical properties of asphalt modified with peanut husk ash using response surface methodology
- Benefits and limitations of N2 addition with Ar as shielding gas on microstructure change and their effect on hardness and corrosion resistance of duplex stainless steel weldments
- Effect of selective laser sintering processing parameters on the mechanical properties of peanut shell powder/polyether sulfone composite
- Impact and mechanism of improving the UV aging resistance performance of modified asphalt binder
- AI-based prediction for the strength, cost, and sustainability of eggshell and date palm ash-blended concrete
- Investigating the sulfonated ZnO–PVA membrane for improved MFC performance
- Strontium coupling with sulphur in mouse bone apatites
- Transforming waste into value: Advancing sustainable construction materials with treated plastic waste and foundry sand in lightweight foamed concrete for a greener future
- Evaluating the use of recycled sawdust in porous foam mortar for improved performance
- Improvement and predictive modeling of the mechanical performance of waste fire clay blended concrete
- Polyvinyl alcohol/alginate/gelatin hydrogel-based CaSiO3 designed for accelerating wound healing
- Research on assembly stress and deformation of thin-walled composite material power cabin fairings
- Effect of volcanic pumice powder on the properties of fiber-reinforced cement mortars in aggressive environments
- Analyzing the compressive performance of lightweight foamcrete and parameter interdependencies using machine intelligence strategies
- Selected materials techniques for evaluation of attributes of sourdough bread with Kombucha SCOBY
- Establishing strength prediction models for low-carbon rubberized cementitious mortar using advanced AI tools
- Investigating the strength performance of 3D printed fiber-reinforced concrete using applicable predictive models
- An eco-friendly synthesis of ZnO nanoparticles with jamun seed extract and their multi-applications
- The application of convolutional neural networks, LF-NMR, and texture for microparticle analysis in assessing the quality of fruit powders: Case study – blackcurrant powders
- Study of feasibility of using copper mining tailings in mortar production
- Shear and flexural performance of reinforced concrete beams with recycled concrete aggregates
- Advancing GGBS geopolymer concrete with nano-alumina: A study on strength and durability in aggressive environments
- Leveraging waste-based additives and machine learning for sustainable mortar development in construction
- Study on the modification effects and mechanisms of organic–inorganic composite anti-aging agents on asphalt across multiple scales
- Morphological and microstructural analysis of sustainable concrete with crumb rubber and SCMs
- Special Issue on Recent Advancement in Low-carbon Cement-based Materials - Part II
- Investigating the effect of locally available volcanic ash on mechanical and microstructure properties of concrete
- Flexural performance evaluation using computational tools for plastic-derived mortar modified with blends of industrial waste powders
- Foamed geopolymers as low carbon materials for fire-resistant and lightweight applications in construction: A review
- Autogenous shrinkage of cementitious composites incorporating red mud
- Special Issue on AI-Driven Advances for Nano-Enhanced Sustainable Construction Materials
- Advanced explainable models for strength evaluation of self-compacting concrete modified with supplementary glass and marble powders
- Special Issue on Advanced Materials for Energy Storage and Conversion
- Innovative optimization of seashell ash-based lightweight foamed concrete: Enhancing physicomechanical properties through ANN-GA hybrid approach