U-VAP: User-specified Visual Appearance Personalization via Decoupled Self Augmentation
You Wu, Kean Liu, Xiaoyue Mi, Fan Tang, Juan Cao, Jintao Li
TL;DR
U-VAP tackles fine-grained, user-guided visual appearance personalization for diffusion models by introducing a decoupled self-augmentation framework that separately learns target and non-target attribute embeddings. It leverages LLM-driven prompt generation to create attribute-aware augmentations, uses data curation to form dual-concept learning sets, and applies semantic adjustment during inference to further disentangle attributes. The approach yields improved controllability and flexibility over state-of-the-art personalization methods across color, pattern, and structure attributes, demonstrated through quantitative metrics and qualitative comparisons. This work advances practical personalization by enabling precise attribute control and compositional concept generation while acknowledging reliance on base personalization models and potential language-prior limitations.
Abstract
Concept personalization methods enable large text-to-image models to learn specific subjects (e.g., objects/poses/3D models) and synthesize renditions in new contexts. Given that the image references are highly biased towards visual attributes, state-of-the-art personalization models tend to overfit the whole subject and cannot disentangle visual characteristics in pixel space. In this study, we proposed a more challenging setting, namely fine-grained visual appearance personalization. Different from existing methods, we allow users to provide a sentence describing the desired attributes. A novel decoupled self-augmentation strategy is proposed to generate target-related and non-target samples to learn user-specified visual attributes. These augmented data allow for refining the model's understanding of the target attribute while mitigating the impact of unrelated attributes. At the inference stage, adjustments are conducted on semantic space through the learned target and non-target embeddings to further enhance the disentanglement of target attributes. Extensive experiments on various kinds of visual attributes with SOTA personalization methods show the ability of the proposed method to mimic target visual appearance in novel contexts, thus improving the controllability and flexibility of personalization.
