paper-with-me

Papers

CFGs: Causality Constrained Counterfactual Explanations using goal-directed ASP

2024-05-24 · Sopam Dasgupta, Joaquín Arias, Elmer Salazar, Gopal Gupta

Machine learning models that automate decision-making are increasingly used in consequential areas such as loan approvals, pretrial bail approval, and hiring. Unfortunately, most of these models are black boxes, i.e., they are unable to reveal how they reach these prediction decisions. A need for transparency demands justification for such predictions. An affected individual might also desire explanations to understand why a decision was made. Ethical and legal considerations require informing the individual of changes in the input attribute (s) that could be made to produce a desirable outcome. Our work focuses on the latter problem of generating counterfactual explanations by considering the causal dependencies between features. In this paper, we present the framework CFGs, CounterFactual Generation with s(CASP), which utilizes the goal-directed Answer Set Programming (ASP) system s(CASP) to automatically generate counterfactual explanations from models generated by rule-based machine learning algorithms in particular. We benchmark CFGs with the FOLD-SE model. Reaching the counterfactual state from the initial state is planned and achieved using a series of interventions. To validate our proposal, we show how counterfactual explanations are computed and justified by imagining worlds where some or all factual assumptions are altered/changed. More importantly, we show how CFGs navigates between these worlds, namely, go from our initial state where we obtain an undesired outcome to the imagined goal state where we obtain the desired decision, taking into account the causal relationships among features.

📄 PDF Abstract BibTeX arXiv:2405.15956

Code (0)

등록된 구현이 없습니다.

Tasks

Attributecounterfactual

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CoGS: Causality Constrained Counterfactual Explanations using goal-directed ASP

2024-07-11 · Sopam Dasgupta, Joaquín Arias, Elmer Salazar, Gopal Gupta

Machine learning models are increasingly used in areas such as loan approvals and hiring, yet they often function as black boxes, obscuring their decision-making processes. Transparency is crucial, and individuals need e…

AttributecounterfactualDecision Making

CoGS: Model Agnostic Causality Constrained Counterfactual Explanations using goal-directed ASP

2024-10-30 · Sopam Dasgupta, Joaquín Arias, Elmer Salazar, Gopal Gupta

Machine learning models are increasingly used in critical areas such as loan approvals and hiring, yet they often function as black boxes, obscuring their decision-making processes. Transparency is crucial, as individual…

counterfactualDecision Making

Counterfactual Generation with Answer Set Programming

2024-02-06 · Sopam Dasgupta, Farhad Shakerin, Joaquín Arias, Elmer Salazar 외

Machine learning models that automate decision-making are increasingly being used in consequential areas such as loan approvals, pretrial bail approval, hiring, and many more. Unfortunately, most of these models are blac…

AttributecounterfactualDecision MakingNavigate

CLEAR: Generative Counterfactual Explanations on Graphs

2022-10-16 · Jing Ma, Ruocheng Guo, Saumitra Mishra, Aidong Zhang 외

Counterfactual explanations promote explainability in machine learning models by answering the question "how should an input instance be perturbed to obtain a desired predicted label?". The comparison of this instance be…

counterfactualCounterfactual ExplanationExplanation Generation

Convex optimization for actionable \& plausible counterfactual explanations

2021-05-17 · André Artelt, Barbara Hammer

Transparency is an essential requirement of machine learning based decision making systems that are deployed in real world. Often, transparency of a given system is achieved by providing explanations of the behavior and …

counterfactualDecision Making