CVAIMay 1, 2024

Deep Reward Supervisions for Tuning Text-to-Image Diffusion Models

arXiv:2405.00760v161 citationsh-index: 27ECCV
Originality Incremental advance
AI Analysis

This addresses the underexplored area of reward-based tuning for text-to-image diffusion models, offering a method that improves image quality and control, though it is incremental as it builds on existing diffusion frameworks.

The paper tackles the problem of optimizing text-to-image diffusion models with reward functions by proposing Deep Reward Tuning (DRTune), which supervises the final output image and back-propagates through the sampling process, resulting in consistent outperformance over other algorithms, particularly for low-level control signals, and fine-tuning Stable Diffusion XL 1.0 to achieve image quality comparable to Midjourney v5.2.

Optimizing a text-to-image diffusion model with a given reward function is an important but underexplored research area. In this study, we propose Deep Reward Tuning (DRTune), an algorithm that directly supervises the final output image of a text-to-image diffusion model and back-propagates through the iterative sampling process to the input noise. We find that training earlier steps in the sampling process is crucial for low-level rewards, and deep supervision can be achieved efficiently and effectively by stopping the gradient of the denoising network input. DRTune is extensively evaluated on various reward models. It consistently outperforms other algorithms, particularly for low-level control signals, where all shallow supervision methods fail. Additionally, we fine-tune Stable Diffusion XL 1.0 (SDXL 1.0) model via DRTune to optimize Human Preference Score v2.1, resulting in the Favorable Diffusion XL 1.0 (FDXL 1.0) model. FDXL 1.0 significantly enhances image quality compared to SDXL 1.0 and reaches comparable quality compared with Midjourney v5.2.

Foundations

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

Your Notes