pith. sign in

arxiv: 1712.02779 · v4 · pith:RYN6V3NPnew · submitted 2017-12-07 · 💻 cs.LG · cs.CV· cs.NE· stat.ML

Exploring the Landscape of Spatial Robustness

classification 💻 cs.LG cs.CVcs.NEstat.ML
keywords robustnessperturbationsspatialadversarialfindgithubhttpsmadrylab
0
0 comments X
read the original abstract

The study of adversarial robustness has so far largely focused on perturbations bound in p-norms. However, state-of-the-art models turn out to be also vulnerable to other, more natural classes of perturbations such as translations and rotations. In this work, we thoroughly investigate the vulnerability of neural network--based classifiers to rotations and translations. While data augmentation offers relatively small robustness, we use ideas from robust optimization and test-time input aggregation to significantly improve robustness. Finally we find that, in contrast to the p-norm case, first-order methods cannot reliably find worst-case perturbations. This highlights spatial robustness as a fundamentally different setting requiring additional study. Code available at https://github.com/MadryLab/adversarial_spatial and https://github.com/MadryLab/spatial-pytorch.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Metamorphic Testing of a Deep Learning based Forecaster

    cs.LG 2019-07 unverdicted novelty 5.0

    Developed 19 metamorphic relations to test correlation detection and LSTM forecasting in an outage prediction application, uncovering 8 unknown issues in the live system and detecting 65.9% of injected bugs via mutati...

  2. Affine Disentangled GAN for Interpretable and Robust AV Perception

    cs.CV 2019-07 unverdicted novelty 5.0

    ADIS-GAN disentangles affine transformations in a GAN to achieve over 98% classification accuracy on MNIST within 30 degrees rotation and over 90% under FGSM and PGD attacks while generating rotation and scaling factors.