paper-with-me

Papers

Sampling-based Fast Gradient Rescaling Method for Highly Transferable Adversarial Attacks

2022-04-06 · Xu Han, Anmin Liu, Yifeng Xiong, Yanbo Fan, Kun He

Deep neural networks have shown to be very vulnerable to adversarial examples crafted by adding human-imperceptible perturbations to benign inputs. After achieving impressive attack success rates in the white-box setting, more focus is shifted to black-box attacks. In either case, the common gradient-based approaches generally use the $sign$ function to generate perturbations at the end of the process. However, only a few works pay attention to the limitation of the $sign$ function. Deviation between the original gradient and the generated noises may lead to inaccurate gradient update estimation and suboptimal solutions for adversarial transferability, which is crucial for black-box attacks. To address this issue, we propose a Sampling-based Fast Gradient Rescaling Method (S-FGRM) to improve the transferability of the crafted adversarial examples. Specifically, we use data rescaling to substitute the inefficient $sign$ function in gradient-based attacks without extra computational cost. We also propose a Depth First Sampling method to eliminate the fluctuation of rescaling and stabilize the gradient update. Our method can be used in any gradient-based optimizations and is extensible to be integrated with various input transformation or ensemble methods for further improving the adversarial transferability. Extensive experiments on the standard ImageNet dataset show that our S-FGRM could significantly boost the transferability of gradient-based attacks and outperform the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2204.02887

Code (1)

Trustworthy-AI-Group/TransferAttack pytorch

Similar Papers 제목 키워드 기반

Sampling-based Fast Gradient Rescaling Method for Highly Transferable Adversarial Attacks

2023-07-06 · Xu Han, Anmin Liu, Chenxuan Yao, Yanbo Fan 외

Deep neural networks are known to be vulnerable to adversarial examples crafted by adding human-imperceptible perturbations to the benign input. After achieving nearly 100% attack success rates in white-box setting, more…

Adaptive Stepsizing for Stochastic Gradient Langevin Dynamics in Bayesian Neural Networks

2025-11-11 · Rajit Rajpal, Benedict Leimkuhler, Yuanhao Jiang arxiv

Bayesian neural networks (BNNs) require scalable sampling algorithms to approximate posterior distributions over parameters. Existing stochastic gradient Markov Chain Monte Carlo (SGMCMC) methods are highly sensitive to …

Image Classification

Achieving Margin Maximization Exponentially Fast via Progressive Norm Rescaling

2023-11-24 · Mingze Wang, Zeping Min, Lei Wu

In this work, we investigate the margin-maximization bias exhibited by gradient-based algorithms in classifying linearly separable data. We present an in-depth analysis of the specific properties of the velocity field as…

SwiftEdit: Lightning Fast Text-Guided Image Editing via One-Step Diffusion

2024-12-05 · CVPR 2025 1 · Trong-Tung Nguyen, Quang Nguyen, Khoi Nguyen, Anh Tran 외

Recent advances in text-guided image editing enable users to perform image edits through simple text inputs, leveraging the extensive priors of multi-step diffusion-based text-to-image models. However, these methods ofte…

Image Reconstructiontext-guided-image-editing

Transferable Sequential Recommendation via Vector Quantized Meta Learning

2024-11-04 · Zhenrui Yue, Huimin Zeng, Yang Zhang, Julian McAuley 외

While sequential recommendation achieves significant progress on capturing user-item transition patterns, transferring such large-scale recommender systems remains challenging due to the disjoint user and item groups acr…

Meta-LearningQuantizationRecommendation SystemsSequential Recommendation