Resolving Multi-Condition Confusion for Finetuning-Free Personalized Image Generation
Qihan Huang, Siming Fu, Jinlong Liu, Hao Jiang, Yipeng Yu, Jie Song

TL;DR
This paper introduces a weighted-merge method to resolve object confusion in finetuning-free personalized image generation with multiple references, improving accuracy and reducing training costs.
Contribution
It proposes a novel weighted-merge technique for multi-object reference integration and an object quality score for training sample selection, enhancing personalization without finetuning.
Findings
Outperforms state-of-the-art on Concept101 and DreamBooth datasets.
Effectively reduces object confusion in multi-object generation.
Improves single-object generation with multiple references.
Abstract
Personalized text-to-image generation methods can generate customized images based on the reference images, which have garnered wide research interest. Recent methods propose a finetuning-free approach with a decoupled cross-attention mechanism to generate personalized images requiring no test-time finetuning. However, when multiple reference images are provided, the current decoupled cross-attention mechanism encounters the object confusion problem and fails to map each reference image to its corresponding object, thereby seriously limiting its scope of application. To address the object confusion problem, in this work we investigate the relevance of different positions of the latent image features to the target object in diffusion model, and accordingly propose a weighted-merge method to merge multiple reference image features into the corresponding objects. Next, we integrate this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMedical Image Segmentation Techniques · Image Retrieval and Classification Techniques · Computer Graphics and Visualization Techniques
MethodsDiffusion
