DECOR:Decomposition and Projection of Text Embeddings for Text-to-Image Customization
Geonhui Jang, Jin-Hwa Kim, Yong-Hyun Park, Junho Kim, Gayoung Lee,, Yonghyun Jeong

TL;DR
DECOR is a novel method that decomposes and projects text embeddings to reduce overfitting in text-to-image models, improving customization accuracy and fidelity to input prompts.
Contribution
The paper introduces DECOR, a technique that projects text embeddings onto a space orthogonal to undesired tokens, addressing overfitting in T2I customization.
Findings
DECOR outperforms state-of-the-art models in customization tasks.
DECOR achieves better text and visual alignment metrics.
Images generated by DECOR are more faithful to input prompts.
Abstract
Text-to-image (T2I) models can effectively capture the content or style of reference images to perform high-quality customization. A representative technique for this is fine-tuning using low-rank adaptations (LoRA), which enables efficient model customization with reference images. However, fine-tuning with a limited number of reference images often leads to overfitting, resulting in issues such as prompt misalignment or content leakage. These issues prevent the model from accurately following the input prompt or generating undesired objects during inference. To address this problem, we examine the text embeddings that guide the diffusion model during inference. This study decomposes the text embedding matrix and conducts a component analysis to understand the embedding space geometry and identify the cause of overfitting. Based on this, we propose DECOR, which projects text embeddings…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Video Analysis and Summarization · Image Retrieval and Classification Techniques
MethodsDiffusion
