paper-with-me

Papers

TRM-UAP: Enhancing the Transferability of Data-Free Universal Adversarial Perturbation via Truncated Ratio Maximization

2023-01-01 · ICCV 2023 1 · Yiran Liu, Xin Feng, Yunlong Wang, Wu Yang, Di Ming

Aiming at crafting a single universal adversarial perturbation (UAP) to fool CNN models for various data samples, universal attack enables a more efficient and accurate evaluation for the robustness of CNN models. Early universal attacks craft UAPs depending on data priors. For more practical applications, the data-free universal attacks that make UAPs from random noises have aroused much attention recently. However, existing data-free UAP methods perturb all the CNN feature layers equally via the maximization of the CNN activation, leading to poor transferability. In this paper, we propose a novel data-free universal attack without depending on any real data samples through truncated ratio maximization, which we term as TRM-UAP. Specifically, different from the maximization of the positive activation in convolution layers, we propose to optimize the UAP generation from the ratio of positive and negative activations. To further enhance the transferability of universal attack, TRM-UAP not only performs the ratio maximization merely on low-level generic features via the truncation strategy, but also incorporates a curriculum optimization algorithm that can effectively learn the diversity of artificial images. Extensive experiments on the ImageNet dataset verify that TRM-UAP achieves a state-of-the-art average fooling rate and excellent transferability on different CNN models as compared to other data-free UAP methods. Code is available at https://github.com/RandolphCarter0/TRMUAP.

📄 PDF Abstract BibTeX

Code (1)

randolphcarter0/trmuap 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Data-free Universal Adversarial Perturbation with Pseudo-semantic Prior

2025-02-28 · CVPR 2025 1 · Chanhui Lee, Yeonghwan Song, Jeany Son

Data-free Universal Adversarial Perturbation (UAP) is an image-agnostic adversarial attack that deceives deep neural networks using a single perturbation generated solely from random noise without relying on data priors.…

Adversarial Attack

Universal Adversarial Directions

2022-10-28 · Ching Lam Choi, Farzan Farnia

Despite their great success in image recognition tasks, deep neural networks (DNNs) have been observed to be susceptible to universal adversarial perturbations (UAPs) which perturb all input samples with a single perturb…

Enhancing Transferability of Targeted Adversarial Examples: A Self-Universal Perspective

2024-07-22 · Bowen Peng, Li Liu, Tianpeng Liu, Zhen Liu 외

Transfer-based targeted adversarial attacks against black-box deep neural networks (DNNs) have been proven to be significantly more challenging than untargeted ones. The impressive transferability of current SOTA, the ge…

RAEncoder: A Label-Free Reversible Adversarial Examples Encoder for Dataset Intellectual Property Protection

2025-01-01 · CVPR 2025 1 · Fan Xing, Zhuo Tian, Xuefeng Fan, Xiaoyi Zhou

Reversible Adversarial Examples (RAE) are designed to protect the intellectual property of datasets. Such examples can function as imperceptible adversarial examples to erode the model performance of unauthorized use…

Self-Supervised Learning

Three-in-One: Robust Enhanced Universal Transferable Anti-Facial Retrieval in Online Social Networks

2024-12-12 · Yunna Lv, Long Tang, Dengpan Ye, Caiyun Xie 외

Deep hash-based retrieval techniques are widely used in facial retrieval systems to improve the efficiency of facial matching. However, it also carries the danger of exposing private information. Deep hash models are eas…

Meta-LearningRetrieval