paper-with-me

Papers

Sparse and Imperceivable Adversarial Attacks

2019-09-11 · ICCV 2019 10 · Francesco Croce, Matthias Hein

Neural networks have been proven to be vulnerable to a variety of adversarial attacks. From a safety perspective, highly sparse adversarial attacks are particularly dangerous. On the other hand the pixelwise perturbations of sparse attacks are typically large and thus can be potentially detected. We propose a new black-box technique to craft adversarial examples aiming at minimizing $l_0$-distance to the original image. Extensive experiments show that our attack is better or competitive to the state of the art. Moreover, we can integrate additional bounds on the componentwise perturbation. Allowing pixels to change only in region of high variation and avoiding changes along axis-aligned edges makes our adversarial examples almost non-perceivable. Moreover, we adapt the Projected Gradient Descent attack to the $l_0$-norm integrating componentwise constraints. This allows us to do adversarial training to enhance the robustness of classifiers against sparse and imperceivable adversarial manipulations.

📄 PDF Abstract BibTeX arXiv:1909.05040

Code (1)

fra31/sparse-imperceivable-attacks 공식 구현 tf

Similar Papers 제목 키워드 기반

Quantifying Perceptual Distortion of Adversarial Examples

2019-02-21 · Matt Jordan, Naren Manoj, Surbhi Goel, Alexandros G. Dimakis

Recent work has shown that additive threat models, which only permit the addition of bounded noise to the pixels of an image, are insufficient for fully capturing the space of imperceivable adversarial examples. For exam…

SSIM

On the Adversarial Robustness of Multi-Modal Foundation Models

2023-08-21 · Christian Schlarmann, Matthias Hein

Multi-modal foundation models combining vision and language models such as Flamingo or GPT-4 have recently gained enormous interest. Alignment of foundation models is used to prevent models from providing toxic or harmfu…

Adversarial AttackAdversarial RobustnessMultimodal Deep Learning

Adversarial Scratches: Deployable Attacks to CNN Classifiers

2022-04-20 · Loris Giulivi, Malhar Jere, Loris Rossi, Farinaz Koushanfar 외

A growing body of work has shown that deep neural networks are susceptible to adversarial examples. These take the form of small perturbations applied to the model's input which lead to incorrect predictions. Unfortunate…

The Security of Deep Learning Defences for Medical Imaging

2022-01-21 · Moshe Levy, Guy Amit, Yuval Elovici, Yisroel Mirsky

Deep learning has shown great promise in the domain of medical image analysis. Medical professionals and healthcare providers have been adopting the technology to speed up and enhance their work. These systems use deep n…

Deep LearningMedical Image Analysis

Sparse patches adversarial attacks via extrapolating point-wise information

2024-11-25 · Yaniv Nemcovsky, Avi Mendelson, Chaim Baskin

Sparse and patch adversarial attacks were previously shown to be applicable in realistic settings and are considered a security risk to autonomous systems. Sparse adversarial perturbations constitute a setting in which t…