# Perturbation Analysis of Learning Algorithms: A Unifying Perspective on   Generation of Adversarial Examples

**Authors:** Emilio Rafael Balda, Arash Behboodi, Rudolf Mathar

arXiv: 1812.07385 · 2018-12-19

## TL;DR

This paper introduces a unifying perturbation analysis framework for learning algorithms that encompasses existing adversarial attacks and enables the creation of new, effective attacks for classification and regression tasks.

## Contribution

It proposes a general convex programming framework that unifies existing adversarial attack methods and facilitates the development of novel attacks with closed-form solutions.

## Key findings

- New attacks against classification algorithms with performance comparable to existing methods
- Effective adversarial perturbations for regression tasks like autoencoding and colorization
- Framework recovers many current adversarial attack strategies as special cases

## Abstract

Despite the tremendous success of deep neural networks in various learning problems, it has been observed that adding an intentionally designed adversarial perturbation to inputs of these architectures leads to erroneous classification with high confidence in the prediction. In this work, we propose a general framework based on the perturbation analysis of learning algorithms which consists of convex programming and is able to recover many current adversarial attacks as special cases. The framework can be used to propose novel attacks against learning algorithms for classification and regression tasks under various new constraints with closed form solutions in many instances. In particular we derive new attacks against classification algorithms which are shown to achieve comparable performances to notable existing attacks. The framework is then used to generate adversarial perturbations for regression tasks which include single pixel and single subset attacks. By applying this method to autoencoding and image colorization tasks, it is shown that adversarial perturbations can effectively perturb the output of regression tasks as well.

## Full text

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

## Figures

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

## References

50 references — full list in the complete paper: https://tomesphere.com/paper/1812.07385/full.md

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