paper-with-me

Papers

Mitigating Gradient-based Adversarial Attacks via Denoising and Compression

2021-04-03 · Rehana Mahfuz, Rajeev Sahay, Aly El Gamal

Gradient-based adversarial attacks on deep neural networks pose a serious threat, since they can be deployed by adding imperceptible perturbations to the test data of any network, and the risk they introduce cannot be assessed through the network's original training performance. Denoising and dimensionality reduction are two distinct methods that have been independently investigated to combat such attacks. While denoising offers the ability to tailor the defense to the specific nature of the attack, dimensionality reduction offers the advantage of potentially removing previously unseen perturbations, along with reducing the training time of the network being defended. We propose strategies to combine the advantages of these two defense mechanisms. First, we propose the cascaded defense, which involves denoising followed by dimensionality reduction. To reduce the training time of the defense for a small trade-off in performance, we propose the hidden layer defense, which involves feeding the output of the encoder of a denoising autoencoder into the network. Further, we discuss how adaptive attacks against these defenses could become significantly weak when an alternative defense is used, or when no defense is used. In this light, we propose a new metric to evaluate a defense which measures the sensitivity of the adaptive attack to modifications in the defense. Finally, we present a guideline for building an ordered repertoire of defenses, a.k.a. a defense infrastructure, that adjusts to limited computational resources in presence of uncertainty about the attack strategy.

📄 PDF Abstract BibTeX arXiv:2104.01494

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDimensionality Reduction

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
Denoising Autoencoder A Denoising Autoencoder is a modification on the autoencoder to prevent the network learning the identity function.…

Similar Papers 제목 키워드 기반

Combatting Adversarial Attacks through Denoising and Dimensionality Reduction: A Cascaded Autoencoder Approach

2018-12-07 · Rajeev Sahay, Rehana Mahfuz, Aly El Gamal

Machine Learning models are vulnerable to adversarial attacks that rely on perturbing the input data. This work proposes a novel strategy using Autoencoder Deep Neural Networks to defend a machine learning model against …

BIG-bench Machine LearningDenoisingDimensionality Reduction

A Computationally Efficient Method for Defending Adversarial Deep Learning Attacks

2019-06-13 · Rajeev Sahay, Rehana Mahfuz, Aly El Gamal

The reliance on deep learning algorithms has grown significantly in recent years. Yet, these models are highly vulnerable to adversarial attacks, which introduce visually imperceptible perturbations into testing data to …

Adversarial AttackDeep LearningDenoisingDimensionality Reduction

CIIDefence: Defeating Adversarial Attacks by Fusing Class-Specific Image Inpainting and Image Denoising

2019-10-01 · ICCV 2019 10 · Puneet Gupta, Esa Rahtu

This paper presents a novel approach for protecting deep neural networks from adversarial attacks, i.e., methods that add well-crafted imperceptible modifications to the original inputs such that they are incorrectly cla…

DenoisingImage DenoisingImage InpaintingImage Reconstruction

RoVISQ: Reduction of Video Service Quality via Adversarial Attacks on Deep Learning-based Video Compression

2022-03-18 · Jung-Woo Chang, Mojan Javaheripi, Seira Hidano, Farinaz Koushanfar

Video compression plays a crucial role in video streaming and classification systems by maximizing the end-user quality of experience (QoE) at a given bandwidth budget. In this paper, we conduct the first systematic stud…

Adversarial AttackClassificationDenoisingVideo Classification+2

Improving the JPEG-resistance of Adversarial Attacks on Face Recognition by Interpolation Smoothing

2024-02-26 · Kefu Guo, Fengfan Zhou, Hefei Ling, Ping Li 외

JPEG compression can significantly impair the performance of adversarial face examples, which previous adversarial attacks on face recognition (FR) have not adequately addressed. Considering this challenge, we propose a …

Adversarial AttackFace Recognition