Current metrics for text-to-image models typically rely on statistical metrics which inadequately represent the real preference of humans. Although recent works attempt to learn these preferences via human annotated images, they reduce the rich tapestry of human preference to a single overall score. However, the preference results vary when humans evaluate images with different aspects. There- fore, to learn the multi-dimensional human preferences, we propose the Multi-dimensional Preference Score (MPS), the first multi-dimensional preference scoring model for the evaluation of text-to-image models. The MPS introduces the preference condition module upon CLIP model to learn these diverse preferences. It is trained based on our Multi-dimensional Human Preference (MHP) Dataset, which comprises 918,315 human preference choices across 4 dimensions (i.e., aesthetics, semantic alignment, detail quality and overall assessment) on 607,541 images. The im- ages are generated by a wide range of latest text-to-image models. The MPS outperforms existing scoring methods across 3 datasets in 4 dimensions, enabling it a promising metric for evaluating and improving text-to-image generation. The model and dataset will be made publicly available to facilitate future research.
Dataset | Prompt Collection | Image Generation | Preference Annotation | |||
Source | Annotation | Source | Number | Rating | Dimension | |
DiffusionDB | DiffusionDB | × | Diffusion(1) | 1,819,808 | 0 | None |
AGIQA-1K | DiffusionDB | × | Diffusion(2) | 1,080 | 23,760 | Overall |
PickScore | Web Application | × | Diffusion(3) | 583,747 | 583,747 | Overall |
ImageReward | DiffusionDB | × | Auto Regressive; Diffusion(6) | 136,892 | 410,676 | Overall |
HPS | DiffusionDB | × | Diffusion(1) | 98,807 | 98,807 | Overall |
HPS v2 | DiffusionDB, COCO | ✓ | GAN; Auto Regressive; Diffusion, COCO(9) | 430,060 | 798,090 | Overall |
AGIQA-3K | DiffusionDB | × | GAN; Auto Regressive; Diffusion(6) | 2,982 | 125,244 | Overall; Alignment |
MHP(Ours) | DiffusionDB, PromptHero, KOLORS, GPT4 | ✓ | GAN; Auto Regressive; Diffusion(9) | 607,541 | 918,315 | Aesthetics, Detail, Alignment, Overall |
If our model or paper has been helpful to you, we kindly ask you to cite it as follows:
@inproceedings{MPS,
title={Learning Multi-dimensional Human Preference for Text-to-Image Generation},
author={Zhang, Sixian and Wang, Bohan and Wu, Junqiang and Li, Yan and Gao, Tingting and Zhang, Di and Wang, Zhongyuan},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={8018--8027},
year={2024}
}
Thanks for your support!