中文
相关论文

相关论文: HAWKEYE: Adversarial Example Detector for Deep Neu…

200 篇论文

Anomaly detection in images plays a significant role for many applications across all industries, such as disease diagnosis in healthcare or quality assurance in manufacturing. Manual inspection of images, when extended over a monotonously…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Vincent Wilmet , Sauraj Verma , Tabea Redl , Håkon Sandaker , Zhenning Li

Deep Neural Networks (DNNs) are well-known to be vulnerable to Adversarial Examples (AEs). A large amount of efforts have been spent to launch and heat the arms race between the attackers and defenders. Recently, advanced gradient-based…

密码学与安全 · 计算机科学 2020-05-29 Han Qiu , Yi Zeng , Qinkai Zheng , Tianwei Zhang , Meikang Qiu , Gerard Memmi

Multiple different approaches of generating adversarial examples have been proposed to attack deep neural networks. These approaches involve either directly computing gradients with respect to the image pixels, or directly solving an…

神经与进化计算 · 计算机科学 2017-03-29 Shumeet Baluja , Ian Fischer

Any autoencoder network can be turned into a generative model by imposing an arbitrary prior distribution on its hidden code vector. Variational Autoencoder (VAE) [2] uses a KL divergence penalty to impose the prior, whereas Adversarial…

机器学习 · 计算机科学 2018-07-23 Mahdi Azarafrooz

Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In addition, AEs have adversarial transferability, which means AEs generated for a source model can fool another black-box model (target model) with…

密码学与安全 · 计算机科学 2024-01-08 Ryota Iijima , Sayaka Shiota , Hitoshi Kiya

Recent advances in video manipulation techniques have made the generation of fake videos more accessible than ever before. Manipulated videos can fuel disinformation and reduce trust in media. Therefore detection of fake videos has garnered…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Shehzeen Hussain , Paarth Neekhara , Malhar Jere , Farinaz Koushanfar , Julian McAuley

Deep learning (DL)-based Network Intrusion Detection System (NIDS) has demonstrated great promise in detecting malicious network traffic. However, they face significant security risks due to their vulnerability to adversarial examples…

密码学与安全 · 计算机科学 2026-03-11 Pratyay Kumar , Abu Saleh Md Tayeen , Satyajayant Misra , Huiping Cao , Jiefei Liu , Qixu Gong , Jayashree Harikumar

Deep neural networks (DNNs) are increasingly being applied in malware detection and their robustness has been widely debated. Traditionally an adversarial example generation scheme relies on either detailed model information (gradient-based…

密码学与安全 · 计算机科学 2022-09-07 Sun RuiJin , Guo ShiZe , Guo JinHong , Xing ChangYou , Yang LuMing , Guo Xi , Pan ZhiSong

Generative Adversarial Networks (GANs) have been used in many different applications to generate realistic synthetic data. We introduce a novel GAN with Autoencoder (GAN-AE) architecture to generate synthetic samples for variable length,…

机器学习 · 计算机科学 2022-10-10 Stephanie Ger , Yegna Subramanian Jambunath , Diego Klabjan

Deep neural networks are vulnerable to small input perturbations known as adversarial attacks. Inspired by the fact that these adversaries are constructed by iteratively minimizing the confidence of a network for the true class label, we…

机器学习 · 计算机科学 2021-12-17 Motasem Alfarra , Juan C. Pérez , Ali Thabet , Adel Bibi , Philip H. S. Torr , Bernard Ghanem

Recently, it has been shown that deep neural networks (DNN) are subject to attacks through adversarial samples. Adversarial samples are often crafted through adversarial perturbation, i.e., manipulating the original sample with minor…

机器学习 · 计算机科学 2018-05-18 Jingyi Wang , Jun Sun , Peixin Zhang , Xinyu Wang

In recent years, adversarial attacks have drawn more attention for their value on evaluating and improving the robustness of machine learning models, especially, neural network models. However, previous attack methods have mainly focused on…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Ruijun Gao , Qing Guo , Felix Juefei-Xu , Hongkai Yu , Wei Feng

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

Deep Neural Networks (DNN) are vulnerable to adversarial perturbations-small changes crafted deliberately on the input to mislead the model for wrong predictions. Adversarial attacks have disastrous consequences for deep learning-empowered…

密码学与安全 · 计算机科学 2023-03-29 Ruyi Ding , Cheng Gongye , Siyue Wang , Aidong Ding , Yunsi Fei

The explosive growth of fake news along with destructive effects on politics, economy, and public safety has increased the demand for fake news detection. Fake news on social media does not exist independently in the form of an article.…

社会与信息网络 · 计算机科学 2021-01-28 Yuxiang Ren , Bo Wang , Jiawei Zhang , Yi Chang

Adversarial examples contain carefully crafted perturbations that can fool deep neural networks (DNNs) into making wrong predictions. Enhancing the adversarial robustness of DNNs has gained considerable interest in recent years. Although…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Shao-Yuan Lo , Vishal M. Patel

Deep Learning based AI systems have shown great promise in various domains such as vision, audio, autonomous systems (vehicles, drones), etc. Recent research on neural networks has shown the susceptibility of deep networks to adversarial…

This paper considers the problem of helping humans exercise scalable oversight over deep neural networks (DNNs). Adversarial examples can be useful by helping to reveal weaknesses in DNNs, but they can be difficult to interpret or draw…

机器学习 · 计算机科学 2023-05-08 Stephen Casper , Kaivalya Hariharan , Dylan Hadfield-Menell

The spread of deepfakes poses significant security concerns, demanding reliable detection methods. However, diverse generation techniques and class imbalance in datasets create challenges. We propose CAE-Net, a Convolution- and…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Anindya Bhattacharjee , Kaidul Islam , Kafi Anan , Ashir Intesher , Abrar Assaeem Fuad , Utsab Saha , Hafiz Imtiaz

As designers of artificial intelligence try to outwit hackers, both sides continue to hone in on AI's inherent vulnerabilities. Designed and trained from certain statistical distributions of data, AI's deep neural networks (DNNs) remain…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Wenzhao Xiang , Hang Su , Chang Liu , Yandong Guo , Shibao Zheng