CVAIMay 24, 2023

Transferring Visual Attributes from Natural Language to Verified Image Generation

arXiv:2305.15026v25 citations
Originality Incremental advance
AI Analysis

This addresses the need for more reliable image generation in domains like cooking and DIY where accuracy is critical, representing an incremental improvement over existing methods.

The paper tackles the problem of text-to-image generation failing with complex natural language prompts that include non-visual elements, proposing an approach that converts natural prompts into visual prompts and verifies images with VQA, improving consistency by up to 11% over state-of-the-art methods.

Text to image generation methods (T2I) are widely popular in generating art and other creative artifacts. While visual hallucinations can be a positive factor in scenarios where creativity is appreciated, such artifacts are poorly suited for cases where the generated image needs to be grounded in complex natural language without explicit visual elements. In this paper, we propose to strengthen the consistency property of T2I methods in the presence of natural complex language, which often breaks the limits of T2I methods by including non-visual information, and textual elements that require knowledge for accurate generation. To address these phenomena, we propose a Natural Language to Verified Image generation approach (NL2VI) that converts a natural prompt into a visual prompt, which is more suitable for image generation. A T2I model then generates an image for the visual prompt, which is then verified with VQA algorithms. Experimentally, aligning natural prompts with image generation can improve the consistency of the generated images by up to 11% over the state of the art. Moreover, improvements can generalize to challenging domains like cooking and DIY tasks, where the correctness of the generated image is crucial to illustrate actions.

Foundations

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

Your Notes