Causal Diffusion Autoencoders: Toward Counterfactual Generation via Diffusion Probabilistic Models
Aneesh Komanduri, Chen Zhao, Feng Chen, Xintao Wu

TL;DR
CausalDiffAE introduces a diffusion-based framework for causal representation learning that enables controllable counterfactual generation by disentangling causal variables and modeling their mechanisms, even with limited supervision.
Contribution
It proposes a novel causal encoding mechanism within diffusion models for high-level causal variable extraction and counterfactual generation, addressing interpretability and control in diffusion-based image synthesis.
Findings
Learns a disentangled causal latent space.
Capable of generating high-quality counterfactual images.
Effective even with limited label supervision.
Abstract
Diffusion probabilistic models (DPMs) have become the state-of-the-art in high-quality image generation. However, DPMs have an arbitrary noisy latent space with no interpretable or controllable semantics. Although there has been significant research effort to improve image sample quality, there is little work on representation-controlled generation using diffusion models. Specifically, causal modeling and controllable counterfactual generation using DPMs is an underexplored area. In this work, we propose CausalDiffAE, a diffusion-based causal representation learning framework to enable counterfactual generation according to a specified causal model. Our key idea is to use an encoder to extract high-level semantically meaningful causal variables from high-dimensional data and model stochastic variation using reverse diffusion. We propose a causal encoding mechanism that maps…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning
MethodsCounterfactuals Explanations · Diffusion
