中文
相关论文

相关论文: The Explanation Game: Explaining Machine Learning …

200 篇论文

One of the most popular methods of the machine learning prediction explanation is the SHapley Additive exPlanations method (SHAP). An imprecise SHAP as a modification of the original SHAP is proposed for cases when the class probability…

机器学习 · 计算机科学 2021-06-18 Lev V. Utkin , Andrei V. Konstantinov , Kirill A. Vishniakov

The vast majority of research on explainability focuses on post-explainability rather than explainable modeling. Namely, an explanation model is derived to explain a complex black box model built with the sole purpose of achieving the…

机器学习 · 计算机科学 2020-02-14 Gabriel Terejanu , Jawad Chowdhury , Rezaur Rashid , Asif Chowdhury

Feature-based explanations, using perturbations or gradients, are a prevalent tool to understand decisions of black box machine learning models. Yet, differences between these methods still remain mostly unknown, which limits their…

机器学习 · 计算机科学 2025-04-18 Fabian Fumagalli , Maximilian Muschalik , Eyke Hüllermeier , Barbara Hammer , Julia Herbinger

Many important questions about a model cannot be answered just by explaining how much each feature contributes to its output. To answer a broader set of questions, we generalize a popular, mathematically well-grounded explanation technique,…

机器学习 · 计算机科学 2020-06-16 Dillon Bowen , Lyle Ungar

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 variable importance are…

统计方法学 · 统计学 2023-03-13 Isabella Verdinelli , Larry Wasserman

Interpretability is central for scientific machine learning, as understanding \emph{why} models make predictions enables hypothesis generation and validation. While tabular foundation models show strong performance, existing explanation…

机器学习 · 计算机科学 2026-04-01 Luan Borges Teodoro Reis Sena , Francisco Galuppo Azevedo

Variable selection or importance measurement of input variables to a machine learning model has become the focus of much research. It is no longer enough to have a good model, one also must explain its decisions. This is why there are so…

机器学习 · 计算机科学 2023-08-01 Vincent Lemaire , Fabrice Clérot , Marc Boullé

Shapley Values, a solution to the credit assignment problem in cooperative game theory, are a popular type of explanation in machine learning, having been used to explain the importance of features, embeddings, and even neurons. In NLP,…

计算与语言 · 计算机科学 2021-06-01 Kawin Ethayarajh , Dan Jurafsky

Deep neural networks have demonstrated remarkable performance across various domains, yet their decision-making processes remain opaque. Although many explanation methods are dedicated to bringing the obscurity of DNNs to light, they…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Kanglong Fan , Yunqiao Yang , Chen Ma

The problem of explaining the behavior of deep neural networks has recently gained a lot of attention. While several attribution methods have been proposed, most come without strong theoretical foundations, which raises questions about…

机器学习 · 计算机科学 2019-06-24 Marco Ancona , Cengiz Öztireli , Markus Gross

Explainable AI (XAI) is critical for ensuring transparency, accountability, and trust in machine learning systems as black-box models are increasingly deployed within high-stakes domains. Among XAI methods, Shapley values are widely used…

机器学习 · 计算机科学 2025-02-19 Jiaxin Xu , Hung Chau , Angela Burden

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 decision making and to…

机器学习 · 统计学 2024-08-19 Daniel de Marchi , Michael Kosorok , Scott de Marchi

Quantitatively explaining the strength of arguments under gradual semantics has recently received increasing attention. Specifically, several works in the literature provide quantitative explanations by computing the attribution scores of…

人工智能 · 计算机科学 2024-05-13 Xiang Yin , Potyka Nico , Francesca Toni

Measuring contributions is a classical problem in cooperative game theory where the Shapley value is the most well-known solution concept. In this paper, we establish the convergence property of the Shapley value in parametric Bayesian…

机器学习 · 计算机科学 2022-06-15 Lucas Agussurja , Xinyi Xu , Bryan Kian Hsiang Low

We study instancewise feature importance scoring as a method for model interpretation. Any such method yields, for each predicted instance, a vector of importance scores associated with the feature vector. Methods based on the Shapley score…

机器学习 · 计算机科学 2018-08-09 Jianbo Chen , Le Song , Martin J. Wainwright , Michael I. Jordan

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 importance operate by…

机器学习 · 计算机科学 2020-10-05 Masayoshi Mase , Art B. Owen , Benjamin Seiler

Understanding why a model makes a certain prediction can be as crucial as the prediction's accuracy in many applications. However, the highest accuracy for large modern datasets is often achieved by complex models that even experts struggle…

人工智能 · 计算机科学 2017-11-28 Scott Lundberg , Su-In Lee

Predictive Business Process Monitoring is becoming an essential aid for organizations, providing online operational support of their processes. This paper tackles the fundamental problem of equipping predictive business process monitoring…

机器学习 · 计算机科学 2020-09-18 Riccardo Galanti , Bernat Coma-Puig , Massimiliano de Leoni , Josep Carmona , Nicolò Navarin

Machine Learning (ML) provides important techniques for classification and predictions. Most of these are black-box models for users and do not provide decision-makers with an explanation. For the sake of transparency or more validity of…

机器学习 · 计算机科学 2021-02-26 Léonard Kwuida , Dmitry I. Ignatov

Shapley values have become one of the most popular feature attribution explanation methods. However, most prior work has focused on post-hoc Shapley explanations, which can be computationally demanding due to its exponential time complexity…

机器学习 · 计算机科学 2021-04-07 Rui Wang , Xiaoqian Wang , David I. Inouye