LGMLJun 8, 2018

Monge blunts Bayes: Hardness Results for Adversarial Training

arXiv:1806.02977v415 citations
Originality Incremental advance
AI Analysis

This work addresses a foundational gap in adversarial machine learning by providing a theoretical framework for adversary design, which is incremental as it builds on existing concepts like proper losses and optimal transport.

The paper tackles the problem of formally defining a resource-bounded adversary that can severely harm learning in adversarial settings, and shows that for proper losses and Lipschitz classifiers, optimizing a central 'harmfulness' measure reduces to optimal transport, with toy experiments indicating improved generalization against such adversaries.

The last few years have seen a staggering number of empirical studies of the robustness of neural networks in a model of adversarial perturbations of their inputs. Most rely on an adversary which carries out local modifications within prescribed balls. None however has so far questioned the broader picture: how to frame a resource-bounded adversary so that it can be severely detrimental to learning, a non-trivial problem which entails at a minimum the choice of loss and classifiers. We suggest a formal answer for losses that satisfy the minimal statistical requirement of being proper. We pin down a simple sufficient property for any given class of adversaries to be detrimental to learning, involving a central measure of "harmfulness" which generalizes the well-known class of integral probability metrics. A key feature of our result is that it holds for all proper losses, and for a popular subset of these, the optimisation of this central measure appears to be independent of the loss. When classifiers are Lipschitz -- a now popular approach in adversarial training --, this optimisation resorts to optimal transport to make a low-budget compression of class marginals. Toy experiments reveal a finding recently separately observed: training against a sufficiently budgeted adversary of this kind improves generalization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes