paper-with-me

Papers

Shapley variable importance clouds for interpretable machine learning

2021-10-06 · Yilin Ning, Marcus Eng Hock Ong, Bibhas Chakraborty, Benjamin Alan Goldstein, Daniel Shu Wei Ting, Roger Vaughan, Nan Liu

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 individual predictions, and it is recently extended for a global assessment across the dataset. Recently, Dong and Rudin proposed to extend the investigation to models from the same class as the final model that are "good enough", and identified a previous overclaim of variable importance based on a single model. However, this method does not directly integrate with existing Shapley-based interpretations. We close this gap by proposing a Shapley variable importance cloud that pools information across good models to avoid biased assessments in SHAP analyses of final models, and communicate the findings via novel visualizations. We demonstrate the additional insights gain compared to conventional explanations and Dong and Rudin's method using criminal justice and electronic medical records data.

📄 PDF Abstract BibTeX arXiv:2110.02484

Code (1)

nliulab/shapleyvic 공식 구현

Tasks

BIG-bench Machine LearningInterpretable Machine Learning

Methods 이 논문이 사용한 방법론

SHAP 설명 없음

Similar 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 im…

Interpretable Machine Learningregression

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

An Interpretable Machine Learning Framework to Understand Bikeshare Demand before and during the COVID-19 Pandemic in New York City

2023-11-10 · Majbah Uddin, Ho-Ling Hwang, Md Sami Hasnine

In recent years, bikesharing systems have become increasingly popular as affordable and sustainable micromobility solutions. Advanced mathematical models such as machine learning are required to generate good forecasts f…

Interpretable Machine Learning

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…