CVAICLLGNov 22, 2024

Preference Alignment for Diffusion Model via Explicit Denoised Distribution Estimation

arXiv:2411.14871v32 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses preference alignment for diffusion models in text-to-image generation, which is an incremental advancement for improving model control and output quality.

The paper tackles the challenge of aligning diffusion models with preferences by proposing Denoised Distribution Estimation (DDE) to connect intermediate denoising steps to terminal distributions, enabling trajectory-wide optimization. It achieves superior performance in experiments, with quantitative and qualitative improvements.

Diffusion models have shown remarkable success in text-to-image generation, making preference alignment for these models increasingly important. The preference labels are typically available only at the terminal of denoising trajectories, which poses challenges in optimizing the intermediate denoising steps. In this paper, we propose to conduct Denoised Distribution Estimation (DDE) that explicitly connects intermediate steps to the terminal denoised distribution. Therefore, preference labels can be used for the entire trajectory optimization. To this end, we design two estimation strategies for our DDE. The first is stepwise estimation, which utilizes the conditional denoised distribution to estimate the model denoised distribution. The second is single-shot estimation, which converts the model output into the terminal denoised distribution via DDIM modeling. Analytically and empirically, we reveal that DDE equipped with two estimation strategies naturally derives a novel credit assignment scheme that prioritizes optimizing the middle part of the denoising trajectory. Extensive experiments demonstrate that our approach achieves superior performance, both quantitatively and qualitatively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes