中文
相关论文

相关论文: Adversarial Attacks on Image Classification Models…

200 篇论文

Deep learning models for image classification have become standard tools in recent years. A well known vulnerability of these models is their susceptibility to adversarial examples. These are generated by slightly altering an image of a…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Haim Fisher , Moni Shahar , Yehezkel S. Resheff

Nowadays, Deep Neural Networks (DNNs) report state-of-the-art results in many machine learning areas, including intrusion detection. Nevertheless, recent studies in computer vision have shown that DNNs can be vulnerable to adversarial…

密码学与安全 · 计算机科学 2021-04-21 Islam Debicha , Thibault Debatty , Jean-Michel Dricot , Wim Mees

Deep learning models for graphs, especially Graph Convolutional Networks (GCNs), have achieved remarkable performance in the task of semi-supervised node classification. However, recent studies show that GCNs suffer from adversarial…

机器学习 · 计算机科学 2020-12-14 Haoxi Zhan , Xiaobing Pei

It has been shown that deep neural networks (DNNs) may be vulnerable to adversarial attacks, raising the concern on their robustness particularly for safety-critical applications. Recognizing the local nature and limitations of existing…

机器学习 · 计算机科学 2019-06-20 Hanbin Hu , Mit Shah , Jianhua Z. Huang , Peng Li

The great success of convolutional neural networks has caused a massive spread of the use of such models in a large variety of Computer Vision applications. However, these models are vulnerable to certain inputs, the adversarial examples,…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Stefanos Pertigkiozoglou , Petros Maragos

State-of-the-art deep neural networks have been shown to be extremely powerful in a variety of perceptual tasks like semantic segmentation. However, these networks are vulnerable to adversarial perturbations of the input which are…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Kira Maag , Asja Fischer

The deep neural network (DNN) models for object detection using camera images are widely adopted in autonomous vehicles. However, DNN models are shown to be susceptible to adversarial image perturbations. In the existing methods of…

机器人学 · 计算机科学 2023-03-17 Hyung-Jin Yoon , Hamidreza Jafarnejadsani , Petros Voulgaris

Given their substantial success in addressing a wide range of computer vision challenges, Convolutional Neural Networks (CNNs) are increasingly being used in smart home applications, with many of these applications relying on the automatic…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Utku Ozbulak , Baptist Vandersmissen , Azarakhsh Jalalvand , Ivo Couckuyt , Arnout Van Messem , Wesley De Neve

Deep neural networks have been shown to be vulnerable to adversarial examples---maliciously crafted examples that can trigger the target model to misbehave by adding imperceptible perturbations. Existing attack methods for k-nearest…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Xiaodan Li , Yuefeng Chen , Yuan He , Hui Xue

Deep Neural Networks (DNNs) have been shown to be vulnerable to adversarial examples. While numerous successful adversarial attacks have been proposed, defenses against these attacks remain relatively understudied. Existing defense…

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

Deep neural networks are vulnerable to adversarial examples, which becomes one of the most important research problems in the development of deep learning. While a lot of efforts have been made in recent years, it is of great significance…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Yinpeng Dong , Qi-An Fu , Xiao Yang , Tianyu Pang , Hang Su , Zihao Xiao , Jun Zhu

Semantic segmentation constitutes an integral part of medical image analyses for which breakthroughs in the field of deep learning were of high relevance. The large number of trainable parameters of deep neural networks however renders them…

Deep neural networks are vulnerable to attacks from adversarial inputs and, more recently, Trojans to misguide or hijack the model's decision. We expose the existence of an intriguing class of spatially bounded, physically realizable,…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Bao Gia Doan , Minhui Xue , Shiqing Ma , Ehsan Abbasnejad , Damith C. Ranasinghe

Deep Neural Networks are built to generalize outside of training set in mind by using techniques such as regularization, early stopping and dropout. But considerations to make them more resilient to adversarial examples are rarely taken. As…

机器学习 · 计算机科学 2017-12-27 Arkar Min Aung , Yousef Fadila , Radian Gondokaryono , Luis Gonzalez

Machine-learning architectures, such as Convolutional Neural Networks (CNNs) are vulnerable to adversarial attacks: inputs crafted carefully to force the system output to a wrong label. Since machine-learning is being deployed in…

密码学与安全 · 计算机科学 2022-11-03 Amira Guesmi , Ihsen Alouani , Khaled N. Khasawneh , Mouna Baklouti , Tarek Frikha , Mohamed Abid , Nael Abu-Ghazaleh

In this study, we focus on the impact of adversarial attacks on deep learning-based anomaly detection in CPS networks and implement a mitigation approach against the attack by retraining models using adversarial samples. We use the Bot-IoT…

分布式、并行与集群计算 · 计算机科学 2022-06-14 Zahra Jadidi , Shantanu Pal , Nithesh Nayak K , Arawinkumaar Selvakkumar , Chih-Chia Chang , Maedeh Beheshti , Alireza Jolfaei

Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance on a variety of computer vision tasks, particularly visual classification problems, where new algorithms reported to achieve or even surpass the human…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Hossein Hosseini , Baicen Xiao , Mayoore Jaiswal , Radha Poovendran

Adversarial training, a method for learning robust deep networks, is typically assumed to be more expensive than traditional training due to the necessity of constructing adversarial examples via a first-order method like projected gradient…

机器学习 · 计算机科学 2020-01-14 Eric Wong , Leslie Rice , J. Zico Kolter

Deep neural networks (DNNs) are known to have a fundamental sensitivity to adversarial attacks, perturbations of the input that are imperceptible to humans yet powerful enough to change the visual decision of a model. Adversarial attacks…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Drew Linsley , Pinyuan Feng , Thibaut Boissin , Alekh Karkada Ashok , Thomas Fel , Stephanie Olaiya , Thomas Serre

The vulnerability of deep neural networks (DNNs) to adversarial examples has attracted more attention. Many algorithms have been proposed to craft powerful adversarial examples. However, most of these algorithms modified the global or local…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Yaguan Qian , Jiamin Wang , Bin Wang , Shaoning Zeng , Zhaoquan Gu , Shouling Ji , Wassim Swaileh