Previous Article in Journal
Digital Twins in Development of Medical Products—The State of the Art
Previous Article in Special Issue
Towards Circular Construction: Material and Component Stock Assessment in Montréal’s Residential Buildings
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Towards Sustainable Construction: Hybrid Prediction Modeling for Compressive Strength of Rice Husk Ash Concrete

1
CCCC Second Highway Consultants Co., Ltd., Wuhan 430056, China
2
School of Earth Sciences and Engineering, Hohai University, Nanjing 210098, China
3
Faculty of Civil Engineering and Architecture, Anhui University of Science and Technology, Huainan 232000, China
4
Faculty of Engineering, China University of Geosciences, Wuhan 430074, China
*
Author to whom correspondence should be addressed.
Designs 2025, 9(6), 141; https://doi.org/10.3390/designs9060141 (registering DOI)
Submission received: 13 October 2025 / Revised: 3 December 2025 / Accepted: 4 December 2025 / Published: 5 December 2025

Abstract

Rice husk ash (RHA) offers an eco-friendly way to improve concrete. Owing to the complex mix design of RHA concrete, accurately predicting its strength remains a challenge. This study addresses this need by compiling a dataset of 291 compressive strength records for RHA concrete. Using seven key input variables (e.g., cement, water, and RHA content), three novel hybrid models were developed by integrating the XGBoost algorithm with advanced metaheuristic optimizers: Northern Goshawk Optimization (NGO), Arctic Puffin Optimization (APO), and Catch Fish Optimization Algorithm (CFOA). These hybrid models were compared against classic Random Forest (RF), and Support Vector Regression (SVR), and unoptimized XGBoost models. The results demonstrated that all hybrid models significantly outperformed the unoptimized classic models. The APO–XGBoost model achieved the highest prediction accuracy on the testing set (RMSE = 3.5462, R2 = 0.9579 on testing set), followed by CFOA–XGBoost and NGO–XGBoost. Cement content was revealed to be the most influential parameter on compressive strength, as determined by a sensitivity analysis, ahead of both water and coarse aggregate content. This research confirms the superiority of metaheuristic-optimized hybrid models for predicting the strength of RHA concrete, providing a reliable data-driven tool to support its mix design and promote its application in sustainable construction.

1. Introduction

Concrete, as an indispensable fundamental material in the field of construction engineering, relies heavily on the widespread use of Portland cement in its production process, which is accompanied by substantial carbon dioxide emissions, imposing a significant environmental challenge [1,2]. The incorporation of industrial and agricultural by-products—including fly ash, silica fume, and bagasse—into concrete mix designs has been pursued to lower the carbon footprint linked to its production [3,4]. This effectively decreases the consumption of traditional cement and yields positive environmental benefits. Among these alternatives stands rice husk ash (RHA). RHA is not merely an agricultural waste product; after appropriate processing it becomes rich in amorphous silica with significant pozzolanic activity. Enhancing the sustainability of concrete, and improving its microstructure and long-term performance, are both achievable all through the incorporation of RHA [5,6]. RHA concrete typically demonstrates higher final strength, superior impermeability, and stronger resistance to chemical corrosion, making it highly suitable for structural engineering applications with stringent durability requirements. Therefore, RHA concrete has been recognized as a promising green construction material. The application of RHA concrete in infrastructure helps extend the service life of structures while simultaneously reducing maintenance demands and environmental impacts [7].
Given its role as the principal indicator for assessing the safety of concrete structures, it follows that the compressive strength of concrete is regulated by mix design. For example, advances in 3D-printed concrete highlight how optimized mix design parameters can significantly influence concrete properties [8]. Similarly, sustainable pavement design studies incorporating recycled concrete aggregate have demonstrated that integrating life-cycle assessment and cost analysis can guide strength and economically viable infrastructure designs [9]. According to Ganesan et al. [10], the strength of RHA concrete with up to 30% RHA replacement surpassed the baseline group; it reached a maximum at 15% replacement, after which a decline was observed. It was demonstrated by Chopra et al. [11] that the incorporation of RHA as a 15% cement replacement in self-compacting concrete resulted in significantly enhanced tensile and compressive strengths; the compressive strength, in particular, showed a 36% rise following 56 days of curing. Employing highly reactive RHA of cement-comparable fineness at replacement levels of 7.5% and 15%, Ferraro et al. [12] conducted measurements on the compressive strength, tensile strength, and durability of concrete. It was demonstrated that RHA incorporation enhanced both the compressive strength at multiple curing ages and the 28-day tensile strength across different replacement ratios. Moreover, a notable reduction in concrete porosity was also achieved. It has been indicated by several studies that the compressive strength of RHA concrete is not solely determined by the replacement ratio but is also shaped by contributors such as curing age, water content, and the proportion of coarse to fine aggregates [13,14,15]. Nowadays, the compressive strength determination of RHA concrete still heavily relies on standardized laboratory experiments, which are time-consuming, labor-intensive, and costly, posing challenges in scaling up from small-scale testing to practical engineering applications. It becomes imperative, therefore, to develop prediction models capable of delivering both efficiency and accuracy. In this way, the complex behavior of RHA concrete under varying conditions can be understood. Moreover, a reliable basis for its mix design and engineering application could also be provided.
The rapid advancement of supervised learning techniques in recent years has catalyzed a multitude of successful intelligent regression and classification applications throughout various disciplines [16,17,18,19,20,21]. In the field of construction engineering, scholars have addressed the accuracy limitations of empirical models in predicting concrete strength by introducing multiple artificial intelligence models. Al-Hashem et al. [22] initially demonstrated the applicability of artificial neural network (ANN) and gene expression programming in predicting the compressive strength of RHA concrete. Subsequently, Amin [23] compared the performance of decision trees, bagging regression, and AdaBoost regression in predicting RHA concrete properties, finding that the bagging regression model delivered the best performance. Paul et al. [24] proposed the use of algorithms such as Categorical boosting (CatBoost), gradient boosting machine (GBM), convolutional neural network (CNN), and gated recurrent units (GRU) to predict the compressive strength of RHA concrete, identifying the GRU as yielding the smallest prediction error. Kovacevic et al. [25] systematically evaluated several machine learning models, such as Boosted Trees and neural network ensembles, for predicting the compressive strength of rice husk ash concrete, ultimately identifying Boosted Trees as the optimal model.
The recent introduction of hybrid machine-learning models has expanded the toolkit for estimating the compressive strength of RHA concrete, supplementing single models. In an investigation by Huang et al. [26] into the optimization capabilities of three evolutionary algorithms (FA, PSO, and GWO) for support vector regression (SVR) models, the FA-SVR combination was identified as the top performer. A study was conducted by Li et al. [27] to explore the capability of the seagull optimization algorithm (SOA)–SVR, SOA–RF, CMRSA–ANN, and ELM models for predicting compressive strength of RHA concrete, with the CMRSA–ANN model being identified as the top performer. In recent years, XGBoost, as an emerging ensemble learning tool, has demonstrated outstanding prediction performance in many fields [28,29]. It not only has an efficient gradient boosting framework, but also can generally achieve better prediction accuracy and robustness on small- and medium-sized structured data sets through parallel computing and regularization. Sathiparan [30] has found that the XGBoost shows excellent performance in RHA concrete strength prediction, with R2 of 0.89 on the testing set. A summary of RHA concrete strength prediction studies was given, as shown in Table 1. In fact, if we select hyperparameters reasonably, there may be still room for improvement in the performance of the XGBoost model in RHA concrete strength prediction. Metaheuristic algorithms, as an efficient hyperparameter tuning method, have demonstrated considerable optimization ability. However, in the context of accurately predicting the compressive strength of RHA concrete, newly developed metaheuristic algorithms in recent years have not yet been effectively integrated into the hyperparameter optimization of the XGBoost model. Combining the XGBoost model with advanced metaheuristic algorithms is expected to provide more accurate predictions of RHA concrete strength.
In light of this, to address the need for high-precision prediction of RHA concrete, this study compiled a dataset of 291 compressive strength records of RHA concrete. Three hybrid models leveraging XGBoost and advanced metaheuristics were developed using seven mix design variables as inputs. Moreover, three single regression models—XGBoost, RF, and SVR—were developed for comparative evaluation of prediction performance. The optimal model was identified through a comprehensive multi-metric evaluation. Furthermore, the importance of each input was also analyzed. This study is expected to furnish the methodological support required for engineering application of RHA concrete. Thereby, it promotes the resource utilization of agricultural waste, thus contributing to the sustainable evolution of concrete.

