paper-with-me

Papers

Explaining and visualizing black-box models through counterfactual paths

2023-07-15 · Bastian Pfeifer, Mateusz Krzyzinski, Hubert Baniecki, Anna Saranti, Andreas Holzinger, Przemyslaw Biecek

Explainable AI (XAI) is an increasingly important area of machine learning research, which aims to make black-box models transparent and interpretable. In this paper, we propose a novel approach to XAI that uses the so-called counterfactual paths generated by conditional permutations of features. The algorithm measures feature importance by identifying sequential permutations of features that most influence changes in model predictions. It is particularly suitable for generating explanations based on counterfactual paths in knowledge graphs incorporating domain knowledge. Counterfactual paths introduce an additional graph dimension to current XAI methods in both explaining and visualizing black-box models. Experiments with synthetic and medical data demonstrate the practical applicability of our approach.

📄 PDF Abstract BibTeX arXiv:2307.07764

Code (1)

pievos101/cpath 공식 구현

Tasks

counterfactualExplainable Artificial Intelligence (XAI)Feature ImportanceKnowledge Graphs

Similar Papers 제목 키워드 기반

Explaining Black-Box Models through Counterfactuals

2023-08-14 · Patrick Altmeyer, Arie van Deursen, Cynthia C. S. Liem

We present CounterfactualExplanations.jl: a package for generating Counterfactual Explanations (CE) and Algorithmic Recourse (AR) for black-box models in Julia. CE explain how inputs into a model need to change to yield …

counterfactualExplainable artificial intelligence

Visualizing Convolutional Neural Networks to Improve Decision Support for Skin Lesion Classification

2018-09-11 · Pieter Van Molle, Miguel De Strooper, Tim Verbelen, Bert Vankeirsbilck 외

Because of their state-of-the-art performance in computer vision, CNNs are becoming increasingly popular in a variety of fields, including medicine. However, as neural networks are black box function approximators, it is…

General ClassificationLesion ClassificationSkin Lesion Classification

Instance-based Counterfactual Explanations for Time Series Classification

2020-09-28 · Eoin Delaney, Derek Greene, Mark T. Keane

In recent years, there has been a rapidly expanding focus on explaining the predictions made by black-box AI systems that handle image and tabular data. However, considerably less attention has been paid to explaining th…

ClassificationcounterfactualCounterfactual ExplanationDynamic Time Warping+4

Zero-shot LLM-guided Counterfactual Generation: A Case Study on NLP Model Evaluation

2024-05-08 · Amrita Bhattacharjee, Raha Moraffah, Joshua Garland, Huan Liu

With the development and proliferation of large, complex, black-box models for solving many natural language processing (NLP) tasks, there is also an increasing necessity of methods to stress-test these models and provid…

counterfactualInstruction Following

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