paper-with-me

홈 › Papers

Demystifying Black-box Models with Symbolic Metamodels

2019-12-01 · NeurIPS 2019 12 · Ahmed M. Alaa, Mihaela van der Schaar

Understanding the predictions of a machine learning model can be as crucial as the model's accuracy in many application domains. However, the black-box nature of most highly-accurate (complex) models is a major hindrance to their interpretability. To address this issue, we introduce the symbolic metamodeling framework — a general methodology for interpreting predictions by converting "black-box" models into "white-box" functions that are understandable to human subjects. A symbolic metamodel is a model of a model, i.e., a surrogate model of a trained (machine learning) model expressed through a succinct symbolic expression that comprises familiar mathematical functions and can be subjected to symbolic manipulation. We parameterize symbolic metamodels using Meijer G-functions — a class of complex-valued contour integrals that depend on scalar parameters, and whose solutions reduce to familiar elementary, algebraic, analytic and closed-form functions for different parameter settings. This parameterization enables efficient optimization of metamodels via gradient descent, and allows discovering the functional forms learned by a machine learning model with minimal a priori assumptions. We show that symbolic metamodeling provides an all-encompassing framework for model interpretation — all common forms of global and local explanations of a model can be analytically derived from its symbolic metamodel.

📄 PDF Abstract BibTeX

Code (1)

ahmedmalaa/Symbolic-Metamodeling 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Symbolic Metamodels for Interpreting Black-boxes Using Primitive Functions

2023-02-09 · Mahed Abroshan, Saumitra Mishra, Mohammad Mahdi Khalili

One approach for interpreting black-box machine learning models is to find a global approximation of the model using simple interpretable functions, which is called a metamodel (a model of the model). Approximating the b…

Feature ImportanceFormSymbolic Regression

Interpreting Black-boxes Using Primitive Parameterized Functions

2021-09-29 · Mahed Abroshan, Saumitra Mishra, Mohammad Mahdi Khalili

One approach for interpreting black-box machine learning models is to find a global approximation of the model using simple interpretable functions, which is called a metamodel (a model of the model). Approximating the b…

Feature ImportanceFormSymbolic Regression

Evaluating Gaussian Process Metamodels and Sequential Designs for Noisy Level Set Estimation

2018-07-18 · Xiong Lyu, Mickael Binois, Michael Ludkovski

We consider the problem of learning the level set for which a noisy black-box function exceeds a given threshold. To efficiently reconstruct the level set, we investigate Gaussian process (GP) metamodels. Our focus is on…

Variational LSTM with Augmented Inputs: Nonlinear Response History Metamodeling with Aleatoric and Epistemic Uncertainty

2026-04-02 · Manisha Sapkota, Min Li, Bowei Li arxiv

Uncertainty propagation in high-dimensional nonlinear dynamic structural systems is pivotal in state-of-the-art performance-based design and risk assessment, where uncertainties from both excitations and structures, i.e.…

Probabilistic Metamodels for an Efficient Characterization of Complex Driving Scenarios

2021-10-06 · Max Winkelmann, Mike Kohlhoff, Hadj Hamma Tadjine, Steffen Müller

To validate the safety of automated vehicles (AV), scenario-based testing aims to systematically describe driving scenarios an AV might encounter. In this process, continuous inputs such as velocities result in an infini…

Gaussian ProcessesProbabilistic Deep Learning