paper-with-me

Papers

Aesthetic Post-Training Diffusion Models from Generic Preferences with Step-by-step Preference Optimization

2024-06-06 · CVPR 2025 1 · Zhanhao Liang, Yuhui Yuan, Shuyang Gu, Bohan Chen, Tiankai Hang, Mingxi Cheng, Ji Li, Liang Zheng

Generating visually appealing images is fundamental to modern text-to-image generation models. A potential solution to better aesthetics is direct preference optimization (DPO), which has been applied to diffusion models to improve general image quality including prompt alignment and aesthetics. Popular DPO methods propagate preference labels from clean image pairs to all the intermediate steps along the two generation trajectories. However, preference labels provided in existing datasets are blended with layout and aesthetic opinions, which would disagree with aesthetic preference. Even if aesthetic labels were provided (at substantial cost), it would be hard for the two-trajectory methods to capture nuanced visual differences at different steps. To improve aesthetics economically, this paper uses existing generic preference data and introduces step-by-step preference optimization (SPO) that discards the propagation strategy and allows fine-grained image details to be assessed. Specifically, at each denoising step, we 1) sample a pool of candidates by denoising from a shared noise latent, 2) use a step-aware preference model to find a suitable win-lose pair to supervise the diffusion model, and 3) randomly select one from the pool to initialize the next denoising step. This strategy ensures that diffusion models focus on the subtle, fine-grained visual differences instead of layout aspect. We find that aesthetics can be significantly enhanced by accumulating these improved minor differences. When fine-tuning Stable Diffusion v1.5 and SDXL, SPO yields significant improvements in aesthetics compared with existing DPO methods while not sacrificing image-text alignment compared with vanilla models. Moreover, SPO converges much faster than DPO methods due to the use of more correct preference labels provided by the step-aware preference model.

📄 PDF Abstract BibTeX arXiv:2406.04314

Code (1)

rockeycoss/spo 공식 구현 pytorch

Tasks

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
DPO 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Personalized Image Aesthetics Assessment via Meta-Learning With Bilevel Gradient Optimization

2020-06-11 · IEEE Transactions on Cybernetics 2020 6 · Hancheng Zhu, Leida Li, Jinjian Wu, Sicheng Zhao 외

Typical image aesthetics assessment (IAA) is modeled for the generic aesthetics perceived by an ``average'' user. However, such generic aesthetics models neglect the fact that users' aesthetic preferences vary significan…

Aesthetics Quality AssessmentMeta-Learning

Personalized Image Aesthetics

2017-10-01 · ICCV 2017 10 · Jian Ren, Xiaohui Shen, Zhe Lin, Radomir Mech 외

Automatic image aesthetics rating has received a growing interest with the recent breakthrough in deep learning. Although many studies exist for learning a generic or universal aesthetics model, investigation of aestheti…

Active Learning

Personalized Image Editing in Text-to-Image Diffusion Models via Collaborative Direct Preference Optimization

2025-11-06 · Connor Dunlop, Matthew Zheng, Kavana Venkatesh, Pinar Yanardag arxiv

Text-to-image (T2I) diffusion models have made remarkable strides in generating and editing high-fidelity images from text. Yet, these models remain fundamentally generic, failing to adapt to the nuanced aesthetic prefer…

Graph Neural NetworkImage Editing

Rethinking Personalized Aesthetics Assessment: Employing Physique Aesthetics Assessment as An Exemplification

2025-01-01 · CVPR 2025 1 · Haobin Zhong, Shuai He, Anlong Ming, Huadong Ma

The Personalized Aesthetics Assessment (PAA) aims to accurately predict an individual's unique perception of aesthetics. With the surging demand for customization, PAA enables applications to generate personalized ou…

Continual Learning

VILA: Learning Image Aesthetics from User Comments with Vision-Language Pretraining

2023-03-24 · CVPR 2023 1 · Junjie Ke, Keren Ye, Jiahui Yu, Yonghui Wu 외

Assessing the aesthetics of an image is challenging, as it is influenced by multiple factors including composition, color, style, and high-level semantics. Existing image aesthetic assessment (IAA) methods primarily rely…

DecoderLanguage ModellingVideo Quality Assessment