Next Article in Journal
Study on the Deterioration of Chloride Erosion in Tunnel Construction Joints Under a Multifactorial Environment
Previous Article in Journal
Formability Limits in Square Tubes and L-Section Profiles
Previous Article in Special Issue
Mix Design of Pervious Concrete in Geotechnical Engineering Applications
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Prediction of Ultra-High-Performance Concrete (UHPC) Compressive Strength Based on Convolutional Neural Networks

1
Jiangsu Vocational College of Business, Nantong 226000, China
2
School of Transportation and Civil Engineering, Nantong University, Nantong 226000, China
3
Nantong Vocational University, Nantong 226000, China
*
Authors to whom correspondence should be addressed.
Materials 2025, 18(12), 2851; https://doi.org/10.3390/ma18122851
Submission received: 19 March 2025 / Revised: 5 June 2025 / Accepted: 13 June 2025 / Published: 17 June 2025

Abstract

:
This paper investigates the potential of deep learning in predicting the compressive strength of ultra-high-performance concrete (UHPC) by developing a convolutional neural network (CNN) model with two convolutional layers. The proposed CNN architecture demonstrates capability in accurately predicting UHPC compressive strength from tabular data encompassing various material compositions. Ten input variables were selected, including the cement content, water content, silica fume content, silica powder content, silica sand content, superplasticizer content, and curing parameters. The model was trained and tested on a dataset comprising 219 samples. Experimental results indicated excellent predictive performance, with the CNN achieving a coefficient of determination (R2) of 0.959 on the test set and a mean absolute percentage error (MAPE) of 5.55%, demonstrating both accuracy and stability. Comparative analysis revealed that the CNN’s performance was comparable to established machine learning methods like XGBoost (R2 = 0.961), which are typically more suited for tabular data. Furthermore, SHAP (SHapley Additive exPlanations) analysis confirmed the model’s interpretability. These findings collectively suggest that the CNN-based approach shows considerable promise for predicting compressive strength across diverse UHPC formulations.

1. Introduction

UHPC, a novel composite material with superior performance, shows promising application potential [1,2]. Despite systematic analysis in existing research on its applications and various proposed improvements, UHPC faces numerous challenges in practical applications, including high costs. The preparation materials and processes involved still require further exploration [3,4,5]. Among many considerations, compressive strength is a crucial performance indicator of UHPC. Studying the variation in UHPC compressive strength with different materials and preparation methods, and predicting its strength based on these insights, is essential for improving UHPC design and construction quality.
Current research on the mechanical properties of UHPC commonly employs various materials including magnetite [6] and recycled aggregates [7,8] to achieve different performance and cost requirements [9,10,11]. These studies systematically investigate the underlying mechanisms through which these materials affect mechanical properties at both macroscopic and microscopic scales.
Macroscopic studies on UHPC’s mechanical properties have identified silicon-containing materials and fibers as critical influencing factors [12,13]. Research has demonstrated that fiber characteristics—including the type [14,15,16,17], volume fraction, morphology, and aspect ratio [18,19,20]—along with parameters of silicon-containing materials such as the dosage [21,22,23], incorporation methods [24], and curing regimes [25], significantly impact UHPC’s compressive strength and other mechanical performance indicators.
Microstructural analyses employing low-field nuclear magnetic resonance, backscattered electron imaging, X-ray diffraction, and scanning electron microscopy [26,27] have revealed the crucial role of material microstructure in governing how fibers and silicon-containing materials influence UHPC’s mechanical properties. Notably, fibers with distinct micro-morphologies exhibit complex nonlinear relationships between their content variations and the resulting mechanical performance of UHPC [28,29].
The mechanical properties of ultra-high-performance concrete (UHPC) demonstrate complex correlations with its constituent materials due to the combined effects of both macro- and micro-scale factors [30]. This complexity underscores the importance of developing predictive models based on UHPC’s macro- and microstructural characteristics. As illustrated in Table 1, conventional empirical formulas can effectively describe the compressive strength behavior of specific UHPC mixtures, offering excellent interpretability and high goodness of fit. However, their applicability remains limited to particular UHPC formulations.
Table 1 presents studies on the prediction of UHPC compressive strength using traditional empirical formulas. These empirical formulas typically consider only a single or a limited number of influencing factors (such as porosity or curing age), demonstrating relatively high goodness-of-fit values (R2 ≥ 0.87) under specific material conditions. However, such studies often fail to account for the effects of multiple factors, resulting in significantly reduced prediction accuracy when such models are applied to more complex practical engineering materials.
To develop a comprehensive predictive model for the compressive strength of various UHPC formulations, it is essential to establish a modeling framework that incorporates multiple influencing factors and demonstrates capability in processing both experimental and publicly available datasets. Compared with conventional statistical techniques, machine learning and deep learning approaches exhibit superior performance in accurately predicting material properties by leveraging large-scale datasets [35,36]. Research has demonstrated the significant potential of these advanced computational methods in predicting concrete compressive strength, with numerous studies reporting satisfactory predictive performance [37,38].
Notably, while machine learning methods demonstrate satisfactory predictive accuracy and stability for UHPC mechanical properties using macroscopic composition information [39,40,41], most conventional machine learning and classical statistical approaches fail to account for microstructural characteristics. Unlike tabular data at the macroscopic level, microstructural investigation typically involves large volumes of image data representing structural features, which conventional machine learning methods struggle to process effectively for feature extraction.
Compared with traditional machine learning methods, deep learning approaches such as CNNs demonstrate superior capability in processing image data and extracting critical information from large volumes of images, showing significant application value in fields like agriculture and transportation [42,43]. However, for UHPC applications where macroscopic information primarily exists in tabular form rather than images, CNN-based deep learning methods exhibit notably inferior performance in handling tabular data when compared to machine learning techniques like XGBoost [44].
Consequently, developing CNN-based deep learning models for UHPC compressive strength prediction that maintain high accuracy when processing tabular data representing macroscopic properties would be of significant importance. Such advancement would facilitate the construction of more accurate predictive models by integrating both macro- and micro-scale experimental data in future research.
This paper proposes a CNN-based approach for predicting UHPC compressive strength. The method comprehensively accounts for the material and preparation condition variability arising from different application scenarios while effectively utilizing both existing research data and practical engineering experience. By employing material composition parameters and curing conditions as input features for CNN training and analysis, the proposed approach not only offers operational simplicity but also effectively captures key characteristics influencing UHPC compressive strength, including silica fume content and fiber volume fraction.
The main contributions of this paper include the following: (i) The development of a CNN-based predictive model for UHPC compressive strength, which demonstrates excellent accuracy and stability through evaluation metrics including the coefficient of determination (R2), mean absolute percentage error (MAPE), root mean square error (RMSE), and mean absolute error (MAE). The model exhibits comparable performance to machine learning methods like XGBoost when processing tabular data. (ii) The effective utilization of existing mix proportion data, primarily sourced from UHPC mechanical property studies. By directly incorporating UHPC mix proportions and curing conditions as model inputs, the approach eliminates conversion requirements, thereby enhancing operational practicality without generating additional workload during real-world applications. (iii) The achievement of R2 > 0.95 on the test set, confirming the model’s capability to reliably predict compressive strength across varying mix proportions and curing durations. With a MAPE < 10% on test data, the CNN model maintains prediction errors within an acceptable range, demonstrating its generalizability. This work provides both methodological and theoretical advancements for UHPC compressive strength prediction, offering valuable insights for future research on UHPC mechanical performance forecasting.
The paper is organized as follows: Section 2 describes the data sources, selected parameters, and the architecture of the constructed CNN model. Section 3 presents the model’s performance on our dataset, including comparative analyses with BP neural networks and XGBoost, along with interpretability validation. Section 4 discusses limitations in the model’s construction and training process, as well as distinctions from similar studies. Finally, Section 5 summarizes the research significance and future perspectives.

