paper-with-me

Papers

DeCoDEx: Confounder Detector Guidance for Improved Diffusion-based Counterfactual Explanations

2024-05-15 · Nima Fathi, Amar Kumar, Brennan Nichyporuk, Mohammad Havaei, Tal Arbel

Deep learning classifiers are prone to latching onto dominant confounders present in a dataset rather than on the causal markers associated with the target class, leading to poor generalization and biased predictions. Although explainability via counterfactual image generation has been successful at exposing the problem, bias mitigation strategies that permit accurate explainability in the presence of dominant and diverse artifacts remain unsolved. In this work, we propose the DeCoDEx framework and show how an external, pre-trained binary artifact detector can be leveraged during inference to guide a diffusion-based counterfactual image generator towards accurate explainability. Experiments on the CheXpert dataset, using both synthetic artifacts and real visual artifacts (support devices), show that the proposed method successfully synthesizes the counterfactual images that change the causal pathology markers associated with Pleural Effusion while preserving or ignoring the visual artifacts. Augmentation of ERM and Group-DRO classifiers with the DeCoDEx generated images substantially improves the results across underrepresented groups that are out of distribution for each class. The code is made publicly available at https://github.com/NimaFathi/DeCoDEx.

📄 PDF Abstract BibTeX arXiv:2405.09288

Code (1)

nimafathi/decodex 공식 구현 pytorch

Tasks

counterfactualImage Generation

Similar Papers 제목 키워드 기반

Diffusion Model in Causal Inference with Unmeasured Confounders

2023-08-07 · Tatsuhiro Shimizu

We study how to extend the use of the diffusion model to answer the causal question from the observational data under the existence of unmeasured confounders. In Pearl's framework of using a Directed Acyclic Graph (DAG) …

Causal Inferencecounterfactualmodel

Class-specific diffusion models improve military object detection in a low-data domain

2026-04-20 · Ella P. Fokkinga, Jan Erik van Woerden, Thijs A. Eker, Sebastiaan P. Snel 외 arxiv

Diffusion-based image synthesis has emerged as a promising source of synthetic training data for AI-based object detection and classification. In this work, we investigate whether images generated with diffusion can impr…

Object Detection

Guidance Watermarking for Diffusion Models

2025-09-26 · Enoal Gesny, Eva Giboulot, Teddy Furon, Vivien Chappelier arxiv

This paper introduces a novel watermarking method for diffusion models. It is based on guiding the diffusion process using the gradient computed from any off-the-shelf watermark decoder. The gradient computation encompas…

Show, Deconfound and Tell: Image Captioning With Causal Inference

2022-01-01 · CVPR 2022 1 · Bing Liu, Dong Wang, Xu Yang, Yong Zhou 외

The transformer-based encoder-decoder framework has shown remarkable performance in image captioning. However, most transformer-based captioning methods ever overlook two kinds of elusive confounders: the visual conf…

Causal InferenceDecoderImage Captioning

DiffusionVID: Denoising Object Boxes with Spatio-temporal Conditioning for Video Object Detection

2023-10-30 · IEEE Access 2023 10 · Si-Dong Roh, Ki-Seok Chung

Several existing still image object detectors suffer from image deterioration in videos, such as motion blur, camera defocus, and partial occlusion. We present DiffusionVID, a diffusion model-based video object detector,…

DenoisingGPUObjectobject-detection+2