SOTAVerified

ATRAS: Adversarially Trained Robust Architecture Search

2021-06-13Unverified0· sign in to hype

Yigit Alparslan, Edward Kim

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this paper, we explore the effect of architecture completeness on adversarial robustness. We train models with different architectures on CIFAR-10 and MNIST dataset. For each model, we vary different number of layers and different number of nodes in the layer. For every architecture candidate, we use Fast Gradient Sign Method (FGSM) to generate untargeted adversarial attacks and use adversarial training to defend against those attacks. For each architecture candidate, we report pre-attack, post-attack and post-defense accuracy for the model as well as the architecture parameters and the impact of completeness to the model accuracies.

Tasks

Reproductions