English

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

Computer Vision and Pattern Recognition 2022-08-03 v1 Computation and Language Graphics Machine Learning

Abstract

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

Keywords

Cite

@article{arxiv.2208.01618,
  title  = {An Image is Worth One Word: Personalizing Text-to-Image Generation using Textual Inversion},
  author = {Rinon Gal and Yuval Alaluf and Yuval Atzmon and Or Patashnik and Amit H. Bermano and Gal Chechik and Daniel Cohen-Or},
  journal= {arXiv preprint arXiv:2208.01618},
  year   = {2022}
}

Comments

Project page: https://textual-inversion.github.io

R2 v1 2026-06-25T01:25:23.462Z