paper-with-me

홈 › Papers

Backdooring Convolutional Neural Networks via Targeted Weight Perturbations

2018-12-07 · Jacob Dumford, Walter Scheirer

We present a new type of backdoor attack that exploits a vulnerability of convolutional neural networks (CNNs) that has been previously unstudied. In particular, we examine the application of facial recognition. Deep learning techniques are at the top of the game for facial recognition, which means they have now been implemented in many production-level systems. Alarmingly, unlike other commercial technologies such as operating systems and network devices, deep learning-based facial recognition algorithms are not presently designed with security requirements or audited for security vulnerabilities before deployment. Given how young the technology is and how abstract many of the internal workings of these algorithms are, neural network-based facial recognition systems are prime targets for security breaches. As more and more of our personal information begins to be guarded by facial recognition (e.g., the iPhone X), exploring the security vulnerabilities of these systems from a penetration testing standpoint is crucial. Along these lines, we describe a general methodology for backdooring CNNs via targeted weight perturbations. Using a five-layer CNN and ResNet-50 as case studies, we show that an attacker is able to significantly increase the chance that inputs they supply will be falsely accepted by a CNN while simultaneously preserving the error rates for legitimate enrolled classes.

📄 PDF Abstract BibTeX arXiv:1812.03128

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attack

Similar Papers 제목 키워드 기반

A Kernelized Manifold Mapping to Diminish the Effect of Adversarial Perturbations

2019-03-03 · CVPR 2019 6 · Saeid Asgari Taghanaki, Kumar Abhishek, Shekoofeh Azizi, Ghassan Hamarneh

The linear and non-flexible nature of deep convolutional models makes them vulnerable to carefully crafted adversarial perturbations. To tackle this problem, we propose a non-linear radial basis convolutional feature map…

image-classificationImage ClassificationLesion SegmentationSegmentation+1

Radial Basis Feature Transformation to Arm CNNs Against Adversarial Attacks

2019-05-01 · ICLR 2019 5 · Saeid Asgari Taghanaki, Shekoofeh Azizi, Ghassan Hamarneh

The linear and non-flexible nature of deep convolutional models makes them vulnerable to carefully crafted adversarial perturbations. To tackle this problem, in this paper, we propose a nonlinear radial basis convolution…

image-classificationImage Classification

On the Robustness of Convolutional Neural Networks to Internal Architecture and Weight Perturbations

2017-03-23 · Nicholas Cheney, Martin Schrimpf, Gabriel Kreiman

Deep convolutional neural networks are generally regarded as robust function approximators. So far, this intuition is based on perturbations to external stimuli such as the images to be classified. Here we explore the ro…

Improving Transferable Targeted Adversarial Attacks with Model Self-Enhancement

2024-01-01 · CVPR 2024 1 · Han Wu, Guanyan Ou, Weibin Wu, Zibin Zheng

Various transfer attack methods have been proposed to evaluate the robustness of deep neural networks (DNNs). Although manifesting remarkable performance in generating untargeted adversarial perturbations existing pr…

Robustifying deep networks for image segmentation

2019-08-01 · Zheng Liu, Jinnian Zhang, Varun Jog, Po-Ling Loh 외

Purpose: The purpose of this study is to investigate the robustness of a commonly-used convolutional neural network for image segmentation with respect to visually-subtle adversarial perturbations, and suggest new method…

Brain Tumor SegmentationData AugmentationImage SegmentationSegmentation+2