paper-with-me

Papers

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 individuals need explanations to understand decisions, primarily if the decisions result in an undesired outcome. Our work introduces CoGS (Counterfactual Generation with s(CASP)), a model-agnostic framework capable of generating counterfactual explanations for classification models. CoGS leverages the goal-directed Answer Set Programming system s(CASP) to compute realistic and causally consistent modifications to feature values, accounting for causal dependencies between them. By using rule-based machine learning algorithms (RBML), notably the FOLD-SE algorithm, CoGS extracts the underlying logic of a statistical model to generate counterfactual solutions. By tracing a step-by-step path from an undesired outcome to a desired one, CoGS offers interpretable and actionable explanations of the changes required to achieve the desired outcome. We present details of the CoGS framework along with its evaluation.

📄 PDF Abstract BibTeX arXiv:2410.22615

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDecision Making

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

Generating Causally Compliant Counterfactual Explanations using ASP

2025-02-13 · Sopam Dasgupta

This research is focused on generating achievable counterfactual explanations. Given a negative outcome computed by a machine learning model or a decision system, the novel CoGS approach generates (i) a counterfactual so…

Attributecounterfactual

RealAC: A Domain-Agnostic Framework for Realistic and Actionable Counterfactual Explanations

2025-08-14 · Asiful Arefeen, Shovito Barua Soumma, Hassan Ghasemzadeh arxiv

Counterfactual explanations provide human-understandable reasoning for AI-made decisions by describing minimal changes to input features that would alter a model's prediction. To be truly useful in practice, such explana…

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