paper-with-me

Papers

D2PO: Optimizing Diffusion Samplers via Dynamic Preference

2026-07-07 · Jinkyu Kim, Jinyoung Choi, Bohyung Han arxiv

We propose D2PO (Dynamic Direct Preference Optimization), a principled framework for optimizing diffusion sampling policies with respect to timestep schedules and classifier-free guidance (CFG) weights. Our work is motivated by a fundamental limitation of existing student-teacher regression frameworks; low-NFE student samplers are trained to mimic high-NFEteachers, often sacrificing high-frequency texture fidelity while preserving coarse global structures, thereby misaligning the sampler with perceptual quality. D2PO addresses this challenge by reformulating sampler optimization as a preference-based alignment problem, leveraging the Direct Preference Optimization (DPO) framework. To make DPO applicable to diffusion samplers, we model the sampling policy as an energy-based model (EBM), transforming preference comparisons into tractable energy differences. We further introduce a novel energy formulation derived directly from the pretrained score network, enabling preference evaluation in perturbed spaces that jointly capture structural consistency and fine-grained details. Moreover, we introduce dynamic preferences, where the preferred samples used for alignment progressively improve as the sampling policies are learned. This self-improving mechanism replaces rigid static teacher supervision with an iterative, preference-guided refinement process, providing progressively stronger alignment signals. Extensive experiments demonstrate that D2PO aligns diffusion samplers with perceptual quality more faithfully, unlocking the full potential of high-quality teachers and consistently outperforming conventional regression-based schedulers under low-NFE constraints.

📄 PDF Abstract BibTeX arXiv:2607.06609

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reinforcing Diffusion Models by Direct Group Preference Optimization

2025-10-09 · Yihong Luo, Tianyang Hu, Jing Tang arxiv

While reinforcement learning methods such as Group Relative Preference Optimization (GRPO) have significantly enhanced Large Language Models, adapting them to diffusion models remains challenging. In particular, GRPO dem…

Reinforcement Learning

On scalable and efficient training of diffusion samplers

2025-05-26 · Minkyu Kim, Kiyoung Seong, Dongyeop Woo, Sungsoo Ahn 외

We address the challenge of training diffusion models to sample from unnormalized energy distributions in the absence of data, the so-called diffusion samplers. Although these approaches have shown promise, they struggle…

Discrete Predictor-Corrector Diffusion Models for Image Synthesis

2022-09-29 · ICLR Anonymous Submission 2022 9 · Anonymous

We introduce Discrete Predictor-Corrector diffusion models (DPC), extending predictor-corrector samplers in Gaussian diffusion models to the discrete case. Predictor-corrector samplers are a class of samplers for diffusi…

Conditional Image GenerationImage Generation

Optimizing Few-Step Diffusion Samplers by Gradient Descent

2021-09-29 · ICLR 2022 4 · Daniel Watson, William Chan, Jonathan Ho, Mohammad Norouzi

Denoising Diffusion Probabilistic Models (DDPMs) have emerged as a flexible family of generative models rivaling GANs and autoregressive models in sample quality and likelihoods. DDPMs however typically require hundreds …

DenoisingImage GenerationUnconditional Image Generation

Learning Fast Samplers for Diffusion Models by Differentiating Through Sample Quality

2022-02-11 · Daniel Watson, William Chan, Jonathan Ho, Mohammad Norouzi

Diffusion models have emerged as an expressive family of generative models rivaling GANs in sample quality and autoregressive models in likelihood scores. Standard diffusion models typically require hundreds of forward p…

Image GenerationUnconditional Image Generation