paper-with-me

Papers

Identity Encoder for Personalized Diffusion

2023-04-14 · Yu-Chuan Su, Kelvin C. K. Chan, Yandong Li, Yang Zhao, Han Zhang, Boqing Gong, Huisheng Wang, Xuhui Jia

Many applications can benefit from personalized image generation models, including image enhancement, video conferences, just to name a few. Existing works achieved personalization by fine-tuning one model for each person. While being successful, this approach incurs additional computation and storage overhead for each new identity. Furthermore, it usually expects tens or hundreds of examples per identity to achieve the best performance. To overcome these challenges, we propose an encoder-based approach for personalization. We learn an identity encoder which can extract an identity representation from a set of reference images of a subject, together with a diffusion generator that can generate new images of the subject conditioned on the identity representation. Once being trained, the model can be used to generate images of arbitrary identities given a few examples even if the model hasn't been trained on the identity. Our approach greatly reduces the overhead for personalized image generation and is more applicable in many potential applications. Empirical results show that our approach consistently outperforms existing fine-tuning based approach in both image generation and reconstruction, and the outputs is preferred by users more than 95% of the time compared with the best performing baseline.

📄 PDF Abstract BibTeX arXiv:2304.07429

Code (0)

등록된 구현이 없습니다.

Tasks

Image EnhancementImage GenerationPersonalized Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MasterWeaver: Taming Editability and Face Identity for Personalized Text-to-Image Generation

2024-05-09 · Yuxiang Wei, Zhilong Ji, Jinfeng Bai, Hongzhi Zhang 외

Text-to-image (T2I) diffusion models have shown significant success in personalized text-to-image generation, which aims to generate novel images with human identities indicated by the reference images. Despite promising…

Image GenerationText to Image GenerationText-to-Image Generation

FaceMe: Robust Blind Face Restoration with Personal Identification

2025-01-09 · Siyu Liu, Zheng-Peng Duan, Jia Ouyang, Jiayi Fu 외

Blind face restoration is a highly ill-posed problem due to the lack of necessary context. Although existing methods produce high-quality outputs, they often fail to faithfully preserve the individual's identity. In this…

Blind Face Restoration

Towards a Simultaneous and Granular Identity-Expression Control in Personalized Face Generation

2024-01-02 · CVPR 2024 1 · Renshuai Liu, Bowen Ma, Wei zhang, Zhipeng Hu 외

In human-centric content generation, the pre-trained text-to-image models struggle to produce user-wanted portrait images, which retain the identity of individuals while exhibiting diverse expressions. This paper introdu…

Face GenerationFace ReenactmentFace Swapping

Personalized Face Inpainting with Diffusion Models by Parallel Visual Attention

2023-12-06 · Jianjin Xu, Saman Motamed, Praneetha Vaddamanu, Chen Henry Wu 외

Face inpainting is important in various applications, such as photo restoration, image editing, and virtual reality. Despite the significant advances in face generative models, ensuring that a person's unique facial iden…

DenoisingFacial Inpainting

IDDM: Identity-Decoupled Personalized Diffusion Models with a Tunable Privacy-Utility Trade-off

2026-04-01 · Linyan Dai, Xinwei Zhang, Haoyang Li, Qingqing Ye 외 arxiv

Personalized text-to-image diffusion models (e.g., DreamBooth, LoRA) enable users to synthesize high-fidelity avatars from a few reference photos for social expression. However, once these generations are shared on socia…

Face Recognition