Simulated Adversarial Testing of Face Recognition Models
Nataniel Ruiz, Adam Kortylewski, Weichao Qiu, Cihang Xie, Sarah Adel, Bargal, Alan Yuille, Stan Sclaroff

TL;DR
This paper introduces a framework for adversarial testing of face recognition models using simulators to uncover weaknesses not detected by standard validation datasets, enhancing model robustness before deployment.
Contribution
It presents a novel adversarial testing method leveraging simulators to identify model vulnerabilities in a controlled, interpretable manner, specifically applied to face recognition systems.
Findings
Simulated adversarial faces can fool face recognition models.
Weaknesses in models trained on real data are revealed through simulation.
Adversarial regions in the simulator's latent space can be systematically identified.
Abstract
Most machine learning models are validated and tested on fixed datasets. This can give an incomplete picture of the capabilities and weaknesses of the model. Such weaknesses can be revealed at test time in the real world. The risks involved in such failures can be loss of profits, loss of time or even loss of life in certain critical applications. In order to alleviate this issue, simulators can be controlled in a fine-grained manner using interpretable parameters to explore the semantic image manifold. In this work, we propose a framework for learning how to test machine learning algorithms using simulators in an adversarial manner in order to find weaknesses in the model before deploying it in critical scenarios. We apply this method in a face recognition setup. We show that certain weaknesses of models trained on real data can be discovered using simulated samples. Using our proposed…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis
