paper-with-me

홈 › Papers

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

2023-11-23 · Saman Motamed, Danda Pani Paudel, Luc van Gool

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.

📄 PDF Abstract BibTeX arXiv:2311.13833

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingLarge Language ModelQuestion AnsweringVisual Question AnsweringWord Embeddings

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SCFlow: Implicitly Learning Style and Content Disentanglement with Flow Models

2025-08-05 · Pingchuan Ma, Xiaopei Yang, Yusong Li, Ming Gui 외 arxiv

Explicitly disentangling style and content in vision models remains challenging due to their semantic overlap and the subjectivity of human perception. Existing methods propose separation through generative or discrimina…

Designing and Analyzing the PID and Fuzzy Control System for an Inverted Pendulum

2021-11-09 · Armin Masoumian, Pezhman kazemi, Mohammad Chehreghani Montazer, Hatem A. Rashwan 외

The inverted pendulum is a non-linear unbalanced system that needs to be controlled using motors to achieve stability and equilibrium. The inverted pendulum is constructed with Lego and using the Lego Mindstorm NXT, whic…

Personalized and Invertible Face De-Identification by Disentangled Identity Information Manipulation

2021-01-01 · ICCV 2021 10 · Jingyi Cao, Bo Liu, Yunqian Wen, Rong Xie 외

The popularization of intelligent devices including smartphones and surveillance cameras results in more serious privacy issues. De-identification is regarded as an effective tool for visual privacy protection with t…

De-identification

Legommenders: A Comprehensive Content-Based Recommendation Library with LLM Support

2024-12-20 · Qijiong Liu, Lu Fan, Xiao-Ming Wu

We present Legommenders, a unique library designed for content-based recommendation that enables the joint training of content encoders alongside behavior and interaction modules, thereby facilitating the seamless integr…

Compositional Inversion for Stable Diffusion Models

2023-12-13 · Xulu Zhang, Xiao-Yong Wei, Jinlin Wu, Tianyi Zhang 외

Inversion methods, such as Textual Inversion, generate personalized images by incorporating concepts of interest provided by user images. However, existing methods often suffer from overfitting issues, where the dominant…