2. Data Sources and Prediction Model Development

To enhance the operability and predictive accuracy of the CNN-based UHPC compressive strength prediction model in practical applications, this section introduces the model development process and relevant details, as well as the data sources used for model training and validation.

2.1. Data Sources and Information Processing

2.1.1. Data Sources

To verify the generalizability and practical application value of the proposed CNN-based UHPC compressive strength prediction model, the model was trained and tested using 219 data samples collected from 19 relevant studies. These studies examined the influence of various factors on UHPC compressive strength, including material composition, fiber morphology, and curing duration. Thus, the data obtained from these studies encompasses a wide range of factors, ensuring the generalizability of the prediction model. Table 2 lists the basic information of these studies. It should be noted that each study varied significantly in its focus on UHPC compressive strength factors. Even when the research themes were similar, considerable differences existed in the specific material categories, such as whether fibers were added and the shapes of those fibers. Therefore, Table 2 only highlights the main factors affecting UHPC compressive strength in each study.

2.1.2. Data Processing

Given the wide variety of materials used in existing studies, constructing a prediction model with specific materials as input indicators could reduce generalizability and increase complexity in practical applications. To address this issue, the CNN prediction model in this paper uses interpretable indicators based on existing concrete-mix-ratio knowledge, making it suitable for predicting the compressive strength of concrete prepared with different materials [62]. Therefore, this paper selects cement content, water content, silica fume content, silicon powder content, silica sand content, and high-range water reducer content as the primary components for each UHPC experiment, with other material components calculated relative to cement content. Additionally, since fiber is often added to improve UHPC compressive strength, fiber volume fractions of silica, carbon, and other types are included as basic input variables. It is important to note that although the fiber shape can influence the compressive strength performance of UHPC [29], most existing studies did not consider the effect of fiber morphology, making it difficult to gather sufficient data to support the model training. Thus, the effect of fiber shape is not considered in this paper. Additionally, existing research has shown that the curing duration significantly affects the compressive strength of UHPC [34], and therefore, curing duration is also included as a basic input variable in this paper. Furthermore, since different studies focus on different aspects of UHPC’s mechanical properties, the specimen shape used for testing (cube or cylinder) will also impact the measured compressive strength. As such, the specimen shape is also treated as a basic input variable.
It should be noted that although fiber dimensions and aggregate characteristics (e.g., particle size) may influence UHPC performance, the input parameters selected in this paper were based on the following considerations: (1) sufficient data could be obtained from the existing literature to facilitate model training and (2) preliminary verification demonstrated that the current parameters could effectively predict compressive strength (see Section 3 for results). Future studies investigating the influence of UHPC microstructural properties will incorporate more detailed parameters to further optimize the model.
In summary, this paper selects cement content; water content; silica fume content; silicon powder content; silica sand content; high-range water reducer content; the fiber volume fraction for silica fibers, carbon fibers, and other types of fibers; curing duration; and the specimen shape as the basic input variables. The cement content, water content, silica fume content, silica powder content, silica sand content, and superplasticizer content are expressed as ratios relative to cement content, resulting in five interpretable input indicators for model training. The remaining basic input variables are also included, yielding a dataset with 10 basic input variables and corresponding compressive strength values. The entire data collection and processing procedure is outlined in Figure 1.
In Figure 1, it is important to note that the basic input variables have different dimensional scales, so the magnitude of their data can vary. If the data were input directly without preprocessing, it could lead to poor model training results. Therefore, the data corresponding to these 10 basic input variables must undergo normalization preprocessing. The standardization formula for a given input variable’s sample data is given below:
Z i = x i μ σ
Here, Z i is the standardized value, x i is the original data value, μ is the mean of the input variable, and σ is the standard deviation of the input variable.
Taking a representative sample as an example, the raw data comprises 10 fundamental input parameters: curing age (CA), steel fiber volume (SFV), carbon fiber volume (CFV), other-fiber volume (OFV), specimen shape (Shape), water–cement ratio (W/C), silica sand–cement ratio (SS/C), silica powder–cement ratio (SP/C), silica fume–cement ratio (SF/C), and superplasticizer–cement ratio (S/C). The original unstandardized data are presented in the first column of Table 3. The mean values and standard deviations for each parameter, calculated from the complete dataset, are shown in columns 2 and 3, respectively. For each data entry, the processed value (dealt data) can be obtained using Equation (1). It should be noted that in the currently collected sample data, no studies had employed fibers other than steel and carbon fibers, resulting in consistently zero values for the OFV parameter after processing. Therefore, Equation (1) is not applicable for this particular parameter.

2.2. Prediction Model Development and Detailed Information

2.2.1. CNN Model Structure

Given the significant variation in the materials between samples in this paper, a convolutional structure was added to the model. Each convolutional structure includes a convolutional layer (with a kernel size of 3 × 1 × 1), a pooling layer (with a kernel size of 1 × 1), a batch normalization layer, and a ReLU activation function layer. The collected data enters the model through the input layer, and after basic training through two convolutional structures, redundant data are discarded using a dropout layer. The remaining data are merged in the fully connected layer, and finally, a regression layer is used for model training and data prediction. The structure of the CNN model is shown in Figure 2.
For each convolutional structure, the input data undergoes standardization prior to processing. The data first passes through convolutional layers for feature extraction, employing 16 kernels (3 × 1 size) in the first layer and 32 kernels (3 × 1 size) in the second layer. Batch normalization is then applied to the extracted features to mitigate excessive data variance after convolution that could adversely affect subsequent computations. Pooling layers subsequently reduce data dimensionality, decreasing the computational load, while ReLU activation functions enhance the model’s capability to capture nonlinear characteristics in new data. This processing sequence ensures optimal feature extraction while minimizing redundant computations, thereby improving training efficiency.

2.2.2. Detailed Information on CNN Model

Under the framework of the model, in addition to the input parameters, there are hyperparameters that need to be configured, primarily including the loss function of the model, the learning rate for controlling gradient variations, the maximum number of training epochs, and other relevant parameters.
The loss function quantifies the discrepancy between the predicted values, obtained by processing the input parameters of each sample group through the model, and the corresponding true values of UHPC. The formulation of the loss function significantly influences the training outcomes of the CNN model. To maximize the model’s training accuracy while preventing excessively large errors in individual predictions, this paper adopts the mean squared error (MSE) as the loss function, which is defined as follows:
L N = 1 N i = 1 N y i y ^ i 2
Here, N is the total number of samples, y i is the true value of the i-th sample, and y ^ i is the predicted value of the i-th sample.
In the TensorFlow framework of Python 3.12, convolutional neural network optimizers employ various criteria for optimizing model parameters. This paper adopts the stochastic gradient descent (SGD) method as the optimizer.
To accelerate convergence and avoid large updates leading to instability, the learning rate was adjusted starting from 0.5, gradually decreasing until the optimal value was found. The effect of the learning rate on the model’s fit during training and testing is illustrated in Figure 3.
Figure 3 shows the effect of the learning rate on the CNN model’s prediction performance. As observed, when the learning rate is larger than 0.001, the model struggles to converge, resulting in unstable training. However, at a learning rate of 0.001, although the model performs well in terms of prediction accuracy on average, some individual experiments show lower goodness-of-fit values (below 0.8), indicating instability in the model’s predictions. When the learning rate is decreased to 0.0005, the model demonstrates both higher prediction accuracy and stability, with goodness-of-fit values exceeding 0.95 in five repeated experiments for both the training and testing sets. Thus, the learning rate of 0.0005 was selected for training, with a batch size of 30 samples, meaning a maximum of 5000 training iterations.
With reference to existing studies employing deep learning methods for predicting concrete compressive strength [62], satisfactory model performance has been achieved when the dataset is partitioned with 80% for training and 20% for testing. Therefore, this paper adopts the same data splitting criterion. To validate and evaluate the predictive performance of CNN for UHPC compressive strength while ensuring experimental reproducibility, the CNN model was constructed, trained, and tested using the TensorFlow framework based on Python 3.12.

