Facial Misrecognition Systems: Simple Weight Manipulations Force DNNs to Err Only on Specific Persons
Irad Zehavi, Roee Nitzan, Adi Shamir

TL;DR
This paper reveals how simple weight manipulations can implant backdoors in facial recognition DNNs, causing errors on specific individuals without affecting overall accuracy, and demonstrates the ease of multiple independent backdoors.
Contribution
It introduces a novel, training-free method to implant multiple backdoors in facial recognition models through linear weight transformations, enabling targeted errors on specific persons.
Findings
Backdoors can be implanted with no additional training.
Multiple backdoors can coexist with minimal interference.
High success rates in fooling facial recognition on targeted individuals.
Abstract
In this paper, we describe how to plant novel types of backdoors in any facial recognition model based on the popular architecture of deep Siamese neural networks. These backdoors force the system to err only on natural images of specific persons who are preselected by the attacker, without controlling their appearance or inserting any triggers. For example, we show how such a backdoored system can classify any two images of a particular person as different people, or any two images of a particular pair of persons as the same person, with almost no effect on the correctness of its decisions for other persons. Surprisingly, we show that both types of backdoors can be implemented by applying linear transformations to the model's last weight matrix, with no additional training or optimization, using only images of the backdoor identities. A unique property of our attack is that multiple…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Adversarial Robustness in Machine Learning · Biometric Identification and Security
MethodsAttentive Walk-Aggregating Graph Neural Network
