Foundation Cures Personalization: Improving Personalized Models' Prompt Consistency via Hidden Foundation Knowledge
Yiyang Cai, Zhengkai Jiang, Yulong Liu, Chunyang Jiang, Wei Xue, Yike Guo, Wenhan Luo
TL;DR
This work investigates the conflict between identity fidelity and prompt consistency in facial personalization and finds that identity embeddings can degrade other prompt tokens via cross-attention. It introduces FreeCure, a training-free framework that leverages latent foundation knowledge through a dual-inference setup, a foundation-aware self-attention module (FASA), and inversion-based asymmetric prompt guidance (APG) to improve attribute-level control while preserving identity. Empirically, FreeCure yields significant gains in prompt consistency across multiple personalization baselines and foundation models (Stable Diffusion and FLUX), with only modest losses in identity fidelity, and demonstrates robustness to noise and mask inaccuracies. The approach offers a practical, modular solution to enhance controllability in personalized generative faces, and it integrates seamlessly with existing diffusion-model pipelines and segmentation tools like BiSeNet and Segment-Anything.
Abstract
Facial personalization faces challenges to maintain identity fidelity without disrupting the foundation model's prompt consistency. The mainstream personalization models employ identity embedding to integrate identity information within the attention mechanisms. However, our preliminary findings reveal that identity embeddings compromise the effectiveness of other tokens in the prompt, thereby limiting high prompt consistency and attribute-level controllability. Moreover, by deactivating identity embedding, personalization models still demonstrate the underlying foundation models' ability to control facial attributes precisely. It suggests that such foundation models' knowledge can be leveraged to cure the ill-aligned prompt consistency of personalization models. Building upon these insights, we propose FreeCure, a framework that improves the prompt consistency of personalization models with their latent foundation models' knowledge. First, by setting a dual inference paradigm with/without identity embedding, we identify attributes (e.g., hair, accessories, etc.) for enhancements. Second, we introduce a novel foundation-aware self-attention module, coupled with an inversion-based process to bring well-aligned attribute information to the personalization process. Our approach is training-free, and can effectively enhance a wide array of facial attributes; and it can be seamlessly integrated into existing popular personalization models based on both Stable Diffusion and FLUX. FreeCure has consistently shown significant improvements in prompt consistency across these facial personalization models while maintaining the integrity of their original identity fidelity.