2.2.3. Evaluation Metrics for CNN Model Training

To comprehensively evaluate the model’s predictive performance, this paper employs the coefficient of determination (R2) as the primary metric for assessing prediction accuracy across all samples. The R2 value, calculated using Equation (3), quantifies the model’s ability to accurately represent the majority of the dataset.
R 2 = 1 i = 1 N P r e d i c t e d i A c t u a l i 2 i = 1 N A c t u a l i A c t u a l ¯ 2
Here, Predictedi represents the predicted compressive strength for the i-th sample in the model, Actuali represents the actual compressive strength of the i-th sample, and A c t u a l ¯ represents the mean of all the actual compressive strength values for the samples.
In addition to the coefficient of determination, this paper employs three additional evaluation metrics—the root mean square error (RMSE), mean absolute percentage error (MAPE), and mean absolute error (MAE)—to assess the predictive performance of the CNN model for UHPC compressive strength. These metrics collectively evaluate the stability of the model’s predictions, with their respective computational formulas provided in Equations (4)–(6).
M A P E = 1 N i = 1 N A c t u a l i P r e d i c t e d i A c t u a l i × 100 %
R M S E = 1 N i = 1 N A c t u a l i P r e d i c t e d i 2
M A E = 1 N i = 1 N A c t u a l i P r e d i c t e d i

3. Model Prediction Results and Analysis

3.1. CNN Model Prediction Performance

For each training iteration in this paper, an identical dataset partitioning method was employed. As evidenced by the results in Figure 3, when the learning rate was set to 0.0005, multiple experimental trials consistently achieved goodness-of-fit values exceeding 0.9. Consequently, further hyperparameter tuning was deemed unnecessary. The evaluation metric values from one representative model training experiment are presented in Table 4.
As shown in Table 4, the CNN model demonstrated high accuracy and stability. On the training set, the R2 value was 0.982, and the MAPE was only 2.423%, indicating excellent prediction performance. On the test set, the model achieved an R2 of 0.959, with a MAPE of 5.550%, demonstrating strong generalizability and good stability for unseen data.
To visually assess the model’s performance, Figure 4 compares the predicted and actual values of UHPC compressive strength for both the training and test sets. The vertical axis represents the predicted compressive strength while the horizontal axis shows the actual compressive strength values. As seen in the Figure, the data points are clustered close to the diagonal line, indicating that the model’s predictions align well with the actual values. This further confirms that the CNN model can accurately predict UHPC compressive strength.
In addition to the R2 values, relative error histograms were plotted to visually assess the distribution of prediction errors in both the training and test sets. Figure 5 shows the relative error distribution for both sets. From the analysis, it is evident that the minimum relative error in the training set was 0.03%, and in the test set, it was 0.09%. Moreover, nearly 90% of the samples in the training set had a relative error of less than 5%, and more than 60% of the samples in the test set had a relative error of less than 5%. When a 10% relative error threshold was used, over 95% of the samples in the training set had a relative error of less than 10% while more than 85% of the test set samples fell below this threshold. This further demonstrates the accuracy and stability of the CNN model for predicting UHPC compressive strength. The proportion of samples with relative errors greater than 20% was less than 1% for both training and test sets, highlighting the model’s reliability.

3.2. Comparison of CNN with Other Common Machine Learning Methods

To demonstrate the superiority of the proposed CNN prediction model, this paper compares its performance with other prevalent machine learning approaches, including backpropagation neural networks (BPs), multilayer perceptrons (MLPs), and XGBoost, which have demonstrated satisfactory accuracy in processing non-image data. To ensure a fair comparison of different models’ predictive capabilities for UHPC mechanical properties, identical training and testing datasets were employed across all model evaluations. It should be noted that the hyperparameters varied among different models as manual parameter tuning was conducted to optimize each model’s performance on the same dataset.
Figure 6 presents the predictive performance of BP neural networks, MLPs, and XGBoost for UHPC compressive strength using data from various sources. The data points for both training and test sets were predominantly distributed near the diagonal. While some test set points from BP and MLP showed moderate deviations from the diagonal, no significant outliers were observed. These results indicate that all three methods achieve acceptable prediction accuracy for UHPC with different material compositions. Notably, XGBoost, being particularly effective for tabular data processing, demonstrates superior performance to CNN when handling exclusively tabular-formatted input data.
For a direct comparison of the predictive performance between CNN and alternative methods (BP, MLP, XGBoost) in estimating UHPC compressive strength, Figure 7 presents the relationship between predicted and actual values for all four methods within the testing set.
Figure 7 demonstrates the predictive performance of four methods for UHPC compressive strength through their data point distributions. Most data points clustered around the diagonal for all methods, indicating that both machine-learning- and deep-learning-based predictive models maintain high accuracy when processing tabular data. Accuracy analysis reveals that the CNN shows no significant disadvantage compared to conventional superior methods for tabular data analysis and even maintains comparable performance when handling macro-level UHPC tabular data.
Although visual analysis indicates that both CNNs and other models demonstrate satisfactory predictive performance, additional metrics beyond overall goodness of fit should be examined to evaluate whether any model produces significant errors at specific data points.
For a comprehensive comparison of predictive performance between CNNs and other models, this paper compares four models using the RMSE, MAE, and MAPE metrics. As shown in Figure 8, the CNN exhibited lower RMSE values in the testing set compared to BP and MLP while the BP outperformed the CNN in terms of the MAE and MAPE. Multi-metric analysis revealed that the CNN slightly surpassed the MLP across all evaluated indicators, yet showed inferior performance to XGBoost. The comparison with the BP yielded mixed results, with each method demonstrating relative advantages in different metrics.
For CNN and BP models that demonstrate respective advantages across multiple metrics, the significantly lower RMSE of the CNN’s test set compared to the BP indicates that the CNN produces smaller maximum deviations between predicted and actual values for individual samples. This suggests that the CNN exhibits better stability in practical applications, with minimal bias across various UHPC types. In contrast, the BP’s higher RMSE implies potentially larger errors when processing certain input data.
Regarding the MAE and MAPE metrics where the BP slightly outperformed the CNN, two observations emerge. First, both models achieved MAPE values below 10% on the test set, demonstrating satisfactory accuracy across diverse UHPC types. Second, although the BP may have generated larger errors for outliers, it maintained acceptable precision for most data points. Therefore, when dealing with tabular data reflecting UHPC’s macroscopic characteristics, the BP remains reasonably effective.
Regarding the MLP and XGBoost, XGBoost is widely recognized as superior to the CNN for processing tabular data, which is consistent with our findings showing XGBoost’s better performance across all evaluation metrics. Both methods require hyperparameter tuning based on training datasets. Although this paper did not investigate optimal hyperparameter adjustment mechanisms (potentially limiting MLP’s full performance), the MLP nevertheless demonstrated satisfactory prediction accuracy and stability.
In summary, both the CNN model and other conventional models demonstrate effective predictive capabilities for the compressive strength of various UHPC types. Notably, the CNN maintains consistent performance with minimal large prediction errors, exhibiting good stability even when processing only tabular data. Although existing studies and our experimental results have confirmed that machine learning methods like XGBoost show superior performance with tabular data, the CNN nevertheless demonstrates comparable effectiveness without significant disadvantages.
Considering practical applications requiring the image analysis of UHPC’s microstructural characteristics, conventional machine learning methods like XGBoost and the BP would face challenges in specialized processing. Therefore, CNN models are expected to demonstrate superior performance when extended to prediction scenarios incorporating more material characteristics of UHPC compressive strength.