2. Database Description

The compiled rice husk ash (RHA) concrete database integrates experimental data from multiple published papers [31,32,33,34,35,36,37], comprising a total of 291 sets of RHA concrete strength data. Ranging from 16 to 92.21 MPa, the compressive strengths of the gathered specimens are characterized by key parameters that incorporate the contents of water, cement, fine aggregate (FA), coarse aggregate (CA), rice husk ash (RHA), superplasticizer (SP), and age. Statistical indexes of variables in the RHA concrete strength database could be found in Table 2. Note that, like existing concrete strength prediction research, this study does not consider the impact of material manufacturer and specimen size on compressive strength of RHA concrete, but all data collected followed standard concrete testing procedures. Furthermore, relationships among variables were analyzed using a data matrix plot along with Spearman’s correlation coefficient (Figure 1). An examination of the database reveals that the absolute correlation coefficients between input variables are all beneath the 0.5 threshold, indicating weak linear correlations among the inputs. This suggests no significant redundancy among the input variables, supporting their suitability for use in nonlinear modeling of the strength of RHA concrete.

3. Data-Driven Approaches

3.1. XGBoost

Built upon the gradient boosting framework, XGBoost functions as an efficient machine learning tool. Its core concept lies in establishing a powerful prediction model by integrating multiple weak learners. To reduce the prediction error progressively, the algorithm operates by continuously adding modified tree models. In each cycle, it fits the negative gradient of the current model’s loss function to generate a new weak learner [38]. The workflow of XGBoost could be found in Figure 2. Building upon traditional gradient boosting, XGBoost introduces a regularization term into the objective function. To control model complexity and mitigate overfitting risks, the regularization term functions by penalizing the leaf node count and applying L1 or L2 regularization to their weights, which in turn enhances generalization. Moreover, the approximation of the loss function in XGBoost is achieved through a second-order Taylor expansion. This approach, which leverages both the first-order gradients and the second-order Hessian matrix, allows for more precise determination of tree structures and optimal leaf node weights, thereby accelerating model convergence. XGBoost also supports feature and instance subsampling, further improving model robustness. Additionally, by using a weighted quantile sketch algorithm to approximate candidate split points, it optimizes the efficiency of split point selection on large-scale datasets. Owing to its exceptional prediction performance, flexible parameter tuning mechanisms, and strong scalability, the extensive adoption of XGBoost spans a diverse range of regression and classification tasks. Its proven efficacy in practical engineering [39,40].

3.2. Northern Goshawk Optimization (NGO)

Drawing inspiration from the northern goshawk’s distinctive hunting techniques comes Northern Goshawk Optimization (NGO), a recently proposed metaheuristics [41]. This algorithm simulates two key phases of the goshawk’s predation process: prey identification (exploration phase), chasing and escaping (exploitation phase), thereby achieving an effective optimization (Figure 3). The algorithm initializes by randomly generating a set of candidate solutions, known as the goshawk population. Each of these goshawks corresponds to a potential answer for the problem. To enhance the global exploratory potential of the NGO, each iteration begins with a prey identification phase. During this phase, every goshawk randomly selects a prey and formulates its attack strategy guided by fitness value. Following this, the algorithm enters the chase and escape phase. This critical step emulates the close-range hunting behavior of goshawks. It also refines solution quality through localized fine search, thereby strengthening the local exploitation ability of goshawk population. The NGO algorithm could update goshawk positions using straightforward formulas, offering advantages such as few parameters, clear structure, and ease of implementation. Therefore, researchers have successfully employed it in several fields, including photovoltaic model parameter identification [42] and UAV path planning [43].

3.3. Arctic Puffin Optimization (APO)

The biological behaviors of the Arctic puffin serve as the inspiration for the Arctic Puffin Optimization (APO), a novel metaheuristic optimization technique [43]. In natural environment, puffins survive efficiently through collective flight and cooperative foraging—behaviors that APO skillfully maps into an optimization search process (Figure 4). Two primary phases form the foundation of this algorithm: aerial flight and underwater foraging. Represented by these phases are the crucial optimization processes of exploration and exploitation. During the exploration phase, APO employs a Lévy flight pattern to simulate the long-distance movement of puffins, enabling the algorithm to conduct a broad global search and avoid the local optima. The introduction of a velocity factor further enhances the search diversity. For the exploitation, the algorithm mimics the underwater hunting strategy, using a cooperation mechanism that allows search individuals to work together to encircle and approach the optimal solution. An adaptive factor is also incorporated, permitting the algorithm to adjust search intensity according to environmental feedback, thereby achieving precise localization. The framework of APO emphasizes balance and adaptability, enabling it to effectively handle complex optimization problems without requiring gradient information, demonstrating strong global optimization capability. With proven effectiveness, the APO algorithm serves important functions in network detection and power system engineering [44,45].

3.4. Catch Fish Optimization Algorithm (CFOA)

