arXiv:2510.25084cs.CV2025-10中稿 · Image and Vision C…

无需微调即可精准控制人脸属性的个性化图像生成方法

PSTF-AttControl: Per-Subject-Tuning-Free Personalized Image Generation with Controllable Face Attributes

  • 通过e4e编码器将人脸特征映射到StyleGAN2的W+空间
  • 在FFHQ数据集上实现零微调下的人脸属性精细调控
  • 适合需要快速生成可控人脸图像的设计师与开发者

近期个性化图像生成技术在娱乐与社交媒体领域显著提升了面部身份保真度,但现有方法仍难以在无个体微调(PSTF)条件下实现对人脸属性的精确控制。基于微调的技术如PreciseControl虽能提供细粒度控制,但需大量专业知识与额外训练数据,限制了实用性。而纯PSTF方法虽简化流程,却缺乏属性控制能力。本文提出一种新方法,利用人脸识别模型提取身份特征,并通过e4e编码器映射至StyleGAN2的W+空间。引入三元组解耦交叉注意力模块,将身份、属性特征与文本嵌入融合至UNet架构,实现身份与属性信息的清晰分离。在FFHQ数据集上训练后,该方法可在不依赖个体微调或额外训练数据的前提下,生成高保真且属性可控的个性化图像,有效平衡个性化与属性控制,为高质量、可适应的面部图像合成提供更高效、易用的解决方案。

原文摘要 · Abstract (English)

Recent advancements in personalized image generation have significantly improved facial identity preservation, particularly in fields such as entertainment and social media. However, existing methods still struggle to achieve precise control over facial attributes in a per-subject-tuning-free (PSTF) way. Tuning-based techniques like PreciseControl have shown promise by providing fine-grained control over facial features, but they often require extensive technical expertise and additional training data, limiting their accessibility. In contrast, PSTF approaches simplify the process by enabling image generation from a single facial input, but they lack precise control over facial attributes. In this paper, we introduce a novel, PSTF method that enables both precise control over facial attributes and high-fidelity preservation of facial identity. Our approach utilizes a face recognition model to extract facial identity features, which are then mapped into the $W^+$ latent space of StyleGAN2 using the e4e encoder. We further enhance the model with a Triplet-Decoupled Cross-Attention module, which integrates facial identity, attribute features, and text embeddings into the UNet architecture, ensuring clean separation of identity and attribute information. Trained on the FFHQ dataset, our method allows for the generation of personalized images with fine-grained control over facial attributes, while without requiring additional fine-tuning or training data for individual identities. We demonstrate that our approach successfully balances personalization with precise facial attribute control, offering a more efficient and user-friendly solution for high-quality, adaptable facial image synthesis. The code is publicly available at https://github.com/UnicomAI/PSTF-AttControl.

个性化生成人脸控制零微调StyleGAN2

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。