3.3. Interpretability of the CNN Model

To elucidate the operational mechanism of the developed CNN model, the SHapley Additive exPlanations (SHAP) method was employed to quantify the contribution of input parameters (e.g., W/C ratio) to UHPC compressive strength. Specifically, the SHAP library in Python was utilized to analyze the CNN model constructed using the TensorFlow framework. The resulting contribution rankings of input parameters in the CNN model are presented in Figure 9.
In Figure 9, all parameters are ranked in descending order of their influence magnitude. Eight parameters exhibit influence scores exceeding 3, indicating significant impacts on the model’s predictions. In contrast, the CFV and OFV demonstrate minimal influence, suggesting negligible effects on the outcomes. This observation stems from the limited representation of carbon fiber and other fiber data in the collected samples, resulting in insufficient training impact. The remaining eight parameters show substantial influence, confirming the appropriateness of the selected parameters in this paper.
To quantify the influence of input parameters on the CNN model’s prediction of UHPC compressive strength, SHAP summary plots were employed to visualize the contribution of each feature, thereby facilitating the further analysis of their impact mechanisms, as illustrated in Figure 10.
Figure 10 presents the parameters ranked in descending order of contribution, consistent with the ordering in Figure 9. Red data points indicate higher parameter values while blue represents lower values. When red points predominantly cluster in the SHAP value > 0 region (or blue points in SHAP value < 0), this demonstrates strong positive correlation with UHPC compressive strength predictions. Conversely, the opposite distribution suggests negative correlation.
Figure 10 demonstrates positive correlations between the CA, SF/C, SFV, SP/C, and UHPC compressive strength, indicating that within the model’s training data range, longer curing ages and higher contents of silica fume, silica powder, and steel fiber correspond to increased compressive strength. This observed trend aligns with findings from existing studies.
Conversely, W/C and shape exhibit negative correlations with UHPC compressive strength. Specifically, higher water–cement ratios correspond to lower compressive strengths within the model’s training data range. Regarding the specimen shape, smaller shape values (where 0 represents cubic specimens and 1 denotes cylindrical specimens in this paper) are associated with higher compressive strengths. This finding is consistent with empirical observations in engineering practice, where cubic specimens typically yield greater compressive strength values than cylindrical ones for the same concrete mixture.
Notably, some parameters do not exhibit typical positive or negative correlations. Taking S/C as an example, purple data points (indicating intermediate parameter values) cluster in the SHAP value > 0 region while blue points (low values) are concentrated in the SHAP value < 0 area, and red points (high values) appear further left than blue ones. This pattern suggests that within the model’s training data range, (1) lower superplasticizer content corresponds to reduced UHPC compressive strength, (2) strength increases with a rising content, but (3) exceeding a certain threshold, strength declines rapidly.
This phenomenon may stem from multiple factors: first, excessive superplasticizer addition in practice genuinely compromises concrete strength; second, the dataset may lack sufficient samples with overdosed superplasticizers, leading to suboptimal model training. Nevertheless, the overall trend remains consistent with established engineering experience.
In summary, the SHAP analysis demonstrates that within the dataset collected for this paper, eight out of ten input parameters (80%) in the CNN model significantly influence UHPC compressive strength predictions. Moreover, the correlation patterns between these parameters and compressive strength align well with established relationships observed in practical engineering applications regarding material properties, construction techniques, and UHPC strength performance. These findings validate the rationality of the selected parameter system and confirm the interpretability of the CNN model, thereby providing valuable references for engineering applications of CNNs in UHPC compressive strength prediction.

3.4. Stability of the CNN Model

To verify the stable performance of the developed CNN model with fixed hyperparameters across both training and testing datasets, we conducted 15 independent runs using the identical training set with hyperparameters specified in Section 2. Figure 11 presents the results of these repeated experiments, demonstrating the model’s consistent performance in each execution.
Figure 11 demonstrates that the CNN model with fixed hyperparameters consistently achieves similar goodness-of-fit values across all runs. Specifically, the 15 experimental trials yielded an average R2 of 0.9456 with a standard deviation of 0.00078, indicating stable model performance under the current hyperparameter configuration for the given dataset.
It should be noted that this paper first partitioned the complete dataset and then manually optimized the hyperparameters through the comparative analysis of running results, ultimately achieving satisfactory model performance. Should the dataset be modified, corresponding hyperparameter adjustments would be required to maintain optimal model effectiveness.
When employing random partitioning to generate multiple training–test set combinations, the CNN model struggles to achieve optimal performance across all data splits, even with independent hyperparameter optimization for each split. This limitation primarily stems from two factors: (1) the limited sample size of the complete dataset (n = 219), which prevents the randomly partitioned subsets from adequately representing all features, and (2) significant heterogeneity among data sources, resulting in substantial feature variations across samples. Consequently, randomly partitioned training sets may exhibit considerable divergence, meaning a model performing well on one training set may not be generalized effectively to others.
To better illustrate this phenomenon, we generated 30 distinct training–test set pairs using random partitioning, differing from those in Figure 11. The CNN model with the architecture and hyperparameters specified in Section 2 was then evaluated on these 30 dataset combinations, with the results presented in Figure 12.
As shown in Figure 12, the CNN model exhibits significantly degraded predictive performance when applied to different data partitions, with the average R2 decreasing to 0.907 and the standard deviation increasing to 0.03874 across multiple runs. These results indicate that the limited sample size (n = 219) and compositional diversity of UHPC specimens prevent individual training sets from adequately covering the material’s feature space, leading to substantial variations between datasets. Consequently, the observed performance fluctuations across different training–test set combinations primarily reflect insufficient sample data volume rather than inherent limitations of the CNN architecture.
In conclusion, the stability analysis presented in Figure 11 demonstrates that the CNN model achieves reliable and consistent predictive accuracy with the current dataset of over 200 samples. To extend the model’s applicability to a broader variety of UHPC formulations, it is essential to expand the dataset by incorporating additional specimens with diverse mix proportions and constituent materials, which would significantly enhance the model’s generalization capability.

4. Discussion

