paper-with-me

홈 › Papers

DiCE-Extended: A Robust Approach to Counterfactual Explanations in Machine Learning

2025-04-26 · Volkan Bakir, Polat Goktas, Sureyya Akyuz

Explainable artificial intelligence (XAI) has become increasingly important in decision-critical domains such as healthcare, finance, and law. Counterfactual (CF) explanations, a key approach in XAI, provide users with actionable insights by suggesting minimal modifications to input features that lead to different model outcomes. Despite significant advancements, existing CF generation methods often struggle to balance proximity, diversity, and robustness, limiting their real-world applicability. A widely adopted framework, Diverse Counterfactual Explanations (DiCE), emphasizes diversity but lacks robustness, making CF explanations sensitive to perturbations and domain constraints. To address these challenges, we introduce DiCE-Extended, an enhanced CF explanation framework that integrates multi-objective optimization techniques to improve robustness while maintaining interpretability. Our approach introduces a novel robustness metric based on the Dice-Sorensen coefficient, ensuring stability under small input variations. Additionally, we refine CF generation using weighted loss components (lambda_p, lambda_d, lambda_r) to balance proximity, diversity, and robustness. We empirically validate DiCE-Extended on benchmark datasets (COMPAS, Lending Club, German Credit, Adult Income) across multiple ML backends (Scikit-learn, PyTorch, TensorFlow). Results demonstrate improved CF validity, stability, and alignment with decision boundaries compared to standard DiCE-generated explanations. Our findings highlight the potential of DiCE-Extended in generating more reliable and interpretable CFs for high-stakes applications. Future work will explore adaptive optimization techniques and domain-specific constraints to further enhance CF generation in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2504.19027

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualDiversityExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

DiCE4EL: Interpreting Process Predictions using a Milestone-Aware Counterfactual Approach

2021-07-19 · Chihcheng Hsieh, Catarina Moreira, Chun Ouyang

Predictive process analytics often apply machine learning to predict the future states of a running business~process. However, the internal mechanisms of many existing predictive algorithms are opaque and a human decisio…

counterfactual

Explaining Machine Learning Classifiers through Diverse Counterfactual Explanations

2019-05-19 · Ramaravind Kommiya Mothilal, Amit Sharma, Chenhao Tan

Post-hoc explanations of machine learning models are crucial for people to understand and act on algorithmic predictions. An intriguing class of explanations is through counterfactuals, hypothetical examples that show pe…

BIG-bench Machine LearningcounterfactualDiversityPoint Processes

Benchmarking Instance-Centric Counterfactual Algorithms for XAI: From White Box to Black Box

2022-03-04 · Catarina Moreira, Yu-Liang Chou, Chihcheng Hsieh, Chun Ouyang 외

This study investigates the impact of machine learning models on the generation of counterfactual explanations by conducting a benchmark evaluation over three different types of models: a decision tree (fully transparent…

BenchmarkingcounterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Feature Attributions and Counterfactual Explanations Can Be Manipulated

2021-06-23 · Dylan Slack, Sophie Hilgard, Sameer Singh, Himabindu Lakkaraju

As machine learning models are increasingly used in critical decision-making settings (e.g., healthcare, finance), there has been a growing emphasis on developing methods to explain model predictions. Such \textit{explan…

BIG-bench Machine LearningcounterfactualDecision Making

DisCERN:Discovering Counterfactual Explanations using Relevance Features from Neighbourhoods

2021-09-13 · Nirmalie Wiratunga, Anjana Wijekoon, Ikechukwu Nkisi-Orji, Kyle Martin 외

Counterfactual explanations focus on "actionable knowledge" to help end-users understand how a machine learning outcome could be changed to a more desirable outcome. For this purpose a counterfactual explainer needs to d…

counterfactual