CVCLLGNov 23, 2023

Lego: Learning to Disentangle and Invert Personalized Concepts Beyond Object Appearance in Text-to-Image Diffusion Models

arXiv:2311.13833v216 citationsh-index: 30
Originality Incremental advance
AI Analysis

This addresses a problem for users of text-to-image models who need to customize content beyond object appearance, though it is incremental as it builds on existing inversion methods.

The paper tackles the challenge of inverting personalized concepts like adjectives and verbs in text-to-image diffusion models, which are often entangled with nouns, by introducing Lego, a method that disentangles concepts from subjects and uses a context loss. In a user study, Lego-generated concepts were preferred over 70% of the time compared to baselines for authenticity and better aligned with text descriptions.

Text-to-Image (T2I) models excel at synthesizing concepts such as nouns, appearances, and styles. To enable customized content creation based on a few example images of a concept, methods such as Textual Inversion and DreamBooth invert the desired concept and enable synthesizing it in new scenes. However, inverting personalized concepts that go beyond object appearance and style (adjectives and verbs) through natural language remains a challenge. Two key characteristics of these concepts contribute to the limitations of current inversion methods. 1) Adjectives and verbs are entangled with nouns (subject) and can hinder appearance-based inversion methods, where the subject appearance leaks into the concept embedding, and 2) describing such concepts often extends beyond single word embeddings. In this study, we introduce Lego, a textual inversion method designed to invert subject-entangled concepts from a few example images. Lego disentangles concepts from their associated subjects using a simple yet effective Subject Separation step and employs a Context Loss that guides the inversion of single/multi-embedding concepts. In a thorough user study, Lego-generated concepts were preferred over 70% of the time when compared to the baseline in terms of authentically generating concepts according to a reference. Additionally, visual question answering using an LLM suggested Lego-generated concepts are better aligned with the text description of the concept.

Foundations

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

Your Notes