paper-with-me

홈 › Papers

Explanation-based Counterfactual Retraining(XCR): A Calibration Method for Black-box Models

2022-06-22 · Liu Zhendong, Wenyu Jiang, Yi Zhang, Chongjun Wang

With the rapid development of eXplainable Artificial Intelligence (XAI), a long line of past work has shown concerns about the Out-of-Distribution (OOD) problem in perturbation-based post-hoc XAI models and explanations are socially misaligned. We explore the limitations of post-hoc explanation methods that use approximators to mimic the behavior of black-box models. Then we propose eXplanation-based Counterfactual Retraining (XCR), which extracts feature importance fastly. XCR applies the explanations generated by the XAI model as counterfactual input to retrain the black-box model to address OOD and social misalignment problems. Evaluation of popular image datasets shows that XCR can improve model performance when only retaining 12.5% of the most crucial features without changing the black-box model structure. Furthermore, the evaluation of the benchmark of corruption datasets shows that the XCR is very helpful for improving model robustness and positively impacts the calibration of OOD problems. Even though not calibrated in the validation set like some OOD calibration methods, the corrupted data metric outperforms existing methods. Our method also beats current OOD calibration methods on the OOD calibration metric if calibration on the validation set is applied.

📄 PDF Abstract BibTeX arXiv:2206.11126

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importance

Similar Papers 제목 키워드 기반

Flexible Counterfactual Explanations with Generative Models

2025-02-24 · Stig Hellemans, Andres Algaba, Sam Verboven, Vincent Ginis

Counterfactual explanations provide actionable insights to achieve desired outcomes by suggesting minimal changes to input features. However, existing methods rely on fixed sets of mutable features, which makes counterfa…

counterfactual

Text-to-Image Models for Counterfactual Explanations: a Black-Box Approach

2023-09-14 · Guillaume Jeanneret, Loïc Simon, Frédéric Jurie

This paper addresses the challenge of generating Counterfactual Explanations (CEs), involving the identification and modification of the fewest necessary features to alter a classifier's prediction for a given image. Our…

counterfactualCounterfactual Explanation

Model extraction from counterfactual explanations

2020-09-03 · Ulrich Aïvodji, Alexandre Bolot, Sébastien Gambs

Post-hoc explanation techniques refer to a posteriori methods that can be used to explain how black-box machine learning models produce their outcomes. Among post-hoc explanation techniques, counterfactual explanations a…

counterfactualmodelModel extraction

SCE-LITE-HQ: Smooth visual counterfactual explanations with generative foundation models

2026-03-17 · Ahmed Zeid, Sidney Bender arxiv

Modern neural networks achieve strong performance but remain difficult to interpret in high-dimensional visual domains. Counterfactual explanations (CFEs) provide a principled approach to interpreting black-box predictio…

Conceptual Edits as Counterfactual Explanations

2022-03-23 · AAAI-MAKE 2022 3 · Giorgos Filandrianos, Konstantinos Thomas, Edmund Dervakos1, Giorgos Stamou1

We propose a framework for generating counterfactual explanations of black-box classifiers, which answer the question “What has to change for this to be classified as X instead of Y?” in terms of given domain knowledge. …

counterfactualCounterfactual Explanation