pith. sign in

arxiv: 2308.01937 · v4 · pith:NP2KCLUMnew · submitted 2023-08-02 · 💻 cs.LG · cs.AI· cs.CR· cs.CV

Training Data Protection with Compositional Diffusion Models

classification 💻 cs.LG cs.AIcs.CRcs.CV
keywords datamodelsmodelcdmsdiffusiondifferentmonolithictrained
0
0 comments X
read the original abstract

We introduce Compartmentalized Diffusion Models (CDM), a method to train different diffusion models (or prompts) on distinct data sources and arbitrarily compose them at inference time. The individual models can be trained in isolation, at different times, and on different distributions and domains and can be later composed to achieve performance comparable to a paragon model trained on all data simultaneously. Furthermore, each model only contains information about the subset of the data it was exposed to during training, enabling several forms of training data protection. In particular, CDMs enable perfect selective forgetting and continual learning for large-scale diffusion models, allow serving customized models based on the user's access rights. Empirically the quality (FID) of the class-conditional CDMs (8-splits) is within 10% (on fine-grained vision datasets) of a monolithic model (no splits), and allows (8x) faster forgetting compared monolithic model with a maximum FID increase of 1%. When applied to text-to-image generation, CDMs improve alignment (TIFA) by 14.33% over a monolithic model trained on MSCOCO. CDMs also allow determining the importance of a subset of the data (attribution) in generating particular samples, and reduce memorization.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Reliable Forgetting: A Survey on Machine Unlearning Verification

    cs.LG 2025-06 unverdicted novelty 6.0

    A survey that organizes machine unlearning verification methods into behavioral and parametric categories and outlines open problems.