← Search

Zijing Hu

3 accepted papers

2026

Asynchronous Denoising Diffusion Models for Aligning Text-to-Image Generation

ICLR 2026poster

Diffusion models have achieved impressive results in generating high-quality images. Yet, they often struggle to faithfully align the generated images with the input prompts. This limitation is associated with synchronous denoising, where all pixels simultaneously evolve from random noise to clear i…

Cited by 0SourcecodeScholar
2025

D-Fusion: Direct Preference Optimization for Aligning Diffusion Models with Visually Consistent Samples

ICML 2025poster

The practical applications of diffusion models have been limited by the misalignment between generated images and corresponding text prompts. Recent studies have introduced direct preference optimization (DPO) to enhance the alignment of these models. However, the effectiveness of DPO is constrained…

Cited by 0SourcePDFScholar
2025

Towards Better Alignment: Training Diffusion Models with Reinforcement Learning Against Sparse Rewards

CVPR 2025poster

Diffusion models have achieved remarkable success in text-to-image generation. However, their practical applications are hindered by the misalignment between generated images and corresponding text prompts. To tackle this issue, reinforcement learning (RL) has been considered for diffusion model fin…