paper-with-me

홈 › Papers

A multi-criteria approach for selecting an explanation from the set of counterfactuals produced by an ensemble of explainers

2024-03-20 · Ignacy Stępka, Mateusz Lango, Jerzy Stefanowski

Counterfactuals are widely used to explain ML model predictions by providing alternative scenarios for obtaining the more desired predictions. They can be generated by a variety of methods that optimize different, sometimes conflicting, quality measures and produce quite different solutions. However, choosing the most appropriate explanation method and one of the generated counterfactuals is not an easy task. Instead of forcing the user to test many different explanation methods and analysing conflicting solutions, in this paper, we propose to use a multi-stage ensemble approach that will select single counterfactual based on the multiple-criteria analysis. It offers a compromise solution that scores well on several popular quality measures. This approach exploits the dominance relation and the ideal point decision aid method, which selects one counterfactual from the Pareto front. The conducted experiments demonstrated that the proposed approach generates fully actionable counterfactuals with attractive compromise values of the considered quality measures.

📄 PDF Abstract BibTeX arXiv:2403.13940

Code (1)

istepka/mcsece 공식 구현

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Clarity: an improved gradient method for producing quality visual counterfactual explanations

2022-11-22 · Claire Theobald, Frédéric Pennerath, Brieuc Conan-Guez, Miguel Couceiro 외

Visual counterfactual explanations identify modifications to an image that would change the prediction of a classifier. We propose a set of techniques based on generative models (VAE) and a classifier ensemble directly t…

counterfactual

Explaining $\mathcal{ELH}$ Concept Descriptions through Counterfactual Reasoning

2023-01-12 · Leonie Nora Sieger, Stefan Heindorf, Yasir Mahmood, Lukas Blübaum 외

Knowledge bases are widely used for information management, enabling high-impact applications such as web search, question answering, and natural language processing. They also serve as the backbone for automatic decisio…

counterfactualCounterfactual ReasoningManagementQuestion Answering

Learning Model-Agnostic Counterfactual Explanations for Tabular Data

2019-10-21 · Martin Pawelczyk, Johannes Haug, Klaus Broelemann, Gjergji Kasneci

Counterfactual explanations can be obtained by identifying the smallest change made to a feature vector to qualitatively influence a prediction; for example, from 'loan rejected' to 'awarded' or from 'high risk of cardio…

counterfactualmodel

Counterfactual Evaluation for Explainable AI

2021-09-05 · Yingqiang Ge, Shuchang Liu, Zelong Li, Shuyuan Xu 외

While recent years have witnessed the emergence of various explainable methods in machine learning, to what degree the explanations really represent the reasoning process behind the model prediction -- namely, the faithf…

counterfactualCounterfactual Reasoning

Principled Diverse Counterfactuals in Multilinear Models

2022-01-17 · Ioannis Papantonis, Vaishak Belle

Machine learning (ML) applications have automated numerous real-life tasks, improving both private and public life. However, the black-box nature of many state-of-the-art models poses the challenge of model verification;…

counterfactual