paper-with-me

Papers

Causal-Adapter: Taming Text-to-Image Diffusion for Faithful Counterfactual Generation

2025-09-29 · Lei Tong, Zhihua Liu, Chaochao Lu, Dino Oglic, Tom Diethe, Philip Teare, Sotirios A. Tsaftaris, Chen Jin arxiv

We present Causal-Adapter, a modular framework that adapts frozen text-to-image diffusion backbones for counterfactual image generation. Our method supports causal interventions on target attributes and consistently propagates their effects to causal dependents while preserving the core identity of the image. Unlike prior approaches that rely on prompt engineering without explicit causal structure, Causal-Adapter leverages structural causal modeling with two attribute-regularization strategies: (i) prompt-aligned injection, which aligns causal attributes with textual embeddings for precise semantic control, and (ii) a conditioned token contrastive loss that disentangles attribute factors and reduces spurious correlations. Causal-Adapter achieves state-of-the-art performance on both synthetic and real-world datasets, including up to a 91% reduction in MAE on Pendulum for accurate attribute control and up to an 87% reduction in FID on ADNI for high-fidelity MRI generation. These results demonstrate robust, generalizable counterfactual editing with faithful attribute modification and strong identity preservation. Code and models will be released at: https://leitong02.github.io/causaladapter/.

📄 PDF Abstract BibTeX arXiv:2509.24798

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt EngineeringImage Generation

Similar Papers 제목 키워드 기반

IP-Adapter: Text Compatible Image Prompt Adapter for Text-to-Image Diffusion Models

2023-08-13 · Hu Ye, Jun Zhang, Sibo Liu, Xiao Han 외

Recent years have witnessed the strong power of large text-to-image diffusion models for the impressive generative capability to create high-fidelity images. However, it is very tricky to generate desired images using on…

Diffusion Personalization Tuning FreeImage GenerationPersonalized Image GenerationPrompt Engineering

CaTok: Taming Mean Flows for One-Dimensional Causal Image Tokenization

2026-03-06 · Yitong Chen, Zuxuan Wu, Xipeng Qiu, Yu-Gang Jiang arxiv

Autoregressive (AR) language models rely on causal tokenization, but extending this paradigm to vision remains non-trivial. Current visual tokenizers either flatten 2D patches into non-causal sequences or enforce heurist…

ResAdapter: Domain Consistent Resolution Adapter for Diffusion Models

2024-03-04 · Jiaxiang Cheng, Pan Xie, Xin Xia, Jiashi Li 외

Recent advancement in text-to-image models (e.g., Stable Diffusion) and corresponding personalized technologies (e.g., DreamBooth and LoRA) enables individuals to generate high-quality and imaginative images. However, th…

Image Generation

3D-Adapter: Geometry-Consistent Multi-View Diffusion for High-Quality 3D Generation

2024-10-24 · Hansheng Chen, Bokui Shen, Yulin Liu, Ruoxi Shi 외

Multi-view image diffusion models have significantly advanced open-domain 3D object generation. However, most existing models rely on 2D network architectures that lack inherent 3D biases, resulting in compromised geomet…

3D Generation3D geometryDenoisingImage to 3D+1

ARSS: Taming Decoder-only Autoregressive Visual Generation for View Synthesis From Single View

2025-09-27 · Wenbin Teng, Gonglin Chen, Haiwei Chen, Yajie Zhao arxiv

Diffusion models have achieved impressive results in world modeling tasks, including novel view generation from sparse inputs. However, most existing diffusion-based NVS methods generate target views jointly via an itera…