paper-with-me

홈 › Papers

LeapFactual: Reliable Visual Counterfactual Explanation Using Conditional Flow Matching

2025-10-16 · Zhuo Cao, Xuan Zhao, Lena Krieger, Hanno Scharr, Ira Assent arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.14623

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Calibrated Explanations: with Uncertainty Information and Counterfactuals

2023-05-03 · Helena Lofstrom, Tuwe Lofstrom, Ulf Johansson, Cecilia Sonstrod

While local explanations for AI models can offer insights into individual predictions, such as feature importance, they are plagued by issues like instability. The unreliability of feature weights, often skewed due to po…

counterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Feature Importance+1

Designing Counterfactual Generators using Deep Model Inversion

2021-09-29 · NeurIPS 2021 12 · Jayaraman J. Thiagarajan, Vivek Narayanaswamy, Deepta Rajan, Jason Liang 외

Explanation techniques that synthesize small, interpretable changes to a given image while producing desired changes in the model prediction have become popular for introspecting black-box models. Commonly referred to as…

counterfactualImage Generationmodel

Explaining and visualizing black-box models through counterfactual paths

2023-07-15 · Bastian Pfeifer, Mateusz Krzyzinski, Hubert Baniecki, Anna Saranti 외

Explainable AI (XAI) is an increasingly important area of machine learning research, which aims to make black-box models transparent and interpretable. In this paper, we propose a novel approach to XAI that uses the so-c…

counterfactualExplainable Artificial Intelligence (XAI)Feature ImportanceKnowledge Graphs

TDLS: A Top-Down Layer Searching Algorithm for Generating Counterfactual Visual Explanation

2021-08-08 · Cong Wang, Haocheng Han, Caleb Chen Cao

Explanation of AI, as well as fairness of algorithms' decisions and the transparency of the decision model, are becoming more and more important. And it is crucial to design effective and human-friendly techniques when o…

counterfactualCounterfactual ExplanationFairnessFine-Grained Image Classification+2

Rethinking Visual Counterfactual Explanations Through Region Constraint

2024-10-16 · Bartlomiej Sobieski, Jakub Grzywaczewski, Bartlomiej Sadlej, Matthew Tivnan 외

Visual counterfactual explanations (VCEs) have recently gained immense popularity as a tool for clarifying the decision-making process of image classifiers. This trend is largely motivated by what these explanations prom…

counterfactualCounterfactual Reasoning