中文
相关论文

相关论文: Efficient Adversarial Input Generation via Neural …

200 篇论文

Deep neural networks have been shown to be susceptible to adversarial examples -- small, imperceptible changes constructed to cause mis-classification in otherwise highly accurate image classifiers. As a practical alternative, recent work…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Sukrut Rao , David Stutz , Bernt Schiele

Adversarial patches, often used to provide physical stealth protection for critical assets and assess perception algorithm robustness, usually neglect the need for visual harmony with the background environment, making them easily…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Chaoqun Li , Zhuodong Liu , Huanqian Yan , Hang Su

Standard approaches for adversarial patch generation lead to noisy conspicuous patterns, which are easily recognizable by humans. Recent research has proposed several approaches to generate naturalistic patches using generative adversarial…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Svetlana Pavlitskaya , Bianca-Marina Codău , J. Marius Zöllner

We propose a novel technique to make neural network robust to adversarial examples using a generative adversarial network. We alternately train both classifier and generator networks. The generator network generates an adversarial…

机器学习 · 计算机科学 2023-07-06 Hyeungill Lee , Sungyeob Han , Jungwoo Lee

Adversarial training, in which a network is trained on both adversarial and clean examples, is one of the most trusted defense methods against adversarial attacks. However, there are three major practical difficulties in implementing and…

机器学习 · 计算机科学 2019-10-11 Shixian Wen , Laurent Itti

Adversarial attacks meticulously generate minuscule, imperceptible perturbations to images to deceive neural networks. Counteracting these, adversarial purification methods seek to transform adversarial input samples into clean output…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Sitong Liu , Zhichao Lian , Shuangquan Zhang , Liang Xiao

Deep neural networks have been widely used in many computer vision tasks. However, it is proved that they are susceptible to small, imperceptible perturbations added to the input. Inputs with elaborately designed perturbations that can fool…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Yusheng Zhao , Huanqian Yan , Xingxing Wei

Multiple different approaches of generating adversarial examples have been proposed to attack deep neural networks. These approaches involve either directly computing gradients with respect to the image pixels, or directly solving an…

神经与进化计算 · 计算机科学 2017-03-29 Shumeet Baluja , Ian Fischer

With the increasing amount of available data and advances in computing capabilities, deep neural networks (DNNs) have been successfully employed to solve challenging tasks in various areas, including healthcare, climate, and finance.…

机器学习 · 计算机科学 2023-01-12 Marcele O. K. Mendonça , Javier Maroto , Pascal Frossard , Paulo S. R. Diniz

While machine learning applications are getting mainstream owing to a demonstrated efficiency in solving complex problems, they suffer from inherent vulnerability to adversarial attacks. Adversarial attacks consist of additive noise to an…

密码学与安全 · 计算机科学 2021-10-12 Bilel Tarchoun , Ihsen Alouani , Anouar Ben Khalifa , Mohamed Ali Mahjoub

Neural networks have been proven to be both highly effective within computer vision, and highly vulnerable to adversarial attacks. Consequently, as the use of neural networks increases due to their unrivaled performance, so too does the…

机器学习 · 计算机科学 2023-04-03 Timothy Redgrave , Colton Crum

Deep neural networks (DNNs) are vulnerable to adversarial examples, which are crafted by adding imperceptible perturbations to inputs. Recently different attacks and strategies have been proposed, but how to generate adversarial examples…

机器学习 · 计算机科学 2021-01-13 Tao Bai , Jun Zhao , Jinlin Zhu , Shoudong Han , Jiefeng Chen , Bo Li , Alex Kot

Adversarial perturbations can pose a serious threat for deploying machine learning systems. Recent works have shown existence of image-agnostic perturbations that can fool classifiers over most natural images. Existing methods present…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Konda Reddy Mopuri , Utkarsh Ojha , Utsav Garg , R. Venkatesh Babu

Neural networks are known to be vulnerable to adversarial examples, inputs that have been intentionally perturbed to remain visually similar to the source input, but cause a misclassification. It was recently shown that given a dataset and…

密码学与安全 · 计算机科学 2018-01-08 Jamie Hayes , George Danezis

Recent research showed that deep neural networks are highly sensitive to so-called adversarial perturbations, which are tiny perturbations of the input data purposely designed to fool a machine learning classifier. Most classification…

机器学习 · 计算机科学 2018-01-15 Akram Erraqabi , Aristide Baratin , Yoshua Bengio , Simon Lacoste-Julien

The field of computer vision has witnessed phenomenal progress in recent years partially due to the development of deep convolutional neural networks. However, deep learning models are notoriously sensitive to adversarial examples which are…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Haofeng Li , Yirui Zeng , Guanbin Li , Liang Lin , Yizhou Yu

Adversarial attacks in deep learning models, especially for safety-critical systems, are gaining more and more attention in recent years, due to the lack of trust in the security and robustness of AI models. Yet the more primitive…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Abhijith Sharma , Yijun Bian , Phil Munz , Apurva Narayan

Convolutional and recurrent neural networks have been widely employed to achieve state-of-the-art performance on classification tasks. However, it has also been noted that these networks can be manipulated adversarially with relative ease,…

机器学习 · 计算机科学 2020-09-08 Shankar A. Deka , Dušan M. Stipanović , Claire J. Tomlin

Physical adversarial attacks pose a significant practical threat as it deceives deep learning systems operating in the real world by producing prominent and maliciously designed physical perturbations. Emphasizing the evaluation of…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Amira Guesmi , Ioan Marius Bilasco , Muhammad Shafique , Ihsen Alouani

Deep neural networks, like many other machine learning models, have recently been shown to lack robustness against adversarially crafted inputs. These inputs are derived from regular inputs by minor yet carefully selected perturbations that…

密码学与安全 · 计算机科学 2016-06-17 Kathrin Grosse , Nicolas Papernot , Praveen Manoharan , Michael Backes , Patrick McDaniel