paper-with-me

홈 › Papers

Fast Geometrically-Perturbed Adversarial Faces

2018-09-24 · Ali Dabouei, Sobhan Soleymani, Jeremy Dawson, Nasser M. Nasrabadi

The state-of-the-art performance of deep learning algorithms has led to a considerable increase in the utilization of machine learning in security-sensitive and critical applications. However, it has recently been shown that a small and carefully crafted perturbation in the input space can completely fool a deep model. In this study, we explore the extent to which face recognition systems are vulnerable to geometrically-perturbed adversarial faces. We propose a fast landmark manipulation method for generating adversarial faces, which is approximately 200 times faster than the previous geometric attacks and obtains 99.86% success rate on the state-of-the-art face recognition models. To further force the generated samples to be natural, we introduce a second attack constrained on the semantic structure of the face which has the half speed of the first attack with the success rate of 99.96%. Both attacks are extremely robust against the state-of-the-art defense methods with the success rate of equal or greater than 53.59%. Code is available at https://github.com/alldbi/FLM

📄 PDF Abstract BibTeX arXiv:1809.08999

Code (1)

alldbi/FLM 공식 구현 tf

Tasks

Face Recognition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Generative Adversarial Networks for geometric surfaces prediction in injection molding

2019-01-29 · Pierre Nagorny, Thomas Lacombe, Hugues Favreliere, Maurice Pillet 외

Geometrical and appearance quality requirements set the limits of the current industrial performance in injection molding. To guarantee the product's quality, it is necessary to adjust the process settings in a closed lo…

Better Generalization with Adaptive Adversarial Training

2019-05-28 · Amit Despande, Sandesh Kamath, K V Subrahmanyam

An effective method to obtain an adversarial robust network is to train the network with adversarially perturbed samples. Perturbing all the samples adversarially has shown to increase the robustness of the networks sign…

Adversarial Robustness

2D Gaussian Splatting for Geometrically Accurate Radiance Fields

2024-03-26 · Binbin Huang, Zehao Yu, Anpei Chen, Andreas Geiger 외

3D Gaussian Splatting (3DGS) has recently revolutionized radiance field reconstruction, achieving high quality novel view synthesis and fast rendering speed without baking. However, 3DGS fails to accurately represent sur…

3DGSNovel View Synthesis

FGAM:Fast Adversarial Malware Generation Method Based on Gradient Sign

2023-05-22 · Kun Li, Fan Zhang, Wei Guo

Malware detection models based on deep learning have been widely used, but recent research shows that deep learning models are vulnerable to adversarial attacks. Adversarial attacks are to deceive the deep learning model…

Deep LearningMalware Detection

Initializing Perturbations in Multiple Directions for Fast Adversarial Training

2020-05-15 · Xunguang Wang, Ship Peng Xu, Eric Ke Wang

Recent developments in the filed of Deep Learning have demonstrated that Deep Neural Networks(DNNs) are vulnerable to adversarial examples. Specifically, in image classification, an adversarial example can fool the well …

image-classificationImage Classification