Simulating the cooperative fishing behaviors observed in human communities is the Catch Fish Optimization Algorithm (CFOA)—a metaheuristic inspired by traditional fishing methodologies [46]. Corresponding to three fishing strategies (independent search, group encircling, and collective capture) are the two primary phases of the algorithm: exploration and exploitation (Figure 5). In exploration, individuals first search independently based on personal experience and water surface disturbance, while adjusting their direction according to others’ capture results. They then form small teams to encircle promising areas, enhancing local search capability. During exploitation, all individuals converge around the global best solution. CFOA uses Gaussian distribution to simulate the gradually sparse surrounding strategy of fishermen from the center to the periphery to achieve fine development and rapid convergence. By dynamically balancing global exploration and local exploitation, CFOA effectively avoids local optima and achieves strong convergence. With its clear structure and emphasis on collaboration, CFOA is well-suited for complex optimization problems. It has been utilized in battery box design, CT Image Analysis [47,48], etc.

3.5. Cross-Validation

The evaluation of model performance employs cross-validation, a method specifically conceived to maximize the utility of limited datasets while enhancing the stability and reliability of obtained results. In the modeling of regression models, five-fold cross-validation is frequently adopted in various regression modeling tasks due to its computational efficiency [15].
The key procedure of five-fold cross-validation involves randomly partitioning the original dataset into five mutually exclusive subsets of approximately equal size, referred to as the folds (Figure 6). The training set in this study-utilizing five-fold cross-validation-consist of four groups with 37 samples and one group with 38 samples, ensuring complete data utilization. Serving as the validation fold in sequential order is each individual fold, with the other four being merged to create a total training fold. A total of five rounds of training and testing are conducted in this manner. The overall performance of the data-driven model is then evaluated based on the average of the results from these five rounds. This process effectively reduces evaluation bias caused by the randomness of the database split.

4. Hybrid Model Establishment and Evaluation

When developing hybrid XGBoost models based on metaheuristic algorithms, hyperparameter optimization serves as a core step. This study selects three key parameters in XGBoost that significantly influence model performance—subsampling rate, maximum tree depth, and learning rate—as the optimization targets. Each metaheuristic algorithm continuously approximates the best solution of the fitness function by simulating the movement of individuals within the search space, thereby enhancing the prediction performance of XGBoost. The development process of hybrid XGBoost models, as shown in Figure 7, could be found with the following steps:
(1)
Data Splitting: The dataset of 291 samples was initially and randomly split into a training set (80%, 232 samples) and a testing set (20%, 59 samples).
(2)
Data Normalization: Z-score normalization was used to carry out the data preprocessing [49]. The mean and standard deviation for each input variable were calculated based on the training set. These derived parameters were then used to normalize both the training and testing sets.
(3)
Initial parameter settings: The hyperparameters (subsampling rate, maximum tree depth, learning rate) of the XGBoost models were optimized by NGO, APO, and CFOA. In this study, the subsampling rate is set to [0.5, 1.0]. The search ranges of maximum tree depth and learning rate are [3, 10] and [0.01, 0.3]. Here the maximum tree depth is a discrete variable, while the remaining two parameters are continuous variables. For the XGBoost model of this study, the number of trees, column sampling rate and minimum child weight are 100, 0.8, and 2. L1 and L2 regularization term equal 0 and 1. Moreover, the loss function of XGBoost is the mean squared error.
(4)
Cross-Validation: This optimization process was conducted on the training set using five-fold cross-validation. As mentioned above, the training set was partitioned into five folds, and in each iteration, four folds were used for training the model, and the remaining one was chosen for validation. In the process, the fixed random seed was chosen to ensure that all models could be compared under the same data partitioning structure. In addition, early stopping was also applied to prevent overfitting. The coefficient of determination (R2) and root mean square error (RMSE) were used to choose the optimal model. During this process, each model is trained under different population sizes. After performance evaluation is completed, the optimal population size for each model can be determined.
(5)
Final Model Training and Evaluation: Once the optimal population size of metaheuristics was identified for a hybrid model, a final model was retrained on the entire training set using this population size. This final model was then evaluated once on the testing set.
Note that, in this study, model performance is comprehensively evaluated from both error and trend dimensions, employing four metrics: mean absolute error (MAE), variance account for (VAF), RMSE, R2 [16], which could be calculated by following equations:
MAE = 1 N i = 1 N m exp m pred
VAF = 1 var m exp m pred var m exp × 100
RMSE = 1 N i = 1 N m exp m pred 2
R 2 = 1 i = 1 N ( m exp m pred ) 2 i = 1 N ( m exp m ea ) 2
where mexp, mpred, and mea denote the actual value, the predicted value, and the mean of the actual data. Additionally, the importance of each input parameter is also evaluated.

5. Predicted Results of Developed Models

