paper-with-me

Papers

Generating Feasible and Plausible Counterfactual Explanations for Outcome Prediction of Business Processes

2024-03-14 · Alexander Stevens, Chun Ouyang, Johannes De Smedt, Catarina Moreira

In recent years, various machine and deep learning architectures have been successfully introduced to the field of predictive process analytics. Nevertheless, the inherent opacity of these algorithms poses a significant challenge for human decision-makers, hindering their ability to understand the reasoning behind the predictions. This growing concern has sparked the introduction of counterfactual explanations, designed as human-understandable what if scenarios, to provide clearer insights into the decision-making process behind undesirable predictions. The generation of counterfactual explanations, however, encounters specific challenges when dealing with the sequential nature of the (business) process cases typically used in predictive process analytics. Our paper tackles this challenge by introducing a data-driven approach, REVISEDplus, to generate more feasible and plausible counterfactual explanations. First, we restrict the counterfactual algorithm to generate counterfactuals that lie within a high-density region of the process data, ensuring that the proposed counterfactuals are realistic and feasible within the observed process data distribution. Additionally, we ensure plausibility by learning sequential patterns between the activities in the process cases, utilising Declare language templates. Finally, we evaluate the properties that define the validity of counterfactuals.

📄 PDF Abstract BibTeX arXiv:2403.09232

Code (1)

alexanderpaulstevens/counterfactual-explanations 공식 구현 pytorch

Tasks

counterfactualDecision Making

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

CountARFactuals -- Generating plausible model-agnostic counterfactual explanations with adversarial random forests

2024-04-04 · Susanne Dandl, Kristin Blesch, Timo Freiesleben, Gunnar König 외

Counterfactual explanations elucidate algorithmic decisions by pointing to scenarios that would have led to an alternative, desired outcome. Giving insight into the model's behavior, they hint users towards possible acti…

counterfactual

Convex Density Constraints for Computing Plausible Counterfactual Explanations

2020-02-12 · André Artelt, Barbara Hammer

The increasing deployment of machine learning as well as legal regulations such as EU's GDPR cause a need for user-friendly explanations of decisions proposed by machine learning models. Counterfactual explanations are c…

BIG-bench Machine Learningcounterfactual

FGCE: Feasible Group Counterfactual Explanations for Auditing Fairness

2024-10-29 · Christos Fragkathoulas, Vasiliki Papanikou, Evaggelia Pitoura, Evimaria Terzi

This paper introduces the first graph-based framework for generating group counterfactual explanations to audit model fairness, a crucial aspect of trustworthy machine learning. Counterfactual explanations are instrument…

counterfactualFairness

GeCo: Quality Counterfactual Explanations in Real Time

2021-01-05 · Maximilian Schleich, Zixuan Geng, Yihong Zhang, Dan Suciu

Machine learning is increasingly applied in high-stakes decision making that directly affect people's lives, and this leads to an increased demand for systems to explain their decisions. Explanations often take the form …

counterfactualDecision Making

TIGTEC : Token Importance Guided TExt Counterfactuals

2023-04-24 · Milan Bhan, Jean-Noel Vittaut, Nicolas Chesneau, Marie-Jeanne Lesot

Counterfactual examples explain a prediction by highlighting changes of instance that flip the outcome of a classifier. This paper proposes TIGTEC, an efficient and modular method for generating sparse, plausible and div…

counterfactualDiversityFeature Importance