CVAIHCLGDec 5, 2023

FERGI: Automatic Scoring of User Preferences for Text-to-Image Generation from Spontaneous Facial Expression Reaction

arXiv:2312.03187v4h-index: 1Has CodeFG
Originality Incremental advance
AI Analysis

This addresses the problem of manual annotation bottlenecks for researchers and developers in text-to-image generation, offering a scalable alternative, though it is incremental as it builds on existing feedback methods.

The paper tackles the scalability issue in collecting human preference feedback for fine-tuning text-to-image generative models by developing a method to automatically score user preferences from spontaneous facial expression reactions, showing that facial action unit activations correlate with user evaluations and integrating this with pre-trained models improves consistency with human preferences.

Researchers have proposed to use data of human preference feedback to fine-tune text-to-image generative models. However, the scalability of human feedback collection has been limited by its reliance on manual annotation. Therefore, we develop and test a method to automatically score user preferences from their spontaneous facial expression reaction to the generated images. We collect a dataset of Facial Expression Reaction to Generated Images (FERGI) and show that the activations of multiple facial action units (AUs) are highly correlated with user evaluations of the generated images. We develop an FAU-Net (Facial Action Units Neural Network), which receives inputs from an AU estimation model, to automatically score user preferences for text-to-image generation based on their facial expression reactions, which is complementary to the pre-trained scoring models based on the input text prompts and generated images. Integrating our FAU-Net valence score with the pre-trained scoring models improves their consistency with human preferences. This method of automatic annotation with facial expression analysis can be potentially generalized to other generation tasks. The code is available at https://github.com/ShuangquanFeng/FERGI, and the dataset is also available at the same link for research purposes.

Code Implementations1 repo
Foundations

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

Your Notes