paper-with-me

홈 › Papers

DreamSalon: A Staged Diffusion Framework for Preserving Identity-Context in Editable Face Generation

2024-03-28 · CVPR 2024 1 · Haonan Lin, Mengmeng Wang, Yan Chen, Wenbin An, Yuzhe Yao, Guang Dai, Qianying Wang, Yong liu, Jingdong Wang

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.

📄 PDF Abstract BibTeX arXiv:2403.19235

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingFace Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Face inpainting with Identity Preserving Latent Diffusion Models

2026-05-15 · João Santos, Carlos Santiago, Manuel Marques arxiv

Face inpainting techniques recover missing or occluded facial regions in a visually realistic manner, but preserving the identity in the final output remains a fundamental challenge. Identity consistency is crucial for d…

Face RecognitionImage Inpainting

FastFace: Tuning Identity Preservation in Distilled Diffusion via Guidance and Attention

2025-05-27 · Sergey Karpukhin, Vadim Titov, Andrey Kuznetsov, Aibek Alanov

In latest years plethora of identity-preserving adapters for a personalized generation with diffusion models have been released. Their main disadvantage is that they are dominantly trained jointly with base diffusion mod…

DreaMoving: A Human Video Generation Framework based on Diffusion Models

2023-12-08 · Mengyang Feng, Jinlin Liu, Kai Yu, Yuan YAO 외

In this paper, we present DreaMoving, a diffusion-based controllable video generation framework to produce high-quality customized human videos. Specifically, given target identity and posture sequences, DreaMoving can g…

Video Generation

Learning Joint ID-Textual Representation for ID-Preserving Image Synthesis

2025-04-19 · Zichuan Liu, Liming Jiang, Qing Yan, Yumin Jia 외

We propose a novel framework for ID-preserving generation using a multi-modal encoding strategy rather than injecting identity features via adapters into pre-trained models. Our method treats identity and text as a unifi…

Image Generation

ID$^3$: Identity-Preserving-yet-Diversified Diffusion Models for Synthetic Face Recognition

2024-09-26 · Shen Li, Jianqing Xu, Jiaying Wu, Miao Xiong 외

Synthetic face recognition (SFR) aims to generate synthetic face datasets that mimic the distribution of real face data, which allows for training face recognition models in a privacy-preserving manner. Despite the remar…

DiversityFace RecognitionImage GenerationPrivacy Preserving+1