Open Access
ARTICLE
Interpretable Machine Learning for Compressive and Flexural Strength Prediction of Fly Ash Blended 3D Printed Concrete with Uncertainty Quantification
1 School of Computer Applications, Guilin University of Technology, Guilin, China
2 Guangxi Key Laboratory of Machine Vision and Intelligent Control, Wuzhou University, Wuzhou, China
3 Centrale Méditerranée, Technopôle de Château-Gombert, 38 rue Frédéric Joliot-Curie, Marseille, France
* Corresponding Author: Jianbo Huang. Email:
Computers, Materials & Continua 2026, 89(1), 56 https://doi.org/10.32604/cmc.2026.086222
Received 29 May 2026; Accepted 24 June 2026; Issue published 13 August 2026
Abstract
Fly ash (FA) blended 3D printed concrete (3DPC) offers improved sustainability but requires strength prediction models validated at the mix-composition level rather than within familiar formulations. This study applies leave-one-mix-out (LOMO) cross-validation to benchmark eight machine learning algorithms on 126 experimental records spanning seven FA-blended 3DPC compositions (FA 0–15 wt.%, W/B 0.30–0.35, age 1–28 days). ExtraTrees and ElasticNet achieve the highest composition-level generalisation for compressive strength (CS,Keywords
Three-dimensional printed concrete (3DPC) has gained traction as a formwork-free, low-waste construction method capable of fabricating complex geometries with high dimensional accuracy [1]. Extrusion-based layer deposition eliminates manual formwork, reduces material waste, and shortens project timelines, attributes that make 3DPC competitive with conventional casting for both residential and infrastructure applications [2,3]. A persistent challenge, however, is the formulation of printable mortars that balance extrudability, shape retention, and structural performance simultaneously [1,4,5].
Ordinary Portland cement (OPC) constitutes 15%–45% of 3DPC mortar by weight and contributes a disproportionate share of its embodied carbon [1,5]. Partial replacement of OPC with fly ash (FA), a coal combustion by-product rich in reactive silica and alumina, lowers CO2 intensity while refining paste microstructure through pozzolanic gel formation and spherical particle packing [6–8]. FA also reduces water demand and improves workability when combined with appropriate superplasticiser dosages [9–11], though slower pozzolanic reactivity suppresses early-age strength relative to OPC-only controls, with recovery largely complete by 28 days [7,8,12–14].
FA’s influence on 3DPC extends across fresh and hardened states. In the fresh state, FA incorporation retards stiffening and extends open time, a property beneficial to layer adhesion in continuous print runs [15–18]; Kaya et al. [19] quantified this tradeoff, showing that FA at 60% replacement reduces green strength by 35.4% whereas an equivalent slag content raises it by 163.41%. In the hardened state, Mishra et al. [20] reported that a 70% OPC and 30% GGBS blend achieved 18.3% higher shape retention and 18.5% lower permeable porosity than the OPC control; broader work confirms that FA and GGBFS at 20%–30% substitution improve 28-day compressive and flexural strength, with the magnitude governed by replacement level, W/B ratio, and curing duration [21–24].
Machine learning (ML) offers a route to systematic strength prediction without the resource cost of exhaustive mix trials, and ensemble regressors have demonstrated strong performance across diverse concrete formulations [25–27]. For 3DPC, several recent studies have predicted compressive and flexural strength from mix composition [28–34]; Li et al. [34] achieved
This study addresses these gaps using 126 experimental records from seven FA-blended 3DPC compositions [35] (FA 0–15 wt.%, W/B 0.30–0.35). Leave-one-mix-out (LOMO) cross-validation withholds all records from one complete mix composition per fold, testing whether a model trained on known compositions can predict an unseen formulation; this directly resolves the data-leakage limitation identified above. Eight regression algorithms are benchmarked under this stricter protocol, with ExtraTrees and ElasticNet emerging as optimal for CS and FS, respectively, and the divergent rankings are explained through Sobol sensitivity indices. Distribution-free prediction intervals built from LOMO out-of-mix residuals provide empirically calibrated uncertainty bounds, filling the gap in risk-aware mix design support. Combined SHAP attribution and Sobol variance decomposition characterise the mechanistic contrast between CS and FS responses to FA content and curing age at the feature level; results are translated into design-space compliance maps and a graphical user interface for practical strength estimation.
2 Dataset and Preliminary Analysis
The dataset originates from a controlled single-laboratory study on extrusion-based 3D-printed concrete in which fly ash (FA) partially replaces ordinary Portland cement at five substitution levels (0, 5, 7.5, 10, and 15 wt.%) and the water-to-binder ratio (W/B) is fixed at three levels (0.30, 0.34, and 0.35) [35]. These seven mix proportions were each cast and evaluated at six standard curing ages (1, 3, 7, 14, 21, and 28 days) with triplicate specimens per age point, giving 126 records in total. Both compressive strength (CS) and flexural strength (FS) were measured on every specimen, enabling simultaneous dual-target regression rather than independent single-output models.
Sand content (1000 g per batch) and accelerator dosage (1.4 wt.%) are invariant across all records and are excluded from the predictor set. Among the remaining variables, FA replacement percentage and total cement content are perfectly collinear by construction (
Table 1 reports the range, central tendency, and zero-entry frequency for all retained variables.

The CS range (25.15–61.50 MPa) and FS range (3.60–9.10 MPa) are consistent with the moderate-to-high strength window accessible to printable paste formulations operating within the W/B range studied. The dataset’s fully balanced structure (18 records per mix, 3 replicates per age per mix) is well-suited to Leave-One-Mix-Out (LOMO) cross-validation, in which each fold withholds one complete mix composition and tests generalisation to an unseen binder–W/B combination (Section 3.2).
Fig. 1 presents the marginal distributions of all input variables and both strength targets as histograms with kernel density estimate overlays. CS is approximately symmetric (Q1–Q3: 32.9–46.2 MPa), with modest right-skew above 55 MPa corresponding to the lowest-W/B, zero-FA mixes. FS is comparably unimodal, concentrated between 4.5 and 6.5 MPa, with a pronounced right tail driven by the same high-performing mix group. Age is uniformly distributed across six discrete points. FA% is right-skewed: the zero-FA control formulations account for 42.9% of all records, with the remaining four substitution levels equally represented.

Figure 1: Marginal distributions of input variables and strength targets. Histograms with KDE overlays; dashed vertical lines indicate the mean;
Fig. 2 presents the Pearson correlation matrix for all four input variables and both target outputs. Curing age is the dominant predictor of both CS (

Figure 2: Pearson correlation heatmap for input variables and strength targets. Upper triangle: bubble chart (circle area
Fig. 3 traces mean strength development by mix design. Across all seven mixes, mean CS rises from 30.9 MPa at day 1 to 49.0 MPa at day 28 (+58.5%) and mean FS from 4.20 to 7.53 MPa (+79.3%); FS is proportionally more age-sensitive in all mixes. Within the FA-substituted series at W/B

Figure 3: Mean strength development curves by mix design. Shaded bands:
3.1 Feature Construction and Predictor Selection
Two constant-valued columns (sand: 1000 g; accelerator: 1.4 wt.%) are excluded. Among the remaining variables, total cement mass and FA% are perfectly collinear (

The two engineered features were selected on physical grounds rather than by automated search. Concrete strength gain follows an approximately logarithmic time curve governed by the evolving gel-space ratio;
CS and FS are modelled as separate regression targets within the same cross-validation framework.
3.2 Leave-One-Mix-Out (LOMO) Cross-Validation
The dataset’s factorial structure (seven mixes
This design tests whether a model trained on known compositions can predict the strength of a mix it has never encountered, which is the operationally relevant question for mix-design guidance. Random hold-out splits instead place specimens from the same mix in both partitions; the model then only needs to interpolate along the age axis for a familiar composition, which substantially inflates apparent accuracy without testing generalisation capacity. This strategy is a specific instance of group k-fold cross-validation in which each complete mix composition constitutes one group.
Hyperparameter optimisation (Section 3.4) is performed exclusively on each fold’s training partition; the test fold has no influence on model selection.
Eight regression algorithms spanning four model families are evaluated (Table 3). Models sensitive to input scale (ElasticNet, SVR, GPR) receive

3.4 Hyperparameter Optimisation
Model hyperparameters are tuned independently for each LOMO fold using the Tree-structured Parzen Estimator (TPE) implemented in Optuna. Within each fold, TPE evaluates 30 trials, each scored by 5-fold cross-validated RMSE on the training partition. The test fold has no influence on model selection. TPE was selected over grid search and random search for its sequential sample efficiency within a fixed trial budget, and over Gaussian-process-based Bayesian optimisation for its direct handling of mixed integer and continuous hyperparameter spaces without requiring a parametric surrogate. Comparing HPO strategies is outside the scope of this study; the 30-trial budget is held uniform across all eight models to ensure a fair benchmark.
For full-dataset retraining (used in SHAP analysis), the hyperparameter set from the fold achieving the highest test

Three metrics quantify predictive accuracy on the test partition of each LOMO fold:
3.6 Uncertainty Quantification
Two complementary methods quantify prediction uncertainty. The primary method constructs empirical prediction intervals (PIs) from the distribution of held-out absolute residuals. For nominal coverage
As a supplementary measure, non-parametric bootstrap resampling (
3.7 Design-Space Analysis and Input Sensitivity
The two best-performing models (ExtraTrees for CS, ElasticNet for FS) are applied to a uniform prediction grid of 1736 points covering FA content from 0 to 15 wt.% at 0.5 wt.% increments and curing age from 1 to 28 days at 0.5-day increments, with W/B fixed at 0.30. At each grid point, predicted CS and FS are offset by the 90% LOMO PI half-widths (Section 3.6) to form conservative lower bounds:
Global input sensitivity is assessed by variance-based Sobol analysis. The three base inputs (FA%, W/B, Age) are sampled uniformly over [0, 15 wt.%], [0.28, 0.36], and [1, 28 days] using Saltelli quasi-random sampling with
4.1 LOMO Cross-Validation Performance
Table 5 and Fig. 4 report the mean and standard deviation of


Figure 4: LOMO cross-validation
Compressive strength. ExtraTrees achieves the highest mean
Flexural strength. ElasticNet ranks first for FS by a clear margin (
The model rankings between CS and FS diverge in a physically interpretable way: CS exhibits stronger nonlinear interactions between W/B, FA%, and age, which ExtraTrees captures through high-dimensional splits, while FS follows a smoother, more monotonic response that a regularised linear model can represent compactly. The SHAP attribution quantifies this contrast directly: the FA%
4.2 Best-Model Performance by Fold
ExtraTrees for CS. Six of seven folds return
ElasticNet for FS. Fold-level

Figure 5: LOMO predicted vs. measured values for the best-performing model per target. Dashed line: 1:1 reference. (a) ExtraTrees, CS; (b) ElasticNet, FS.
4.3 SHAP Feature Importance and Dependence
Global importance. Mean absolute SHAP values are reported in Table 6, with bar charts in Fig. 6 and beeswarm plots in Fig. 7.


Figure 6: Mean absolute SHAP feature importance for the full-dataset models. (a) ExtraTrees for CS; (b) ElasticNet for FS.

Figure 7: SHAP beeswarm plots for the full-dataset models. Each point represents one sample; colour encodes feature value (red
Compressive strength (ExtraTrees). FA replacement percentage is the single most influential predictor (mean
Flexural strength (ElasticNet). The importance hierarchy is reversed: Age dominates (1.057 MPa) while FA% ranks second (0.488 MPa) and W/B third (0.433 MPa). The near-zero importance of ln(Age) (0.022 MPa) is consistent with FS development being well described by a linear-in-age term; the log transformation provides no incremental information once raw age enters the model. The W/B ranking for FS (third vs. fourth for CS) and the reversal of the Age-vs.-FA% order suggest that the FS response surface is more strongly driven by curing kinetics than by mix composition, while the opposite holds for CS. SHAP dependence plots for the top two features per target are shown in Fig. 8.

Figure 8: SHAP dependence plots for the top-two features per target. Colour encodes the complementary top feature. (a) CS: FA (%); (b) CS: age (days); (c) FS: age (days); (d) FS: FA (%).
4.4 Practical Implications for Mix Design
FA% as the primary CS lever. FA replacement percentage contributes 3.92 MPa (34% of total feature attribution) to CS. Mixes at FA
FA%
Age as the dominant FS lever. Age carries 49% of total FS SHAP attribution (1.057 MPa), while FA% and W/B contribute comparably (0.488 and 0.433 MPa). The most effective way to increase FS within the tested composition space is to extend curing duration rather than to adjust mix proportions. The ElasticNet RMSE of 0.30 MPa against a dataset mean of 5.56 MPa (5.4% relative error) provides a reliable tool for specifying minimum curing ages to reach FS thresholds.
Model applicability bounds. ExtraTrees generalises well within the FA-blend domain but degrades for pure OPC mixes (FA
4.5 Prediction Intervals and Uncertainty Calibration
The LOMO residual PIs are well calibrated across the full 50%–99% nominal coverage range for both targets (Fig. 9). Empirical coverage deviates from the nominal level by at most 0.6 percentage points for CS and 1.4 percentage points for FS.

Figure 9: Reliability diagram and empirical coverage deviation for LOMO residual prediction intervals. Dashed line: perfect calibration. (left) CS (ExtraTrees); (right) FS (ElasticNet).
At the 90% nominal level, the PI half-width is

Figure 10: LOMO prediction intervals at 90% nominal coverage for all 126 samples, sorted by measured value. Shaded bands: 90% PI; filled circles: measured values. (top) CS; (bottom) FS.
The Bootstrap 95% CI for CS has a mean width of 2.15 MPa and in-sample coverage of 92.1% (Fig. 11). Its width is narrower than the LOMO PI because it quantifies ExtraTrees parameter variance under training-set perturbation rather than generalisation error to unseen mixes. The two intervals measure distinct uncertainty sources: the Bootstrap CI bounds sensitivity of the predicted mean to training data composition; the LOMO PI bounds the expected prediction–observation deviation for a held-out mix.

Figure 11: Bootstrap 95% confidence intervals vs. LOMO out-of-mix predictions for CS (ExtraTrees). Grey band: bootstrap 95% CI; coloured markers: LOMO out-of-mix predictions.
4.6 Design-Space Mapping and Global Input Sensitivity
The 90% PI half-widths established in Section 4.5 (
CS and FS response surfaces. Predicted CS spans 25.2 to 61.2 MPa over the FA%

Figure 12: Predicted CS and FS response surfaces over the FA%
Safe design regions. Applying the 90% PI lower bounds to each grid point identifies the FA%–Age combinations satisfying both targets simultaneously (Fig. 13). The CS constraint is consistently the binding limit: at every FA level tested, the minimum curing age for CS compliance equals or exceeds that for FS compliance (Table 7). At FA

Figure 13: Combined safe-region map at W/B

Minimum curing age requirements. Table 7 and Fig. 14 report the minimum curing age for simultaneous CS and FS compliance at each FA level. For FA

Figure 14: Minimum curing age to reach simultaneous CS and FS design targets at W/B
All design-space results are conditioned on W/B
Global sensitivity analysis. Sobol first-order indices for the three base inputs are shown in Fig. 15. For CS, FA% accounts for the largest share of output variance (

Figure 15: Variance-based sobol sensitivity indices for CS and FS. Bars: first-order

Figure 16: One-at-a-time
A standalone graphical user interface (GUI) was developed in Python to enable practical strength prediction without programming expertise (Fig. 17). Three active inputs are required: FA replacement content (wt.%), W/B ratio, and curing age. On submission, the interface returns simultaneous CS and FS predictions with 90% LOMO-calibrated prediction intervals. For the representative composition FA

Figure 17: Graphical user interface for simultaneous CS and FS prediction with 90% calibrated prediction intervals. Inputs: FA replacement content (%), W/B ratio, and curing age (days).
This study benchmarked eight machine learning algorithms on 126 experimental records from seven FA-blended 3DPC compositions using leave-one-mix-out (LOMO) cross-validation, and augmented predictive models with SHAP attribution, calibrated prediction intervals, and a graphical user interface. The following conclusions are drawn.
1. ExtraTrees achieves the highest composition-level generalisation for CS (
2. SHAP analysis reveals an inverted importance hierarchy: FA% is the dominant CS predictor (mean
3. LOMO residual prediction intervals are well calibrated across the 50%–99% nominal coverage range, with empirical deviations not exceeding 1.4 percentage points. At the 90% level, half-widths are
4. FA substitution at 5%–7.5% with W/B
5. Design-space mapping at W/B
6. The current models condition predictions solely on mix composition; incorporating printing-process variables, including layer height, print speed, and ambient temperature, as additional inputs would close the gap between mix-design optimisation and on-site strength realisation, where process deviation often dominates composition-level uncertainty. Among these variables, interlayer time interval and layer height are expected to exert the greatest influence on FS, as both govern the contact quality and degree of partial hydration at the printed interface where tensile-governed crack initiation under bending preferentially occurs; print speed and extrusion pressure primarily affect bead geometry and layer density, with consequences mainly for CS. Environmental temperature modulates hydration kinetics for both OPC and FA components, with the effect amplified in FA-blend systems where the pozzolanic reaction is more temperature-sensitive than pure OPC hydration. Systematic collection of process metadata alongside mechanical testing in future multi-source studies would enable these variables to enter the modelling framework as additional predictors without altering the LOMO cross-validation structure adopted here.
Several limitations of this study should be acknowledged when applying the models in practice. The dataset originates from a single laboratory and spans seven mix compositions; the trained models are strictly local interpolators within the experimental design space (FA 0–15 wt.%, W/B 0.30–0.35, age 1–28 days). Predictions at FA
Acknowledgement: Not applicable.
Funding Statement: The authors received no specific funding for this study.
Author Contributions: The authors confirm contribution to the paper as follows: conceptualisation, Jia Chen and Jianbo Huang; methodology, Jia Chen and Jianbo Huang; software, Jia Chen and Zhicheng Liao; formal analysis, Jia Chen; investigation, Mengdi Hou; data curation, Mengdi Hou; writing—original draft preparation, Jia Chen; writing—review and editing, Jianbo Huang; visualisation, Zhicheng Liao; supervision, Jianbo Huang. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: The experimental dataset and source code are openly available at https://github.com/lucassivan/ML-FA-3DPC.
Ethics Approval: Not applicable.
Conflicts of Interest: The authors declare no conflicts of interest.
Abbreviations
The following abbreviations are used in this manuscript:
| 3DPC | Three-dimensional printed concrete |
| CS | Compressive strength |
| FA | Fly ash |
| FS | Flexural strength |
| GPR | Gaussian process regression |
| GUI | Graphical user interface |
| LOMO | Leave-one-mix-out |
| MAE | Mean absolute error |
| ML | Machine learning |
| OPC | Ordinary Portland cement |
| PI | Prediction interval |
| RMSE | Root mean square error |
| SHAP | SHapley Additive exPlanations |
| SP | Superplasticizer |
| SVR | Support vector regression |
| TPE | Tree-structured Parzen Estimator |
| W/B | Water-to-binder ratio |
| Sobol first-order sensitivity index | |
| Sobol total-order sensitivity index |
References
1. Dilawar Riaz R, Usman M, Ali A, Majid U, Faizan M, Jalil Malik U. Inclusive characterization of 3D printed concrete (3DPC) in additive manufacturing: a detailed review. Constr Build Mater. 2023;394:132229. doi:10.1016/j.conbuildmat.2023.132229. [Google Scholar] [CrossRef]
2. Besklubova S, Tan BQ, Zhong RY, Spicek N. Logistic cost analysis for 3D printing construction projects using a multi-stage network-based approach. Autom Constr. 2023;151(4):104863. doi:10.1016/j.autcon.2023.104863. [Google Scholar] [CrossRef]
3. Wang X, Jia L, Jia Z, Zhang C, Chen Y, Ma L, et al. Optimization of 3D printing concrete with coarse aggregate via proper mix design and printing process. J Build Eng. 2022;56:104745. doi:10.1016/j.jobe.2022.104745. [Google Scholar] [CrossRef]
4. Khan SA, Ghazi SMU, Amjad H, Imran M, Khushnood RA. Emerging horizons in 3D printed cement-based materials with nanomaterial integration: a review. Constr Build Mater. 2024;411:134815. doi:10.1016/j.conbuildmat.2023.134815. [Google Scholar] [CrossRef]
5. Zhong H, Zhang M. 3D printing geopolymers: a review. Cem Concr Compos. 2022;128(3):104455. doi:10.1016/j.cemconcomp.2022.104455. [Google Scholar] [CrossRef]
6. Rivera F, Martínez P, Castro J, López M. Massive volume fly-ash concrete: a more sustainable material with fly ash replacing cement and aggregates. Cem Concr Compos. 2015;63(4):104–12. doi:10.1016/j.cemconcomp.2015.08.001. [Google Scholar] [CrossRef]
7. Oner A, Akyuz S, Yildiz R. An experimental study on strength development of concrete containing fly ash and optimum usage of fly ash in concrete. Cem Concr Res. 2005;35(6):1165–71. doi:10.1016/j.cemconres.2004.09.031. [Google Scholar] [CrossRef]
8. Siddique R. Performance characteristics of high-volume class F fly ash concrete. Cem Concr Res. 2004;34(3):487–93. doi:10.1016/j.cemconres.2003.09.002. [Google Scholar] [CrossRef]
9. Tkaczewska E. Effect of the superplasticizer type on the properties of the fly ash blended cement. Constr Build Mater. 2014;70:388–93. doi:10.1016/j.conbuildmat.2014.07.096. [Google Scholar] [CrossRef]
10. Aparna S, Sathyan D, Anand KB. Microstructural and rate of water absorption study on fly-ash incorporated cement mortar. Mater Today Proc. 2018;5(11):23692–701. doi:10.1016/j.matpr.2018.10.159. [Google Scholar] [CrossRef]
11. Hsu S, Chi M, Huang R. Effect of fineness and replacement ratio of ground fly ash on properties of blended cement mortar. Constr Build Mater. 2018;176(6):250–8. doi:10.1016/j.conbuildmat.2018.05.060. [Google Scholar] [CrossRef]
12. Chalee W, Soeurt R, Pachana P, Songpiriyakij S. Improvement of high-volume fly ash cementitious material using single alkali activation. Int J Concr Struct Mater. 2021;15(1):44. doi:10.1186/s40069-021-00482-9. [Google Scholar] [CrossRef]
13. Babalu R, Anil A, Sudarshan K, Amol P. Compressive strength, flexural strength, and durability of high-volume fly ash concrete. Innov Infrastruct Solut. 2023;8(5):154. doi:10.1007/s41062-023-01120-x. [Google Scholar] [CrossRef]
14. Mohamed OA, Najm O, Ahmed E. Alkali-activated slag and fly ash as sustainable alternatives to OPC: sorptivity and strength development characteristics of mortar. Clean Mater. 2023;8(10):100188. doi:10.1016/j.clema.2023.100188. [Google Scholar] [CrossRef]
15. Panda B, Tan MJ. Experimental study on mix proportion and fresh properties of fly ash based geopolymer for 3D concrete printing. Ceram Int. 2018;44(9):10258–65. doi:10.1016/j.ceramint.2018.03.031. [Google Scholar] [CrossRef]
16. Marczyk J, Ziejewska C, kadek GS, Korniejenko K, Łach M, Góra M, et al. Hybrid materials based on fly ash, metakaolin, and cement for 3D printing. Materials. 2021;14(22):6874. doi:10.3390/ma14226874. [Google Scholar] [PubMed] [CrossRef]
17. Guo X, Yang J, Xiong G. Influence of supplementary cementitious materials on rheological properties of 3D printed fly ash based geopolymer. Cem Concr Compos. 2020;114(6):103820. doi:10.1016/j.cemconcomp.2020.103820. [Google Scholar] [CrossRef]
18. Kondepudi K, Subramaniam KVL. Formulation of alkali-activated fly ash-slag binders for 3D concrete printing. Cem Concr Compos. 2021;119(8):103983. doi:10.1016/j.cemconcomp.2021.103983. [Google Scholar] [CrossRef]
19. Kaya E, Ciza B, Yalçınkaya Ç, Felekoğlu B, Yazıcı H, Çopuroğlu O. A comparative study on the effectiveness of fly ash and blast furnace slag as partial cement substitution in 3D printable concrete. J Build Eng. 2025;108:112841. doi:10.1016/j.jobe.2025.112841. [Google Scholar] [CrossRef]
20. Mishra SK, Upadhyay B, Das BB. 3D printing aspects of fly ash and GGBS admixed binary and ternary blended cementitious mortar. Eur J Environ Civ Eng. 2025;29(15):3393–423. doi:10.1080/19648189.2025.2521381. [Google Scholar] [CrossRef]
21. Liu X, Wang N, Zhang Y, Ma G. Optimization of printing precision and mechanical property for powder-based 3D printed magnesium phosphate cement using fly ash. Cem Concr Compos. 2024;148(4):105482. doi:10.1016/j.cemconcomp.2024.105482. [Google Scholar] [CrossRef]
22. Tseng KC, Chi M, Yeih W, Huang R. Influence of slag/fly ash as partial cement replacement on printability and mechanical properties of 3D-printed concrete. Appl Sci. 2025;15(7):3933. doi:10.3390/app15073933. [Google Scholar] [CrossRef]
23. Wang B, Zhai M, Yao X, Wu Q, Yang M, Wang X, et al. Printable and mechanical performance of 3D printed concrete employing multiple industrial wastes. Buildings. 2022;12(3):374. doi:10.3390/buildings12030374. [Google Scholar] [CrossRef]
24. Xu Z, Zhang D, Li H, Sun X, Zhao K, Wang Y. Effect of FA and GGBFS on compressive strength, rheology, and printing properties of cement-based 3D printing material. Constr Build Mater. 2022;339(3):127685. doi:10.1016/j.conbuildmat.2022.127685. [Google Scholar] [CrossRef]
25. Nguyen-Sy T, Wakim J, To QD, Vu MN, Nguyen TD, Nguyen TT. Predicting the compressive strength of concrete from its compositions and age using the extreme gradient boosting method. Constr Build Mater. 2020;260(5):119757. doi:10.1016/j.conbuildmat.2020.119757. [Google Scholar] [CrossRef]
26. Peng C, Xiang S, Liu W, Wang X, Li B, Wu S. Prediction of compressive strength and calibration of mesoscopic parameters of particle discrete element model based on explainable machine learning. Powder Technol. 2026;476(3):122427. doi:10.1016/j.powtec.2026.122427. [Google Scholar] [CrossRef]
27. Du X, Liu W, Peng C, Huang B, Xu C, Sun Y, et al. Study on micro-parameters of parallel bond model based on machine learning algorithm. Comput Part Mech. 2025;12(5):2637–54. doi:10.1007/s40571-025-00938-9. [Google Scholar] [CrossRef]
28. Ali A, Riaz RD, Malik UJ, Abbas SB, Usman M, Shah MU, et al. Machine learning-based predictive model for tensile and flexural strength of 3D-printed concrete. Materials. 2023;16(11):4149. doi:10.3390/ma16114149. [Google Scholar] [PubMed] [CrossRef]
29. Akter U, Rezvi SE, MdJP R, Kishor SK. Optimization of data-driven ensemble models using firefly algorithm for enhanced 3D printed concrete strength prediction. In: Proceedings of the 2025 International Conference on Quantum Photonics, Artificial Intelligence, and Networking (QPAIN); 2025 Jul 31–Aug 2; Rangpur, Bangladesh. Piscataway, NJ, USA: IEEE; 2025. p. 1–6. doi:10.1109/QPAIN66474.2025.11171958. [Google Scholar] [CrossRef]
30. Schossler RT, Ullah S, Alajlan Z, Yu X. Data-driven analysis in 3D concrete printing: predicting and optimizing construction mixtures. AI Civ Eng. 2025;4(1):1. doi:10.1007/s43503-024-00044-4. [Google Scholar] [CrossRef]
31. Hematibahar M, Kharun M, Fediuk R, Vatin NI, Porvadov MG, Sabitov LS. Predicting the flexural strength of 3D-printed geopolymer reinforced concrete using machine learning techniques. Mater Phys Mech. 2025;53(4):22–34. doi:10.18149/MPM.5342025_2. [Google Scholar] [CrossRef]
32. Zhang Y, Cui S, Yang B, Wang X, Liu T. Research on 3D printing concrete mechanical properties prediction model based on machine learning. Case Stud Constr Mater. 2025;22(21):e04254. doi:10.1016/j.cscm.2025.e04254. [Google Scholar] [CrossRef]
33. Zhu R, Egbe KJI, Salehi H, Shi Z, Jiao P. Eco-friendly 3D printed concrete with fine aggregate replacements: fabrication, characterization and machine learning prediction. Constr Build Mater. 2024;413(22):134905. doi:10.1016/j.conbuildmat.2024.134905. [Google Scholar] [CrossRef]
34. Li J, Wu L, Huang Z, Xu Y, Liu K. Machine learning-driven prediction of mechanical properties for 3D printed concrete. Comput Concr. 2025;35(3):263–79. doi:10.12989/CAC.2025.35.3.263. [Google Scholar] [CrossRef]
35. Iqbal I, Bin Inqiad W, Kasim T, Besklubova S, Adil MM, Rahman M. Strength characterisation of fly ash blended 3D printed concrete enhanced with explainable machine learning. Case Stud Constr Mater. 2026;24(2):e05682. doi:10.1016/j.cscm.2025.e05682. [Google Scholar] [CrossRef]
36. Herman J, Usher W. SALib: an open-source Python library for sensitivity analysis. J Open Source Softw. 2017;2(9):97. doi:10.21105/joss.00097. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools