paper-with-me

홈 › Papers

MagicID: Flexible ID Fidelity Generation System

2024-08-17 · Zhaoli Deng, Wen Liu, Fanyi Wang, Junkang Zhang, Fan Chen, Meng Zhang, Wendong Zhang, Zhenpeng Mi

Portrait Fidelity Generation is a prominent research area in generative models, with a primary focus on enhancing both controllability and fidelity. Current methods face challenges in generating high-fidelity portrait results when faces occupy a small portion of the image with a low resolution, especially in multi-person group photo settings. To tackle these issues, we propose a systematic solution called MagicID, based on a self-constructed million-level multi-modal dataset named IDZoom. MagicID consists of Multi-Mode Fusion training strategy (MMF) and DDIM Inversion based ID Restoration inference framework (DIIR). During training, MMF iteratively uses the skeleton and landmark modalities from IDZoom as conditional guidance. By introducing the Clone Face Tuning in training stage and Mask Guided Multi-ID Cross Attention (MGMICA) in inference stage, explicit constraints on face positional features are achieved for multi-ID group photo generation. The DIIR aims to address the issue of artifacts. The DDIM Inversion is used in conjunction with face landmarks, global and local face features to achieve face restoration while keeping the background unchanged. Additionally, DIIR is plug-and-play and can be applied to any diffusion-based portrait generation method. To validate the effectiveness of MagicID, we conducted extensive comparative and ablation experiments. The experimental results demonstrate that MagicID has significant advantages in both subjective and objective metrics, and achieves controllable generation in multi-person scenarios.

📄 PDF Abstract BibTeX arXiv:2408.09248

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

MagicID: Hybrid Preference Optimization for ID-Consistent and Dynamic-Preserved Video Customization

2025-03-16 · Hengjia Li, Lifan Jiang, Xi Xiao, Tianyang Wang 외

Video identity customization seeks to produce high-fidelity videos that maintain consistent identity and exhibit significant dynamics based on users' reference images. However, existing approaches face two key challenges…

DynamicID: Zero-Shot Multi-ID Image Personalization with Flexible Facial Editability

2025-03-09 · Xirui Hu, Jiahao Wang, Hao Chen, Weizhan Zhang 외

Recent advancements in text-to-image generation have spurred interest in personalized human image generation, which aims to create novel images featuring specific human identities as reference images indicate. Although e…

Contrastive LearningFacial EditingImage GenerationText to Image Generation+1

X-Scene: Large-Scale Driving Scene Generation with High Fidelity and Flexible Controllability

2025-06-16 · Yu Yang, Alan Liang, Jianbiao Mei, Yukai Ma 외

Diffusion models are advancing autonomous driving by enabling realistic data synthesis, predictive end-to-end planning, and closed-loop simulation, with a primary focus on temporally consistent generation. However, the g…

3DGSAutonomous DrivingScene Generation

TabularARGN: A Flexible and Efficient Auto-Regressive Framework for Generating High-Fidelity Synthetic Data

2025-01-21 · arXiv:2501.12012v1 2025 1 · Paul Tiwald, Ivona Krchova, Andrey Sidorenko, Mariana Vargas-Vieyra 외

Synthetic data generation for tabular datasets must balance fidelity, efficiency, and versatility to meet the demands of real-world applications. We introduce the Tabular Auto-Regressive Generative Network (TabularARGN),…

FairnessImputationSynthetic Data GenerationTabular Data Generation

Towards a Flexible and High-Fidelity Approach to Distributed DNN Training Emulation

2024-05-05 · Banruo Liu, Mubarak Adetunji Ojewale, Yuhan Ding, Marco Canini

We propose NeuronaBox, a flexible, user-friendly, and high-fidelity approach to emulate DNN training workloads. We argue that to accurately observe performance, it is possible to execute the training workload on a subset…