中文
相关论文

相关论文: Universal Adversarial Perturbations: A Survey

200 篇论文

Despite being effective in many application areas, Deep Neural Networks (DNNs) are vulnerable to being attacked. In object recognition, the attack takes the form of a small perturbation added to an image, that causes the DNN to misclassify,…

机器学习 · 计算机科学 2025-01-14 T. Windeatt

Deep neural networks (DNNs) have shown huge superiority over humans in image recognition, speech processing, autonomous vehicles and medical diagnosis. However, recent studies indicate that DNNs are vulnerable to adversarial examples (AEs),…

机器学习 · 计算机科学 2019-09-24 Jiliang Zhang , Chen Li

Deep neural networks (DNNs) have achieved remarkable success in computer vision tasks such as image classification, segmentation, and object detection. However, they are vulnerable to adversarial attacks, which can cause incorrect…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Suklav Ghosh , Sonal Kumar , Arijit Sur

In the past few years, it has become increasingly evident that deep neural networks are not resilient enough to withstand adversarial perturbations in input data, leaving them vulnerable to attack. Various authors have proposed strong…

计算与语言 · 计算机科学 2023-04-19 Shreya Goyal , Sumanth Doddapaneni , Mitesh M. Khapra , Balaraman Ravindran

Aliasing is a highly important concept in signal processing, as careful consideration of resolution changes is essential in ensuring transmission and processing quality of audio, image, and video. Despite this, up until recently aliasing…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Adrián Rodríguez-Muñoz , Antonio Torralba

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

Deep learning solutions are instrumental in cybersecurity, harnessing their ability to analyze vast datasets, identify complex patterns, and detect anomalies. However, malevolent actors can exploit these capabilities to orchestrate…

密码学与安全 · 计算机科学 2024-12-19 Shalini Saini , Anitha Chennamaneni , Babatunde Sawyerr

Data augmentation is a major component of many machine learning methods with state-of-the-art performance. Common augmentation strategies work by drawing random samples from a space of transformations. Unfortunately, such sampling…

机器学习 · 计算机科学 2020-11-06 Calvin Luo , Hossein Mobahi , Samy Bengio

This paper focuses on learning transferable adversarial examples specifically against defense models (models to defense adversarial attacks). In particular, we show that a simple universal perturbation can fool a series of state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Yingwei Li , Song Bai , Cihang Xie , Zhenyu Liao , Xiaohui Shen , Alan L. Yuille

Adversarial attacks can mislead deep learning models to make false predictions by implanting small perturbations to the original input that are imperceptible to the human eye, which poses a huge security threat to the computer vision…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Junbin Fang , You Jiang , Canjian Jiang , Zoe L. Jiang , Siu-Ming Yiu , Chuanyi Liu

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

Machine learning models, especially deep neural networks (DNNs), have been shown to be vulnerable against adversarial examples which are carefully crafted samples with a small magnitude of the perturbation. Such adversarial perturbations…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Anand Bhattad , Min Jin Chong , Kaizhao Liang , Bo Li , D. A. Forsyth

Detecting adversarial samples that are carefully crafted to fool the model is a critical step to socially-secure applications. However, existing adversarial detection methods require access to sufficient training data, which brings…

计算与语言 · 计算机科学 2023-06-29 Songyang Gao , Shihan Dou , Qi Zhang , Xuanjing Huang , Jin Ma , Ying Shan

Face modification systems using deep learning have become increasingly powerful and accessible. Given images of a person's face, such systems can generate new images of that same person under different expressions and poses. Some systems…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Nataniel Ruiz , Sarah Adel Bargal , Stan Sclaroff

Autonomous vehicles are highly complex systems, required to function reliably in a wide variety of situations. Manually crafting software controllers for these vehicles is difficult, but there has been some success in using deep neural…

机器学习 · 计算机科学 2017-09-12 Guy Katz , Clark Barrett , David L. Dill , Kyle Julian , Mykel J. Kochenderfer

Deep neural networks (DNN) have achieved unprecedented success in numerous machine learning tasks in various domains. However, the existence of adversarial examples has raised concerns about applying deep learning to safety-critical…

机器学习 · 计算机科学 2019-10-10 Han Xu , Yao Ma , Haochen Liu , Debayan Deb , Hui Liu , Jiliang Tang , Anil K. Jain

Neural networks are prone to adversarial attacks. In general, such attacks deteriorate the quality of the input by either slightly modifying most of its pixels, or by occluding it with a patch. In this paper, we propose a method that keeps…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Konrad Zolna , Michal Zajac , Negar Rostamzadeh , Pedro O. Pinheiro

Recent work shows that deep neural networks are vulnerable to adversarial examples. Much work studies adversarial example generation, while very little work focuses on more critical adversarial defense. Existing adversarial detection…

机器学习 · 计算机科学 2021-09-15 Bin Zhu , Zhaoquan Gu , Le Wang , Zhihong Tian

The emergence of Deep Neural Networks (DNNs) has revolutionized various domains by enabling the resolution of complex tasks spanning image recognition, natural language processing, and scientific problem-solving. However, this progress has…

计算机视觉与模式识别 · 计算机科学 2024-05-03 Jindong Gu , Xiaojun Jia , Pau de Jorge , Wenqain Yu , Xinwei Liu , Avery Ma , Yuan Xun , Anjun Hu , Ashkan Khakzar , Zhijiang Li , Xiaochun Cao , Philip Torr

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
‹ 上一页 1 8 9 10 下一页 ›