paper-with-me

홈 › Papers

Realistic Counterfactual Explanations with Learned Relations

2022-02-15 · Xintao Xiang, Artem Lenskiy

Many existing methods of counterfactual explanations ignore the intrinsic relationships between data attributes and thus fail to generate realistic counterfactuals. Moreover, the existing models that account for relationships require domain knowledge, which limits their applicability in complex real-world applications. In this paper, we propose a novel approach to realistic counterfactual explanations that preserve the relationships and minimise experts' interventions. The model directly learns the relationships by a variational auto-encoder with minimal domain knowledge and then learns to perturb the latent space accordingly. We conduct extensive experiments on both synthetic and real-world datasets. The experimental results demonstrate that the proposed model learns relationships from the data and preserves these relationships in generated counterfactuals. In particular, it outperforms other methods in terms of Mahalanobis distance, and the constraint feasibility score.

📄 PDF Abstract BibTeX arXiv:2202.07356

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Actionable and diverse counterfactual explanations incorporating domain knowledge and plausibility constraints

2025-11-25 · Szymon Bobek, Łukasz Bałec, Grzegorz J. Nalepa arxiv

Counterfactual explanations improve the actionable interpretability of machine learning models by identifying minimal changes required to achieve a desired outcome. However, existing methods often neglect dependencies am…

A New Approach to Backtracking Counterfactual Explanations: A Causal Framework for Efficient Model Interpretability

2025-05-05 · Pouria Fatemi, Ehsan Sharifian, Mohammad Hossein Yassaee

Counterfactual explanations enhance interpretability by identifying alternative inputs that produce different outputs, offering localized insights into model decisions. However, traditional methods often neglect causal r…

counterfactual

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…

Diffusion Counterfactuals for Image Regressors

2025-03-26 · Trung Duc Ha, Sidney Bender

Counterfactual explanations have been successfully applied to create human interpretable explanations for various black-box models. They are handy for tasks in the image domain, where the quality of the explanations bene…

counterfactualDenoisingregression

Counterfactual Explanations for Predictive Business Process Monitoring

2022-02-24 · Tsung-Hao Huang, Andreas Metzger, Klaus Pohl

Predictive business process monitoring increasingly leverages sophisticated prediction models. Although sophisticated models achieve consistently higher prediction accuracy than simple models, one major drawback is their…

counterfactualCounterfactual ExplanationExplanation GenerationMulti-class Classification+2