The CNN model developed in this paper accurately predicted UHPC compressive strength using 10 input parameters from tabular data comprising 219 samples, achieving a maximum test-set R2 of 0.959. The model demonstrated excellent stability, with consistent performance across 15 consecutive runs (R2 = 0.9456 ± 0.00078).
It is noteworthy that prior to this investigation, existing studies had employed both machine learning and deep learning approaches to analyze concrete compressive strength and related properties. Table 5 presents a comparative analysis between selected previous studies and the current research findings.
Table 5 compares the performance of CNNs and XGBoost across different studies, revealing the influence of methodological characteristics and data scale on prediction accuracy:
(1) Methodological characteristics: For tabular data-based predictions, the performance difference between CNNs (R2 = 0.959) and XGBoost (R2 = 0.961) was merely 0.2%, indicating that despite the CNN being originally designed for image processing, it remains competitive in handling material-science tabular data.
(2) Data scale: While the current dataset (size = 219) yields stable results, expanding the sample size (e.g., to 350+ as in studies [41,62]) could further enhance the model’s predictive stability for diverse UHPC mix designs.
It should be further noted that the CNN can directly process UHPC microstructure images without manual intervention, giving it a unique advantage over XGBoost in future studies incorporating microstructural analysis—compensating for its marginal disadvantage in tabular data processing.
However, it is noteworthy that no study has yet developed a CNN-based microstructural feature recognition model with broad applicability to diverse UHPC compositions. Consequently, the future application of CNN models for UHPC compressive strength prediction presents both opportunities and challenges:
(1) Data fusion capability for macro–micro characteristics: CNNs can potentially integrate microscopic feature images with conventional tabular data through their image processing capacity, establishing correlations between macro- and microstructural features to enhance prediction accuracy across varying UHPC formulations;
(2) Data format inconsistency complicating CNN training: Discrepancies in recording standards across studies pose significant challenges. For macroscopic features, some studies have documented detailed parameters (e.g., fiber morphology) while others only record basic composition data. Microscopic features exhibit further variability in image resolution and clarity due to equipment differences, substantially increasing feature extraction difficulty for CNNs.

5. Conclusions

This paper has proposed a convolutional-neural-network-based model for predicting UHPC compressive strength using ten fundamental input parameters (including mix proportions and curing information). The model was trained and tested on 219 datasets obtained from existing studies, yielding the following key findings:
(I) The proposed CNN model demonstrates high predictive accuracy, achieving R2 = 0.959 and MAPE = 5.55% on the test set. SHAP analysis has confirmed the model’s interpretability while performance comparison has revealed its competitiveness with XGBoost (R2 = 0.961), the optimal performer for tabular data processing. Furthermore, the model exhibits excellent operational stability, as evidenced by the low standard deviation (0.00078) across 15 consecutive runs.
(II) The CNN model developed in this paper shows promising potential for practical applications. Implemented using Python’s TensorFlow framework, the model offers engineer-friendly coding accessibility. However, its practical implementation requires further investigation due to the current limitation of UHPC test data availability.
(III) The CNN model in this paper exhibits limitations in both dataset coverage and sample size (n = 219). Significant prediction accuracy fluctuations were observed when using different training sets (average R2 decreased to 0.907 across 30 random partitions), indicating that the current data volume is insufficient to ensure model stability. Particularly noteworthy is the dataset’s lack of UHPC formulations containing novel fiber materials (e.g., carbon fibers) and certain admixtures, which limits the model’s predictive capability for these advanced materials. Future studies should expand the dataset to incorporate these emerging fiber materials.
The predictive model developed in this paper can utilize existing UHPC formulation experience to estimate compressive strength for different mix designs, showing potential for future integration of both macro- and microstructural features to achieve more accurate predictions. However, it should be noted that the current paper did not establish an effective strategy for adjusting hyperparameters (e.g., learning rate) during model development and training. The simplified search method employed may prove inadequate for hyperparameter optimization in complex scenarios. Particularly when applied to modified datasets, manual hyperparameter tuning would introduce uncertainty and increase computational costs. Therefore, subsequent research should focus on developing appropriate hyperparameter optimization algorithms to enhance the model’s adaptability across diverse datasets. Such improvements would enable faster convergence and consequently improve both the prediction accuracy and applicability range of the model.

Author Contributions

L.X., writing—original draft, visualization, methodology, conceptualization. X.Y., writing—review and editing, supervision. C.Z., writing—investigation, funding acquisition. L.W., writing—review and editing. J.Y., writing—resources, data curation. All authors have read and agreed to the published version of the manuscript.

Funding

This research was sponsored by the National Natural Science Foundation of China (Grant No. 52208395) and Nantong City Social Livelihood Science and Technology Project (MS22022067, MSZ2023034).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original contributions presented in this study have been included in the article. Further inquiries can be directed to the corresponding author.

Conflicts of Interest

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as potential conflicts of interest.

References

  1. Qaidi, S.M.A.; Atrushi, D.S.; Mohammed, A.S.; Ahmed, H.U.; Faraj, R.H.; Emad, W.; Tayeh, B.A.; Najm, H.M. Ultra-high-performance geopolymer concrete: A review. Constr. Build. Mater. 2022, 346, 128495. [Google Scholar] [CrossRef]
  2. Yoo, D.-Y.; Oh, T.; Banthia, N. Nanomaterials in ultra-high-performance concrete (UHPC)—A review. Cement Concr. Comp. 2022, 134, 104730. [Google Scholar] [CrossRef]
  3. Abdal, S.; Mansour, W.; Agwa, I.; Nasr, M.; Abadel, A.; Özkılıç, Y.O.; Akeed, M.H. Application of Ultra-High-Performance Concrete in Bridge Engineering: Current Status, Limitations, Challenges, and Future Prospects. Buildings 2023, 13, 185. [Google Scholar] [CrossRef]
  4. Wang, S.W.; Wang, B.; Zhu, H.T.; Chen, G.; Li, Z.Z.; Yang, L.; Zhang, Y.K.; Zhou, X.M. Ultra-high performance concrete: Mix design, raw materials and curing regimes-A review. Mater. Today Commun. 2023, 35, 105468. [Google Scholar] [CrossRef]
  5. Amran, M.; Huang, S.S.; Onaizi, A.M.; Makul, N.; Abdelgader, H.S.; Ozbakkaloglu, T. Recent trends in ultra-high performance concrete (UHPC): Current status, challenges, and future prospects. Constr. Build. Mater. 2022, 352, 129029. [Google Scholar] [CrossRef]
  6. Zeyad, A.M.; Hakeem, I.Y.; Amin, M.; Tayeh, B.A.; Agwa, I.S. Effect of aggregate and fibre types on ultra-high-performance concrete designed for radiation shielding. J. Build. Eng. 2022, 58, 104960. [Google Scholar] [CrossRef]
  7. Amin, M.; Hakeem, I.Y.; Zeyad, A.M.; Tayeh, B.A.; Maglad, A.M.; Agwa, I.S. Influence of recycled aggregates and carbon nanofibres on properties of ultra-high-performance concrete under elevated temperatures. Case Stud. Constr. Mater. 2022, 16, e01063. [Google Scholar] [CrossRef]
  8. Leng, Y.; Rui, Y.; Shui, Z.H.; Fan, D.Q.; Wang, J.N.; Yu, Y.H.; Luo, Q.Q.; Hong, X. Development of an environmental Ultra-High Performance Concrete (UHPC) incorporating carbonated recycled coarse aggregate. Constr. Build. Mater. 2023, 362, 129657. [Google Scholar] [CrossRef]
  9. Leng, Y.; Rui, Y.; Shui, Z.H.; Fan, D.Q.; Wang, J.N.; Yu, Y.H.; Luo, Q.Q.; Hong, X. Effect of carbon nanotube and graphite nanoplatelet on composition, structure, and nano-mechanical properties of C-S-H in UHPC. Cement Concr. Res. 2022, 154, 106713. [Google Scholar]
  10. Lao, J.C.; Ma, R.Y.; Xu, L.Y.; Li, Y.; Shen, Y.N.; Yao, J.; Wang, Y.S.; Xie, T.Y.; Huang, B.T. Fly ash-dominated High-Strength Engineered/Strain-Hardening Geopolymer Composites (HS-EGC/SHGC): Influence of alkalinity and environmental assessment. J. Clean. Prod. 2024, 447, 141182. [Google Scholar] [CrossRef]
  11. Mostafa, S.A.; Ahmed, N.; Almeshal, I.; Tayeh, B.A.; Elgamal, M.S. Experimental study and theoretical prediction of mechanical properties of ultra-high-performance concrete incorporated with nanorice husk ash burning at different temperature treatments. Environ. Sci. Pollut. Res. 2022, 29, 75380–75401. [Google Scholar] [CrossRef] [PubMed]
  12. Gong, J.H.; Ma, Y.W.; Fu, J.Y.; Hu, J.; Ouyang, X.W.; Zhang, Z.H.; Wang, H. Utilization of fibers in ultra-high performance concrete: A review. Compos. Part B Eng. 2022, 241, 109995. [Google Scholar] [CrossRef]
  13. Xi, J.Y.; Liu, J.Z.; Yang, K.; Zhang, S.H.; Han, F.Y.; Sha, J.F.; Zheng, X. Role of silica fume on hydration and strength development of ultra-high performance concrete. Constr. Build. Mater. 2022, 338, 127600. [Google Scholar] [CrossRef]
  14. Ren, G.S.; Gao, X.J.; Zhang, H.Z. Utilization of hybrid sisal and steel fibers to improve elevated temperature resistance of ultra-high performance concrete. Cement Concr. Comp. 2022, 130, 104555. [Google Scholar] [CrossRef]
  15. Lao, J.C.; Xu, L.Y.; Huang, B.T.; Dai, J.G.; Shah, S.P. Strain-hardening Ultra-High-Performance Geopolymer Concrete (UHPGC): Matrix design and effect of steel fibers. Compos. Commun. 2020, 30, 101081. [Google Scholar] [CrossRef]
  16. Fang, H.Z.; Gu, M.G.; Zhang, S.F.; Jiang, H.B.; Fang, Z.C.; Hu, J.X. Effects of Steel Fiber and Specimen Geometric Dimensions on the Mechanical Properties of Ultra-High-Performance Concrete. Materials 2022, 15, 3027. [Google Scholar] [CrossRef]
  17. Li, L.F.; Wang, B.N.; Hubler, M.H. Carbon nanofibers (CNFs) dispersed in ultra-high performance concrete (UHPC): Mechanical property, workability and permeability investigation. Cement Concr. Comp. 2022, 131, 104592. [Google Scholar] [CrossRef]
  18. Huang, B.T.; Zhu, J.X.; Weng, K.F.; Li, V.C.; Dai, J.G. Ultra-high-strength engineered/strain-hardening cementitious composites (ECC/SHCC): Material design and effect of fiber hybridization. Cement Concr. Comp. 2022, 129, 104464. [Google Scholar] [CrossRef]
  19. Wen, C.C.; Zhang, P.; Wang, J.; Hu, S.W. Influence of fibers on the mechanical properties and durability of ultra-high-performance concrete: A review. J. Build. Eng. 2022, 52, 104370. [Google Scholar] [CrossRef]
  20. Huang, Y.; Wang, J.H.; Wei, Q.A.; Shang, H.S.; Liu, X.Y. Creep behaviour of ultra-high-performance concrete (UHPC): A review. J. Build. Eng. 2023, 69, 106187. [Google Scholar] [CrossRef]
  21. Hakeem, I.Y.; Amin, M.; Abdelsalam, B.A.A.; Tayeh, B.A.; Althoey, F.; Agwa, I.S. Effects of nano-silica and micro-steel fiber on the engineering properties of ultra-high performance concrete. Struct. Eng. Mech. 2022, 82, 295–312. [Google Scholar]
  22. Sun, M.; Bennett, T.; Visintin, P. Plastic and early-age shrinkage of ultra-high performance concrete (UHPC): Experimental study of the effect of water to binder ratios, silica fume dosages under controlled curing conditions. Case Stud. Constr. Mater. 2022, 16, e00948. [Google Scholar] [CrossRef]
  23. Xu, L.Y.; Huang, B.T.; Lao, J.C.; Dai, J.G. Tailoring strain-hardening behavior of high-strength Engineered Cementitious Composites (ECC) using hybrid silica sand and artificial geopolymer aggregates. Mater. Des. 2020, 220, 110876. [Google Scholar] [CrossRef]
  24. Xiong, X.; Wu, M.M.; Shen, W.G.; Li, J.W.; Zhao, D.Q.; Li, P.F.; Wu, J.L. Performance and microstructure of ultra-high-performance concrete (UHPC) with silica fume replaced by inert mineral powders. Constr. Build. Mater. 2022, 327, 126996. [Google Scholar] [CrossRef]
  25. Xu, D.S.; Tang, J.H.; Hu, X.; Yu, C.; Han, F.Y.; Sun, S.W.; Deng, W.L.; Liu, J.P. The influence of curing regimes on hydration, microstructure and compressive strength of ultra-high performance concrete: A review. J. Build. Eng. 2023, 76, 107401. [Google Scholar] [CrossRef]
  26. Dong, E.L.; Fu, S.Y.; Wu, C.Q.; Lv, W.; Liu, X.; Zhang, L.Y.; Feng, Y.; Shui, Z.H.; Yu, R. Value-added utilization of phosphogypsum industrial by-products in producing green Ultra-High performance Concrete: Detailed reaction kinetics and microstructure evolution mechanism. Constr. Build. Mater. 2023, 389, 131726. [Google Scholar] [CrossRef]
  27. Bahmani, H.; Mostofinejad, D. Microstructure of ultra-high-performance concrete (UHPC)—A review study. J. Build. Eng. 2020, 50, 104118. [Google Scholar] [CrossRef]
  28. Tian, X.; Fang, Z.; Zhou, T.; Xiang, Y. Behavior and constitutive model of ultra-high-performance concrete under monotonic and cyclic tensile loading. Constr. Build. Mater. 2023, 389, 131634. [Google Scholar] [CrossRef]
  29. Liu, K.W.; Song, R.T.; Li, J.; Guo, T.F.; Li, X.D.; Yang, J.C.; Yan, Z.X. Effect of steel fiber type and content on the dynamic tensile properties of ultra-high performance cementitious composites (UHPCC). Constr. Build. Mater. 2022, 342, 127908. [Google Scholar] [CrossRef]
  30. Alabduljabbar, H.; Khan, M.; Awan, H.H.; Eldin, S.M.; Alyousef, R.; Mohamed, A.M. Predicting ultra-high-performance concrete compressive strength using gene expression programming method. Case Stud. Constr. Mater. 2023, 18, e02074. [Google Scholar] [CrossRef]
  31. Xu, D.S.; Tang, J.H.; Hu, X.; Zhou, Y.C.; Yu, C.; Han, F.Y.; Liu, J.P. Influence of silica fume and thermal curing on long-term hydration, microstructure and compressive strength of ultra-high performance concrete (UHPC). Constr. Build. Mater. 2023, 395, 132370. [Google Scholar] [CrossRef]
  32. Wu, H.X.; Liu, C.; Zhao, Y.S.; Chen, G.F.; Gao, J.M. Elucidating the role of recycled concrete powder in low-carbon ultra-high performance concrete (UHPC): Multi-performance evaluation. Constr. Build. Mater. 2024, 441, 137520. [Google Scholar] [CrossRef]
  33. Mu, R.; Chen, J.; Chen, X.S.; Diao, C.R.; Wang, X.W.; Qing, L.B. Effect of the orientation of steel fiber on the strength of ultra-high-performance concrete (UHPC). Constr. Build. Mater. 2023, 406, 133431. [Google Scholar] [CrossRef]
  34. Pu, B.C.; Liu, B.; Li, L.; Jiang, L.; Zhou, J.J.; Ding, P. Using rice husk ash in alkali-activated ultra-high-performance concrete: Flowability, early age strength and elasticity modulus. Constr. Build. Mater. 2024, 443, 137771. [Google Scholar] [CrossRef]
  35. Berloco, F.; Bevilacqua, V.; Colucci, S. Distributed Analytics for Big Data: A Survey. Neurocomputing 2024, 574, 127258. [Google Scholar] [CrossRef]
  36. Goswami, S.; Kumar, A. Survey of Deep-Learning Techniques in Big-Data Analytics. Wireless Pers. Commun. 2022, 126, 1321–1343. [Google Scholar] [CrossRef]
  37. Wang, Q.; Zhou, M.M. Development of hybrid SVM-FA, DT-FA and MLR-FA models to predict the flexural strength (FS) of recycled concrete. Front. Mater. 2023, 10, 1159079. [Google Scholar] [CrossRef]
  38. Jagadesh, P.; Khan, A.H.; Priya, B.S.; Asheeka, A.; Zoubir, Z.; Magbool, H.M.; Alam, S.; Bakather, O.Y. Artificial neural network, machine learning modelling of compressive strength of recycled coarse aggregate based self-compacting concrete. PLoS ONE 2024, 19, e0303101. [Google Scholar] [CrossRef]
  39. Sun, C.; Wang, K.; Liu, Q.; Wang, P.J.; Pan, F. Machine-Learning-Based Comprehensive Properties Prediction and Mixture Design Optimization of Ultra-High-Performance Concrete. Sustainability 2023, 15, 15338. [Google Scholar] [CrossRef]
  40. Das, P.; Kashem, A. Hybrid machine learning approach to prediction of the compressive and flexural strengths of UHPC and parametric analysis with shapley additive explanations. Case Stud. Constr. Mater. 2024, 20, e02723. [Google Scholar] [CrossRef]
  41. Nguyen, M.H.; Nguyen, T.A.; Ly, H.B. Ensemble XGBoost schemes for improved compressive strength prediction of UHPC. Structures 2023, 57, 105062. [Google Scholar] [CrossRef]
  42. Jiang, W.; Luo, J. Graph Neural Network for Traffic Forecasting: A Survey. Expert Syst. Appl. 2022, 207, 117921. [Google Scholar] [CrossRef]
  43. Dhaka, V.S.; Meena, S.V.; Rani, G.; Sinwar, D.; Kavita, K.; Ijaz, M.F.; Woźniak, M. A Survey of Deep Convolutional Neural Networks Applied for Prediction of Plant Leaf Diseases. Sensors 2021, 21, 4749. [Google Scholar] [CrossRef]
  44. Shwartz-Ziv, R.; Armon, A. Tabular Data: Deep Learning Is Not All You Need. Inf. Fusion 2022, 81, 84–90. [Google Scholar] [CrossRef]
  45. Zhao, S.; Liu, R.Q.; Liu, J.; Yang, L.H. Comparative study on the effect of steel and plastic synthetic fibers on the dynamic compression properties and microstructure of ultra-high-performance concrete (UHPC). Compos. Struct. 2023, 324, 117570. [Google Scholar] [CrossRef]
  46. Ocelić, A.; Baričević, A.; Smrkić, M.F. Synergistic integration of waste fibres and supplementary cementitious materials to enhance sustainability of ultra-high-performance concrete (UHPC). Case Stud. Constr. Mat. 2024, 20, e02772. [Google Scholar] [CrossRef]
  47. Li, W.W.; Li, W.Y.; Lu, Y.; Hu, B.; Zhou, Y.W.; Wu, H.L.; Wang, P.; Ke, L.Y.W.; Yu, J. Axial compressive behavior and failure mechanism of CFRP partially confined ultra-high performance concrete (UHPC). Constr. Build. Mater. 2024, 426, 136104. [Google Scholar] [CrossRef]
  48. Wang, J.J.; Zhang, S.S.; Nie, X.F.; Yu, T. Compressive behavior of FRP-confined ultra-high performance concrete (UHPC) and ultra-high performance fiber reinforced concrete (UHPFRC). Compos. Struct. 2023, 312, 116879. [Google Scholar] [CrossRef]
  49. Zhang, S.S.; Wang, J.J.; Lin, G.; Yu, T.; Fernando, D. Stress-strain models for ultra-high performance concrete (UHPC) and ultra-high performance fiber-reinforced concrete (UHPFRC) under triaxial compression. Constr. Build. Mater. 2023, 370, 130658. [Google Scholar] [CrossRef]
  50. Fan, D.Q.; Lu, J.X.; Liu, K.N.; Ban, J.X.; Yu, R.; Poon, C.S. Multi-scale design of ultra-high performance concrete (UHPC) composites with centroplasm theory. Compos. Part B Eng. 2024, 281, 111562. [Google Scholar] [CrossRef]
  51. Xue, J.Q.; Aloisio, A.; Contento, A.; Yang, Z.X.; Hu, N.; Briseghella, B. A piece-wise linear model for modelling the tension-stiffening effect in steel-reinforced UHPC composites. Compos. Struct. 2024, 345, 118373. [Google Scholar] [CrossRef]
  52. Hiew, S.Y.; Teoh, K.B.; Raman, S.N.; Hung, C.-C.; Chaen, Y.X.; Kong, D. A unified tensile constitutive model for mono/hybrid fibre-reinforced ultra-high-performance concrete (UHPC). Cement Concr. Comp. 2024, 150, 105553. [Google Scholar] [CrossRef]
  53. Tang, Z.L.; Fang, Z.; Peng, F.; Luo, H.Q.; Liu, X.H.; Liu, Q. Behavior of ultra-high-performance concrete under combined tensile and bending action. J. Build. Eng. 2024, 89, 109388. [Google Scholar] [CrossRef]
  54. Khaksefidi, S.; Ghalehnovi, M.; Brito, J.D. Bond behaviour of high-strength steel rebars in normal (NSC) and ultra-high performance concrete (UHPC). J. Build. Eng. 2021, 33, 101592. [Google Scholar] [CrossRef]
  55. Lin, J.X.; Luo, R.H.; Su, J.Y.; Guo, Y.C.; Chen, W.S. Coarse synthetic fibers (PP and POM) as a replacement to steel fibers in UHPC: Tensile behavior, environmental and economic assessment. Constr. Build. Mater. 2024, 412, 134654. [Google Scholar] [CrossRef]
  56. Yu, R.; Liu, K.N.; Yin, T.Y.; Tang, L.W.; Ding, M.X.; Shui, Z.H. Comparative study on the effect of steel and polyoxymethylene fibers on the characteristics of Ultra-High Performance Concrete (UHPC). Cement Concr. Comp. 2022, 127, 104418. [Google Scholar]
  57. Wang, S.N.; Xu, L.H.; Yin, C.R.; Cui, K.; Chi, Y. Constitutive behavior of ultra-high-performance steel fiber reinforced concrete under monotonic and cyclic tension. J. Build. Eng. 2023, 68, 105991. [Google Scholar] [CrossRef]
  58. Wang, S.N.; Xu, L.H.; Chi, Y.; Cui, K.; Yin, C.R.; Li, B. Cyclic tensile behavior of ultra-high performance concrete with hybrid steel-polypropylene fiber: Experimental study and analytical model. Compos. Struct. 2023, 321, 117255. [Google Scholar] [CrossRef]
  59. Hassan, M.; Wille, K. Direct tensile behavior of steel fiber reinforced ultra-high performance concrete at high strain rates using modified split Hopkinson tension bar. Compos. Part B Eng. 2022, 246, 110259. [Google Scholar] [CrossRef]
  60. Zhang, Y.; Zhu, Y.P.; Qiu, J.F.; Hou, C.G.; Huang, J.J. Impact of reinforcing ratio and fiber volume on flexural hardening behavior of steel reinforced UHPC beams. Eng. Struct. 2023, 285, 116067. [Google Scholar] [CrossRef]
  61. Wang, Z.F.; Yan, J.C.; Lin, Y.Z.; Fan, F. Influence of shear connectors on the ultimate capacity of steel-UHPC-steel slabs subjected to concentrated loads. Eng. Struct. 2021, 231, 111763. [Google Scholar] [CrossRef]
  62. Zeng, Z.Y.; Zhu, Z.Y.; Yao, W.; Wang, Z.P.; Wang, C.Y.; Wei, Y.Q.; Wei, Z.H.; Guan, X.Q. Accurate prediction of concrete compressive strength based on explainable features using deep learning. Constr. Build. Mater. 2022, 329, 127082. [Google Scholar] [CrossRef]
