MMAICVFeb 20, 2024

A User-Friendly Framework for Generating Model-Preferred Prompts in Text-to-Image Synthesis

arXiv:2402.12760v111 citationsh-index: 7AAAI
Originality Incremental advance
AI Analysis

This work addresses a usability problem for novice users in text-to-image synthesis, offering an incremental improvement over existing prompt engineering methods.

The paper tackles the challenge of novice users struggling to generate desired images with text-to-image models due to a gap between user-input prompts and model-preferred prompts, by proposing a framework that automatically optimizes prompts, resulting in a 5% average improvement in image quality and diversity metrics.

Well-designed prompts have demonstrated the potential to guide text-to-image models in generating amazing images. Although existing prompt engineering methods can provide high-level guidance, it is challenging for novice users to achieve the desired results by manually entering prompts due to a discrepancy between novice-user-input prompts and the model-preferred prompts. To bridge the distribution gap between user input behavior and model training datasets, we first construct a novel Coarse-Fine Granularity Prompts dataset (CFP) and propose a novel User-Friendly Fine-Grained Text Generation framework (UF-FGTG) for automated prompt optimization. For CFP, we construct a novel dataset for text-to-image tasks that combines coarse and fine-grained prompts to facilitate the development of automated prompt generation methods. For UF-FGTG, we propose a novel framework that automatically translates user-input prompts into model-preferred prompts. Specifically, we propose a prompt refiner that continually rewrites prompts to empower users to select results that align with their unique needs. Meanwhile, we integrate image-related loss functions from the text-to-image model into the training process of text generation to generate model-preferred prompts. Additionally, we propose an adaptive feature extraction module to ensure diversity in the generated results. Experiments demonstrate that our approach is capable of generating more visually appealing and diverse images than previous state-of-the-art methods, achieving an average improvement of 5% across six quality and aesthetic metrics.

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