AICLCVMay 13, 2025

Visually Guided Decoding: Gradient-Free Hard Prompt Inversion with Language Models

arXiv:2505.08622v29 citationsh-index: 45ICLR
Originality Incremental advance
AI Analysis

This work addresses the problem of intuitive and controllable prompt generation for users of text-to-image models, though it appears incremental as it builds on existing prompt inversion methods.

The paper tackles the challenge of crafting effective textual prompts for text-to-image models like DALL-E and Stable Diffusion, which often requires extensive trial and error, by proposing Visually Guided Decoding (VGD), a gradient-free approach that uses large language models and CLIP-based guidance to generate coherent and semantically aligned prompts, outperforming existing techniques in generating understandable and contextually relevant prompts.

Text-to-image generative models like DALL-E and Stable Diffusion have revolutionized visual content creation across various applications, including advertising, personalized media, and design prototyping. However, crafting effective textual prompts to guide these models remains challenging, often requiring extensive trial and error. Existing prompt inversion approaches, such as soft and hard prompt techniques, are not so effective due to the limited interpretability and incoherent prompt generation. To address these issues, we propose Visually Guided Decoding (VGD), a gradient-free approach that leverages large language models (LLMs) and CLIP-based guidance to generate coherent and semantically aligned prompts. In essence, VGD utilizes the robust text generation capabilities of LLMs to produce human-readable prompts. Further, by employing CLIP scores to ensure alignment with user-specified visual concepts, VGD enhances the interpretability, generalization, and flexibility of prompt generation without the need for additional training. Our experiments demonstrate that VGD outperforms existing prompt inversion techniques in generating understandable and contextually relevant prompts, facilitating more intuitive and controllable interactions with text-to-image models.

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