Perturbation Inactivation Based Adversarial Defense for Face Recognition
Min Ren, Yuhao Zhu, Yunlong Wang, Zhenan Sun

TL;DR
This paper introduces a plug-and-play defense method called perturbation inactivation (PIN) that enhances face recognition robustness by restricting adversarial perturbations to an immune subspace, improving generalization against unseen attacks.
Contribution
The paper proposes a novel immune space-based approach to inactivate adversarial perturbations, which generalizes well to unseen attacks and can be applied to commercial face recognition systems without retraining.
Findings
Outperforms state-of-the-art adversarial defenses
Demonstrates superior generalization to unseen attacks
Successfully applied to commercial APIs without retraining
Abstract
Deep learning-based face recognition models are vulnerable to adversarial attacks. To curb these attacks, most defense methods aim to improve the robustness of recognition models against adversarial perturbations. However, the generalization capacities of these methods are quite limited. In practice, they are still vulnerable to unseen adversarial attacks. Deep learning models are fairly robust to general perturbations, such as Gaussian noises. A straightforward approach is to inactivate the adversarial perturbations so that they can be easily handled as general perturbations. In this paper, a plug-and-play adversarial defense method, named perturbation inactivation (PIN), is proposed to inactivate adversarial perturbations for adversarial defense. We discover that the perturbations in different subspaces have different influences on the recognition model. There should be a subspace,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
