paper-with-me

Papers

Effective black box adversarial attack with handcrafted kernels

2023-03-24 · Petr Dvořáček, Petr Hurtik, Petra Števuliáková

We propose a new, simple framework for crafting adversarial examples for black box attacks. The idea is to simulate the substitution model with a non-trainable model compounded of just one layer of handcrafted convolutional kernels and then train the generator neural network to maximize the distance of the outputs for the original and generated adversarial image. We show that fooling the prediction of the first layer causes the whole network to be fooled and decreases its accuracy on adversarial inputs. Moreover, we do not train the neural network to obtain the first convolutional layer kernels, but we create them using the technique of F-transform. Therefore, our method is very time and resource effective.

📄 PDF Abstract BibTeX arXiv:2303.13887

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

HyperNetworks with statistical filtering for defending adversarial examples

2017-11-06 · Zhun Sun, Mete Ozay, Takayuki Okatani

Deep learning algorithms have been known to be vulnerable to adversarial perturbations in various tasks such as image classification. This problem was addressed by employing several defense methods for detection and reje…

General Classificationimage-classificationImage Classification

DeepSearch: A Simple and Effective Blackbox Attack for Deep Neural Networks

2019-10-14 · Fuyuan Zhang, Sankalan Pal Chowdhury, Maria Christakis

Although deep neural networks have been very successful in image-classification tasks, they are prone to adversarial attacks. To generate adversarial inputs, there has emerged a wide variety of techniques, such as black-…

image-classificationImage Classification

Jailbreaking LLMs Without Gradients or Priors: Effective and Transferable Attacks

2026-01-06 · Zhakshylyk Nurlanov, Frank R. Schmidt, Florian Bernard arxiv

As Large Language Models (LLMs) are increasingly deployed in safety-critical domains, rigorously evaluating their robustness against adversarial jailbreaks is essential. However, current safety evaluations often overesti…

On the exploitative behavior of adversarial training against adversarial attacks

2021-09-29 · Ali Rahmati, Seyed-Mohsen Moosavi-Dezfooli, Huaiyu Dai

Adversarial attacks have been developed as intentionally designed perturbations added to the inputs in order to fool deep neural network classifiers. Adversarial training has been shown to be an effective approach to imp…

Improving Robustness of Facial Landmark Detection by Defending Against Adversarial Attacks

2021-01-01 · ICCV 2021 10 · Congcong Zhu, Xiaoqiang Li, Jide Li, Songmin Dai

Many recent developments in facial landmark detection have been driven by stacking model parameters or augmenting annotations. However, three subsequent challenges remain, including 1) an increase in computational ov…

Face AlignmentFacial Landmark Detection