paper-with-me

홈 › Papers

Benchmarking Counterfactual Image Generation

2024-03-29 · Thomas Melistas, Nikos Spyrou, Nefeli Gkouti, Pedro Sanchez, Athanasios Vlontzos, Yannis Panagakis, Giorgos Papanastasiou, Sotirios A. Tsaftaris

Generative AI has revolutionised visual content editing, empowering users to effortlessly modify images and videos. However, not all edits are equal. To perform realistic edits in domains such as natural image or medical imaging, modifications must respect causal relationships inherent to the data generation process. Such image editing falls into the counterfactual image generation regime. Evaluating counterfactual image generation is substantially complex: not only it lacks observable ground truths, but also requires adherence to causal constraints. Although several counterfactual image generation methods and evaluation metrics exist, a comprehensive comparison within a unified setting is lacking. We present a comparison framework to thoroughly benchmark counterfactual image generation methods. We integrate all models that have been used for the task at hand and expand them to novel datasets and causal graphs, demonstrating the superiority of Hierarchical VAEs across most datasets and metrics. Our framework is implemented in a user-friendly Python package that can be extended to incorporate additional SCMs, causal methods, generative models, and datasets for the community to build on. Code: https://github.com/gulnazaki/counterfactual-benchmark.

📄 PDF Abstract BibTeX arXiv:2403.20287

Code (1)

gulnazaki/counterfactual-benchmark 공식 구현 pytorch

Tasks

BenchmarkingConditional Image GenerationcounterfactualImage Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Framework and Benchmarking Study for Counterfactual Generating Methods on Tabular Data

2021-07-09 · Raphael Mazzine, David Martens

Counterfactual explanations are viewed as an effective way to explain machine learning predictions. This interest is reflected by a relatively young literature with already dozens of algorithms aiming to generate such ex…

Benchmarkingcounterfactual

Benchmarking Instance-Centric Counterfactual Algorithms for XAI: From White Box to Black Box

2022-03-04 · Catarina Moreira, Yu-Liang Chou, Chihcheng Hsieh, Chun Ouyang 외

This study investigates the impact of machine learning models on the generation of counterfactual explanations by conducting a benchmark evaluation over three different types of models: a decision tree (fully transparent…

BenchmarkingcounterfactualExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

BiomedJourney: Counterfactual Biomedical Image Generation by Instruction-Learning from Multimodal Patient Journeys

2023-10-16 · Yu Gu, Jianwei Yang, Naoto Usuyama, Chunyuan Li 외

Rapid progress has been made in instruction-learning for image editing with natural-language instruction, as exemplified by InstructPix2Pix. In biomedicine, such methods can be applied to counterfactual image generation,…

counterfactualDenoisingImage GenerationMedical Image Generation

Towards Interpretable Counterfactual Generation via Multimodal Autoregression

2025-03-29 · Chenglong Ma, Yuanfeng Ji, Jin Ye, Lu Zhang 외

Counterfactual medical image generation enables clinicians to explore clinical hypotheses, such as predicting disease progression, facilitating their decision-making. While existing methods can generate visually plausibl…

counterfactualDecision MakingImage GenerationMedical Image Generation

Are Text-to-Image Models Inductivist Turkeys? A Counterfactual Benchmark for Causal Reasoning

2026-06-23 · Jiayi Lei, Yuandong Pu, Xingyu Han, Rongpeng Zhu 외 arxiv

Text-to-image (T2I) generation models have achieved remarkable progress in producing visually realistic images from natural language prompts. Yet it remains unclear whether their success reflects genuine causal understan…