paper-with-me

홈 › Papers

SPF-Portrait: Towards Pure Portrait Customization with Semantic Pollution-Free Fine-tuning

2025-04-01 · Xiaole Xian, Zhichao Liao, Qingyu Li, Wenyu Qin, Pengfei Wan, Weicheng Xie, Long Zeng, Linlin Shen, Pingfa Feng

Fine-tuning a pre-trained Text-to-Image (T2I) model on a tailored portrait dataset is the mainstream method for text-driven customization of portrait attributes. Due to Semantic Pollution during fine-tuning, existing methods struggle to maintain the original model's behavior and achieve incremental learning while customizing target attributes. To address this issue, we propose SPF-Portrait, a pioneering work to purely understand customized semantics while eliminating semantic pollution in text-driven portrait customization. In our SPF-Portrait, we propose a dual-path pipeline that introduces the original model as a reference for the conventional fine-tuning path. Through contrastive learning, we ensure adaptation to target attributes and purposefully align other unrelated attributes with the original portrait. We introduce a novel Semantic-Aware Fine Control Map, which represents the precise response regions of the target semantics, to spatially guide the alignment process between the contrastive paths. This alignment process not only effectively preserves the performance of the original model but also avoids over-alignment. Furthermore, we propose a novel response enhancement mechanism to reinforce the performance of target attributes, while mitigating representation discrepancy inherent in direct cross-modal supervision. Extensive experiments demonstrate that SPF-Portrait achieves state-of-the-art performance. Project webpage: https://spf-portrait.github.io/SPF-Portrait/

📄 PDF Abstract BibTeX arXiv:2504.00396

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningIncremental Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

PairHuman: A High-Fidelity Photographic Dataset for Customized Dual-Person Generation

2025-11-20 · Ting Pan, Ye Wang, Peiguang Jing, Rui Ma 외 arxiv

Personalized dual-person portrait customization has considerable potential applications, such as preserving emotional memories and facilitating wedding photography planning. However, the absence of a benchmark dataset hi…

UniPortrait: A Unified Framework for Identity-Preserving Single- and Multi-Human Image Personalization

2024-08-12 · Junjie He, Yifeng Geng, Liefeng Bo

This paper presents UniPortrait, an innovative human image personalization framework that unifies single- and multi-ID customization with high face fidelity, extensive facial editability, free-form input description, and…

Layout Generation

IDProtector: An Adversarial Noise Encoder to Protect Against ID-Preserving Image Generation

2024-12-16 · CVPR 2025 1 · Yiren Song, Pei Yang, Hai Ci, Mike Zheng Shou

Recently, zero-shot methods like InstantID have revolutionized identity-preserving generation. Unlike multi-image finetuning approaches such as DreamBooth, these zero-shot methods leverage powerful facial encoders to ext…

Image Generation

Face Swap via Diffusion Model

2024-03-02 · Feifei Wang

This technical report presents a diffusion model based framework for face swapping between two portrait images. The basic framework consists of three components, i.e., IP-Adapter, ControlNet, and Stable Diffusion's inpai…

Face AlignmentFace DetectionFace SwappingFacial Inpainting+1

Diff-PC: Identity-preserving and 3D-aware Controllable Diffusion for Zero-shot Portrait Customization

2026-01-31 · Yifang Xu, Benxiang Zhai, Chenyu Zhang, Ming Li 외 arxiv

Portrait customization (PC) has recently garnered significant attention due to its potential applications. However, existing PC methods lack precise identity (ID) preservation and face control. To address these tissues, …