LGAIDec 17, 2023

Faithful Model Explanations through Energy-Constrained Conformal Counterfactuals

arXiv:2312.10648v17 citationsh-index: 6AAAI
Originality Highly original
AI Analysis

This work addresses the need for trustworthy model explanations in AI, particularly for researchers and practitioners, by providing a method to ensure faithfulness, though it is incremental in improving existing counterfactual explanation techniques.

The paper tackles the problem of generating counterfactual explanations that are both plausible and faithful to the black-box model's behavior, proposing a novel framework called Energy-Constrained Conformal Counterfactuals (ECCCo) that achieves state-of-the-art performance without surrogate models.

Counterfactual explanations offer an intuitive and straightforward way to explain black-box models and offer algorithmic recourse to individuals. To address the need for plausible explanations, existing work has primarily relied on surrogate models to learn how the input data is distributed. This effectively reallocates the task of learning realistic explanations for the data from the model itself to the surrogate. Consequently, the generated explanations may seem plausible to humans but need not necessarily describe the behaviour of the black-box model faithfully. We formalise this notion of faithfulness through the introduction of a tailored evaluation metric and propose a novel algorithmic framework for generating Energy-Constrained Conformal Counterfactuals that are only as plausible as the model permits. Through extensive empirical studies, we demonstrate that ECCCo reconciles the need for faithfulness and plausibility. In particular, we show that for models with gradient access, it is possible to achieve state-of-the-art performance without the need for surrogate models. To do so, our framework relies solely on properties defining the black-box model itself by leveraging recent advances in energy-based modelling and conformal prediction. To our knowledge, this is the first venture in this direction for generating faithful counterfactual explanations. Thus, we anticipate that ECCCo can serve as a baseline for future research. We believe that our work opens avenues for researchers and practitioners seeking tools to better distinguish trustworthy from unreliable models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes