paper-with-me

Papers

Feature Necessity & Relevancy in ML Classifier Explanations

2022-10-27 · Xuanxiang Huang, Martin C. Cooper, Antonio Morgado, Jordi Planes, Joao Marques-Silva

Given a machine learning (ML) model and a prediction, explanations can be defined as sets of features which are sufficient for the prediction. In some applications, and besides asking for an explanation, it is also critical to understand whether sensitive features can occur in some explanation, or whether a non-interesting feature must occur in all explanations. This paper starts by relating such queries respectively with the problems of relevancy and necessity in logic-based abduction. The paper then proves membership and hardness results for several families of ML classifiers. Afterwards the paper proposes concrete algorithms for two classes of classifiers. The experimental results confirm the scalability of the proposed algorithms.

📄 PDF Abstract BibTeX arXiv:2210.15675

Code (1)

xuanxianghuang/frp-experiment 공식 구현 tf

Tasks

Prediction

Similar Papers 제목 키워드 기반

Feature Relevancy, Necessity and Usefulness: Complexity and Algorithms

2025-05-06 · Tomás Capdevielle, Santiago Cifuentes

Given a classification model and a prediction for some input, there are heuristic strategies for ranking features according to their importance in regard to the prediction. One common approach to this task is rooted in p…

CheXplaining in Style: Counterfactual Explanations for Chest X-rays using StyleGAN

2022-07-15 · Matan Atad, Vitalii Dmytrenko, Yitong Li, Xinyue Zhang 외

Deep learning models used in medical image analysis are prone to raising reliability concerns due to their black-box nature. To shed light on these black-box models, previous works predominantly focus on identifying the …

counterfactualMedical Image Analysis

Necessity and Sufficiency for Explaining Text Classifiers: A Case Study in Hate Speech Detection

2022-05-06 · NAACL 2022 7 · Esma Balkir, Isar Nejadgholi, Kathleen C. Fraser, Svetlana Kiritchenko

We present a novel feature attribution method for explaining text classifiers, and analyze it in the context of hate speech detection. Although feature attribution models usually provide a single importance score for eac…

Hate Speech Detection

Explaining Image Classifiers

2024-01-24 · Hana Chockler, Joseph Y. Halpern

We focus on explaining image classifiers, taking the work of Mothilal et al. [2021] (MMTS) as our point of departure. We observe that, although MMTS claim to be using the definition of explanation proposed by Halpern [20…

Explaining Image Classifiers Using Contrastive Counterfactuals in Generative Latent Spaces

2022-06-10 · Kamran Alipour, Aditya Lahiri, Ehsan Adeli, Babak Salimi 외

Despite their high accuracies, modern complex image classifiers cannot be trusted for sensitive tasks due to their unknown decision-making process and potential biases. Counterfactual explanations are very effective in p…

AttributecounterfactualDecision Making