Among the architectural elements of metaheuristics, it is population size that stands as a pivotal factor governing their performance. While a scarce population impedes solution space exploration and obscures the global optimum, an excessive one disproportionately increases computational burden while offering diminishing returns on performance. Since a clear theoretical relationship between population size and algorithm performance has not yet been established, the optimal population size is generally determined by a trial method. Therefore, this study investigates the performance of three hybrid models under five different population sizes: 20, 40, 60, 80, and 100.
All models, under the configuration of 500 maximum iterations, show well-defined convergence. Using the RMSE and R2 on the testing set as the primary evaluation criteria, a multi-metric evaluation approach was adopted to determine the optimal population size. Based on these metrics, the models were ranked. Following the method of Zorlu et al. [50], models under different population sizes were assigned scores from 1 to 5, from lowest to highest performance, with the highest total score identified as the optimal model.
Figure 8 provides a systematic presentation of the comprehensive evaluation outcomes for all three hybrid models with varying population scales, indicating clear performance differentiations associated with population size modifications. The optimal population sizes for the NGO–XGBoost, APO–XGBoost, and CFOA–XGBoost models were ultimately determined to be 20, 80, and 60, indicating that these configurations yield the best optimization effect of each algorithm on the XGBoost model.
This study leverages the determined optimal population sizes along with the hybrid modeling methodology to conduct strength prediction for RHA concrete. Moreover, three unoptimized models (XGBoost, random forest, and SVR) was also developed as baseline models. Identical datasets were utilized for the training and testing procedures of these baseline models. Among these, random forest is one of the most widely employed ensemble learning methods and exhibits strong nonlinear mapping capabilities. As an extension of support vector machines, SVR is known for its high accuracy and low risk of overfitting. Due to their notable advantages, both methods are extensively applied in civil engineering. Their fundamental principles can be found in prior literature [16,51]. The hyperparameters for these three single models are shown in Table 3.
The relationship comparing predicted with actual strength values for RHA concrete is visualized in Figure 9, accompanied by comprehensive model evaluation metrics. When evaluating model performance, the diagonal line shows the ideal prediction trajectory, while the distance of scatter points from this line reflects modeling accuracy. The diagonal line shows tighter clustering of scatter points for the hybrid models in Figure 9. Training set R2 values surpassing 0.96 and testing set values above 0.95 were consistently achieved by the hybrid frameworks. In contrast, the scatter points of the unoptimized models are more dispersed, with lower R2 values on both training and testing sets, indicating that the hybrid models outperform the unoptimized ones.
There is a certain gap in the model performance between the training and testing set. This gap is common in machine learning modeling, reflecting information loss in the generalization process of the model from training data to unknown data. In this study, the performance differences between the training and testing sets are within a reasonable range. The R2 of the testing set remains above 0.95, indicating that the model has good generalization ability. To further analyze whether there is overfitting in the model, a scatter plot between the error and the predicted compressive strength was drawn, as shown in Figure 10. It is obvious that the error points are randomly distributed on both sides of the zero baseline and do not show a distinct trend. This indicates that the prediction error of the model in different RHA concrete strength intervals (approximately 20–90 MPa) is random, and no systematic overestimation or underestimation phenomena have been found.
For a quantitative comparison of the prediction performance of the developed six machine-learning models, each model was scored according to its evaluation metrics and the scoring method of Zorlu et al. [52], and the models were ranked based on their total scores. Figure 11 displays the comprehensive scoring outcomes obtained from the three hybrid and three baseline models. The descending performance ranking of the six data-driven methods is determined to be: APO–XGBoost, CFOA–XGBoost, NGO–XGBoost, XGBoost, SVR, and RF. The quantitative scoring results further confirm that hybrid models provide better prediction results for compressive strength than unoptimized models.
Following comparative analysis, APO–XGBoost is regarded as the most reliable prediction model of compressive strength in RHA concrete. On the training set, the APO–XGBoost model achieved RMSE = 1.7146, MAE = 1.3350, R2 = 0.9909, and VAF = 99.0873. On the testing set, it achieved RMSE = 3.5462, MAE = 2.4494, R2 = 0.9579, and VAF = 95.7982.
In addition to the above evaluation methods, the Taylor diagram is also a commonly used approach in the performance evaluation of machine-learning models. Originally introduced by climatologist Karl Taylor in 2001 [53], the Taylor diagram is designed to efficiently assess and compare the agreement between multiple models and benchmark observational data. It integrates three crucial metrics—the standard deviation, R2, and RMSE—into a single two-dimensional plot, thereby overcoming the potential one-sidedness that may arise from relying on any single metric.
The six prediction models developed in this study are visually compared through the Taylor diagram displayed in Figure 11. The straight-line distance between each model points and the basis point (i.e., obs in Figure 12) representing the observed data is proportional to the model’s centered root-mean-square error. A shorter distance indicates a smaller overall error and thus better model performance. As shown in Figure 11, the models ranked from closest to farthest from the basis point are: APO–XGBoost, CFOA–XGBoost, NGO–XGBoost, XGBoost, SVR, and RF. The superior performance of APO–XGBoost in predicting RHA concrete strength is further validated through systematic evaluation using the Taylor diagram.

6. Sensitivity Analysis

For determining the influence of each input variable on predicted compressive strength of this study, conducting global sensitivity analysis represents an indispensable step. The Cosine Amplitude Method is an effective data-driven approach often used to quantitatively assess the strength of association or similarity between factors within a system [54]. The idea of this method originates from the vector space model, where each data sample is treated as a vector in a multidimensional space. By calculating the cosine of the angle between any two vectors, their similarity can be well evaluated. A cosine value closer to 1 indicates smaller directional differences between the vectors, suggesting greater similarity in their trends and a stronger correlation. On the contrary, a cosine value closer to 0 implies almost no correlation between the two.
The key strength of this methodology involves computational simplicity and intuitive application, characterized by its disregard for absolute numerical scales and preferential focus on relative pattern evaluations. Therefore, it is widely applied fuzzy relation analysis, and modeling factor correlations in complex systems, providing a powerful mathematical tool for extracting intrinsic information from data. Given these significant advantages, this study conducted sensitivity analysis for each parameter using the Cosine Amplitude Method. Figure 13 presents the sensitivity indexes corresponding to the seven input variables considered in this study.
The sensitivity analysis results presented in Figure 12 reveal that the input variables of this study demonstrate varying degrees of influence on predicted strength of RHA concrete, ranked in decreasing order as follows: Cement > Water = CA > FA > RHA > Age > SP. Here, the sensitivity indexes corresponding to Cement, Water, CA, and FA are 0.953, 0.939, 0.939, 0.925. These four sensitivity indexes all exceed 0.9, indicating that these four parameters exhibit the highest sensitivity in the model and are the dominant variables determining the strength. Among them, cement content emerges as the predominant variable with the highest sensitivity in predicting RHA concrete strength.
Cement exhibits the highest sensitivity, consistent with its role as the primary binder. Its hydration generates calcium silicate hydrate (C-S-H) gel, the principal source of strength. Any variation in cement content directly governs the binding phase volume and dominates compressive strength. Water and coarse aggregate demonstrate similarly high sensitivity. The water-cement ratio critically determines concrete porosity and microstructure. For example, excess water increases capillary porosity, weakening the interfacial transition zone. Meanwhile, coarse aggregate forms the skeletal framework, governing load-bearing capacity and internal stress distribution through its packing density. Fine aggregate shows a comparatively lower impact, because it primarily serves to fill voids between coarse particles and enhance mix homogeneity, with a secondary contribution to strength development. The sensitivity of RHA aligns with its function as a supplementary cementitious material. While RHA refines the pore structure through pozzolanic reactions and micro-filler effects, its influence remains subordinate to cement and aggregate. Note that the importance of RHA in this study may not be as significant as we expected, which may be related to the narrow range and replacement ratio of RHA in the database. Curing age reflects the time-dependent progression of hydration. The influence of concrete age on strength growth over time has a typical marginal effect. This marginal effect depends heavily on the composition of cement and aggregate. Therefore, the curing age has low sensitivity. Superplasticizer has the lowest sensitivity, as its primary role is to improve workability without directly enhancing strength. Its effect is indirect and typically saturates beyond a specific dosage, explaining its minimal influence.

7. Discussion

