中文
相关论文

相关论文: Simple iterative method for generating targeted un…

200 篇论文

The booming interest in adversarial attacks stems from a misalignment between human vision and a deep neural network (DNN), i.e. a human imperceptible perturbation fools the DNN. Moreover, a single perturbation, often called universal…

机器学习 · 计算机科学 2021-02-15 Chaoning Zhang , Philipp Benz , Adil Karjauv , In So Kweon

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

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

Deep Neural Networks (DNNs) are susceptible to elaborately designed perturbations, whether such perturbations are dependent or independent of images. The latter one, called Universal Adversarial Perturbation (UAP), is very attractive for…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Zhixing Ye , Xinwen Cheng , Xiaolin Huang

Distributed learning frameworks, which partition neural network models across multiple computing nodes, enhance efficiency in collaborative edge-cloud systems, but may also introduce new vulnerabilities to evasion attacks, often in the form…

密码学与安全 · 计算机科学 2025-12-08 Giulio Rossolini , Tommaso Baldi , Alessandro Biondi , Giorgio Buttazzo

Despite their great success in image recognition tasks, deep neural networks (DNNs) have been observed to be susceptible to universal adversarial perturbations (UAPs) which perturb all input samples with a single perturbation vector.…

机器学习 · 计算机科学 2023-04-18 Ching Lam Choi , Farzan Farnia

Machine learning classifiers are vulnerable to adversarial examples -- input-specific perturbations that manipulate models' output. Universal Adversarial Perturbations (UAPs), which identify noisy patterns that generalize across the input…

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

Intrusion Detection Systems (IDS) play a vital role in defending modern cyber physical systems against increasingly sophisticated cyber threats. Deep Reinforcement Learning-based IDS, have shown promise due to their adaptive and…

密码学与安全 · 计算机科学 2025-11-25 H. Zhang , L. Zhang , G. Epiphaniou , C. Maple

Deep learning models are susceptible to input specific noise, called adversarial perturbations. Moreover, there exist input-agnostic noise, called Universal Adversarial Perturbations (UAP) that can affect inference of the models over most…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Konda Reddy Mopuri , Phani Krishna Uppala , R. Venkatesh Babu

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

Embodied agents in vision navigation coupled with deep neural networks have attracted increasing attention. However, deep neural networks have been shown vulnerable to malicious adversarial noises, which may potentially cause catastrophic…

机器学习 · 计算机科学 2025-05-20 Chengyang Ying , You Qiaoben , Xinning Zhou , Hang Su , Wenbo Ding , Jianyong Ai

Deep neural networks are vulnerable to universal adversarial perturbation (UAP), an instance-agnostic perturbation capable of fooling the target model for most samples. Compared to instance-specific adversarial examples, UAP is more…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Xuannan Liu , Yaoyao Zhong , Yuhang Zhang , Lixiong Qin , Weihong Deng

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

Over the past decade, Deep Learning has emerged as a useful and efficient tool to solve a wide variety of complex learning problems ranging from image classification to human pose estimation, which is challenging to solve using statistical…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Ashutosh Chaubey , Nikhil Agrawal , Kavya Barnwal , Keerat K. Guliani , Pramod Mehta

Deep reinforcement learning (DRL) is vulnerable to adversarial perturbations. Adversaries can mislead the policies of DRL agents by perturbing the state of the environment observed by the agents. Existing attacks are feasible in principle,…

机器学习 · 计算机科学 2022-09-26 Buse G. A. Tekgul , Shelly Wang , Samuel Marchal , N. Asokan

Deep neural networks (DNNs) could be deceived by generating human-imperceptible perturbations of clean samples. Therefore, enhancing the robustness of DNNs against adversarial attacks is a crucial task. In this paper, we aim to train robust…

机器学习 · 计算机科学 2024-01-23 Shayan Mohajer Hamidi , Linfeng Ye

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

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

Deep Neural Networks (DNNs) are notoriously vulnerable to adversarial input designs with limited noise budgets. While numerous successful attacks with subtle modifications to original input have been proposed, defense techniques against…

机器学习 · 计算机科学 2025-06-27 Furkan Mumcu , Yasin Yilmaz