paper-with-me

홈 › Papers

Decoupled Classifier-Free Guidance for Counterfactual Diffusion Models

2025-06-17 · Tian Xia, Fabio De Sousa Ribeiro, Rajat R Rasal, Avinash Kori, Raghav Mehta, Ben Glocker

Counterfactual image generation aims to simulate realistic visual outcomes under specific causal interventions. Diffusion models have recently emerged as a powerful tool for this task, combining DDIM inversion with conditional generation via classifier-free guidance (CFG). However, standard CFG applies a single global weight across all conditioning variables, which can lead to poor identity preservation and spurious attribute changes - a phenomenon known as attribute amplification. To address this, we propose Decoupled Classifier-Free Guidance (DCFG), a flexible and model-agnostic framework that introduces group-wise conditioning control. DCFG builds on an attribute-split embedding strategy that disentangles semantic inputs, enabling selective guidance on user-defined attribute groups. For counterfactual generation, we partition attributes into intervened and invariant sets based on a causal graph and apply distinct guidance to each. Experiments on CelebA-HQ, MIMIC-CXR, and EMBED show that DCFG improves intervention fidelity, mitigates unintended changes, and enhances reversibility, enabling more faithful and interpretable counterfactual image generation.

📄 PDF Abstract BibTeX arXiv:2506.14399

Code (0)

등록된 구현이 없습니다.

Tasks

AttributecounterfactualImage Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FastFace: Tuning Identity Preservation in Distilled Diffusion via Guidance and Attention

2025-05-27 · Sergey Karpukhin, Vadim Titov, Andrey Kuznetsov, Aibek Alanov

In latest years plethora of identity-preserving adapters for a personalized generation with diffusion models have been released. Their main disadvantage is that they are dominantly trained jointly with base diffusion mod…

Graph Diffusion Counterfactual Explanation

2025-11-20 · David Bechtoldt, Sidney Bender arxiv

Machine learning models that operate on graph-structured data, such as molecular graphs or social networks, often make accurate predictions but offer little insight into why certain predictions are made. Counterfactual e…

CrimEdit: Controllable Editing for Counterfactual Object Removal, Insertion, and Movement

2025-09-28 · Boseong Jeon, Junghyuk Lee, Jimin Park, Kwanyoung Kim 외 arxiv

Recent works on object removal and insertion have enhanced their performance by handling object effects such as shadows and reflections, using diffusion models trained on counterfactual datasets. However, the performance…

Studying Classifier(-Free) Guidance From a Classifier-Centric Perspective

2025-03-13 · Xiaoming Zhao, Alexander G. Schwing

Classifier-free guidance has become a staple for conditional generation with denoising diffusion models. However, a comprehensive understanding of classifier-free guidance is still missing. In this work, we carry out an …

Denoising

Decoupled Guidance Diffusion for Adaptive Offline Safe Reinforcement Learning

2026-05-04 · Rufeng Chen, Zhaofan Zhang, Zhejiang Yang, Hechang Chen 외 arxiv

Offline safe reinforcement learning often requires policies to adapt at deployment time to safety budgets that vary across episodes or change within a single episode. While diffusion-based planners enable flexible trajec…

Reinforcement Learning