paper-with-me

Papers

LFAA: Crafting Transferable Targeted Adversarial Examples with Low-Frequency Perturbations

2023-10-31 · Kunyu Wang, Juluan Shi, Wenxuan Wang

Deep neural networks are susceptible to adversarial attacks, which pose a significant threat to their security and reliability in real-world applications. The most notable adversarial attacks are transfer-based attacks, where an adversary crafts an adversarial example to fool one model, which can also fool other models. While previous research has made progress in improving the transferability of untargeted adversarial examples, the generation of targeted adversarial examples that can transfer between models remains a challenging task. In this work, we present a novel approach to generate transferable targeted adversarial examples by exploiting the vulnerability of deep neural networks to perturbations on high-frequency components of images. We observe that replacing the high-frequency component of an image with that of another image can mislead deep models, motivating us to craft perturbations containing high-frequency information to achieve targeted attacks. To this end, we propose a method called Low-Frequency Adversarial Attack (\name), which trains a conditional generator to generate targeted adversarial perturbations that are then added to the low-frequency component of the image. Extensive experiments on ImageNet demonstrate that our proposed approach significantly outperforms state-of-the-art methods, improving targeted attack success rates by a margin from 3.2\% to 15.5\%.

📄 PDF Abstract BibTeX arXiv:2310.20175

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Minimizing Maximum Model Discrepancy for Transferable Black-box Targeted Attacks

2022-12-18 · CVPR 2023 1 · Anqi Zhao, Tong Chu, Yahao Liu, Wen Li 외

In this work, we study the black-box targeted attack problem from the model discrepancy perspective. On the theoretical side, we present a generalization error bound for black-box targeted attacks, which gives a rigorous…

Almost for Free: Crafting Adversarial Examples with Convolutional Image Filters

2026-05-01 · Alexander Warnecke, Konrad Rieck arxiv

Adversarial examples in machine learning are typically generated using gradients, obtained either directly through access to the model or approximated via queries to it. In this paper, we propose a much simpler approach …

Edge Detection

Delving into Transferable Adversarial Examples and Black-box Attacks

2016-11-08 · Yanpei Liu, Xinyun Chen, Chang Liu, Dawn Song

An intriguing property of deep neural networks is the existence of adversarial examples, which can transfer among different architectures. These transferable adversarial examples may severely hinder deep neural network-b…

Adversarial AttackAdversarial Defenseimage-classificationImage Classification

Towards Transferable Targeted Adversarial Examples

2023-01-01 · CVPR 2023 1 · Zhibo Wang, Hongshan Yang, Yunhe Feng, Peng Sun 외

Transferability of adversarial examples is critical for black-box deep learning model attacks. While most existing studies focus on enhancing the transferability of untargeted adversarial attacks, few of them studied…

Adversarial Attack

Towards Transferable Targeted Attack

2020-06-01 · CVPR 2020 6 · Maosen Li, Cheng Deng, Tengjiao Li, Junchi Yan 외

An intriguing property of adversarial examples is their transferability, which suggests that black-box attacks are feasible in real-world applications. Previous works mostly study the transferability on non-targeted sett…

Metric Learning