paper-with-me

Papers

CAAD 2018: Iterative Ensemble Adversarial Attack

2018-11-07 · Jiayang Liu, Weiming Zhang, Nenghai Yu

Deep Neural Networks (DNNs) have recently led to significant improvements in many fields. However, DNNs are vulnerable to adversarial examples which are samples with imperceptible perturbations while dramatically misleading the DNNs. Adversarial attacks can be used to evaluate the robustness of deep learning models before they are deployed. Unfortunately, most of existing adversarial attacks can only fool a black-box model with a low success rate. To improve the success rates for black-box adversarial attacks, we proposed an iterated adversarial attack against an ensemble of image classifiers. With this method, we won the 5th place in CAAD 2018 Targeted Adversarial Attack competition.

📄 PDF Abstract BibTeX arXiv:1811.03456

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

CAAD 2018: Generating Transferable Adversarial Examples

2018-09-29 · Yash Sharma, Tien-Dung Le, Moustafa Alzantot

Deep neural networks (DNNs) are vulnerable to adversarial examples, perturbations carefully crafted to fool the targeted DNN, in both the non-targeted and targeted case. In the non-targeted case, the attacker simply aims…

Adversarial AttackAdversarial DefenseAdversarial Robustness

CAAD 2018: Powerful None-Access Black-Box Attack Based on Adversarial Transformation Network

2018-11-03 · Xiaoyi Dong, Weiming Zhang, Nenghai Yu

In this paper, we propose an improvement of Adversarial Transformation Networks(ATN) to generate adversarial examples, which can fool white-box models and black-box models with a state of the art performance and won the …

Detecting Irregular Network Activity with Adversarial Learning and Expert Feedback

2022-10-01 · Gopikrishna Rathinavel, Nikhil Muralidhar, Timothy O'Shea, Naren Ramakrishnan

Anomaly detection is a ubiquitous and challenging task relevant across many disciplines. With the vital role communication networks play in our daily lives, the security of these networks is imperative for smooth functio…

Anomaly DetectionContrastive Learning

Stochastic Variance Reduced Ensemble Adversarial Attack for Boosting the Adversarial Transferability

2021-11-21 · CVPR 2022 1 · Yifeng Xiong, Jiadong Lin, Min Zhang, John E. Hopcroft 외

The black-box adversarial attack has attracted impressive attention for its practical use in the field of deep learning security. Meanwhile, it is very challenging as there is no access to the network architecture or int…

Adversarial Attack

Feature Denoising for Improving Adversarial Robustness

2018-12-09 · CVPR 2019 6 · Cihang Xie, Yuxin Wu, Laurens van der Maaten, Alan Yuille 외

Adversarial attacks to image classification systems present challenges to convolutional networks and opportunities for understanding them. This study suggests that adversarial perturbations on images lead to noise in the…

Adversarial DefenseAdversarial RobustnessGeneral Classificationimage-classification+1