Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ViCo: Plug-and-play Visual Condition for Personalized Text-to-image Generation

About

Personalized text-to-image generation using diffusion models has recently emerged and garnered significant interest. This task learns a novel concept (e.g., a unique toy), illustrated in a handful of images, into a generative model that captures fine visual details and generates photorealistic images based on textual embeddings. In this paper, we present ViCo, a novel lightweight plug-and-play method that seamlessly integrates visual condition into personalized text-to-image generation. ViCo stands out for its unique feature of not requiring any fine-tuning of the original diffusion model parameters, thereby facilitating more flexible and scalable model deployment. This key advantage distinguishes ViCo from most existing models that necessitate partial or full diffusion fine-tuning. ViCo incorporates an image attention module that conditions the diffusion process on patch-wise visual semantics, and an attention-based object mask that comes at no extra cost from the attention module. Despite only requiring light parameter training (~6% compared to the diffusion U-Net), ViCo delivers performance that is on par with, or even surpasses, all state-of-the-art models, both qualitatively and quantitatively. This underscores the efficacy of ViCo, making it a highly promising solution for personalized text-to-image generation without the need for diffusion model fine-tuning. Code: https://github.com/haoosz/ViCo

Shaozhe Hao, Kai Han, Shihao Zhao, Kwan-Yee K. Wong• 2023

Related benchmarks

TaskDatasetResultRank
Face RestorationCelebA light synthetic degradation (test)
PSNR27.58
9
Face RestorationCeleb-Ref (real portion)
MUSIQ Score57.67
9
Text AlignmentCustomConcept101 (test)
CLIP Text Score74.03
7
Image AlignmentCustomConcept101 (test)
CLIP Image Score0.7111
7
Personalized Text-to-Image GenerationTextual Inversion (TI) and DreamBooth (DB) 22 concepts
Identity Fidelity0.7507
5
Personalized Image GenerationTI and DreamBooth 22 concepts (test)
Preference Share (Baseline)16.6
4
Showing 6 of 6 rows

Other info

Follow for update