中文
相关论文

相关论文: Alternating Objectives Generates Stronger PGD-Base…

200 篇论文

Projected Gradient Descent (PGD) is a strong and widely used first-order adversarial attack, yet its computational cost scales poorly, as all training samples undergo identical iterative inner-loop optimization despite contributing…

机器学习 · 计算机科学 2025-12-29 Youran Ye , Dejin Wang , Ajinkya Bhandare

Adversarial attacks on deep neural network models have seen rapid development and are extensively used to study the stability of these networks. Among various adversarial strategies, Projected Gradient Descent (PGD) is a widely adopted…

机器学习 · 计算机科学 2024-10-17 Dayana Savostianova , Emanuele Zangrando , Francesco Tudisco

We propose new, more efficient targeted white-box attacks against deep neural networks. Our attacks better align with the attacker's goal: (1) tricking a model to assign higher probability to the target class than to any other class, while…

机器学习 · 计算机科学 2022-06-22 Weiran Lin , Keane Lucas , Lujo Bauer , Michael K. Reiter , Mahmood Sharif

Current LLM alignment methods are readily broken through specifically crafted adversarial prompts. While crafting adversarial prompts using discrete optimization is highly effective, such attacks typically use more than 100,000 LLM calls.…

机器学习 · 计算机科学 2025-03-04 Simon Geisler , Tom Wollschläger , M. H. I. Abdalla , Johannes Gasteiger , Stephan Günnemann

Recent advances show that deep neural networks are not robust to deliberately crafted adversarial examples which many are generated by adding human imperceptible perturbation to clear input. Consider $l_2$ norms attacks, Project Gradient…

机器学习 · 计算机科学 2019-06-11 Fanyou Wu , Rado Gazo , Eva Haviarova , Bedrich Benes

Adversarial testing methods based on Projected Gradient Descent (PGD) are widely used for searching norm-bounded perturbations that cause the inputs of neural networks to be misclassified. This paper takes a deeper look at these methods and…

机器学习 · 计算机科学 2019-10-22 Sven Gowal , Jonathan Uesato , Chongli Qin , Po-Sen Huang , Timothy Mann , Pushmeet Kohli

Recent work on adversarial attack has shown that Projected Gradient Descent (PGD) Adversary is a universal first-order adversary, and the classifier adversarially trained by PGD is robust against a wide range of first-order attacks. It is…

机器学习 · 计算机科学 2018-12-07 Tianhang Zheng , Changyou Chen , Kui Ren

In many real-world applications of Machine Learning it is of paramount importance not only to provide accurate predictions, but also to ensure certain levels of robustness. Adversarial Training is a training procedure aiming at providing…

机器学习 · 计算机科学 2019-10-09 Matteo Terzi , Gian Antonio Susto , Pratik Chaudhari

Efficient and effective attacks are crucial for reliable evaluation of defenses, and also for developing robust models. Projected Gradient Descent (PGD) attack has been demonstrated to be one of the most successful adversarial attacks.…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Mengting Xu , Tao Zhang , Zhongnian Li , Daoqiang Zhang

Adversarial attacks against deep learning models represent a major threat to the security and reliability of natural language processing (NLP) systems. In this paper, we propose a modification to the BERT-Attack framework, integrating…

机器学习 · 计算机科学 2024-08-01 Hetvi Waghela , Jaydip Sen , Sneha Rakshit

Adversarial training, especially projected gradient descent (PGD), has proven to be a successful approach for improving robustness against adversarial attacks. After adversarial training, gradients of models with respect to their inputs…

机器学习 · 统计学 2023-04-21 Ricardo Bigolin Lanfredi , Joyce D. Schroeder , Tolga Tasdizen

Despite recent success on various tasks, deep learning techniques still perform poorly on adversarial examples with small perturbations. While optimization-based methods for adversarial attacks are well-explored in the field of computer…

计算与语言 · 计算机科学 2023-06-09 Lifan Yuan , Yichi Zhang , Yangyi Chen , Wei Wei

Deep learning models are vulnerable to adversarial examples, and adversarial attacks used to generate such examples have attracted considerable research interest. Although existing methods based on the steepest descent have achieved high…

Owing to the susceptibility of deep learning systems to adversarial attacks, there has been a great deal of work in developing (both empirically and certifiably) robust classifiers. While most work has defended against a single type of…

机器学习 · 计算机科学 2020-07-30 Pratyush Maini , Eric Wong , J. Zico Kolter

Adversarial Training (AT) with Projected Gradient Descent (PGD) is an effective approach for improving the robustness of the deep neural networks. However, PGD AT has been shown to suffer from two main limitations: i) high computational…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Ahmadreza Jeddi , Mohammad Javad Shafiee , Alexander Wong

Deep learning models have achieved state-of-the-art performances in various domains, while they are vulnerable to the inputs with well-crafted but small perturbations, which are named after adversarial examples (AEs). Among many strategies…

计算机视觉与模式识别 · 计算机科学 2023-10-11 Huihui Gong

We show that when taking into account also the image domain $[0,1]^d$, established $l_1$-projected gradient descent (PGD) attacks are suboptimal as they do not consider that the effective threat model is the intersection of the $l_1$-ball…

机器学习 · 计算机科学 2023-11-27 Francesco Croce , Matthias Hein

Deep learning achieves state-of-the-art performance in many tasks but exposes to the underlying vulnerability against adversarial examples. Across existing defense techniques, adversarial training with the projected gradient decent attack…

密码学与安全 · 计算机科学 2022-10-04 Tianjin Huang , Vlado Menkovski , Yulong Pei , Mykola Pechenizkiy

Neural networks are known to be susceptible to adversarial samples: small variations of natural examples crafted to deliberately mislead the models. While they can be easily generated using gradient-based techniques in digital and physical…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Haotian Xue , Alexandre Araujo , Bin Hu , Yongxin Chen

Deep neural networks (DNNs) are vulnerable to adversarial examples obtained by adding small perturbations to original examples. The added perturbations in existing attacks are mainly determined by the gradient of the loss function with…

密码学与安全 · 计算机科学 2023-06-06 Chen Wan , Fangjun Huang
‹ 上一页 1 2 3 10 下一页 ›