paper-with-me

Papers

Causality-Aware Local Interpretable Model-Agnostic Explanations

2022-12-10 · Martina Cinquini, Riccardo Guidotti

A main drawback of eXplainable Artificial Intelligence (XAI) approaches is the feature independence assumption, hindering the study of potential variable dependencies. This leads to approximating black box behaviors by analyzing the effects on randomly generated feature values that may rarely occur in the original samples. This paper addresses this issue by integrating causal knowledge in an XAI method to enhance transparency and enable users to assess the quality of the generated explanations. Specifically, we propose a novel extension to a widely used local and model-agnostic explainer, which encodes explicit causal relationships within the data surrounding the instance being explained. Extensive experiments show that our approach overcomes the original method in terms of faithfully replicating the black-box model's mechanism and the consistency and reliability of the generated explanations.

📄 PDF Abstract BibTeX arXiv:2212.05256

Code (1)

marti5ini/calime 공식 구현

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)model

Similar Papers 제목 키워드 기반

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)

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

DLIME: A Deterministic Local Interpretable Model-Agnostic Explanations Approach for Computer-Aided Diagnosis Systems

2019-06-24 · Muhammad Rehman Zafar, Naimul Mefraz Khan

Local Interpretable Model-Agnostic Explanations (LIME) is a popular technique used to increase the interpretability and explainability of black box Machine Learning (ML) algorithms. LIME typically generates an explanatio…

ClusteringFeature Importancefeature selection

CoGS: Model Agnostic Causality Constrained Counterfactual Explanations using goal-directed ASP

2024-10-30 · Sopam Dasgupta, Joaquín Arias, Elmer Salazar, Gopal Gupta

Machine learning models are increasingly used in critical areas such as loan approvals and hiring, yet they often function as black boxes, obscuring their decision-making processes. Transparency is crucial, as individual…

counterfactualDecision Making

Mapping chemical performance on molecular structures using locally interpretable explanations

2016-11-22 · Leanne S. Whitmore, Anthe George, Corey M. Hudson

In this work, we present an application of Locally Interpretable Machine-Agnostic Explanations to 2-D chemical structures. Using this framework we are able to provide a structural interpretation for an existing black-box…