用机器学习预测钢货架柱轴向承载力,提升结构设计安全性和效率
A Data-Driven Machine Learning Approach for Predicting Axial Load Capacity in Steel Storage Rack Columns
- 基于梯度提升回归模型,融合几何与力学参数预测承载力
- 模型在R2、RMSE、MAE上表现最优,预测精度高
- 通过SHAP解析特征影响,支持工程师快速决策
本研究提出一种机器学习框架,用于预测冷成型钢构件的轴向承载力(单位:kN)。数据集包含钢柱的关键几何与力学参数,经去噪与缺失值填补预处理。评估了从线性模型到核方法及集成树方法在内的多种回归算法,其中梯度提升回归在决定系数(R²)、均方根误差(RMSE)和平均绝对误差(MAE)等指标上表现最佳,被选为最终模型。通过SHAP方法实现模型可解释性,揭示输入特征对预测结果的影响及交互关系。为便于实际应用,模型集成至基于Streamlit的交互式网页工具中,支持用户手动输入或上传CSV文件,无需编程即可实时获取承载力预测结果。该框架在钢货架柱场景中验证了数据驱动方法在提升设计安全性、简化校验流程和辅助结构决策方面的潜力,尤其适用于以屈曲为主要失效模式的工程场景。
原文摘要 · Abstract (English)
In this study, we present a machine learning (ML) framework to predict the axial load-bearing capacity, (kN), of cold-formed steel structural members. The methodology emphasizes robust model selection and interpretability, addressing the limitations of traditional analytical approaches in capturing the nonlinearities and geometrical complexities inherent to buckling behavior. The dataset, comprising key geometric and mechanical parameters of steel columns, was curated with appropriate pre-processing steps including removal of non-informative identifiers and imputation of missing values. A comprehensive suite of regression algorithms, ranging from linear models to kernel-based regressors and ensemble tree methods was evaluated. Among these, Gradient Boosting Regression exhibited superior predictive performance across multiple metrics, including the coefficient of determination (R2), root mean squared error (RMSE), and mean absolute error (MAE), and was consequently selected as the final model. Model interpretability was addressed using SHapley Additive exPlanations (SHAP), enabling insight into the relative importance and interaction of input features influencing the predicted axial capacity. To facilitate practical deployment, the model was integrated into an interactive, Python-based web interface via Streamlit. This tool allows end-users-such as structural engineers and designers, to input design parameters manually or through CSV upload, and to obtain real-time predictions of axial load capacity without the need for programming expertise. Applied to the context of steel storage rack columns, the framework demonstrates how data-driven tools can enhance design safety, streamline validation workflows, and inform decision-making in structural applications where buckling is a critical failure mode
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。