LGAICVMLMay 23, 2017

Formal Guarantees on the Robustness of a Classifier against Adversarial Manipulation

arXiv:1705.08475v2544 citations
Originality Highly original
AI Analysis

This addresses security concerns for safety-critical systems by enhancing classifier robustness against adversarial attacks.

The paper tackles the problem of classifier vulnerability to adversarial manipulations by providing formal guarantees through instance-specific lower bounds on the required input manipulation norm, and introduces Cross-Lipschitz regularization to improve robustness without sacrificing prediction performance.

Recent work has shown that state-of-the-art classifiers are quite brittle, in the sense that a small adversarial change of an originally with high confidence correctly classified input leads to a wrong classification again with high confidence. This raises concerns that such classifiers are vulnerable to attacks and calls into question their usage in safety-critical systems. We show in this paper for the first time formal guarantees on the robustness of a classifier by giving instance-specific lower bounds on the norm of the input manipulation required to change the classifier decision. Based on this analysis we propose the Cross-Lipschitz regularization functional. We show that using this form of regularization in kernel methods resp. neural networks improves the robustness of the classifier without any loss in prediction performance.

Foundations

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

Your Notes