paper-with-me

Papers

Feature-based Learning for Diverse and Privacy-Preserving Counterfactual Explanations

2022-09-27 · Vy Vo, Trung Le, Van Nguyen, He Zhao, Edwin Bonilla, Gholamreza Haffari, Dinh Phung

Interpretable machine learning seeks to understand the reasoning process of complex black-box systems that are long notorious for lack of explainability. One flourishing approach is through counterfactual explanations, which provide suggestions on what a user can do to alter an outcome. Not only must a counterfactual example counter the original prediction from the black-box classifier but it should also satisfy various constraints for practical applications. Diversity is one of the critical constraints that however remains less discussed. While diverse counterfactuals are ideal, it is computationally challenging to simultaneously address some other constraints. Furthermore, there is a growing privacy concern over the released counterfactual data. To this end, we propose a feature-based learning framework that effectively handles the counterfactual constraints and contributes itself to the limited pool of private explanation models. We demonstrate the flexibility and effectiveness of our method in generating diverse counterfactuals of actionability and plausibility. Our counterfactual engine is more efficient than counterparts of the same capacity while yielding the lowest re-identification risks.

📄 PDF Abstract BibTeX arXiv:2209.13446

Code (1)

isvy08/l2c 공식 구현 pytorch

Tasks

counterfactualDiversityfeature selectionInterpretable Machine LearningPrivacy PreservingStochastic Optimization

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Privacy Implications of Explainable AI in Data-Driven Systems

2024-06-22 · Fatima Ezzeddine

Machine learning (ML) models, demonstrably powerful, suffer from a lack of interpretability. The absence of transparency, often referred to as the black box nature of ML models, undermines trust and urges the need for ef…

counterfactualDecision MakingFeature ImportanceModel extraction+1

Bayesian Hierarchical Models for Counterfactual Estimation

2023-01-21 · Natraj Raman, Daniele Magazzeni, Sameena Shah

Counterfactual explanations utilize feature perturbations to analyze the outcome of an original decision and recommend an actionable recourse. We argue that it is beneficial to provide several alternative explanations ra…

counterfactualFairnessvalid

Anonymizing medical case-based explanations through disentanglement

2023-11-08 · Helena Montenegro, Jaime S. Cardoso

Case-based explanations are an intuitive method to gain insight into the decision-making process of deep learning models in clinical contexts. However, medical images cannot be shared as explanations due to privacy conce…

counterfactualDecision MakingDisentanglementPrivacy Preserving

Privacy-Preserving Algorithmic Recourse

2023-11-23 · Sikha Pentyala, Shubham Sharma, Sanjay Kariyappa, Freddy Lecue 외

When individuals are subject to adverse outcomes from machine learning models, providing a recourse path to help achieve a positive outcome is desirable. Recent work has shown that counterfactual explanations - which can…

counterfactualPrivacy Preserving

The privacy issue of counterfactual explanations: explanation linkage attacks

2022-10-21 · Sofie Goethals, Kenneth Sörensen, David Martens

Black-box machine learning models are being used in more and more high-stakes domains, which creates a growing need for Explainable AI (XAI). Unfortunately, the use of XAI in machine learning introduces new privacy risks…

counterfactualExplainable Artificial Intelligence (XAI)