paper-with-me

홈 › Papers

Constrained Diffusion Models via Dual Training

2024-08-27 · Shervin Khalafi, Dongsheng Ding, Alejandro Ribeiro

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 and constraints. To train constrained diffusion models, we develop a dual training algorithm and characterize the optimality of the trained constrained diffusion model. We empirically demonstrate the effectiveness of our constrained models in two constrained generation tasks: (i) we consider a dataset with one or more underrepresented classes where we train the model with constraints to ensure fairly sampling from all classes during inference; (ii) we fine-tune a pre-trained diffusion model to sample from a new dataset while avoiding overfitting.

📄 PDF Abstract BibTeX arXiv:2408.15094

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Constrained 6-DoF Grasp Generation on Complex Shapes for Improved Dual-Arm Manipulation

2024-04-06 · Gaurav Singh, Sanket Kalwar, Md Faizal Karim, Bipasha Sen 외

Efficiently generating grasp poses tailored to specific regions of an object is vital for various robotic manipulation tasks, especially in a dual-arm setup. This scenario presents a significant challenge due to the comp…

Grasp Generation

Constrained Diffusion Models with Primal-Dual Inference

2026-06-15 · Samar Hadou, Yigit Berkay Uslu, Alejandro Ribeiro arxiv

This paper develops constrained diffusion models with primal-dual inference (PDI) to sample from optimal distributions of entropy-regularized optimization problems with \emph{average} constraints. We formalize constraine…

Constrained Diffusers for Safe Planning and Control

2025-06-14 · Jichen Zhang, Liqun Zhao, Antonis Papachristodoulou, Jack Umenberger

Diffusion models have shown remarkable potential in planning and control tasks due to their ability to represent multimodal distributions over actions and trajectories. However, ensuring safety under constraints remains …

DiffCPS: Diffusion Model based Constrained Policy Search for Offline Reinforcement Learning

2023-10-09 · Longxiang He, Li Shen, Linrui Zhang, Junbo Tan 외

Constrained policy search (CPS) is a fundamental problem in offline reinforcement learning, which is generally solved by advantage weighted regression (AWR). However, previous methods may still encounter out-of-distribut…

D4RLOffline RLreinforcement-learning

Constrained Tabular Diffusion for Finance

2026-06-27 · Michael Cardei, Jose M Munoz, Oscar Barrera, Shreyas K Chandrahas 외 arxiv

Generative models in finance face the dual challenge of producing realistic data while satisfying strict regulatory and economic objectives, a requirement that standard tabular diffusion models cannot provide. To address…