S-CFE: Simple Counterfactual Explanations
Shpresim Sadiku, Moritz Wagner, Sai Ganesh Nagarajan, and Sebastian Pokutta

TL;DR
This paper introduces S-CFE, a simple and efficient method for generating sparse, manifold-aligned counterfactual explanations for classifiers, capable of handling various models and plausibility measures.
Contribution
It applies the accelerated proximal gradient method to produce sparse, plausible counterfactuals with a flexible framework that supports different classifiers and regularizers.
Findings
Produces sparser counterfactuals compared to existing methods
Maintains proximity and plausibility in explanations
Demonstrates computational efficiency on real datasets
Abstract
We study the problem of finding optimal sparse, manifold-aligned counterfactual explanations for classifiers. Canonically, this can be formulated as an optimization problem with multiple non-convex components, including classifier loss functions and manifold alignment (or \emph{plausibility}) metrics. The added complexity of enforcing \emph{sparsity}, or shorter explanations, complicates the problem further. Existing methods often focus on specific models and plausibility measures, relying on convex regularizers to enforce sparsity. In this paper, we tackle the canonical formulation using the accelerated proximal gradient (APG) method, a simple yet efficient first-order procedure capable of handling smooth non-convex objectives and non-smooth (where ) regularizers. This enables our approach to seamlessly incorporate various classifiers and plausibility…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Advanced Graph Neural Networks
MethodsCounterfactuals Explanations · Focus
