paper-with-me

Papers

BayLIME: Bayesian Local Interpretable Model-Agnostic Explanations

2020-12-05 · Xingyu Zhao, Wei Huang, Xiaowei Huang, Valentin Robu, David Flynn

Given the pressing need for assuring algorithmic transparency, Explainable AI (XAI) has emerged as one of the key areas of AI research. In this paper, we develop a novel Bayesian extension to the LIME framework, one of the most widely used approaches in XAI -- which we call BayLIME. Compared to LIME, BayLIME exploits prior knowledge and Bayesian reasoning to improve both the consistency in repeated explanations of a single prediction and the robustness to kernel settings. BayLIME also exhibits better explanation fidelity than the state-of-the-art (LIME, SHAP and GradCAM) by its ability to integrate prior knowledge from, e.g., a variety of other XAI techniques, as well as verification and validation (V&V) methods. We demonstrate the desirable properties of BayLIME through both theoretical analysis and extensive experiments.

📄 PDF Abstract BibTeX arXiv:2012.03058

Code (2)

x-y-zhao/BayLime 공식 구현 tf
Cherrydomini/Effects-of-feature-dropping-on-COMPAS-with-the-influence-of-LIME-

Tasks

Explainable Artificial Intelligence (XAI)model

Methods 이 논문이 사용한 방법론

SHAP 설명 없음
LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

SLICE: Stabilized LIME for Consistent Explanations for Image Classification

2024-01-01 · CVPR 2024 1 · Revoti Prasad Bora, Philipp Terhörst, Raymond Veldhuis, Raghavendra Ramachandra 외

Local Interpretable Model-agnostic Explanations (LIME) - a widely used post-ad-hoc model agnostic explainable AI (XAI) technique. It works by training a simple transparent (surrogate) model using random samples drawn…

feature selectionimage-classificationImage ClassificationSuperpixels

Local Interpretable Model-agnostic Explanations of Bayesian Predictive Models via Kullback-Leibler Projections

2018-10-05 · Tomi Peltola

We introduce a method, KL-LIME, for explaining predictions of Bayesian predictive models by projecting the information in the predictive distribution locally to a simpler, interpretable explanation model. The proposed ap…

Variable Selection

CLIMAX: An exploration of Classifier-Based Contrastive Explanations

2023-07-02 · Praharsh Nanavati, Ranjitha Prasad

Explainable AI is an evolving area that deals with understanding the decision making of machine learning models so that these models are more transparent, accountable, and understandable for humans. In particular, post-h…

Decision MakingExplainable Artificial Intelligence (XAI)

EBLIME: Enhanced Bayesian Local Interpretable Model-agnostic Explanations

2023-04-29 · Yuhao Zhong, Anirban Bhattacharya, Satish Bukkapatnam

We propose EBLIME to explain black-box machine learning models and obtain the distribution of feature importance using Bayesian ridge regression models. We provide mathematical expressions of the Bayesian framework and t…

Feature ImportancemodelregressionUncertainty Quantification

Local Interpretable Model Agnostic Shap Explanations for machine learning models

2022-10-10 · P. Sai Ram Aditya, Mayukha Pal

With the advancement of technology for artificial intelligence (AI) based solutions and analytics compute engines, machine learning (ML) models are getting more complex day by day. Most of these models are generally used…

Explainable Artificial Intelligence (XAI)