中文
相关论文

相关论文: Universal Perturbation Attack on Differentiable No…

200 篇论文

Object detection systems using deep learning models have become increasingly popular in robotics thanks to the rising power of CPUs and GPUs in embedded systems. However, these models are susceptible to adversarial attacks. While some…

机器人学 · 计算机科学 2024-07-12 Han Wu , Sareh Rowlands , Johan Wahlstrom

Machine learning models are known to be vulnerable to adversarial attacks, namely perturbations of the data that lead to wrong predictions despite being imperceptible. However, the existence of "universal" attacks (i.e., unique…

机器学习 · 计算机科学 2021-04-09 Arianna Rampini , Franco Pestarini , Luca Cosmo , Simone Melzi , Emanuele Rodolà

Despite their impressive performance, deep neural networks (DNNs) are widely known to be vulnerable to adversarial attacks, which makes it challenging for them to be deployed in security-sensitive applications, such as autonomous driving.…

机器学习 · 计算机科学 2020-10-09 Philipp Benz , Chaoning Zhang , Tooba Imtiaz , In So Kweon

Universal adversarial perturbation (UAP), also known as image-agnostic perturbation, is a fixed perturbation map that can fool the classifier with high probabilities on arbitrary images, making it more practical for attacking deep models in…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Yihao Huang , Qing Guo , Felix Juefei-Xu , Ming Hu , Xiaojun Jia , Xiaochun Cao , Geguang Pu , Yang Liu

Universal Adversarial Perturbations (UAPs) are imperceptible, image-agnostic vectors that cause deep neural networks (DNNs) to misclassify inputs with high probability. In practical attack scenarios, adversarial perturbations may undergo…

机器学习 · 计算机科学 2023-06-07 Changming Xu , Gagandeep Singh

Constructing adversarial perturbations for deep neural networks is an important direction of research. Crafting image-dependent adversarial perturbations using white-box feedback has hitherto been the norm for such adversarial attacks.…

密码学与安全 · 计算机科学 2021-09-10 Arka Ghosh , Sankha Subhra Mullick , Shounak Datta , Swagatam Das , Rammohan Mallipeddi , Asit Kr. Das

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

Although neural networks perform very well on the image classification task, they are still vulnerable to adversarial perturbations that can fool a neural network without visibly changing an input image. A paper has shown the existence of…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Waris Radji

Many machine learning image classifiers are vulnerable to adversarial attacks, inputs with perturbations designed to intentionally trigger misclassification. Current adversarial methods directly alter pixel colors and evaluate against pixel…

机器学习 · 计算机科学 2019-02-19 Hsueh-Ti Derek Liu , Michael Tao , Chun-Liang Li , Derek Nowrouzezahrai , Alec Jacobson

In this paper, we propose a novel transfer-based targeted attack method that optimizes the adversarial perturbations without any extra training efforts for auxiliary networks on training data. Our new attack method is proposed based on the…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Zhipeng Wei , Jingjing Chen , Zuxuan Wu , Yu-Gang Jiang

Deep neural networks have demonstrated impressive success in No-Reference Image Quality Assessment (NR-IQA). However, recent researches highlight the vulnerability of NR-IQA models to subtle adversarial perturbations, leading to…

图像与视频处理 · 电气工程与系统科学 2024-04-25 Chenxi Yang , Yujia Liu , Dingquan Li , Yan Zhong , Tingting Jiang

Given the outstanding progress that convolutional neural networks (CNNs) have made on natural image classification and object recognition problems, it is shown that deep learning methods can achieve very good recognition performance on many…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Yingpeng Deng , Lina J. Karam

Recent advances in Deep Learning show the existence of image-agnostic quasi-imperceptible perturbations that when applied to `any' image can fool a state-of-the-art network classifier to change its prediction about the image label. These…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Naveed Akhtar , Jian Liu , Ajmal Mian

State-of-the-art object recognition Convolutional Neural Networks (CNNs) are shown to be fooled by image agnostic perturbations, called universal adversarial perturbations. It is also observed that these perturbations generalize across…

计算机视觉与模式识别 · 计算机科学 2017-07-19 Konda Reddy Mopuri , Utsav Garg , R. Venkatesh Babu

Fooling people with highly realistic fake images generated with Deepfake or GANs brings a great social disturbance to our society. Many methods have been proposed to detect fake images, but they are vulnerable to adversarial perturbations…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Quanyu Liao , Yuezun Li , Xin Wang , Bin Kong , Bin Zhu , Siwei Lyu , Youbing Yin , Qi Song , Xi Wu

We propose a new adversarial attack to Deep Neural Networks for image classification. Different from most existing attacks that directly perturb input pixels, our attack focuses on perturbing abstract features, more specifically, features…

机器学习 · 计算机科学 2020-12-17 Qiuling Xu , Guanhong Tao , Siyuan Cheng , Xiangyu Zhang

The goal of No-Reference Image Quality Assessment (NR-IQA) is to predict the perceptual quality of an image in line with its subjective evaluation. To put the NR-IQA models into practice, it is essential to study their potential loopholes…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Yu Ran , Ao-Xiang Zhang , Mingjie Li , Weixuan Tang , Yuan-Gen Wang

With the great success of deep neural networks, adversarial learning has received widespread attention in various studies, ranging from multi-class learning to multi-label learning. However, existing adversarial attacks toward multi-label…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yuchen Sun , Qianqian Xu , Zitai Wang , Qingming Huang

Adversarial examples are inputs intentionally perturbed with the aim of forcing a machine learning model to produce a wrong prediction, while the changes are not easily detectable by a human. Although this topic has been intensively studied…

机器学习 · 计算机科学 2021-02-16 Jon Vadillo , Roberto Santana

We introduce Universal and Transferable Adversarial Perturbations (UTAP) for pathology foundation models that reveal critical vulnerabilities in their capabilities. Optimized using deep learning, UTAP comprises a fixed and weak noise…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Yuntian Wang , Xilin Yang , Che-Yung Shen , Nir Pillar , Aydogan Ozcan