While the proposed APO–XGBoost model demonstrates strong prediction performance, it is necessary to conduct the performance comparison with existing prediction models, such as the models in Table 1. As shown in Table 1, except for the GRU model, all single models performed worse than the APO–XGBoost model, demonstrating the performance advantages of the hybrid model. The GRU model is the best single model. It achieved high accuracy (R2 = 0.97 on testing set) in predicting RHA concrete strength. However, GRU model requires substantial computational resources for training and tuning, and a lot of parameter-tuning works are required. In contrast, our hybrid framework could automate hyperparameter search, reducing manual intervention while maintaining competitive accuracy (R2 = 0.9579 on testing set). Even if our model is slightly lower than the GRU model in accuracy, it significantly simplifies the model parameter adjustment process while ensuring the predictive accuracy. Moreover, compared to three SVR-based hybrid models, the APO–XGBoost model shows better performance. The performance of APO–XGBoost on the testing set is slightly worse than the CMRSA–ANN model, but its performance on the training set is better. Since CMRSA is developed by introducing circular mapping based on the reptile search algorithm, its modeling process is more complex than the hybrid model in this study. Note that the ensemble structure of XGBoost with regularization avoids kernel sensitivity in SVR and structural complexity selection in ANN. Moreover, benefit from the excellent algorithm design, APO–XGBoost has lower structural complexity and hardware demands, faster execution, and greater computational efficiency than SVR-based and CMRSA–ANN models. In a word, APO–XGBoost model provides a balanced solution for RHA concrete strength prediction, showing accuracy, efficiency, and automation in practical engineering applications.
In actual construction projects, a designer can use the APO–XGBoost model interactively to explore the performance of candidate mixes within the range of RHA replacement ratios covered by our database. By fixing other constituents and varying the one parameter, the model provides quick strength predictions for different replacement levels of different materials. This allows the designer to quickly identify mix designs that meet a specific strength target while maximizing RHA incorporation to reduce cement use and carbon emissions. It should be emphasized that the model reliable applicability is strictly confined to the RHA replacement ranges present in our dataset; extrapolating predictions beyond these bounds may be inaccurate. Within the validated ranges, the model thus serves as an efficient computational tool to navigate the trade-off between concrete performance and sustainability in mix design.
Although the developed hybrid models have significant advantages, several limitations of this study should be acknowledged. Firstly, the database was compiled from multiple sources, introducing inherent heterogeneity due to variations in raw material sources and compressive strength testing devices. Secondly, while the proposed hybrid framework with XGBoost proved effective, the exploration was limited to this specific ensemble learner, and other advanced models were not compared. Moreover, the model was developed on a constrained dataset of 291 samples, and its performance could potentially benefit from a larger, more granular dataset and greater computational resources for expanded hyperparameter optimization. Finally, interpretable machine learning is a good means to understand the effect of input parameters, and it can also be tried in the future to further enhance the interpretability of the model.

8. Conclusions

The mix proportions of constituent materials significantly influence the compressive strength of RHA concrete. This study adopted a data-driven modeling strategy, introducing XGBoost and three metaheuristics to develop hybrid strength prediction models of RHA concrete. These models utilized metaheuristics for XGBoost hyperparameter optimization. Comparative assessment with classic machine learning approaches was simultaneously performed. Evaluation incorporated four performance indicators, with variable importance determined via sensitivity analysis. The conclusions derived from this study include:
(1)
All three hybrid XGBoost models in this study effectively predicted the strength of RHA concrete. The optimization effects of the metaheuristics on XGBoost, in descending order, were: APO, CFOA, NGO. The APO–XGBoost model demonstrated the best prediction performance.
(2)
On the training set, the best APO–XGBoost model produced these performance metrics: RMSE = 1.7146, MAE = 1.3350, R2 = 0.9909, and VAF = 99.0873. Meanwhile, the testing set yielded the following results through this optimized model: RMSE = 3.5462, MAE = 2.4494, R2 = 0.9579, VAF = 95.7982. APO–XGBoost model exhibits high prediction accuracy and successfully achieves precise estimation of RHA concrete strength.
(3)
Compared to the enhanced XGBoost models, the three baseline models—XGBoost, RF, and SVR—demonstrated reduced prediction accuracy. Advanced hybrid algorithms hold a distinct advantage over classic models in strength estimation of RHA concrete.
(4)
The influence of input variables on the RHA concrete strength ranks as follows: Cement > Water = CA > FA > RHA > Age > SP. Cement exhibited a significant correlation with the strength, suggesting that its effect should be prioritized in the mix design of RHA concrete.

Author Contributions

Conceptualization, W.Y. and Y.J.; methodology, M.W.; software, S.Z.; validation, L.J. and M.W.; formal analysis, Y.J.; investigation, W.Y.; resources, L.J.; data curation, W.Y.; writing—original draft preparation, W.Y.; writing—review and editing, S.Z. and Y.L.; visualization, Y.L. and M.W.; supervision, S.Z. and L.J.; project administration, Y.L.; funding acquisition, S.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Basic Research Program of Jiangsu (Grant No. BK20251508), the China Postdoctoral Science Foundation (Grant No. 2025M770472), and the Fundamental Research Funds for the Central University (Grant No. B250201058).

Data Availability Statement

The data used in the study are available with the authors and can be shared upon reasonable request.

Conflicts of Interest

