paper-with-me

홈 › Papers

Search Space of Adversarial Perturbations against Image Filters

2020-03-05 · Dang Duy Thang, Toshihiro Matsui

The superiority of deep learning performance is threatened by safety issues for itself. Recent findings have shown that deep learning systems are very weak to adversarial examples, an attack form that was altered by the attacker's intent to deceive the deep learning system. There are many proposed defensive methods to protect deep learning systems against adversarial examples. However, there is still a lack of principal strategies to deceive those defensive methods. Any time a particular countermeasure is proposed, a new powerful adversarial attack will be invented to deceive that countermeasure. In this study, we focus on investigating the ability to create adversarial patterns in search space against defensive methods that use image filters. Experimental results conducted on the ImageNet dataset with image classification tasks showed the correlation between the search space of adversarial perturbation and filters. These findings open a new direction for building stronger offensive methods towards deep learning systems.

📄 PDF Abstract BibTeX arXiv:2003.02750

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackDeep Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Defending Against Universal Perturbations With Shared Adversarial Training

2018-12-10 · ICCV 2019 10 · Chaithanya Kumar Mummadi, Thomas Brox, Jan Hendrik Metzen

Classifiers such as deep neural networks have been shown to be vulnerable against adversarial perturbations on problems with high-dimensional input space. While adversarial training improves the robustness of image class…

image-classificationImage ClassificationSemantic Segmentation

Universality, Robustness, and Detectability of Adversarial Perturbations under Adversarial Training

2018-01-01 · ICLR 2018 1 · Jan Hendrik Metzen

Classifiers such as deep neural networks have been shown to be vulnerable against adversarial perturbations on problems with high-dimensional input space. While adversarial training improves the robustness of classifiers…

Adversarial Perturbations Prevail in the Y-Channel of the YCbCr Color Space

2020-02-25 · Camilo Pestana, Naveed Akhtar, Wei Liu, David Glance 외

Deep learning offers state of the art solutions for image recognition. However, deep models are vulnerable to adversarial perturbations in images that are subtle but significantly change the model's prediction. In a whit…

Generalizable Lightweight Proxy for Robust NAS against Diverse Perturbations

2023-06-08 · NeurIPS 2023 11 · Hyeonjeong Ha, Minseon Kim, Sung Ju Hwang

Recent neural architecture search (NAS) frameworks have been successful in finding optimal architectures for given conditions (e.g., performance or latency). However, they search for optimal architectures in terms of the…

Neural Architecture Search

What Learned Representations and Influence Functions Can Tell Us About Adversarial Examples

2023-09-19 · Shakila Mahjabin Tonni, Mark Dras

Adversarial examples, deliberately crafted using small perturbations to fool deep neural networks, were first studied in image processing and more recently in NLP. While approaches to detecting adversarial examples in NL…