Selectively Informative Description can Reduce Undesired Embedding Entanglements in Text-to-Image Personalization
Jimyeong Kim, Jungwon Park, Wonjong Rhee
TL;DR
The paper tackles the problem of undesired embedding entanglement in text-to-image personalization, where reference biases leak into generated images and misalign with prompts. It introduces Selectively Informative Description (SID), a training-description augmentation generated by multimodal GPT-4 that adds informative details about undesired objects while preserving subject identity, and integrates SID into optimization-based personalization methods. Through cross-attention analyses, tailored evaluation metrics (subject-alignment, non-subject-disentanglement, and text-alignment), and extensive experiments across multiple personalization models and datasets, SID consistently reduces entanglement and improves alignment with prompts. The findings demonstrate SID's effectiveness in mitigating biases such as background, nearby-object, tied-object, substance, and pose, with implications for more faithful and controllable personalized generation in multi-modal settings.
Abstract
In text-to-image personalization, a timely and crucial challenge is the tendency of generated images overfitting to the biases present in the reference images. We initiate our study with a comprehensive categorization of the biases into background, nearby-object, tied-object, substance (in style re-contextualization), and pose biases. These biases manifest in the generated images due to their entanglement into the subject embedding. This undesired embedding entanglement not only results in the reflection of biases from the reference images into the generated images but also notably diminishes the alignment of the generated images with the given generation prompt. To address this challenge, we propose SID~(Selectively Informative Description), a text description strategy that deviates from the prevalent approach of only characterizing the subject's class identification. SID is generated utilizing multimodal GPT-4 and can be seamlessly integrated into optimization-based models. We present comprehensive experimental results along with analyses of cross-attention maps, subject-alignment, non-subject-disentanglement, and text-alignment.
