paper-with-me

홈 › Papers

Benchmarking Instance-Centric Counterfactual Algorithms for XAI: From White Box to Black Box

2022-03-04 · Catarina Moreira, Yu-Liang Chou, Chihcheng Hsieh, Chun Ouyang, Joaquim Jorge, João Madeiras Pereira

This study investigates the impact of machine learning models on the generation of counterfactual explanations by conducting a benchmark evaluation over three different types of models: a decision tree (fully transparent, interpretable, white-box model), a random forest (semi-interpretable, grey-box model), and a neural network (fully opaque, black-box model). We tested the counterfactual generation process using four algorithms (DiCE, WatcherCF, prototype, and GrowingSpheresCF) in the literature in 25 different datasets. Our findings indicate that: (1) Different machine learning models have little impact on the generation of counterfactual explanations; (2) Counterfactual algorithms based uniquely on proximity loss functions are not actionable and will not provide meaningful explanations; (3) One cannot have meaningful evaluation results without guaranteeing plausibility in the counterfactual generation. Algorithms that do not consider plausibility in their internal mechanisms will lead to biased and unreliable conclusions if evaluated with the current state-of-the-art metrics; (4) A counterfactual inspection analysis is strongly recommended to ensure a robust examination of counterfactual explanations and the potential identification of biases.

📄 PDF Abstract BibTeX arXiv:2203.02399

Code (1)

leonchou5311/counterfactual-benchmark 공식 구현

Tasks

BenchmarkingcounterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

A Framework and Benchmarking Study for Counterfactual Generating Methods on Tabular Data

2021-07-09 · Raphael Mazzine, David Martens

Counterfactual explanations are viewed as an effective way to explain machine learning predictions. This interest is reflected by a relatively young literature with already dozens of algorithms aiming to generate such ex…

Benchmarkingcounterfactual

ProcObject-10K: Benchmarking Object-Centric Procedural Understanding in Instructional Videos

2025-12-03 · Wenliang Guo, Yu Kong arxiv

Procedural activities are fundamentally driven by object state transitions, yet existing instructional video benchmarks remain action-centric and cannot evaluate whether models reason about how objects evolve toward task…

CARLA: A Python Library to Benchmark Algorithmic Recourse and Counterfactual Explanation Algorithms

2021-08-02 · Martin Pawelczyk, Sascha Bielawski, Johannes van den Heuvel, Tobias Richter 외

Counterfactual explanations provide means for prescriptive model explanations by suggesting actionable feature changes (e.g., increase income) that allow individuals to achieve favorable outcomes in the future (e.g., ins…

BenchmarkingcounterfactualCounterfactual Explanation

SparCAssist: A Model Risk Assessment Assistant Based on Sparse Generated Counterfactuals

2022-05-03 · Zijian Zhang, Vinay Setty, Avishek Anand

We introduce SparcAssist, a general-purpose risk assessment tool for the machine learning models trained for language tasks. It evaluates models' risk by inspecting their behavior on counterfactuals, namely out-of-distri…

counterfactualLanguage ModelingLanguage Modelling

ActPlan-1K: Benchmarking the Procedural Planning Ability of Visual Language Models in Household Activities

2024-10-04 · Ying Su, Zhan Ling, Haochen Shi, Jiayang Cheng 외

Large language models~(LLMs) have been adopted to process textual task description and accomplish procedural planning in embodied AI tasks because of their powerful reasoning ability. However, there is still lack of stud…

BenchmarkingcounterfactualCounterfactual Planning