LGAIMLMar 25, 2025

SMT-EX: An Explainable Surrogate Modeling Toolbox for Mixed-Variables Design Exploration

arXiv:2503.19496v14 citationsh-index: 16Has CodeAIAA SCITECH 2025 Forum
Originality Synthesis-oriented
AI Analysis

This provides a user-friendly tool for engineers and practitioners to extract insights from surrogate models, but it is incremental as it builds on an existing framework.

The paper introduces SMT-EX, an enhancement of the Surrogate Modeling Toolbox that integrates explainability methods like Shapley Additive Explanations to help engineers understand complex systems, demonstrating its versatility on test cases including a 10-variable wing weight problem and a 3-variable mixed-categorical cantilever beam problem.

Surrogate models are of high interest for many engineering applications, serving as cheap-to-evaluate time-efficient approximations of black-box functions to help engineers and practitioners make decisions and understand complex systems. As such, the need for explainability methods is rising and many studies have been performed to facilitate knowledge discovery from surrogate models. To respond to these enquiries, this paper introduces SMT-EX, an enhancement of the open-source Python Surrogate Modeling Toolbox (SMT) that integrates explainability techniques into a state-of-the-art surrogate modelling framework. More precisely, SMT-EX includes three key explainability methods: Shapley Additive Explanations, Partial Dependence Plot, and Individual Conditional Expectations. A peculiar explainability dependency of SMT has been developed for such purpose that can be easily activated once the surrogate model is built, offering a user-friendly and efficient tool for swift insight extraction. The effectiveness of SMT-EX is showcased through two test cases. The first case is a 10-variable wing weight problem with purely continuous variables and the second one is a 3-variable mixed-categorical cantilever beam bending problem. Relying on SMT-EX analyses for these problems, we demonstrate its versatility in addressing a diverse range of problem characteristics. SMT-Explainability is freely available on Github: https://github.com/SMTorg/smt-explainability .

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes