A Data-Driven Multi-Objective Approach for Predicting Mechanical Performance, Flowability, and Porosity in Ultra-High-Performance Concrete (UHPC)
About
This study presents a data-driven, multi-objective approach to predict the mechanical performance, flow ability, and porosity of Ultra-High-Performance Concrete (UHPC). Out of 21 machine learning algorithms tested, five high-performing models are selected, with XGBoost showing the best accuracy after hyperparameter tuning using Random Search and K-Fold Cross-Validation. The framework follows a two-stage process: the initial XGBoost model is built using raw data, and once selected as the final model, the dataset is cleaned by (1) removing multicollinear features, (2) identifying outliers with Isolation Forest, and (3) selecting important features using SHAP analysis. The refined dataset as model 2 is then used to retrain XGBoost, which achieves high prediction accuracy across all outputs. A graphical user interface (GUI) is also developed to support material designers. Overall, the proposed framework significantly improves the prediction accuracy and minimizes the need for extensive experimental testing in UHPC mix design.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Compressive strength prediction | UHPC (train) | MAE1.83 | 10 | |
| Compressive strength prediction | UHPC (test) | Mean Absolute Error (MAE)5.65 | 9 | |
| Flexural strength prediction | UHPC properties (train) | MAE0.37 | 1 | |
| Flexural strength prediction | UHPC properties (test) | MAE0.63 | 1 | |
| Flowability prediction | UHPC properties (train) | MAE1.78 | 1 | |
| Flowability prediction | UHPC properties (test) | MAE5.93 | 1 | |
| Porosity prediction | UHPC properties (train) | MAE0.8 | 1 | |
| Porosity prediction | UHPC properties (test) | MAE1.33 | 1 | |
| Tensile strength prediction | UHPC properties (train) | MAE (Mean Absolute Error)0.39 | 1 | |
| Tensile strength prediction | UHPC properties (test) | MAE0.47 | 1 |