paper-with-me

홈 › Papers

Identifying Physically Realizable Triggers for Backdoored Face Recognition Networks

2025-06-24 · Ankita Raj, Ambar Pal, Chetan Arora

Backdoor attacks embed a hidden functionality into deep neural networks, causing the network to display anomalous behavior when activated by a predetermined pattern in the input Trigger, while behaving well otherwise on public test data. Recent works have shown that backdoored face recognition (FR) systems can respond to natural-looking triggers like a particular pair of sunglasses. Such attacks pose a serious threat to the applicability of FR systems in high-security applications. We propose a novel technique to (1) detect whether an FR network is compromised with a natural, physically realizable trigger, and (2) identify such triggers given a compromised network. We demonstrate the effectiveness of our methods with a compromised FR network, where we are able to identify the trigger (e.g., green sunglasses or red hat) with a top-5 accuracy of 74%, whereas a naive brute force baseline achieves 56% accuracy.

📄 PDF Abstract BibTeX arXiv:2506.19533

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

Is Face Recognition Safe from Realizable Attacks?

2022-10-15 · Sanjay Saha, Terence Sim

Face recognition is a popular form of biometric authentication and due to its widespread use, attacks have become more common as well. Recent studies show that Face Recognition Systems are vulnerable to attacks and can l…

Face Recognition

MOBA: A Material-Oriented Backdoor Attack against LiDAR-based 3D Object Detection Systems

2025-11-13 · Saket S. Chaturvedi, Gaurav Bagwe, Lan Zhang, Pan He 외 arxiv

LiDAR-based 3D object detection is widely used in safety-critical systems. However, these systems remain vulnerable to backdoor attacks that embed hidden malicious behaviors during training. A key limitation of existing …

3D Object Detection

Proactive Adversarial Defense: Harnessing Prompt Tuning in Vision-Language Models to Detect Unseen Backdoored Images

2024-12-11 · Kyle Stein, Andrew Arash Mahyari, Guillermo Francia, Eman El-Sheikh

Backdoor attacks pose a critical threat by embedding hidden triggers into inputs, causing models to misclassify them into target labels. While extensive research has focused on mitigating these attacks in object recognit…

Adversarial Defensebackdoor defenseObject Recognition

Defending Neural Backdoors via Generative Distribution Modeling

2019-10-10 · NeurIPS 2019 12 · Ximing Qiao, Yukun Yang, Hai Li

Neural backdoor attack is emerging as a severe security threat to deep learning, while the capability of existing defense methods is limited, especially for complex backdoor triggers. In the work, we explore the space fo…

Backdoor AttackImage Generationvalid

An anomaly detection approach for backdoored neural networks: face recognition as a case study

2022-08-22 · Alexander Unnervik, Sébastien Marcel

Backdoor attacks allow an attacker to embed functionality jeopardizing proper behavior of any algorithm, machine learning or not. This hidden functionality can remain inactive for normal use of the algorithm until activa…

Anomaly DetectionFace Recognition