paper-with-me

홈 › Papers

MakeupAttack: Feature Space Black-box Backdoor Attack on Face Recognition via Makeup Transfer

2024-08-22 · Ming Sun, Lihua Jing, Zixuan Zhu, Rui Wang

Backdoor attacks pose a significant threat to the training process of deep neural networks (DNNs). As a widely-used DNN-based application in real-world scenarios, face recognition systems once implanted into the backdoor, may cause serious consequences. Backdoor research on face recognition is still in its early stages, and the existing backdoor triggers are relatively simple and visible. Furthermore, due to the perceptibility, diversity, and similarity of facial datasets, many state-of-the-art backdoor attacks lose effectiveness on face recognition tasks. In this work, we propose a novel feature space backdoor attack against face recognition via makeup transfer, dubbed MakeupAttack. In contrast to many feature space attacks that demand full access to target models, our method only requires model queries, adhering to black-box attack principles. In our attack, we design an iterative training paradigm to learn the subtle features of the proposed makeup-style trigger. Additionally, MakeupAttack promotes trigger diversity using the adaptive selection method, dispersing the feature distribution of malicious samples to bypass existing defense methods. Extensive experiments were conducted on two widely-used facial datasets targeting multiple models. The results demonstrate that our proposed attack method can bypass existing state-of-the-art defenses while maintaining effectiveness, robustness, naturalness, and stealthiness, without compromising model performance.

📄 PDF Abstract BibTeX arXiv:2408.12312

Code (1)

AaronSun2000/MakeupAttack 공식 구현 pytorch

Tasks

Backdoor AttackDiversityFace Recognition

Similar Papers 제목 키워드 기반

Color Matters: Trigger Color Affects Success in Federated Backdoor Attacks

2026-06-24 · Kavindu Herath, Joshua C. Zhao, Saurabh Bagchi arxiv

Federated learning is vulnerable to backdoor attacks in which malicious clients inject poisoned updates while preserving benign-task performance. In this paper, we study a semantics-driven backdoor mechanism in which att…

Federated Learning

Towards Backdoor Stealthiness in Model Parameter Space

2025-01-10 · Xiaoyun Xu, Zhuoran Liu, Stefanos Koffas, Stjepan Picek

Recent research on backdoor stealthiness focuses mainly on indistinguishable triggers in input space and inseparable backdoor representations in feature space, aiming to circumvent backdoor defenses that examine these re…

backdoor defensemodel

Probe before You Talk: Towards Black-box Defense against Backdoor Unalignment for Large Language Models

2025-06-19 · Biao Yi, Tiansheng Huang, Sishuo Chen, Tong Li 외

Backdoor unalignment attacks against Large Language Models (LLMs) enable the stealthy compromise of safety alignment using a hidden trigger while evading normal safety auditing. These attacks pose significant threats to …

Large Language ModelSafety Alignment

Black-box Detection of Backdoor Attacks with Limited Information and Data

2021-03-24 · ICCV 2021 10 · Yinpeng Dong, Xiao Yang, Zhijie Deng, Tianyu Pang 외

Although deep neural networks (DNNs) have made rapid progress in recent years, they are vulnerable in adversarial environments. A malicious backdoor could be embedded in a model by poisoning the training dataset, whose i…

BlackMirror: Black-Box Backdoor Detection for Text-to-Image Models via Instruction-Response Deviation

2026-03-06 · Feiran Li, Qianqian Xu, Shilong Bao, Zhiyong Yang 외 arxiv

This paper investigates the challenging task of detecting backdoored text-to-image models under black-box settings and introduces a novel detection framework BlackMirror. Existing approaches typically rely on analyzing i…