paper-with-me

Papers

Adding Additional Control to One-Step Diffusion with Joint Distribution Matching

2025-03-09 · Yihong Luo, Tianyang Hu, YiFan Song, Jiacheng Sun, Zhenguo Li, Jing Tang

While diffusion distillation has enabled one-step generation through methods like Variational Score Distillation, adapting distilled models to emerging new controls -- such as novel structural constraints or latest user preferences -- remains challenging. Conventional approaches typically requires modifying the base diffusion model and redistilling it -- a process that is both computationally intensive and time-consuming. To address these challenges, we introduce Joint Distribution Matching (JDM), a novel approach that minimizes the reverse KL divergence between image-condition joint distributions. By deriving a tractable upper bound, JDM decouples fidelity learning from condition learning. This asymmetric distillation scheme enables our one-step student to handle controls unknown to the teacher model and facilitates improved classifier-free guidance (CFG) usage and seamless integration of human feedback learning (HFL). Experimental results demonstrate that JDM surpasses baseline methods such as multi-step ControlNet by mere one-step in most cases, while achieving state-of-the-art performance in one-step text-to-image synthesis through improved usage of CFG or HFL integration.

📄 PDF Abstract BibTeX arXiv:2503.06652

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Conditional Diffusion with Less Explicit Guidance via Model Predictive Control

2022-10-21 · Max W. Shen, Ehsan Hajiramezanali, Gabriele Scalia, Alex Tseng 외

How much explicit guidance is necessary for conditional diffusion? We consider the problem of conditional sampling using an unconditional diffusion model and limited explicit guidance (e.g., a noised classifier, or a con…

Model Predictive Control

Generative Video Bi-flow

2025-03-09 · Chen Liu, Tobias Ritschel

We propose a novel generative video model by robustly learning temporal change as a neural Ordinary Differential Equation (ODE) flow with a bilinear objective of combining two aspects: The first is to map from the past i…

Unconditional Video GenerationVideo Generation

MVControl: Adding Conditional Control to Multi-view Diffusion for Controllable Text-to-3D Generation

2023-11-24 · Zhiqi Li, Yiming Chen, Lingzhe Zhao, Peidong Liu

We introduce MVControl, a novel neural network architecture that enhances existing pre-trained multi-view 2D diffusion models by incorporating additional input conditions, e.g. edge maps. Our approach enables the generat…

3D GenerationImage GenerationText to 3D

PAIR Diffusion: A Comprehensive Multimodal Object-Level Image Editor

2024-01-01 · CVPR 2024 1 · Vidit Goel, Elia Peruzzo, Yifan Jiang, Dejia Xu 외

Generative image editing has recently witnessed extremely fast-paced growth. Some works use high-level conditioning such as text while others use low-level conditioning. Nevertheless most of them lack fine-grained co…

Object

Adding Conditional Control to Diffusion Models with Reinforcement Learning

2024-06-17 · Yulai Zhao, Masatoshi Uehara, Gabriele Scalia, Tommaso Biancalani 외

Diffusion models are powerful generative models that allow for precise control over the characteristics of the generated samples. While these diffusion models trained on large datasets have achieved success, there is oft…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)