On July 7, 2026, researchers Jinkyu Kim, Jinyoung Choi, and Bohyung Han introduced a groundbreaking framework named D2PO (Dynamic Direct Preference Optimization) aimed at optimizing diffusion samplers. This innovative approach addresses the limitations of existing student-teacher regression frameworks, particularly in enhancing the perceptual quality of generated samples.
Understanding D2PO and Its Significance
The D2PO framework redefines how diffusion sampling policies are optimized by focusing on timestep schedules and classifier-free guidance (CFG) weights. Traditional methods often compromise high-frequency texture fidelity for global structure preservation. D2PO tackles this issue by reformulating sampler optimization as a preference-based alignment problem, leveraging the Direct Preference Optimization (DPO) framework.
By modeling the sampling policy as an energy-based model (EBM), D2PO transforms preference comparisons into manageable energy differences. This new formulation is derived from the pretrained score network, allowing for effective preference evaluation in spaces that capture both structural consistency and fine details.
Dynamic Preferences for Improved Learning
A key feature of D2PO is its introduction of dynamic preferences, which enhance the quality of preferred samples used for alignment as the learning process progresses. This iterative mechanism replaces static supervision, providing increasingly robust alignment signals as the sampling policies are refined.





