English

Confidence-aware Reward Optimization for Fine-tuning Text-to-Image Models

Machine Learning 2024-04-03 v1 Artificial Intelligence

Abstract

Fine-tuning text-to-image models with reward functions trained on human feedback data has proven effective for aligning model behavior with human intent. However, excessive optimization with such reward models, which serve as mere proxy objectives, can compromise the performance of fine-tuned models, a phenomenon known as reward overoptimization. To investigate this issue in depth, we introduce the Text-Image Alignment Assessment (TIA2) benchmark, which comprises a diverse collection of text prompts, images, and human annotations. Our evaluation of several state-of-the-art reward models on this benchmark reveals their frequent misalignment with human assessment. We empirically demonstrate that overoptimization occurs notably when a poorly aligned reward model is used as the fine-tuning objective. To address this, we propose TextNorm, a simple method that enhances alignment based on a measure of reward model confidence estimated across a set of semantically contrastive text prompts. We demonstrate that incorporating the confidence-calibrated rewards in fine-tuning effectively reduces overoptimization, resulting in twice as many wins in human evaluation for text-image alignment compared against the baseline reward models.

Keywords

Cite

@article{arxiv.2404.01863,
  title  = {Confidence-aware Reward Optimization for Fine-tuning Text-to-Image Models},
  author = {Kyuyoung Kim and Jongheon Jeong and Minyong An and Mohammad Ghavamzadeh and Krishnamurthy Dvijotham and Jinwoo Shin and Kimin Lee},
  journal= {arXiv preprint arXiv:2404.01863},
  year   = {2024}
}

Comments

ICLR 2024

R2 v1 2026-06-28T15:41:33.679Z