paper-with-me

Papers

SparseFool: a few pixels make a big difference

2018-11-06 · CVPR 2019 6 · Apostolos Modas, Seyed-Mohsen Moosavi-Dezfooli, Pascal Frossard

Deep Neural Networks have achieved extraordinary results on image classification tasks, but have been shown to be vulnerable to attacks with carefully crafted perturbations of the input data. Although most attacks usually change values of many image's pixels, it has been shown that deep networks are also vulnerable to sparse alterations of the input. However, no computationally efficient method has been proposed to compute sparse perturbations. In this paper, we exploit the low mean curvature of the decision boundary, and propose SparseFool, a geometry inspired sparse attack that controls the sparsity of the perturbations. Extensive evaluations show that our approach computes sparse perturbations very fast, and scales efficiently to high dimensional data. We further analyze the transferability and the visual effects of the perturbations, and show the existence of shared semantic information across the images and the networks. Finally, we show that adversarial training can only slightly improve the robustness against sparse additive perturbations computed with SparseFool.

📄 PDF Abstract BibTeX arXiv:1811.02248

Code (1)

LTS4/SparseFool 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Attention Masks Help Adversarial Attacks to Bypass Safety Detectors

2024-11-07 · Yunfan Shi

Despite recent research advancements in adversarial attack methods, current approaches against XAI monitors are still discoverable and slower. In this paper, we present an adaptive framework for attention mask generation…

Adversarial Attackimage-classificationImage Classification

Frame Difference-Based Temporal Loss for Video Stylization

2021-02-11 · Jianjin Xu, Zheyang Xiong, Xiaolin Hu

Neural style transfer models have been used to stylize an ordinary video to specific styles. To ensure temporal inconsistency between the frames of the stylized video, a common approach is to estimate the optic flow of t…

Optical Flow EstimationStyle Transfer

Changes-Aware Transformer: Learning Generalized Changes Representation

2023-09-24 · Dan Wang, Licheng Jiao, Jie Chen, Shuyuan Yang 외

Difference features obtained by comparing the images of two periods play an indispensable role in the change detection (CD) task. However, a pair of bi-temporal images can exhibit diverse changes, which may cause various…

Change Detection

A Robust Imbalanced SAR Image Change Detection Approach Based on Deep Difference Image and PCANet

2020-03-03 · Xinzheng Zhang, Hang Su, Ce Zhang, Peter M. Atkinson 외

In this research, a novel robust change detection approach is presented for imbalanced multi-temporal synthetic aperture radar (SAR) image based on deep learning. Our main contribution is to develop a novel method for ge…

Change DetectionClusteringPseudo Label

Stochastic sparse adversarial attacks

2020-11-24 · Manon Césaire, Lucas Schott, Hatem Hajri, Sylvain Lamprier 외

This paper introduces stochastic sparse adversarial attacks (SSAA), standing as simple, fast and purely noise-based targeted and untargeted attacks of neural network classifiers (NNC). SSAA offer new examples of sparse (…