English
Related papers

Related papers: HAWKEYE: Adversarial Example Detector for Deep Neu…

200 papers

Over the last few years, convolutional neural networks (CNNs) have proved to reach super-human performance in visual recognition tasks. However, CNNs can easily be fooled by adversarial examples, i.e., maliciously-crafted images that force…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Federico Nesti , Alessandro Biondi , Giorgio Buttazzo

Deep Neural Networks (DNNs) are vulnerable to adversarial examples, while adversarial attack models, e.g., DeepFool, are on the rise and outrunning adversarial example detection techniques. This paper presents a new adversarial example…

Cryptography and Security · Computer Science 2023-05-08 Yulong Wang , Tianxiang Li , Shenghong Li , Xin Yuan , Wei Ni

Security-sensitive applications that rely on Deep Neural Networks (DNNs) are vulnerable to small perturbations that are crafted to generate Adversarial Examples(AEs). The AEs are imperceptible to humans and cause DNN to misclassify them.…

Cryptography and Security · Computer Science 2021-06-22 Ahmed Aldahdooh , Wassim Hamidouche , Olivier Déforges

Breakthroughs in machine learning have resulted in state-of-the-art deep neural networks (DNNs) performing classification tasks in safety-critical applications. Recent research has demonstrated that DNNs can be attacked through adversarial…

Computer Vision and Pattern Recognition · Computer Science 2020-08-25 Ian McDiarmid-Sterling , Allan Moser

Deep learning models are widely used in a range of application areas, such as computer vision, computer security, etc. However, deep learning models are vulnerable to Adversarial Examples (AEs),carefully crafted samples to deceive those…

Computer Vision and Pattern Recognition · Computer Science 2020-07-02 Aminollah Khormali , DaeHun Nyang , David Mohaisen

Convolutional neural networks have recently advanced the state of the art in many tasks including edge and object boundary detection. However, in this paper, we demonstrate that these edge detectors inherit a troubling property of neural…

Computer Vision and Pattern Recognition · Computer Science 2019-06-04 Christian Cosgrove , Alan L. Yuille

Anomaly detection is the task of recognising novel samples which deviate significantly from pre-establishednormality. Abnormal classes are not present during training meaning that models must learn effective rep-resentations solely across…

Machine Learning · Computer Science 2023-03-08 Jack W Barker , Neelanjan Bhowmik , Yona Falinie A Gaus , Toby P Breckon

Deep neural networks (DNNs) have demonstrated high vulnerability to adversarial examples, raising broad security concerns about their applications. Besides the attacks in the digital world, the practical implications of adversarial examples…

Computer Vision and Pattern Recognition · Computer Science 2024-08-23 Jiakai Wang , Xianglong Liu , Jin Hu , Donghua Wang , Siyang Wu , Tingsong Jiang , Yuanfang Guo , Aishan Liu , Jiantao Zhou

Deep neural networks (DNNs) are under threat from adversarial example attacks. The adversary can easily change the outputs of DNNs by adding small well-designed perturbations to inputs. Adversarial example detection is a fundamental work…

Machine Learning · Computer Science 2021-11-30 Hui Liu , Bo Zhao , Minzhi Ji , Yuefeng Peng , Jiabao Guo , Peng Liu

Recent studies have highlighted the vulnerability of deep neural networks (DNNs) to adversarial examples - a visually indistinguishable adversarial image can easily be crafted to cause a well-trained model to misclassify. Existing methods…

Machine Learning · Statistics 2018-02-13 Pin-Yu Chen , Yash Sharma , Huan Zhang , Jinfeng Yi , Cho-Jui Hsieh

Machine learning techniques are immensely deployed in both industry and academy. Recent studies indicate that machine learning models used for classification tasks are vulnerable to adversarial examples, which limits the usage of…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Yutong Gao , Yi Pan

Adversarial examples are maliciously modified inputs created to fool deep neural networks (DNN). The discovery of such inputs presents a major issue to the expansion of DNN-based solutions. Many researchers have already contributed to the…

Computer Vision and Pattern Recognition · Computer Science 2019-08-27 Alessandro Cennamo , Ido Freeman , Anton Kummert

Deep Neural Networks (DNNs) have been shown vulnerable to Test-Time Evasion attacks (TTEs, or adversarial examples), which, by making small changes to the input, alter the DNN's decision. We propose an unsupervised attack detector on DNN…

Machine Learning · Computer Science 2022-05-13 Hang Wang , David J. Miller , George Kesidis

Despite the great achievements made by neural networks on tasks such as image classification, they are brittle and vulnerable to adversarial example (AE) attacks, which are crafted by adding human-imperceptible perturbations to inputs in…

Cryptography and Security · Computer Science 2019-08-01 Fei Zuo , Bokai Yang , Xiaopeng Li , Lannan Luo , Qiang Zeng

Deep Neural Networks (DNNs) in Computer Vision (CV) are well-known to be vulnerable to Adversarial Examples (AEs), namely imperceptible perturbations added maliciously to cause wrong classification results. Such variability has been a…

Cryptography and Security · Computer Science 2020-07-31 Yi Zeng , Han Qiu , Gerard Memmi , Meikang Qiu

In this paper, we propose a new framework to detect adversarial examples motivated by the observations that random components can improve the smoothness of predictors and make it easier to simulate the output distribution of a deep neural…

Machine Learning · Statistics 2024-02-26 Yao Li , Tongyi Tang , Cho-Jui Hsieh , Thomas C. M. Lee

Deep Neural Networks (DNNs) have shown remarkable performance in a diverse range of machine learning applications. However, it is widely known that DNNs are vulnerable to simple adversarial perturbations, which causes the model to…

Machine Learning · Computer Science 2021-07-23 Gihyuk Ko , Gyumin Lim

State-of-the-art deep neural networks (DNNs) are highly effective in solving many complex real-world problems. However, these models are vulnerable to adversarial perturbation attacks, and despite the plethora of research in this domain, to…

Machine Learning · Computer Science 2019-09-10 Gil Fidel , Ron Bitton , Asaf Shabtai

Traditional adversarial examples are typically generated by adding perturbation noise to the input image within a small matrix norm. In practice, un-restricted adversarial attack has raised great concern and presented a new threat to the AI…

Computer Vision and Pattern Recognition · Computer Science 2021-08-26 Wenzhao Xiang , Chang Liu , Shibao Zheng

Unsupervised anomaly detection is a challenging task. Autoencoders (AEs) or generative models are often employed to model the data distribution of normal inputs and subsequently identify anomalous, out-of-distribution inputs by high…

Machine Learning · Computer Science 2025-06-12 Yalin Liao , Austin J. Brockmeier