English

SHMT: Self-supervised Hierarchical Makeup Transfer via Latent Diffusion Models

Computer Vision and Pattern Recognition 2024-12-17 v1

Abstract

This paper studies the challenging task of makeup transfer, which aims to apply diverse makeup styles precisely and naturally to a given facial image. Due to the absence of paired data, current methods typically synthesize sub-optimal pseudo ground truths to guide the model training, resulting in low makeup fidelity. Additionally, different makeup styles generally have varying effects on the person face, but existing methods struggle to deal with this diversity. To address these issues, we propose a novel Self-supervised Hierarchical Makeup Transfer (SHMT) method via latent diffusion models. Following a "decoupling-and-reconstruction" paradigm, SHMT works in a self-supervised manner, freeing itself from the misguidance of imprecise pseudo-paired data. Furthermore, to accommodate a variety of makeup styles, hierarchical texture details are decomposed via a Laplacian pyramid and selectively introduced to the content representation. Finally, we design a novel Iterative Dual Alignment (IDA) module that dynamically adjusts the injection condition of the diffusion model, allowing the alignment errors caused by the domain gap between content and makeup representations to be corrected. Extensive quantitative and qualitative analyses demonstrate the effectiveness of our method. Our code is available at \url{https://github.com/Snowfallingplum/SHMT}.

Keywords

Cite

@article{arxiv.2412.11058,
  title  = {SHMT: Self-supervised Hierarchical Makeup Transfer via Latent Diffusion Models},
  author = {Zhaoyang Sun and Shengwu Xiong and Yaxiong Chen and Fei Du and Weihua Chen and Fan Wang and Yi Rong},
  journal= {arXiv preprint arXiv:2412.11058},
  year   = {2024}
}

Comments

Accepted by NeurIPS 2024

R2 v1 2026-06-28T20:35:37.561Z