Pith. sign in

REVIEW 2 cited by

Fast Diffusion-Based Counterfactuals for Shortcut Removal and Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2312.14223 v2 pith:GNOCSYZD submitted 2023-12-21 cs.CV

Fast Diffusion-Based Counterfactuals for Shortcut Removal and Generation

classification cs.CV
keywords shortcutfeaturesdiffusion-baseddiseaseimagecounterfactualcounterfactualsfast
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Shortcut learning is when a model -- e.g. a cardiac disease classifier -- exploits correlations between the target label and a spurious shortcut feature, e.g. a pacemaker, to predict the target label based on the shortcut rather than real discriminative features. This is common in medical imaging, where treatment and clinical annotations correlate with disease labels, making them easy shortcuts to predict disease. We propose a novel detection and quantification of the impact of potential shortcut features via a fast diffusion-based counterfactual image generation that can synthetically remove or add shortcuts. Via a novel inpainting-based modification we spatially limit the changes made with no extra inference step, encouraging the removal of spatially constrained shortcut features while ensuring that the shortcut-free counterfactuals preserve their remaining image features to a high degree. Using these, we assess how shortcut features influence model predictions. This is enabled by our second contribution: An efficient diffusion-based counterfactual explanation method with significant inference speed-up at comparable image quality as state-of-the-art. We confirm this on two large chest X-ray datasets, a skin lesion dataset, and CelebA. Our code is publicly available at fastdime.compute.dtu.dk.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RoentMod: A Synthetic Chest X-Ray Modification Model to Identify and Correct Image Interpretation Model Shortcuts

    eess.IV 2025-09 conditional novelty 6.0

    RoentMod edits chest X-rays to add specific diseases, exposing and partly correcting shortcut learning in AI interpretation models.

  2. Concept-based Visual Counterfactual Explanations with Diffusion Models

    cs.AI 2026-05 conditional novelty 5.0

    C-VCE embeds a concept-bottleneck classifier inside a diffusion generator so counterfactual edits are steered by interpretable attributes and a gradient mask, beating L-DVCE on proximity and realism but not on flip ra...