paper-with-me

홈 › Papers

Similarity-based Gray-box Adversarial Attack Against Deep Face Recognition

2022-01-11 · Hanrui Wang, Shuo Wang, Zhe Jin, Yandan Wang, Cunjian Chen, Massimo Tistarell

The majority of adversarial attack techniques perform well against deep face recognition when the full knowledge of the system is revealed (\emph{white-box}). However, such techniques act unsuccessfully in the gray-box setting where the face templates are unknown to the attackers. In this work, we propose a similarity-based gray-box adversarial attack (SGADV) technique with a newly developed objective function. SGADV utilizes the dissimilarity score to produce the optimized adversarial example, i.e., similarity-based adversarial attack. This technique applies to both white-box and gray-box attacks against authentication systems that determine genuine or imposter users using the dissimilarity score. To validate the effectiveness of SGADV, we conduct extensive experiments on face datasets of LFW, CelebA, and CelebA-HQ against deep face recognition models of FaceNet and InsightFace in both white-box and gray-box settings. The results suggest that the proposed method significantly outperforms the existing adversarial attack techniques in the gray-box setting. We hence summarize that the similarity-base approaches to develop the adversarial example could satisfactorily cater to the gray-box attack scenarios for de-authentication.

📄 PDF Abstract BibTeX arXiv:2201.04011

Code (1)

azrealwang/sgadv 공식 구현 jax

Tasks

Adversarial AttackFace Recognition

Similar Papers 제목 키워드 기반

LISArD: Learning Image Similarity to Defend Against Gray-box Adversarial Attacks

2025-02-27 · Joana C. Costa, Tiago Roxo, Hugo Proença, Pedro R. M. Inácio

State-of-the-art defense mechanisms are typically evaluated in the context of white-box attacks, which is not realistic, as it assumes the attacker can access the gradients of the target network. To protect against this …

Adversarial Purification

I See Dead People: Gray-Box Adversarial Attack on Image-To-Text Models

2023-06-13 · Raz Lapid, Moshe Sipper

Modern image-to-text systems typically adopt the encoder-decoder framework, which comprises two main components: an image encoder, responsible for extracting image features, and a transformer-based decoder, used for gene…

Adversarial AttackDecoderimage-classificationImage Classification+2

A Multi-task Adversarial Attack Against Face Authentication

2024-08-15 · Hanrui Wang, Shuo Wang, Cunjian Chen, Massimo Tistarelli 외

Deep-learning-based identity management systems, such as face authentication systems, are vulnerable to adversarial attacks. However, existing attacks are typically designed for single-task purposes, which means they are…

Adversarial AttackManagement

The Efficacy of SHIELD under Different Threat Models

2019-02-01 · Cory Cornelius, Nilaksh Das, Shang-Tse Chen, Li Chen 외

In this appraisal paper, we evaluate the efficacy of SHIELD, a compression-based defense framework for countering adversarial attacks on image classification models, which was published at KDD 2018. Here, we consider alt…

Adversarial Attackimage-classificationImage Classification

Adversarial Machine Learning-Based Anticipation of Threats Against Vehicle-to-Microgrid Services

2022-08-09 · Ahmed Omara, Burak Kantarci

In this paper, we study the expanding attack surface of Adversarial Machine Learning (AML) and the potential attacks against Vehicle-to-Microgrid (V2M) services. We present an anticipatory study of a multi-stage gray-box…

Inference Attack