Wanling Yang and Yasha Ji are employees of CCCC Second Highway Consultants Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Adesina, A. Recent Advances in the Concrete Industry to Reduce Its Carbon Dioxide Emissions. Environ. Chall. 2020, 1, 100004. [Google Scholar] [CrossRef]
  2. Marzuki, P.F.; Abduh, M.; Driejana, R. Identification of Source Factors of Carbon Dioxide (CO2) Emissions in Concreting of Reinforced Concrete. Procedia Eng. 2015, 125, 692–698. [Google Scholar] [CrossRef]
  3. Ni, S.; Liu, H.; Li, Q.; Quan, H.; Gheibi, M.; Fathollahi-Fard, A.M.; Tian, G. Assessment of the Engineering Properties, Carbon Dioxide Emission and Economic of Biomass Recycled Aggregate Concrete: A Novel Approach for Building Green Concretes. J. Clean. Prod. 2022, 365, 132780. [Google Scholar] [CrossRef]
  4. Ahmed, M.M.; Sadoon, A.; Bassuoni, M.T.; Ghazy, A. Utilizing Agricultural Residues from Hot and Cold Climates as Sustainable SCMs for Low-Carbon Concrete. Sustainability 2024, 16, 10715. [Google Scholar] [CrossRef]
  5. Amran, M.; Fediuk, R.; Murali, G.; Vatin, N.; Karelina, M.; Ozbakkaloglu, T.; Krishna, R.S.; Sahoo, A.K.; Das, S.K.; Mishra, J. Rice Husk Ash-Based Concrete Composites: A Critical Review of Their Properties and Applications. Crystals 2021, 11, 168. [Google Scholar] [CrossRef]
  6. Thomas, B.S. Green Concrete Partially Comprised of Rice Husk Ash as a Supplementary Cementitious Material—A Comprehensive Review. Renew. Sustain. Energy Rev. 2018, 82, 3913–3923. [Google Scholar] [CrossRef]
  7. Endale, S.A.; Taffese, W.Z.; Vo, D.H.; Yehualaw, M.D. Rice husk ash in concrete. Sustainability 2022, 15, 137. [Google Scholar] [CrossRef]
  8. Bradshaw, J.; Si, W.; Khan, M.; McNally, C. Emerging Insights into the Durability of 3D-Printed Concrete: Recent Advances in Mix Design Parameters and Testing. Designs 2025, 9, 85. [Google Scholar] [CrossRef]
  9. Guerrero-Bustamante, O.; Camargo, R.; Duque, J.; Martinez-Arguelles, G.; Polo-Mendoza, R.; Acosta, C.; Murillo, M. Designing Sustainable Asphalt Pavement Structures with a Cement-Treated Base (CTB) and Recycled Concrete Aggregate (RCA): A Case Study from a Developing Country. Designs 2025, 9, 65. [Google Scholar] [CrossRef]
  10. Ganesan, K.; Rajagopal, K.; Thangavel, K. Rice Husk Ash Blended Cement: Assessment of Optimal Level of Replacement for Strength and Permeability Properties of Concrete. Constr. Build. Mater. 2008, 22, 1675–1683. [Google Scholar] [CrossRef]
  11. Chopra, D.; Siddique, R. Strength, Permeability and Microstructure of Self-Compacting Concrete Containing Rice Husk Ash. Biosyst. Eng. 2015, 130, 72–80. [Google Scholar] [CrossRef]
  12. Ferraro, R.M.; Nanni, A. Effect of Off-White Rice Husk Ash on Strength, Porosity, Conductivity and Corrosion Resistance of White Concrete. Constr. Build. Mater. 2012, 31, 220–225. [Google Scholar] [CrossRef]
  13. Rodríguez de Sensale, G. Strength Development of Concrete with Rice-Husk Ash. Cem. Concr. Compos. 2006, 28, 158–160. [Google Scholar] [CrossRef]
  14. Joel, S. Compressive Strength of Concrete Using Fly Ash and Rice Husk Ash: A Review. Civ. Eng. J. 2020, 6, 1400–1410. [Google Scholar] [CrossRef]
  15. Tavana Amlashi, A.; Mohammadi Golafshani, E.; Ebrahimi, S.A.; Behnood, A. Estimation of the Compressive Strength of Green Concretes Containing Rice Husk Ash: A Comparison of Different Machine Learning Approaches. Eur. J. Environ. Civ. Eng. 2023, 27, 961–983. [Google Scholar] [CrossRef]
  16. Zhou, S.; Zhang, Z.X.; Luo, X.; Huang, Y.; Yu, Z.; Yang, X. Predicting Dynamic Compressive Strength of Frozen-Thawed Rocks by Characteristic Impedance and Data-Driven Methods. J. Rock Mech. Geotech. Eng. 2024, 16, 2591–2606. [Google Scholar] [CrossRef]
  17. Zhou, S.; Lei, Y.; Zhang, Z.X.; Luo, X.; Aladejare, A.; Ozoji, T. Estimating Dynamic Compressive Strength of Rock Subjected to Freeze-Thaw Weathering by Data-Driven Models and Non-Destructive Rock Properties. Nondestruct. Test. Eval. 2025, 40, 116–139. [Google Scholar] [CrossRef]
  18. Lei, Y.; Zhou, S.; Niu, S.; Yu, B.; Wang, Z.; Dai, Z.; Luo, X. Rock Blasting Crack Network Recognition Based on Faster RCNN-ZOA-DELM Model. Bull. Eng. Geol. Environ. 2025, 84, 122. [Google Scholar] [CrossRef]
  19. Zhang, Y.; Zhou, J.; Li, J.; He, B.; Armaghani, D.J.; Huang, S. Advancing Overbreak Prediction in Drilling and Blasting Tunnel Using MVO, SSA and HHO-Based SVM Models with Interpretability Analysis. Geomech. Geophys. Geo-Energy Geo-Resour. 2025, 11, 53. [Google Scholar] [CrossRef]
  20. Asteris, P.G.; Armaghani, D.J. An Empirical-Driven Machine Learning (EDML) Approach to Predict PPV Caused by Quarry Blasting. Bull. Eng. Geol. Environ. 2025, 84, 200. [Google Scholar] [CrossRef]
  21. Armaghani, D.J.; Liu, Z.; Khabbaz, H.; Fattahi, H.; Li, D.; Afrazi, M. Tree-Based Solution Frameworks for Predicting Tunnel Boring Machine Performance Using Rock Mass and Material Properties. CMES-Comput. Model. Eng. Sci. 2024, 141, 2421–2451. [Google Scholar] [CrossRef]
  22. Al-Hashem, M.N.; Amin, M.N.; Raheel, M.; Khan, K.; Alkadhim, H.A.; Imran, M.; Ullah, S.; Iqbal, M. Predicting the Compressive Strength of Concrete Containing Fly Ash and Rice Husk Ash Using ANN and GEP Models. Materials 2022, 15, 7713. [Google Scholar] [CrossRef]
  23. Amin, M.N.; Iftikhar, B.; Khan, K.; Javed, M.F.; AbuArab, A.M.; Rehman, M.F. Prediction Model for Rice Husk Ash Concrete Using AI Approach: Boosting and Bagging Algorithms. Structures 2023, 50, 745–757. [Google Scholar] [CrossRef]
  24. Paul, S.; Das, P.; Kashem, A.; Islam, N. Sustainable of Rice Husk Ash Concrete Compressive Strength Prediction Utilizing Artificial Intelligence Techniques. Asian J. Civ. Eng. 2024, 25, 1349–1364. [Google Scholar] [CrossRef]
  25. Kovačević, M.; Hadzima-Nyarko, M.; Grubeša, I.N.; Radu, D.; Lozančić, S. Application of artificial intelligence methods for predicting the compressive strength of green concretes with rice husk ash. Mathematics 2023, 12, 66. [Google Scholar] [CrossRef]
  26. Huang, Y.; Lei, Y.; Luo, X.; Fu, C. Prediction of Compressive Strength of Rice Husk Ash Concrete: A Comparison of Different Metaheuristic Algorithms for Optimizing Support Vector Regression. Case Stud. Constr. Mater. 2023, 18, e02201. [Google Scholar] [CrossRef]
  27. Li, C.; Mei, X.; Dias, D.; Cui, Z.; Zhou, J. Compressive Strength Prediction of Rice Husk Ash Concrete Using a Hybrid Artificial Neural Network Model. Materials 2023, 16, 3135. [Google Scholar] [CrossRef] [PubMed]
  28. Liu, Z.; Li, E.; Zhou, J. Predictive Modeling and Interpretation of LC3-ECC Compressive Strength Using XGBoost and Gene Expression Programming. Mater. Today Commun. 2025, 49, 113842. [Google Scholar] [CrossRef]
  29. Qiu, Y.; Li, E.; Segarra, P.; Xi, B.; Zhou, J. Developing Hybrid XGBoost Model to Predict the Strength of Polypropylene and Straw Fibers Reinforced Cemented Paste Backfill and Interpretability Insights. Comput. Model. Eng. Sci. 2025, 144, 1607–1629. [Google Scholar] [CrossRef]
  30. Sathiparan, N. Prediction Model for Compressive Strength of Rice Husk Ash Blended Sandcrete Blocks Using a Machine Learning Models. Asian J. Civ. Eng. 2024, 25, 4745–4758. [Google Scholar] [CrossRef]
  31. Bui, D.D.; Hu, J.; Stroeven, P. Particle Size Effect on the Strength of Rice Husk Ash Blended Gap-Graded Portland Cement Concrete. Cem. Concr. Compos. 2005, 27, 357–366. [Google Scholar] [CrossRef]
  32. Islam, M.N.; Mohd Zain, M.F.; Jamil, M. Prediction of Strength and Slump of Rice Husk Ash Incorporated High-Performance Concrete. J. Civ. Eng. Manag. 2012, 18, 310–317. [Google Scholar] [CrossRef]
  33. Feng, Q.; Yang, L.; Chen, Z.; Yu, Q.J.; Zhao, S.Y.; Shuichi, S. The Strength Property and Pore Distribution of Concrete with Highly Active Rice Husk Ash. J. Wuhan Univ. Technol. 2005, 27, 17–20. (In Chinese) [Google Scholar]
  34. Mahmud, H.B.; Malik, M.F.A.; Kahar, R.A.; Zain, M.F.M.; Raman, S.N. Mechanical Properties and Durability of Normal and Water Reduced High Strength Grade 60 Concrete Containing Rice Husk Ash. J. Adv. Concr. Technol. 2009, 7, 21–30. [Google Scholar] [CrossRef]
  35. Chao-Lung, H.; Le Anh-Tuan, B.; Chun-Tsun, C. Effect of Rice Husk Ash on the Strength and Durability Characteristics of Concrete. Constr. Build. Mater. 2011, 25, 3768–3772. [Google Scholar] [CrossRef]
  36. Singh, R.R.; Singh, D. Effect of Rice Husk Ash on Compressive Strength of Concrete. Int. J. Struct. Civ. Eng. Res. 2019, 8, 223–226. [Google Scholar] [CrossRef]
  37. Nisar, N.; Bhat, J.A. Experimental Investigation of Rice Husk Ash on Compressive Strength, Carbonation and Corrosion Resistance of Reinforced Concrete. Aust. J. Civ. Eng. 2021, 19, 155–163. [Google Scholar] [CrossRef]
  38. Chen, T.; Guestrin, C. XGBoost: A Scalable Tree Boosting System. In Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016; pp. 785–794. [Google Scholar] [CrossRef]
  39. Ogunleye, A.; Wang, Q.G. XGBoost Model for Chronic Kidney Disease Diagnosis. IEEE/ACM Trans. Comput. Biol. Bioinform. 2019, 17, 2131–2140. [Google Scholar] [CrossRef] [PubMed]
  40. Niazkar, M.; Menapace, A.; Brentan, B.; Piraei, R.; Jimenez, D.; Dhawan, P.; Righetti, M. Applications of XGBoost in Water Resources Engineering: A Systematic Literature Review (Dec 2018–May 2023). Environ. Model. Softw. 2024, 174, 105971. [Google Scholar] [CrossRef]
  41. Dehghani, M.; Hubálovský, Š.; Trojovský, P. Northern Goshawk Optimization: A New Swarm-Based Algorithm for Solving Optimization Problems. IEEE Access 2021, 9, 162059–162080. [Google Scholar] [CrossRef]
  42. El-Dabah, M.A.; El-Sehiemy, R.A.; Hasanien, H.M.; Saad, B. Photovoltaic Model Parameters Identification Using Northern Goshawk Optimization Algorithm. Energy 2023, 262, 125522. [Google Scholar] [CrossRef]
  43. Yang, F.; Jiang, H.; Lyu, L. Multi-Strategy Fusion Improved Northern Goshawk Optimizer Is Used for Engineering Problems and UAV Path Planning. Sci. Rep. 2024, 14, 23300. [Google Scholar] [CrossRef]
  44. Wang, W.; Tian, W.; Xu, D.; Zang, H. Arctic Puffin Optimization: A Bio-Inspired Metaheuristic Algorithm for Solving Engineering Design Optimization. Adv. Eng. Softw. 2024, 195, 103694. [Google Scholar] [CrossRef]
  45. Gauri, G.; Kashish, M.; Shruti, G.; Iqbal, S.A.; More, J. Load Frequency Control of Multi-Area Power System Using Arctic Puffin Optimization. In Proceedings of the 2025 IEEE 1st International Conference on Smart and Sustainable Developments in Electrical Engineering (SSDEE), Dhanbad, India, 28 February–2 March 2025; pp. 1–5. [Google Scholar] [CrossRef]
  46. Jia, H.; Wen, Q.; Wang, Y.; Mirjalili, S. Catch Fish Optimization Algorithm: A New Human Behavior Algorithm for Solving Clustering Problems. Clust. Comput. 2024, 27, 13295–13332. [Google Scholar] [CrossRef]
  47. Gürses, D.; Mehta, P.; Sait, S.M.; Yıldız, A.R. Battery Box Design of Electric Vehicles Using Artificial Neural Network–Assisted Catch Fish Optimization Algorithm. Mater. Test. 2025, 67, 1463–1475. [Google Scholar] [CrossRef]
  48. Wei, Q.; Huang, Z.; Huang, H.; Chen, Z.; Li, B. Enhanced Catch Fish Optimization Algorithm: Application in Multi-Threshold Segmentation for Gallbladder Cancer CT Scans. In Proceedings of the 2024 International Conference on Image Processing, Multimedia Technology and Machine Learning, Dali, China, 27–29 December 2024; pp. 29–35. [Google Scholar] [CrossRef]
  49. Kappal, S. Data Normalization Using Median Median Absolute Deviation MMAD Based Z-Score for Robust Predictions vs. Min–Max Normalization. Lond. J. Res. Sci. Nat. Form. 2019, 19, 39–44. [Google Scholar]
  50. Zorlu, K.; Gokceoglu, C.; Ocakoglu, F.; Nefeslioglu, H.A.; Acikalin, S.J.E.G. Prediction of Uniaxial Compressive Strength of Sandstones Using Petrography-Based Models. Eng. Geol. 2008, 96, 141–158. [Google Scholar] [CrossRef]
  51. Dai, H.; MacBeth, C. Effects of Learning Parameters on Learning Procedure and Performance of a BPNN. Neural Netw. 1997, 10, 1505–1521. [Google Scholar] [CrossRef]
  52. Suthaharan, S. Support Vector Machine. In Machine Learning Models and Algorithms for Big Data Classification: Thinking with Examples for Effective Learning; Springer: Boston, MA, USA, 2016; pp. 207–235. [Google Scholar] [CrossRef]
  53. Taylor, K.E. Summarizing Multiple Aspects of Model Performance in a Single Diagram. J. Geophys. Res. Atmos. 2001, 106, 7183–7192. [Google Scholar] [CrossRef]
  54. Kim, K.M.; Park, H.J. A Comparative Study of Fuzzy Based Frequency Ratio and Cosine Amplitude Method for Landslide Susceptibility in Jinbu Area. Econ. Environ. Geol. 2017, 50, 195–214. [Google Scholar] [CrossRef]
