# Can Intelligent Hyperparameter Selection Improve Resistance to   Adversarial Examples?

**Authors:** Cody Burkard, Brent Lagesse

arXiv: 1902.05586 · 2019-02-18

## TL;DR

This paper investigates how hyperparameter choices in CNNs influence their robustness against adversarial attacks, highlighting that while hyperparameters affect resistance, they do not fully prevent adversarial examples.

## Contribution

It provides a systematic evaluation of hyperparameters' impact on adversarial robustness, filling a gap in understanding how training parameters influence model security.

## Key findings

- Hyperparameter selection affects model resistance to adversarial attacks.
- No single hyperparameter setting completely prevents adversarial examples.
- Guidelines for hyperparameter tuning to improve robustness are suggested.

## Abstract

Convolutional Neural Networks and Deep Learning classification systems in general have been shown to be vulnerable to attack by specially crafted data samples that appear to belong to one class but are instead classified as another, commonly known as adversarial examples. A variety of attack strategies have been proposed to craft these samples; however, there is no standard model that is used to compare the success of each type of attack. Furthermore, there is no literature currently available that evaluates how common hyperparameters and optimization strategies may impact a model's ability to resist these samples. This research bridges that lack of awareness and provides a means for the selection of training and model parameters in future research on evasion attacks against convolutional neural networks. The findings of this work indicate that the selection of model hyperparameters does impact the ability of a model to resist attack, although they alone cannot prevent the existence of adversarial examples.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.05586/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1902.05586/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/1902.05586/full.md

---
Source: https://tomesphere.com/paper/1902.05586