paper-with-me

홈 › Papers

Rethinking Visual Counterfactual Explanations Through Region Constraint

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

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 promise to deliver -- indicate semantically meaningful factors that change the classifier's decision. However, we argue that current state-of-the-art approaches lack a crucial component -- the region constraint -- whose absence prevents from drawing explicit conclusions, and may even lead to faulty reasoning due to phenomenons like confirmation bias. To address the issue of previous methods, which modify images in a very entangled and widely dispersed manner, we propose region-constrained VCEs (RVCEs), which assume that only a predefined image region can be modified to influence the model's prediction. To effectively sample from this subclass of VCEs, we propose Region-Constrained Counterfactual Schr\"odinger Bridges (RCSB), an adaptation of a tractable subclass of Schr\"odinger Bridges to the problem of conditional inpainting, where the conditioning signal originates from the classifier of interest. In addition to setting a new state-of-the-art by a large margin, we extend RCSB to allow for exact counterfactual reasoning, where the predefined region contains only the factor of interest, and incorporating the user to actively interact with the RVCE by predefining the regions manually.

📄 PDF Abstract BibTeX arXiv:2410.12591

Code (1)

sobieskibj/rcsb 공식 구현 pytorch

Tasks

counterfactualCounterfactual Reasoning

Similar Papers 제목 키워드 기반

Making Heads or Tails: Towards Semantically Consistent Visual Counterfactuals

2022-03-24 · Simon Vandenhende, Dhruv Mahajan, Filip Radenovic, Deepti Ghadiyaram

A visual counterfactual explanation replaces image regions in a query image with regions from a distractor image such that the system's decision on the transformed image changes to the distractor class. In this work, we …

counterfactualCounterfactual ExplanationFine-Grained Image Recognition

Rethinking Distance Metrics for Counterfactual Explainability

2024-10-18 · Joshua Nathaniel Williams, Anurag Katakkar, Hoda Heidari, J. Zico Kolter

Counterfactual explanations have been a popular method of post-hoc explainability for a variety of settings in Machine Learning. Such methods focus on explaining classifiers by generating new data points that are similar…

counterfactual

Counterfactual Visual Explanations

2019-04-16 · Yash Goyal, Ziyan Wu, Jan Ernst, Dhruv Batra 외

In this work, we develop a technique to produce counterfactual visual explanations. Given a 'query' image $I$ for which a vision system predicts class $c$, a counterfactual visual explanation identifies how $I$ could cha…

counterfactualGeneral Classificationimage-classificationImage Classification

MaskDiME: Adaptive Masked Diffusion for Precise and Efficient Visual Counterfactual Explanations

2026-02-21 · Changlu Guo, Anders Nymark Christensen, Anders Bjorholm Dahl, Morten Rieger Hannemose arxiv

Visual counterfactual explanations aim to reveal the minimal semantic modifications that can alter a model's prediction, providing causal and interpretable insights into deep neural networks. However, existing diffusion-…

Semantic Prioritization in Visual Counterfactual Explanations with Weighted Segmentation and Auto-Adaptive Region Selection

2025-11-17 · Lintong Zhang, Kang Yin, Seong-Whan Lee arxiv

In the domain of non-generative visual counterfactual explanations (CE), traditional techniques frequently involve the substitution of sections within a query image with corresponding sections from distractor images. Suc…

Computational Efficiency