Figure 1. Matrix of variable interdependence.
Figure 1. Matrix of variable interdependence.
Designs 09 00141 g001
Figure 2. Execution process of XGBoost algorithm.
Figure 2. Execution process of XGBoost algorithm.
Designs 09 00141 g002
Figure 3. Simulation mechanism of northern goshawk optimization.
Figure 3. Simulation mechanism of northern goshawk optimization.
Designs 09 00141 g003
Figure 4. Simulation mechanism of arctic puffin optimization.
Figure 4. Simulation mechanism of arctic puffin optimization.
Designs 09 00141 g004
Figure 5. Optimization principle of catch fish optimization algorithm.
Figure 5. Optimization principle of catch fish optimization algorithm.
Designs 09 00141 g005
Figure 6. Schematic diagram of five-fold cross validation.
Figure 6. Schematic diagram of five-fold cross validation.
Designs 09 00141 g006
Figure 7. Hybrid machine-learning model modeling and evaluation flow.
Figure 7. Hybrid machine-learning model modeling and evaluation flow.
Designs 09 00141 g007
Figure 8. Population size-dependent performance of NGO–, APO–, and CFOA–XGBoost models.
Figure 8. Population size-dependent performance of NGO–, APO–, and CFOA–XGBoost models.
Designs 09 00141 g008
Figure 9. Comparison of prediction results of various machine learning models. (a) NGO–XGBoost model; (b) APO–XGBoost model; (c) CFOA–XGBoost model; (d) XGBoost model; (e) RF model; (f) SVR model.
Figure 9. Comparison of prediction results of various machine learning models. (a) NGO–XGBoost model; (b) APO–XGBoost model; (c) CFOA–XGBoost model; (d) XGBoost model; (e) RF model; (f) SVR model.
Designs 09 00141 g009
Figure 10. Relationship between the errors and predicted values in three hybrid models. (a) NGO–XGBoost model; (b) APO–XGBoost model; (c) CFOA–XGBoost model.
Figure 10. Relationship between the errors and predicted values in three hybrid models. (a) NGO–XGBoost model; (b) APO–XGBoost model; (c) CFOA–XGBoost model.
Designs 09 00141 g010
Figure 11. Comprehensive score results of data-driven model performance.
Figure 11. Comprehensive score results of data-driven model performance.
Designs 09 00141 g011
Figure 12. Taylor diagram of prediction performance for developed prediction models.
Figure 12. Taylor diagram of prediction performance for developed prediction models.
Designs 09 00141 g012
Figure 13. Sensitivity indexes of each design parameter of RHA concrete.
Figure 13. Sensitivity indexes of each design parameter of RHA concrete.
Designs 09 00141 g013
Table 1. Summary of RHA concrete strength prediction studies.
Table 1. Summary of RHA concrete strength prediction studies.
Reference No.Dataset SizeSample SizeMethodAccuracy
[22]310cement; fine aggregate; coarse aggregate; water; superplasticizer; fly ash; rice husk ash; ageGene expression programming, ANN (best model)R2 = 0.89
(Training);
R2 = 0.77
(Testing)
[23]192age, cement, RHA, water, superplasticizer, aggregateDecision trees, bagging (best model), AdaBoostR2 = 0.93
(Testing)
[24]1212cement, water, fine aggregate, coarse aggregate, RHA, age, superplasticizerCatBoost, GBM, CNN, GRU (best model)R2 = 0.99
(Training);
R2 = 0.97
(Testing)
[25]909cement, water, fine aggregate, coarse aggregate, RHA, age, superplasticizerMultiple linear regression, regression tree, tree bagger, random forest, boosted trees (best model), support vector regression (SVR), neural network, an ensemble of neural networks, Gaussian process regressionR2 = 0.943
(Testing)
[26]291water, fine aggregate, coarse aggregate, cement, RHA, superplasticizer, ageFA–SVR (best model), PSO–SVR, GWO–SVRR2 = 0.9530 (Training);
R2 = 0.9560
(Testing)
[27]192age, cement, RHA, superplasticizer, aggregate, waterCMRSA (circular mapping-reptile search algorithm)–ANN (best model), SOA–SVR, SOA–random forest, ANN, Extreme Learning MachineR2 = 0.9679
(Training);
R2 = 0.9709
(Testing)
[30]795fine aggregate-to-binder ratio, RHA-to-binder ratio, water-to-binder ratio, agelinear regression, ANN, k-nearest neighbors, SVR, eXtreme Gradient Boosting (XGBoost, best model)R2 = 0.94
(Training);
R2 = 0.89
(Testing)
Table 2. Statistical indexes of variables in the RHA concrete strength database.
Table 2. Statistical indexes of variables in the RHA concrete strength database.
VariablesWater
(kg/m3)
Cement
(kg/m3)
FA
(kg/m3)
CA
(kg/m3)
RHA
(kg/m3)
Age
(Days)
SP
(kg/m3)
CS
(MPa)
Median165.00450.00633.001006.7043.6014.002.6054.62
Maximum221.00783.00956.901324.00153.0091.0072.6092.21
Minimum132.40240.00344.00906.000.001.000.0016.00
Mean168.89449.93649.431061.9944.1021.926.0553.56
Standard deviation24.93690.684111.805141.6634.37224.5859.90517.847
Table 3. Hyperparameters for single XGBoost, RF, SVR model.
Table 3. Hyperparameters for single XGBoost, RF, SVR model.
ModelParameterValue
XGBoostn_estimators100
max_depth8
colsample_bytree0.8
learning_rate0.1
subsample0.6
min_child_weight2
reg_lambda1
reg_alpha0
RFmax_depth18
min_samples_split4
min_samples_leaf2
n_estimators250
SVRKernel TypeRBF
C20
gamma0.05
epsilon0.6
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Yang, W.; Ji, Y.; Zhou, S.; Ji, L.; Lei, Y.; Wang, M. Towards Sustainable Construction: Hybrid Prediction Modeling for Compressive Strength of Rice Husk Ash Concrete. Designs 2025, 9, 141. https://doi.org/10.3390/designs9060141

AMA Style

Yang W, Ji Y, Zhou S, Ji L, Lei Y, Wang M. Towards Sustainable Construction: Hybrid Prediction Modeling for Compressive Strength of Rice Husk Ash Concrete. Designs. 2025; 9(6):141. https://doi.org/10.3390/designs9060141

Chicago/Turabian Style

Yang, Wanling, Yasha Ji, Shengtao Zhou, Ling Ji, Yu Lei, and Minhao Wang. 2025. "Towards Sustainable Construction: Hybrid Prediction Modeling for Compressive Strength of Rice Husk Ash Concrete" Designs 9, no. 6: 141. https://doi.org/10.3390/designs9060141

APA Style

Yang, W., Ji, Y., Zhou, S., Ji, L., Lei, Y., & Wang, M. (2025). Towards Sustainable Construction: Hybrid Prediction Modeling for Compressive Strength of Rice Husk Ash Concrete. Designs, 9(6), 141. https://doi.org/10.3390/designs9060141

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop