Latent-Identity Tuning in Text-to-Image Personalization Models· 潜空间身份调整在文本到图像个性化模型中的应用
Generating and editing a person's face demands high precision, as even minor modifications can significantly alter a subject's perceived identity. Current personalization and editing methods built on general-purpose text-to-image models, however, often lack the precision required for fine-grained facial edits. We present a method for fine-grained identity tuning in text-to-image personalization models. Unlike standard image editing, which operates on a given image, identity tuning modifies the latent representation of a specific identity, enabling the generation of diverse images that consistently depict the same edited identity. To enable fine-grained latent identity tuning, we explore the latent space of a pre-trained, frozen encoder for text-to-image personalization. Our approach requires no additional training. Instead, it leverages the existing architecture of a frozen encoder to uncover latent semantic directions. This space consists of a set of latent tokens that play distinct roles in capturing different aspects of an identity and often correspond to specific spatial or semantic facial regions. We show that meaningful directions can be identified within this space and within subspaces defined by selected tokens, enabling localized, fine-grained, and semantically coherent edits. We validate our approach through qualitative and quantitative experiments that demonstrate diverse localized facial edits while preserving cross-image identity consistency. Project page at: https://garibida.github.io/IdentityTuning/
改善文本到图像模型中的面部个性化编辑精度。
- 核心方法
- 探索预训练的冻结编码器的潜空间,识别特定身份的潜语义方向,实现局部精细化编辑。
- 适合谁读
- 研究者、工程师
- 要解决的问题
- 当前文本到图像模型在生成和编辑人脸时存在精度不足的问题,尤其是细微调整。
- 关键实验
- 通过定性和定量实验验证了方法的有效性,展示了多样化的局部面部编辑。
- 主要贡献
- 提出了一种无需额外训练的精细化身份调整方法,能够在生成多样化图像的同时保持身份一致性。
- 意义与局限
- 提高了文本到图像模型在面部个性化编辑上的精度和一致性,但可能在极度复杂的身份特征上表现有限。