中文
相关论文

相关论文: $L_p$-norm Distortion-Efficient Adversarial Attack

200 篇论文

The evaluation of robustness against adversarial manipulation of neural networks-based classifiers is mainly tested with empirical attacks as methods for the exact computation, even when available, do not scale to large networks. We propose…

机器学习 · 计算机科学 2020-07-21 Francesco Croce , Matthias Hein

Adversarial attacks aim to confound machine learning systems, while remaining virtually imperceptible to humans. Attacks on image classification systems are typically gauged in terms of $p$-norm distortions in the pixel feature space. We…

机器学习 · 计算机科学 2019-06-07 Ayon Sen , Xiaojin Zhu , Liam Marshall , Robert Nowak

Much research effort has been devoted to better understanding adversarial examples, which are specially crafted inputs to machine-learning models that are perceptually similar to benign inputs, but are classified differently (i.e.,…

密码学与安全 · 计算机科学 2018-07-30 Mahmood Sharif , Lujo Bauer , Michael K. Reiter

Adversarial machine learning has been both a major concern and a hot topic recently, especially with the ubiquitous use of deep neural networks in the current landscape. Adversarial attacks and defenses are usually likened to a…

计算机视觉与模式识别 · 计算机科学 2022-12-08 Ngoc N. Tran , Anh Tuan Bui , Dinh Phung , Trung Le

Deep neural networks perform well on real world data but are prone to adversarial perturbations: small changes in the input easily lead to misclassification. In this work, we propose an attack methodology not only for cases where the…

机器学习 · 计算机科学 2019-10-09 Aram-Alexandre Pooladian , Chris Finlay , Tim Hoheisel , Adam Oberman

Research on adversarial examples in computer vision tasks has shown that small, often imperceptible changes to an image can induce misclassification, which has security implications for a wide range of image processing systems. Considering…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Jérôme Rony , Luiz G. Hafemann , Luiz S. Oliveira , Ismail Ben Ayed , Robert Sabourin , Eric Granger

Sparse adversarial attacks can fool deep neural networks (DNNs) by only perturbing a few pixels (regularized by l_0 norm). Recent efforts combine it with another l_infty imperceptible on the perturbation magnitudes. The resultant sparse and…

机器学习 · 计算机科学 2021-06-14 Mingkang Zhu , Tianlong Chen , Zhangyang Wang

Neural networks have been proven to be vulnerable to a variety of adversarial attacks. From a safety perspective, highly sparse adversarial attacks are particularly dangerous. On the other hand the pixelwise perturbations of sparse attacks…

机器学习 · 计算机科学 2019-09-12 Francesco Croce , Matthias Hein

Deep neural networks (DNNs) are known vulnerable to adversarial attacks. That is, adversarial examples, obtained by adding delicately crafted distortions onto original legal inputs, can mislead a DNN to classify them as any target labels.…

机器学习 · 计算机科学 2018-04-11 Pu Zhao , Sijia Liu , Yanzhi Wang , Xue Lin

Deep Neural Networks have demonstrated remarkable success in various domains but remain susceptible to adversarial examples, which are slightly altered inputs designed to induce misclassification. While adversarial attacks typically…

机器学习 · 计算机科学 2024-08-29 Weiyou Liu , Zhenyang Li , Weitong Chen

When generating adversarial examples to attack deep neural networks (DNNs), Lp norm of the added perturbation is usually used to measure the similarity between original image and adversarial example. However, such adversarial attacks…

机器学习 · 计算机科学 2019-02-21 Kaidi Xu , Sijia Liu , Pu Zhao , Pin-Yu Chen , Huan Zhang , Quanfu Fan , Deniz Erdogmus , Yanzhi Wang , Xue Lin

Deep neural networks are known to be vulnerable to adversarial perturbations. The amount of these perturbations are generally quantified using $L_p$ metrics, such as $L_0$, $L_2$ and $L_\infty$. However, even when the measured perturbations…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Ayberk Aydin , Alptekin Temizel

Deep neural network image classifiers are reported to be susceptible to adversarial evasion attacks, which use carefully crafted images created to mislead a classifier. Recently, various kinds of adversarial attack methods have been…

机器学习 · 计算机科学 2019-10-04 He Zhao , Trung Le , Paul Montague , Olivier De Vel , Tamas Abraham , Dinh Phung

Many existing adversarial attacks generate $L_p$-norm perturbations on image RGB space. Despite some achievements in transferability and attack success rate, the crafted adversarial examples are easily perceived by human eyes. Towards…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Jianqi Chen , Hao Chen , Keyan Chen , Yilan Zhang , Zhengxia Zou , Zhenwei Shi

Recent work has shown that additive threat models, which only permit the addition of bounded noise to the pixels of an image, are insufficient for fully capturing the space of imperceivable adversarial examples. For example, small rotations…

机器学习 · 统计学 2019-02-25 Matt Jordan , Naren Manoj , Surbhi Goel , Alexandros G. Dimakis

Regional adversarial attacks often rely on complicated methods for generating adversarial perturbations, making it hard to compare their efficacy against well-known attacks. In this study, we show that effective regional perturbations can…

机器学习 · 计算机科学 2020-07-21 Utku Ozbulak , Jonathan Peck , Wesley De Neve , Bart Goossens , Yvan Saeys , Arnout Van Messem

Traditional adversarial attacks typically aim to alter the predicted labels of input images by generating perturbations that are imperceptible to the human eye. However, these approaches often lack explainability. Moreover, most existing…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Akram Heidarizadeh , Connor Hatfield , Lorenzo Lazzarotto , HanQin Cai , George Atia

Adversarial examples are perturbed inputs designed to fool machine learning models. Most recent works on adversarial examples for image classification focus on directly modifying pixels with minor perturbations. A common requirement in all…

机器学习 · 计算机科学 2018-12-27 Dan Peng , Zizhan Zheng , Xiaofeng Zhang

Despite much effort, deep neural networks remain highly susceptible to tiny input perturbations and even for MNIST, one of the most common toy datasets in computer vision, no neural network model exists for which adversarial perturbations…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Lukas Schott , Jonas Rauber , Matthias Bethge , Wieland Brendel

The Madry Lab recently hosted a competition designed to test the robustness of their adversarially trained MNIST model. Attacks were constrained to perturb each pixel of the input image by a scaled maximal $L_\infty$ distortion $\epsilon$ =…

机器学习 · 统计学 2018-07-31 Yash Sharma , Pin-Yu Chen
‹ 上一页 1 2 3 10 下一页 ›