Prompt Refinement with Image Pivot for Text-to-Image Generation
About
For text-to-image generation, automatically refining user-provided natural language prompts into the keyword-enriched prompts favored by systems is essential for the user experience. Such a prompt refinement process is analogous to translating the prompt from "user languages" into "system languages". However, the scarcity of such parallel corpora makes it difficult to train a prompt refinement model. Inspired by zero-shot machine translation techniques, we introduce Prompt Refinement with Image Pivot (PRIP). PRIP innovatively uses the latent representation of a user-preferred image as an intermediary "pivot" between the user and system languages. It decomposes the refinement process into two data-rich tasks: inferring representations of user-preferred images from user languages and subsequently translating image representations into system languages. Thus, it can leverage abundant data for training. Extensive experiments show that PRIP substantially outperforms a wide range of baselines and effectively transfers to unseen systems in a zero-shot manner.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Prompt Refinement | SD 1.4 (In-distribution) | ImageReward (Anime)0.346 | 10 | |
| Prompt Refinement | SDXL unseen v1.0 (test) | ImageReward0.983 | 10 | |
| Prompt Refinement | DeepFloyd IF unseen (test) | ImageReward74.1 | 10 | |
| Prompt Refinement | SUR-adapter unseen (test) | ImageReward0.789 | 10 | |
| Prompt Refinement | ReFL unseen (test) | ImageReward0.64 | 10 | |
| Prompt Refinement | Unseen Systems Aggregated (test) | Relevance1.68 | 5 |