paper-with-me

홈 › Papers

ReFace: Real-time Adversarial Attacks on Face Recognition Systems

2022-06-09 · Shehzeen Hussain, Todd Huster, Chris Mesterharm, Paarth Neekhara, Kevin An, Malhar Jere, Harshvardhan Sikka, Farinaz Koushanfar

Deep neural network based face recognition models have been shown to be vulnerable to adversarial examples. However, many of the past attacks require the adversary to solve an input-dependent optimization problem using gradient descent which makes the attack impractical in real-time. These adversarial examples are also tightly coupled to the attacked model and are not as successful in transferring to different models. In this work, we propose ReFace, a real-time, highly-transferable attack on face recognition models based on Adversarial Transformation Networks (ATNs). ATNs model adversarial example generation as a feed-forward neural network. We find that the white-box attack success rate of a pure U-Net ATN falls substantially short of gradient-based attacks like PGD on large face recognition datasets. We therefore propose a new architecture for ATNs that closes this gap while maintaining a 10000x speedup over PGD. Furthermore, we find that at a given perturbation magnitude, our ATN adversarial perturbations are more effective in transferring to new face recognition models than PGD. ReFace attacks can successfully deceive commercial face recognition services in a transfer attack setting and reduce face identification accuracy from 82% to 16.4% for AWS SearchFaces API and Azure face verification accuracy from 91% to 50.1%.

📄 PDF Abstract BibTeX arXiv:2206.04783

Code (0)

등록된 구현이 없습니다.

Tasks

Face IdentificationFace RecognitionFace Verification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Non-Adaptive Adversarial Face Generation

2025-07-16 · Sunpill Kim, Seunghun Paik, Chanwoo Hwang, Minsu Kim 외

Adversarial attacks on face recognition systems (FRSs) pose serious security and privacy threats, especially when these systems are used for identity verification. In this paper, we propose a novel method for generating …

AttributeFace GenerationFace Recognition

Low-Latency Turn-Taking via Context-Aware Preface Generation in a Real-World Dialogue Robot

2026-07-25 · Yuki Okafuji, Koji Inoue, Yoshiki Ohira arxiv

Large language model (LLM)-based dialogue systems suffer response delays because generation begins only after final speech recognition. While fixed fillers are a workaround, they become unnatural over time. We propose a …

Speech Recognition

SphereFace Revived: Unifying Hyperspherical Face Recognition

2021-09-12 · Weiyang Liu, Yandong Wen, Bhiksha Raj, Rita Singh 외

This paper addresses the deep face recognition problem under an open-set protocol, where ideal face features are expected to have smaller maximal intra-class distance than minimal inter-class distance under a suitably ch…

Face Recognition

LibreFace: An Open-Source Toolkit for Deep Facial Expression Analysis

2023-08-18 · Di Chang, Yufeng Yin, Zongjian Li, Minh Tran 외

Facial expression analysis is an important tool for human-computer interaction. In this paper, we introduce LibreFace, an open-source toolkit for facial expression analysis. This open-source toolbox offers real-time and …

Facial Expression RecognitionKnowledge Distillation

On the Capacity of Face Representation

2017-09-29 · Sixue Gong, Vishnu Naresh Boddeti, Anil K. Jain

In this paper we address the following question, given a face representation, how many identities can it resolve? In other words, what is the capacity of the face representation? A scientific basis for estimating the cap…

Face Recognition