paper-with-me

Papers

Shapley variable importance cloud for machine learning models

2022-12-16 · Yilin Ning, Mingxuan Liu, Nan Liu

Current practice in interpretable machine learning often focuses on explaining the final model trained from data, e.g., by using the Shapley additive explanations (SHAP) method. The recently developed Shapley variable importance cloud (ShapleyVIC) extends the current practice to a group of "nearly optimal models" to provide comprehensive and robust variable importance assessments, with estimated uncertainty intervals for a more complete understanding of variable contributions to predictions. ShapleyVIC was initially developed for applications with traditional regression models, and the benefits of ShapleyVIC inference have been demonstrated in real-life prediction tasks using the logistic regression model. However, as a model-agnostic approach, ShapleyVIC application is not limited to such scenarios. In this work, we extend ShapleyVIC implementation for machine learning models to enable wider applications, and propose it as a useful complement to the current SHAP analysis to enable more trustworthy applications of these black-box models.

📄 PDF Abstract BibTeX arXiv:2212.08370

Code (0)

등록된 구현이 없습니다.

Tasks

Interpretable Machine Learningregression

Methods 이 논문이 사용한 방법론

SHAP 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Shapley variable importance clouds for interpretable machine learning

2021-10-06 · Yilin Ning, Marcus Eng Hock Ong, Bibhas Chakraborty, Benjamin Alan Goldstein 외

Interpretable machine learning has been focusing on explaining final models that optimize performance. The current state-of-the-art is the Shapley additive explanations (SHAP) that locally explains variable impact on ind…

BIG-bench Machine LearningInterpretable Machine Learning

A novel interpretable machine learning system to generate clinical risk scores: An application for predicting early mortality or unplanned readmission in a retrospective cohort study

2022-01-10 · Yilin Ning, Siqi Li, Marcus Eng Hock Ong, Feng Xie 외

Risk scores are widely used for clinical decision making and commonly generated from logistic regression models. Machine-learning-based methods may work well for identifying important predictors, but such 'black box' var…

BIG-bench Machine LearningDecision MakingInterpretable Machine LearningVariable Selection

Shapley Marginal Surplus for Strong Models

2024-08-16 · Daniel de Marchi, Michael Kosorok, Scott de Marchi

Shapley values have seen widespread use in machine learning as a way to explain model predictions and estimate the importance of covariates. Accurately explaining models is critical in real-world models to both aid in de…

Decision MakingFeature Importance

Explaining black box decisions by Shapley cohort refinement

2019-11-01 · Masayoshi Mase, Art B. Owen, Benjamin Seiler

We introduce a variable importance measure to quantify the impact of individual input variables to a black box function. Our measure is based on the Shapley value from cooperative game theory. Many measures of variable i…

Feature Importance: A Closer Look at Shapley Values and LOCO

2023-03-10 · Isabella Verdinelli, Larry Wasserman

There is much interest lately in explainability in statistics and machine learning. One aspect of explainability is to quantify the importance of various features (or covariates). Two popular methods for defining variabl…

Feature CorrelationFeature Importance