中文
相关论文

相关论文: FG-UAP: Feature-Gathering Universal Adversarial Pe…

200 篇论文

The previous study has shown that universal adversarial attacks can fool deep neural networks over a large set of input images with a single human-invisible perturbation. However, current methods for universal adversarial attacks are based…

计算机视觉与模式识别 · 计算机科学 2020-11-02 Yanghao Zhang , Wenjie Ruan , Fu Wang , Xiaowei Huang

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

Deep Neural Networks (DNNs) are vulnerable to adversarial examples which would inveigle neural networks to make prediction errors with small perturbations on the input images. Researchers have been devoted to promoting the research on the…

机器学习 · 计算机科学 2021-08-30 Jun Yan , Xiaoyang Deng , Huilin Yin , Wancheng Ge

Graph neural networks (GNNs) are a class of effective deep learning models for node classification tasks; yet their predictive capability may be severely compromised under adversarially designed unnoticeable perturbations to the graph…

机器学习 · 计算机科学 2023-01-05 Xiao Zang , Jie Chen , Bo Yuan

Increasing shape-bias in deep neural networks has been shown to improve robustness to common corruptions and noise. In this paper we analyze the adversarial robustness of texture and shape-biased models to Universal Adversarial…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Kenneth T. Co , Luis Muñoz-González , Leslie Kanthan , Ben Glocker , Emil C. Lupu

Despite their advances and success, real-world deep neural networks are known to be vulnerable to adversarial attacks. Universal adversarial perturbation, an input-agnostic attack, poses a serious threat for them to be deployed in…

机器学习 · 计算机科学 2025-02-11 Bing Sun , Jun Sun , Wei Zhao

With the rapid advancement of deep learning, the model robustness has become a significant research hotspot, \ie, adversarial attacks on deep neural networks. Existing works primarily focus on image classification tasks, aiming to alter the…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Yufei Song , Ziqi Zhou , Minghui Li , Xianlong Wang , Hangtao Zhang , Menghao Deng , Wei Wan , Shengshan Hu , Leo Yu Zhang

Although deep neural networks (DNNs) have been shown to be susceptible to image-agnostic adversarial attacks on natural image classification problems, the effects of such attacks on DNN-based texture recognition have yet to be explored. As…

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

Universal adversarial perturbations (UAPs) have garnered significant attention due to their ability to undermine deep neural networks across multiple inputs using a single noise pattern. Evolutionary algorithms offer a promising approach to…

机器学习 · 计算机科学 2026-01-21 Shiqi Wang , Mahdi Khosravy , Neeraj Gupta , Olaf Witkowski

Deep neural network (DNN) predictions have been shown to be vulnerable to carefully crafted adversarial perturbations. Specifically, image-agnostic (universal adversarial) perturbations added to any image can fool a target network into…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Tejas Borkar , Felix Heide , Lina Karam

Data-free Universal Adversarial Perturbation (UAP) is an image-agnostic adversarial attack that deceives deep neural networks using a single perturbation generated solely from random noise without relying on data priors. However,…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Chanhui Lee , Yeonghwan Song , Jeany Son

Deep Neural Networks (DNNs) have become prevalent in wireless communication systems due to their promising performance. However, similar to other DNN-based applications, they are vulnerable to adversarial examples. In this work, we propose…

密码学与安全 · 计算机科学 2021-02-02 Alireza Bahramali , Milad Nasr , Amir Houmansadr , Dennis Goeckel , Don Towsley

Deep Convolutional Networks (DCNs) have been shown to be vulnerable to adversarial examples---perturbed inputs specifically designed to produce intentional errors in the learning algorithms at test time. Existing input-agnostic adversarial…

密码学与安全 · 计算机科学 2019-11-26 Kenneth T. Co , Luis Muñoz-González , Sixte de Maupeou , Emil C. Lupu

Universal adversarial perturbations (UAPs), a.k.a. input-agnostic perturbations, has been proved to exist and be able to fool cutting-edge deep learning models on most of the data samples. Existing UAP methods mainly focus on attacking…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Jie Li , Rongrong Ji , Hong Liu , Xiaopeng Hong , Yue Gao , Qi Tian

Deep neural networks have achieved remarkable success in a wide range of classification tasks. However, they remain highly susceptible to adversarial examples - inputs that are subtly perturbed to induce misclassification while appearing…

机器学习 · 计算机科学 2025-10-20 Virendra Nishad , Bhaskar Mukhoty , Hilal AlQuabeh , Sandeep K. Shukla , Sayak Ray Chowdhury

Studies show that Deep Neural Network (DNN)-based image classification models are vulnerable to maliciously constructed adversarial examples. However, little effort has been made to investigate how DNN-based image retrieval models are…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Guoping Zhao , Mingyu Zhang , Jiajun Liu , Ji-Rong Wen

Neural network compression methods like pruning and quantization are very effective at efficiently deploying Deep Neural Networks (DNNs) on edge devices. However, DNNs remain vulnerable to adversarial examples-inconspicuous inputs that are…

机器学习 · 计算机科学 2020-12-14 Alberto G. Matachana , Kenneth T. Co , Luis Muñoz-González , David Martinez , Emil C. Lupu

A single universal adversarial perturbation (UAP) can be added to all natural images to change most of their predicted class labels. It is of high practical relevance for an attacker to have flexible control over the targeted classes to be…

计算机视觉与模式识别 · 计算机科学 2020-10-09 Chaoning Zhang , Philipp Benz , Tooba Imtiaz , In So Kweon

Adversarial attacks against deep learning-based object detectors have been studied extensively in the past few years. Most of the attacks proposed have targeted the model's integrity (i.e., caused the model to make incorrect predictions),…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Avishag Shapira , Alon Zolfi , Luca Demetrio , Battista Biggio , Asaf Shabtai

As Segment Anything Model (SAM) becomes a popular foundation model in computer vision, its adversarial robustness has become a concern that cannot be ignored. This works investigates whether it is possible to attack SAM with image-agnostic…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Dongshen Han , Chaoning Zhang , Sheng Zheng , Chang Lu , Yang Yang , Heng Tao Shen