HCAIMar 6, 2024

PromptCharm: Text-to-Image Generation through Multi-modal Prompting and Refinement

arXiv:2403.04014v1157 citationsh-index: 11CHI
Originality Incremental advance
AI Analysis

This addresses the problem of prompt engineering difficulty for novice users in text-to-image generation, offering an incremental improvement through a user-friendly interface.

The paper tackles the challenge of crafting effective text prompts for text-to-image generation, particularly for novice users, by proposing PromptCharm, a system that refines prompts, offers style selection, and provides model explanations; user studies with 24 participants showed it produced higher-quality images better aligned with user expectations compared to variants without interaction or visualization support.

The recent advancements in Generative AI have significantly advanced the field of text-to-image generation. The state-of-the-art text-to-image model, Stable Diffusion, is now capable of synthesizing high-quality images with a strong sense of aesthetics. Crafting text prompts that align with the model's interpretation and the user's intent thus becomes crucial. However, prompting remains challenging for novice users due to the complexity of the stable diffusion model and the non-trivial efforts required for iteratively editing and refining the text prompts. To address these challenges, we propose PromptCharm, a mixed-initiative system that facilitates text-to-image creation through multi-modal prompt engineering and refinement. To assist novice users in prompting, PromptCharm first automatically refines and optimizes the user's initial prompt. Furthermore, PromptCharm supports the user in exploring and selecting different image styles within a large database. To assist users in effectively refining their prompts and images, PromptCharm renders model explanations by visualizing the model's attention values. If the user notices any unsatisfactory areas in the generated images, they can further refine the images through model attention adjustment or image inpainting within the rich feedback loop of PromptCharm. To evaluate the effectiveness and usability of PromptCharm, we conducted a controlled user study with 12 participants and an exploratory user study with another 12 participants. These two studies show that participants using PromptCharm were able to create images with higher quality and better aligned with the user's expectations compared with using two variants of PromptCharm that lacked interaction or visualization support.

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