DreamSalon: A Staged Diffusion Framework for Preserving Identity-Context in Editable Face Generation
Haonan Lin, Mengmeng Wang, Yan Chen, Wenbin An, Yuzhe Yao, Guang Dai, Qianying Wang, Yong Liu, Jingdong Wang
TL;DR
DreamSalon tackles identity fine editing in face images by introducing a staged, noise-guided diffusion framework that separates aggressive editing from quality boosting. It leverages high-frequency cues and the gradient of predicted noises to determine editing versus boosting phases, and employs covariance-guided semantic mixing to align source identity with target edits. The method provides fast per-identity personalization, a detailed editing mechanism without extra encoders, and strong empirical results that outperform state-of-the-art baselines in both qualitative and quantitative evaluations. This work advances precise, identity-preserving editing with practical efficiency and introduces a principled way to semantically control prompt integration during diffusion-based image synthesis.
Abstract
While large-scale pre-trained text-to-image models can synthesize diverse and high-quality human-centered images, novel challenges arise with a nuanced task of "identity fine editing": precisely modifying specific features of a subject while maintaining its inherent identity and context. Existing personalization methods either require time-consuming optimization or learning additional encoders, adept in "identity re-contextualization". However, they often struggle with detailed and sensitive tasks like human face editing. To address these challenges, we introduce DreamSalon, a noise-guided, staged-editing framework, uniquely focusing on detailed image manipulations and identity-context preservation. By discerning editing and boosting stages via the frequency and gradient of predicted noises, DreamSalon first performs detailed manipulations on specific features in the editing stage, guided by high-frequency information, and then employs stochastic denoising in the boosting stage to improve image quality. For more precise editing, DreamSalon semantically mixes source and target textual prompts, guided by differences in their embedding covariances, to direct the model's focus on specific manipulation areas. Our experiments demonstrate DreamSalon's ability to efficiently and faithfully edit fine details on human faces, outperforming existing methods both qualitatively and quantitatively.
