paper-with-me

Papers

Identity Decoupling for Multi-Subject Personalization of Text-to-Image Models

2024-04-05 · Sangwon Jang, Jaehyeong Jo, Kimin Lee, Sung Ju Hwang

Text-to-image diffusion models have shown remarkable success in generating personalized subjects based on a few reference images. However, current methods often fail when generating multiple subjects simultaneously, resulting in mixed identities with combined attributes from different subjects. In this work, we present MuDI, a novel framework that enables multi-subject personalization by effectively decoupling identities from multiple subjects. Our main idea is to utilize segmented subjects generated by a foundation model for segmentation (Segment Anything) for both training and inference, as a form of data augmentation for training and initialization for the generation process. Moreover, we further introduce a new metric to better evaluate the performance of our method on multi-subject personalization. Experimental results show that our MuDI can produce high-quality personalized images without identity mixing, even for highly similar subjects as shown in Figure 1. Specifically, in human evaluation, MuDI obtains twice the success rate for personalizing multiple subjects without identity mixing over existing baselines and is preferred over 70% against the strongest baseline.

📄 PDF Abstract BibTeX arXiv:2404.04243

Code (1)

agwmon/mudi pytorch

Tasks

Data Augmentation

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 제목 키워드 기반

Infinite-ID: Identity-preserved Personalization via ID-semantics Decoupling Paradigm

2024-03-18 · Yi Wu, Ziqiang Li, Heliang Zheng, Chaoyue Wang 외

Drawing on recent advancements in diffusion models for text-to-image generation, identity-preserved personalization has made significant progress in accurately capturing specific identities with just a single reference i…

Image GenerationText to Image GenerationText-to-Image Generation

DynASyn: Multi-Subject Personalization Enabling Dynamic Action Synthesis

2025-03-22 · Yongjin Choi, Chanhun Park, Seung Jun Baek

Recent advances in text-to-image diffusion models spurred research on personalization, i.e., a customized image synthesis, of subjects within reference images. Although existing personalization methods are able to alter …

Image AugmentationImage Generation

Meta-LoRA: Meta-Learning LoRA Components for Domain-Aware ID Personalization

2025-03-28 · Barış Batuhan Topal, Umut Özyurt, Zafer Doğan Budak, Ramazan Gokberk Cinbis

Recent advancements in text-to-image generative models, particularly latent diffusion models (LDMs), have demonstrated remarkable capabilities in synthesizing high-quality images from textual prompts. However, achieving …

Computational EfficiencyMeta-Learning

Customizing Video Portraits via Identity-ActionDecoupling

2026-06-21 · Junxiong Lin, Haoran Wang, Xinji Mai, Zeng Tao 외 arxiv

Identity-Preserving Text-to-Video Generation (IPT2V) seeks to synthesize a temporally coherent video from a reference image and a textual description, while simultaneously preserving the subject's identity and allowing f…

Text-to-Video Generation

SwiftPie: Lightning-fast Subject-driven Image Personalization via One step Diffusion

2026-05-02 · Huy Duong, Trong-Tung Nguyen, Cuong Pham, Anh Tran 외 arxiv

Diffusion models have achieved remarkable success in high-quality image synthesis, sparking interest in image-guided generation tasks such as subject-driven image personalization. Despite their impressive personalization…

Personalized Image Generation