Constrained Diffusion Models via Dual Training
Shervin Khalafi, Dongsheng Ding, Alejandro Ribeiro

TL;DR
This paper introduces constrained diffusion models that incorporate distributional constraints during training to improve fairness and adaptability, using a dual training algorithm to optimize the trade-off between objectives and constraints.
Contribution
It proposes a novel constrained diffusion modeling framework with a dual training algorithm, enabling controlled data generation respecting specified distributional requirements.
Findings
Enhanced fairness in class sampling during generation
Successful fine-tuning to new datasets without overfitting
Effective constrained generation demonstrated empirically
Abstract
Diffusion models have attained prominence for their ability to synthesize a probability distribution for a given dataset via a diffusion process, enabling the generation of new data points with high fidelity. However, diffusion processes are prone to generating samples that reflect biases in a training dataset. To address this issue, we develop constrained diffusion models by imposing diffusion constraints based on desired distributions that are informed by requirements. Specifically, we cast the training of diffusion models under requirements as a constrained distribution optimization problem that aims to reduce the distribution difference between original and generated data while obeying constraints on the distribution of generated data. We show that our constrained diffusion models generate new data from a mixture data distribution that achieves the optimal trade-off among objective…
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
TopicsNeural Networks and Applications
MethodsDiffusion
