CVCLGRLGAug 2, 2022

An Image is Worth One Word: Personalizing Text-to-Image Generation using Textual Inversion

NVIDIA
arXiv:2208.01618v12733 citationsh-index: 117
Originality Incremental advance
AI Analysis

This addresses the need for creative freedom in generating personalized images for users, though it is an incremental improvement on existing text-to-image models.

The paper tackles the problem of personalizing text-to-image generation for specific unique concepts, such as objects or styles, by learning new 'words' in the embedding space of a frozen model using only 3-5 images, enabling intuitive composition and more faithful portrayal compared to baselines.

Text-to-image models offer unprecedented freedom to guide creation through natural language. Yet, it is unclear how such freedom can be exercised to generate images of specific unique concepts, modify their appearance, or compose them in new roles and novel scenes. In other words, we ask: how can we use language-guided models to turn our cat into a painting, or imagine a new product based on our favorite toy? Here we present a simple approach that allows such creative freedom. Using only 3-5 images of a user-provided concept, like an object or a style, we learn to represent it through new "words" in the embedding space of a frozen text-to-image model. These "words" can be composed into natural language sentences, guiding personalized creation in an intuitive way. Notably, we find evidence that a single word embedding is sufficient for capturing unique and varied concepts. We compare our approach to a wide range of baselines, and demonstrate that it can more faithfully portray the concepts across a range of applications and tasks. Our code, data and new words will be available at: https://textual-inversion.github.io

Code Implementations9 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

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

Your Notes