LeapFactual: Reliable Visual Counterfactual Explanation Using Conditional Flow Matching
Zhuo Cao, Xuan Zhao, Lena Krieger, Hanno Scharr, Ira Assent
TL;DR
This work addresses the need for reliable, interpretable counterfactual explanations in high-stakes settings by introducing LeapFactual, a model-agnostic CE method based on conditional flow matching. It formalizes the CE-CFM objective to disentangle class-related information from residual content, enabling information replacement, blending, and injection along learned transport maps even when true and learned decision boundaries differ. Across Morpho-MNIST, Galaxy10 DECaLS, and FFHQ/StyleGAN3 benchmarks, LeapFactual and its injection-enhanced variant produce accurate, in-distribution counterfactuals that improve robustness and can augment training data, while remaining applicable to non-differentiable human-in-the-loop systems. The approach promises broad impact for scientific discovery and non-expert interpretability, with scalability and potential extensions to more efficient transport maps such as OT-CFM as future work.
Abstract
The growing integration of machine learning (ML) and artificial intelligence (AI) models into high-stakes domains such as healthcare and scientific research calls for models that are not only accurate but also interpretable. Among the existing explainable methods, counterfactual explanations offer interpretability by identifying minimal changes to inputs that would alter a model's prediction, thus providing deeper insights. However, current counterfactual generation methods suffer from critical limitations, including gradient vanishing, discontinuous latent spaces, and an overreliance on the alignment between learned and true decision boundaries. To overcome these limitations, we propose LeapFactual, a novel counterfactual explanation algorithm based on conditional flow matching. LeapFactual generates reliable and informative counterfactuals, even when true and learned decision boundaries diverge. Following a model-agnostic approach, LeapFactual is not limited to models with differentiable loss functions. It can even handle human-in-the-loop systems, expanding the scope of counterfactual explanations to domains that require the participation of human annotators, such as citizen science. We provide extensive experiments on benchmark and real-world datasets showing that LeapFactual generates accurate and in-distribution counterfactual explanations that offer actionable insights. We observe, for instance, that our reliable counterfactual samples with labels aligning to ground truth can be beneficially used as new training data to enhance the model. The proposed method is broadly applicable and enhances both scientific knowledge discovery and non-expert interpretability.
