A principled approach for generating adversarial images under non-smooth dissimilarity metrics
Aram-Alexandre Pooladian, Chris Finlay, Tim Hoheisel, Adam Oberman

TL;DR
This paper introduces ProxLogBarrier, a versatile adversarial attack method applicable to various dissimilarity metrics, including non-smooth ones like total variation, demonstrating effectiveness across multiple datasets and models.
Contribution
It extends adversarial attack techniques to non-smooth metrics with a closed proximal form, removing differentiability constraints and broadening attack applicability.
Findings
ProxLogBarrier outperforms existing attacks on $\, ext{l}_0$-based perturbations.
Effective across MNIST, CIFAR10, and ImageNet datasets.
Reveals new perturbation types exploiting local pixel relationships.
Abstract
Deep neural networks perform well on real world data but are prone to adversarial perturbations: small changes in the input easily lead to misclassification. In this work, we propose an attack methodology not only for cases where the perturbations are measured by norms, but in fact any adversarial dissimilarity metric with a closed proximal form. This includes, but is not limited to, , and perturbations; the counting "norm" (i.e. true sparseness); and the total variation seminorm, which is a (non-) convolutional dissimilarity measuring local pixel changes. Our approach is a natural extension of a recent adversarial attack method, and eliminates the differentiability requirement of the metric. We demonstrate our algorithm, ProxLogBarrier, on the MNIST, CIFAR10, and ImageNet-1k datasets. We consider undefended and defended models,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
