中文
相关论文

相关论文: Universal and Transferable Attacks on Pathology Fo…

200 篇论文

Deep hash-based retrieval techniques are widely used in facial retrieval systems to improve the efficiency of facial matching. However, it also carries the danger of exposing private information. Deep hash models are easily influenced by…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Yunna Lv , Long Tang , Dengpan Ye , Caiyun Xie , Jiacheng Deng , Yiheng He

Deep neural networks (DNNs) can be easily fooled by adding human imperceptible perturbations to the images. These perturbed images are known as `adversarial examples' and pose a serious threat to security and safety critical systems. A…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Muzammal Naseer , Salman H. Khan , Shafin Rahman , Fatih Porikli

Vision-language pre-training (VLP) models, trained on large-scale image-text pairs, have become widely used across a variety of downstream vision-and-language (V+L) tasks. This widespread adoption raises concerns about their vulnerability…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Fan Yang , Yihao Huang , Kailong Wang , Ling Shi , Geguang Pu , Yang Liu , Haoyu Wang

Recent advances in diffusion models have enabled powerful image editing capabilities guided by natural language prompts, unlocking new creative possibilities. However, they introduce significant ethical and legal risks, such as deepfakes…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Chanhui Lee , Seunghyun Shin , Donggyu Choi , Hae-gon Jeon , Jeany Son

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à

Deep neural networks (DNNs) exhibit vulnerability to adversarial examples that can transfer across different DNN models. A particularly challenging problem is developing transferable targeted attacks that can mislead DNN models into…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Kaisheng Liang , Xuelong Dai , Yanjie Li , Dong Wang , Bin Xiao

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

Foundation models represent the most prominent and recent paradigm shift in artificial intelligence. Foundation models are large models, trained on broad data that deliver high accuracy in many downstream tasks, often without fine-tuning.…

密码学与安全 · 计算机科学 2025-09-15 Hondamunige Prasanna Silva , Federico Becattini , Lorenzo Seidenari

State-of-the-art deep classifiers are intriguingly vulnerable to universal adversarial perturbations: single disturbances of small magnitude that lead to misclassification of most in-puts. This phenomena may potentially result in a serious…

神经与进化计算 · 计算机科学 2021-04-07 Nurislam Tursynbek , Ilya Vilkoviskiy , Maria Sindeeva , Ivan Oseledets

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

Vision-Language-Action (VLA) models are vulnerable to adversarial attacks, yet universal and transferable attacks remain underexplored, as most existing patches overfit to a single model and fail in black-box settings. To address this gap,…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Hui Lu , Yi Yu , Yiming Yang , Chenyu Yi , Qixin Zhang , Bingquan Shen , Alex C. Kot , Xudong Jiang

Universal Adversarial Perturbations are image-agnostic and model-independent noise that when added with any image can mislead the trained Deep Convolutional Neural Networks into the wrong prediction. Since these Universal Adversarial…

密码学与安全 · 计算机科学 2021-11-19 Mehdi Sadi , B. M. S. Bahar Talukder , Kaniz Mishty , Md Tauhidur Rahman

Interpreting neural network classifiers using gradient-based saliency maps has been extensively studied in the deep learning literature. While the existing algorithms manage to achieve satisfactory performance in application to standard…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Haniyeh Ehsani Oskouie , Farzan Farnia

Deep neural networks (DNNs) have been used in digital forensics to identify fake facial images. We investigated several DNN-based forgery forensics models (FFMs) to examine whether they are secure against adversarial attacks. We…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Rong Huang , Fuming Fang , Huy H. Nguyen , Junichi Yamagishi , Isao Echizen

Deep learning-based image denoising models demonstrate remarkable performance, but their lack of robustness analysis remains a significant concern. A major issue is that these models are susceptible to adversarial attacks, where small,…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Jie Ning , Jiebao Sun , Shengzhu Shi , Zhichang Guo , Yao Li , Hongwei Li , Boying Wu

Self-supervised pre-training has drawn increasing attention in recent years due to its superior performance on numerous downstream tasks after fine-tuning. However, it is well-known that deep learning models lack the robustness to…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Yuanhao Ban , Yinpeng Dong

A plethora of attack methods have been proposed to generate adversarial examples, among which the iterative methods have been demonstrated the ability to find a strong attack. However, the computation of an adversarial perturbation for a…

机器学习 · 计算机科学 2021-12-16 Chia-Hung Yuan , Pin-Yu Chen , Chia-Mu Yu

We demonstrate the existence of universal adversarial perturbations, which can fool a family of audio classification architectures, for both targeted and untargeted attack scenarios. We propose two methods for finding such perturbations.…

Adversarial attacks pose significant challenges in 3D object recognition, especially in scenarios involving multi-view analysis where objects can be observed from varying angles. This paper introduces View-Invariant Adversarial…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Christian Green , Mehmet Ergezer , Abdurrahman Zeybey

Deep Neural Networks (DNNs) are known to be vulnerable to both backdoor and adversarial attacks. In the literature, these two types of attacks are commonly treated as distinct robustness problems and solved separately, since they belong to…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Zhenxing Niu , Yuyao Sun , Qiguang Miao , Rong Jin , Gang Hua