paper-with-me

Papers

DiffAM: Diffusion-based Adversarial Makeup Transfer for Facial Privacy Protection

2024-05-16 · CVPR 2024 1 · Yuhao Sun, Lingyun Yu, Hongtao Xie, Jiaming Li, Yongdong Zhang

With the rapid development of face recognition (FR) systems, the privacy of face images on social media is facing severe challenges due to the abuse of unauthorized FR systems. Some studies utilize adversarial attack techniques to defend against malicious FR systems by generating adversarial examples. However, the generated adversarial examples, i.e., the protected face images, tend to suffer from subpar visual quality and low transferability. In this paper, we propose a novel face protection approach, dubbed DiffAM, which leverages the powerful generative ability of diffusion models to generate high-quality protected face images with adversarial makeup transferred from reference images. To be specific, we first introduce a makeup removal module to generate non-makeup images utilizing a fine-tuned diffusion model with guidance of textual prompts in CLIP space. As the inverse process of makeup transfer, makeup removal can make it easier to establish the deterministic relationship between makeup domain and non-makeup domain regardless of elaborate text prompts. Then, with this relationship, a CLIP-based makeup loss along with an ensemble attack strategy is introduced to jointly guide the direction of adversarial makeup domain, achieving the generation of protected face images with natural-looking makeup and high black-box transferability. Extensive experiments demonstrate that DiffAM achieves higher visual quality and attack success rates with a gain of 12.98% under black-box setting compared with the state of the arts. The code will be available at https://github.com/HansSunY/DiffAM.

📄 PDF Abstract BibTeX arXiv:2405.09882

Code (2)

hanssuny/diffam 공식 구현 pytorch
Recognito-Vision/Face-SDK-Linux-Demos

Tasks

Adversarial AttackFace Recognition

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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

MakeupMirror: Improving Facial Attribute Preservation in Diffusion Models for Makeup Transfer

2026-06-18 · Nefeli Andreou, Angel Martínez-González, Sabine Sternig, Matthieu Guillaumin 외 arxiv

Makeup transfer models enable fun augmented reality (AR) experiences as well as virtual try-on (VTO) for online makeup shopping. While recent state-of-the-art diffusion based solutions such as Stable-Makeup dramatically …

Virtual Try-on

Diffusion-Based Makeup Transfer with Facial Region-Aware Makeup Features

2026-03-20 · Zheng Gao, Debin Meng, Yunqi Miao, Zhensong Zhang 외 arxiv

Current diffusion-based makeup transfer methods commonly use the makeup information encoded by off-the-shelf foundation models (e.g., CLIP) as condition to preserve the makeup style of reference image in the generation. …

Contrastive LearningImage Editing

LADN: Local Adversarial Disentangling Network for Facial Makeup and De-Makeup

2019-04-25 · ICCV 2019 10 · Qiao Gu, Guanzhi Wang, Mang Tik Chiu, Yu-Wing Tai 외

We propose a local adversarial disentangling network (LADN) for facial makeup and de-makeup. Central to our method are multiple and overlapping local adversarial discriminators in a content-style disentangling network fo…

Style Transfer

AvatarMakeup: Realistic Makeup Transfer for 3D Animatable Head Avatars

2025-07-03 · Yiming Zhong, Xiaolin Zhang, Ligang Liu, Yao Zhao 외 arxiv

Similar to facial beautification in real life, 3D virtual avatars require personalized customization to enhance their visual appeal, yet this area remains insufficiently explored. Although current 3D Gaussian editing met…

Local Facial Makeup Transfer via Disentangled Representation

2020-03-27 · Zhaoyang Sun, Wenxuan Liu, Feng Liu, Ryan Wen Liu 외

Facial makeup transfer aims to render a non-makeup face image in an arbitrary given makeup one while preserving face identity. The most advanced method separates makeup style information from face images to realize makeu…

Facial Makeup Transfer