paper-with-me

Papers

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, Gjergji Kasneci

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., insurance approval). Choosing an appropriate method is a crucial aspect for meaningful counterfactual explanations. As documented in recent reviews, there exists a quickly growing literature with available methods. Yet, in the absence of widely available opensource implementations, the decision in favor of certain models is primarily based on what is readily available. Going forward - to guarantee meaningful comparisons across explanation methods - we present CARLA (Counterfactual And Recourse LibrAry), a python library for benchmarking counterfactual explanation methods across both different data sets and different machine learning models. In summary, our work provides the following contributions: (i) an extensive benchmark of 11 popular counterfactual explanation methods, (ii) a benchmarking framework for research on future counterfactual explanation methods, and (iii) a standardized set of integrated evaluation measures and data sets for transparent and extensive comparisons of these methods. We have open-sourced CARLA and our experimental results on Github, making them available as competitive baselines. We welcome contributions from other research groups and practitioners.

📄 PDF Abstract BibTeX arXiv:2108.00783

Code (4)

indyfree/CARLA 공식 구현 pytorch
MartinPawel/ProbabilisticallyRobustRecourse pytorch
Orange-OpenSource/carla_croco_vcnet pytorch
carla-recourse/CARLA pytorch

Tasks

BenchmarkingcounterfactualCounterfactual Explanation

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Setting the Right Expectations: Algorithmic Recourse Over Time

2023-09-13 · Joao Fonseca, Andrew Bell, Carlo Abrate, Francesco Bonchi 외

Algorithmic systems are often called upon to assist in high-stakes decision making. In light of this, algorithmic recourse, the principle wherein individuals should be able to take action against an undesirable outcome m…

Decision Making

Relevance-aware Algorithmic Recourse

2024-05-29 · Dongwhi Kim, Nuno Moniz

As machine learning continues to gain prominence, transparency and explainability are increasingly critical. Without an understanding of these models, they can replicate and worsen human bias, adversely affecting margina…

Reassessing Evaluation Functions in Algorithmic Recourse: An Empirical Study from a Human-Centered Perspective

2024-05-23 · Tomu Tominaga, Naomi Yamashita, Takeshi Kurashima

In this study, we critically examine the foundational premise of algorithmic recourse - a process of generating counterfactual action plans (i.e., recourses) assisting individuals to reverse adverse decisions made by AI …

counterfactual

A Causal Perspective on Meaningful and Robust Algorithmic Recourse

2021-07-16 · Gunnar König, Timo Freiesleben, Moritz Grosse-Wentrup

Algorithmic recourse explanations inform stakeholders on how to act to revert unfavorable predictions. However, in general ML models do not predict well in interventional distributions. Thus, an action that changes the p…

Endogenous Macrodynamics in Algorithmic Recourse

2023-08-16 · Patrick Altmeyer, Giovan Angela, Aleksander Buszydlik, Karol Dobiczek 외

Existing work on Counterfactual Explanations (CE) and Algorithmic Recourse (AR) has largely focused on single individuals in a static environment: given some estimated model, the goal is to find valid counterfactuals for…

counterfactualvalid