DreamMakeup: Face Makeup Customization using Latent Diffusion Models
Geon Yeong Park, Inhwa Han, Serin Yang, Yeobin Hong, Seongmin Jeong, Heechan Jeon, Myeongjin Goh, Sung Won Yi, Jin Nam, Jong Chul Ye
TL;DR
DreamMakeup tackles the problem of customizable realistic face makeup without model fine tuning. It leverages a latent diffusion prior and early stopped DDIM inversion to preserve identity while enabling local pixel space edits and text guided global harmonization via cross attention. The approach supports RGB color, reference image, and textual conditioning and demonstrates compatibility with LLMs and LoRAs, achieving faster inference on common GPUs. Empirical results show superior color fidelity and identity preservation against GAN based and diffusion based baselines, with ablations validating the influence of t star, interpolation lambda and text guidance. The method promises practical deployment for personalized virtual makeup and extensible integration with other AI systems.
Abstract
The exponential growth of the global makeup market has paralleled advancements in virtual makeup simulation technology. Despite the progress led by GANs, their application still encounters significant challenges, including training instability and limited customization capabilities. Addressing these challenges, we introduce DreamMakup - a novel training-free Diffusion model based Makeup Customization method, leveraging the inherent advantages of diffusion models for superior controllability and precise real-image editing. DreamMakeup employs early-stopped DDIM inversion to preserve the facial structure and identity while enabling extensive customization through various conditioning inputs such as reference images, specific RGB colors, and textual descriptions. Our model demonstrates notable improvements over existing GAN-based and recent diffusion-based frameworks - improved customization, color-matching capabilities, identity preservation and compatibility with textual descriptions or LLMs with affordable computational costs.
