Ablation Based Counterfactuals
Zheng Dai, David K Gifford

TL;DR
This paper introduces Ablation Based Counterfactuals (ABC), a novel method for analyzing how diffusion models depend on training data by ablating model components without retraining, revealing limits of data attribution.
Contribution
The paper presents a new ablation-based counterfactual analysis method for diffusion models, enabling data influence studies without retraining and uncovering attribution limits.
Findings
Single source attributability decreases as training data size increases.
Existence of unattributable samples in diffusion models.
Counterfactual landscapes reveal limits of data attribution.
Abstract
Diffusion models are a class of generative models that generate high-quality samples, but at present it is difficult to characterize how they depend upon their training data. This difficulty raises scientific and regulatory questions, and is a consequence of the complexity of diffusion models and their sampling process. To analyze this dependence, we introduce Ablation Based Counterfactuals (ABC), a method of performing counterfactual analysis that relies on model ablation rather than model retraining. In our approach, we train independent components of a model on different but overlapping splits of a training set. These components are then combined into a single model, from which the causal influence of any training sample can be removed by ablating a combination of model components. We demonstrate how we can construct a model like this using an ensemble of diffusion models. We then…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Bayesian Methods and Mixture Models · Model Reduction and Neural Networks
MethodsCounterfactuals Explanations · Diffusion