Figure 1. Data preprocessing and usage flow.
Figure 1. Data preprocessing and usage flow.
Materials 18 02851 g001
Figure 2. CNN model structure.
Figure 2. CNN model structure.
Materials 18 02851 g002
Figure 3. Influence of learning rate on CNN model fit. (a) Influence of learning rate on CNN model fit (training set). (b) Influence of learning rate on CNN model fit (test set).
Figure 3. Influence of learning rate on CNN model fit. (a) Influence of learning rate on CNN model fit (training set). (b) Influence of learning rate on CNN model fit (test set).
Materials 18 02851 g003
Figure 4. Relationship between predicted and actual compressive strength (training and test sets).
Figure 4. Relationship between predicted and actual compressive strength (training and test sets).
Materials 18 02851 g004
Figure 5. Relative error distribution for CNN predictions (training and test sets).
Figure 5. Relative error distribution for CNN predictions (training and test sets).
Materials 18 02851 g005
Figure 6. Predictive performance of comparative methods on the identical dataset.
Figure 6. Predictive performance of comparative methods on the identical dataset.
Materials 18 02851 g006
Figure 7. Comparison of predicted versus actual values for different methods in the testing set.
Figure 7. Comparison of predicted versus actual values for different methods in the testing set.
Materials 18 02851 g007
Figure 8. Comprehensive performance comparison between CNN and comparative methods.
Figure 8. Comprehensive performance comparison between CNN and comparative methods.
Materials 18 02851 g008
Figure 9. Contribution ranking of input parameters in the model.
Figure 9. Contribution ranking of input parameters in the model.
Materials 18 02851 g009
Figure 10. SHAP summary plot.
Figure 10. SHAP summary plot.
Materials 18 02851 g010
Figure 11. Performance evaluation of the CNN model on identical datasets.
Figure 11. Performance evaluation of the CNN model on identical datasets.
Materials 18 02851 g011
Figure 12. Performance evaluation of the CNN model across multiple dataset configurations.
Figure 12. Performance evaluation of the CNN model across multiple dataset configurations.
Materials 18 02851 g012
Table 1. UHPC compressive strength prediction models and goodness of fit.
Table 1. UHPC compressive strength prediction models and goodness of fit.
FeaturesModelR2
Porosity [31] σ = 144.77 5.90 P 0.91
Recycled Concrete Powder/Recycled Paste Powder Content [32] f c , R C P = f c 0 0.352 P R C P -
Steel Fiber [33] σ c = k 1 σ m 1 V f + k 2 τ l f / d f × η θ V f 0.87
Age [34] l g f c = 0.21 l g x + 1.71 0.98
Table 2. Data sources and main factors in research.
Table 2. Data sources and main factors in research.
AuthorMain Variable
Shuo Zhao et al. [45]Plastic synthetic fiber, steel fiber
Antonija Ocelić et al. [46]Recycled tire steel fiber, carbon fiber
Weiwen Li et al. [47]Fiber-reinforced polymer
J.J. Wang et al. [48]Fiber-reinforced polymer
S.S. Zhang et al. [49]Steel fiber volume fraction
Dingqiang Fan et al. [50]Steel fiber volume fraction
Junqing Xue et al. [51]Steel fiber volume fraction
Shack Yee Hiew et al. [52]Steel fiber volume fraction
Xin TIAN et al. [28]Steel fiber volume fraction, fiber shape
Zilong Tang et al. [53]Steel fiber volume fraction
Samaneh Khaksefidi et al. [54]Concrete strength
Jia-Xiang Lin et al. [55]Polypropylene fiber, polyoxymethylene fiber
Yu Rui et al. [56]Steel fiber, polyoxymethylene fiber
Shunan Wang et al. [57]Steel fiber volume fraction, fiber aspect ratio
Shunan Wang et al. [58]Steel–polypropylene hybrid fiber
Mostafa Hassan et al. [59]Steel fiber volume fraction
Kewei Liu et al. [29]Fly ash, blast furnace slag, steel fiber type
Yang Zhang et al. [60]Fiber volume fraction
Zefang Wang et al. [61]Steel fiber volume fraction, shear connector
Table 3. Example of data standardization processing.
Table 3. Example of data standardization processing.
ParameterOriginal DataMean ValueStandard DeviationDealt Data
CA2823.01822.7050.219
W/C0.2300.2840.103−0.518
SS/C1.5891.3840.6760.303
SP/C00.3230.503−0.642
SF/C0.2120.2550.160−0.267
S/C0.0270.0480.020−1.008
SFV0.5001.0590.979−0.572
CFV1.5000.3480.6761.703
OFV00.0000.0000.000
shape00.3610.480−0.751
Table 4. Summary of the performance metrics of the CNN model on both the training and test datasets.
Table 4. Summary of the performance metrics of the CNN model on both the training and test datasets.
Data SetPerformance Measures
R2RMSE (MPa)MAPE (%)MAE (MPa)
Training set0.9824.8092.4232.765
Test set0.9597.7625.5505.724
Table 5. Comparative analysis between current and previous research findings.
Table 5. Comparative analysis between current and previous research findings.
MethodR2 (This Paper)Multimodal ExtensibilityR2 (From Different Studies)
CNN0.959Native image input support, no feature engineering needed0.967 (conventional concrete) [62]
XGBOOST0.961Requires manual image feature extraction0.973 (UHPC) [41]
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

Xu, L.; Yu, X.; Zhu, C.; Wang, L.; Yang, J. Prediction of Ultra-High-Performance Concrete (UHPC) Compressive Strength Based on Convolutional Neural Networks. Materials 2025, 18, 2851. https://doi.org/10.3390/ma18122851

AMA Style

Xu L, Yu X, Zhu C, Wang L, Yang J. Prediction of Ultra-High-Performance Concrete (UHPC) Compressive Strength Based on Convolutional Neural Networks. Materials. 2025; 18(12):2851. https://doi.org/10.3390/ma18122851

Chicago/Turabian Style

Xu, Li, Xiaochun Yu, Chenhui Zhu, Ling Wang, and Jie Yang. 2025. "Prediction of Ultra-High-Performance Concrete (UHPC) Compressive Strength Based on Convolutional Neural Networks" Materials 18, no. 12: 2851. https://doi.org/10.3390/ma18122851

APA Style

Xu, L., Yu, X., Zhu, C., Wang, L., & Yang, J. (2025). Prediction of Ultra-High-Performance Concrete (UHPC) Compressive Strength Based on Convolutional Neural Networks. Materials, 18(12), 2851. https://doi.org/10.3390/ma18122851

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop