Update .gitignore to include additional manuscript auxiliary files and refine…

Update .gitignore to include additional manuscript auxiliary files and refine abstract in manuscript
parent 58628ab5
......@@ -7,6 +7,9 @@ Manuscript/*.out
Manuscript/*.pdf
Manuscript/*.synctex.gz
Manuscript/*.kate-swp
Manuscript/*.fdb_latexmk
Manuscript/*.fls
Manuscript/*.pag
# Byte-compiled / optimized / DLL files
__pycache__/
......
......@@ -41,11 +41,7 @@
%\fundingInfo{Text}
%\JELinfo{ejlje}
\abstract[Abstract]{The geometric optimization of shear-link beam (SLB) dampers under cyclic loading is challenged by strong nonlinear behavior and the need to control local damage mechanisms. High-fidelity finite element method (FEM) simulations provide detailed information on global response and internal damage, but their computational cost limits their use in design optimization.
This work proposes a surrogate-assisted optimization framework based on FEM-generated datasets covering SLB configurations with varying geometric complexity. Supervised learning models and Radial Basis Function (RBF) approximations are used to approximate performance indicators and enable efficient exploration of the design space. The different surrogate approaches are systematically compared in terms of predictive accuracy and computational cost. An interpretability analysis based on SHapley Additive exPlanations (SHAP) is incorporated to quantify the influence of geometric variables.
Results demonstrate an effective trade-off between accuracy and efficiency, and provide insight into key design drivers, enabling fast and reliable optimization of SLB dampers.}
\abstract[Abstract]{The geometric optimization of shear-link beam (SLB) dampers under cyclic loading is challenged by strong nonlinear behavior and the need to control local damage mechanisms. High-fidelity finite element method (FEM) simulations provide detailed information on global response and internal damage, but their computational cost limits their use in design optimization. This work proposes a surrogate-assisted optimization framework based on FEM-generated datasets covering SLB configurations with varying geometric complexity. Supervised learning models and Radial Basis Function (RBF) approximations are used to approximate performance indicators and enable efficient exploration of the design space. The different surrogate approaches are systematically compared in terms of predictive accuracy and computational cost. An interpretability analysis based on SHapley Additive exPlanations (SHAP) is incorporated to quantify the influence of geometric variables. Results demonstrate an effective trade-off between accuracy and efficiency, and provide insight into key design drivers, enabling fast and reliable optimization of SLB dampers.}
\keywords{Hysteresis, surrogate modeling, supervised learning, radial basis functions, structural optimization, FEM-calibrated models, shear-link dampers, model interpretability, SHAP}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment