MLSTAT-MECHLGOCOct 27, 2018

Towards Robust Deep Neural Networks

arXiv:1810.11726v211 citations
Originality Incremental advance
AI Analysis

This work addresses robustness issues in deep neural networks for applications like machine learning and computer vision, representing an incremental improvement over existing methods.

The authors tackled the problem of improving robustness in deep neural networks by proposing a novel loss function that includes a sensitivity term, leading to networks that reliably optimize robustness metrics without significant degradation in classification error, outperforming state-of-the-art sensitivity-based approaches.

We investigate the topics of sensitivity and robustness in feedforward and convolutional neural networks. Combining energy landscape techniques developed in computational chemistry with tools drawn from formal methods, we produce empirical evidence indicating that networks corresponding to lower-lying minima in the optimization landscape of the learning objective tend to be more robust. The robustness estimate used is the inverse of a proposed sensitivity measure, which we define as the volume of an over-approximation of the reachable set of network outputs under all additive $l_{\infty}$-bounded perturbations on the input data. We present a novel loss function which includes a sensitivity term in addition to the traditional task-oriented and regularization terms. In our experiments on standard machine learning and computer vision datasets, we show that the proposed loss function leads to networks which reliably optimize the robustness measure as well as other related metrics of adversarial robustness without significant degradation in the classification error. Experimental results indicate that the proposed method outperforms state-of-the-art sensitivity-based learning approaches with regards to robustness to adversarial attacks. We also show that although the introduced framework does not explicitly enforce an adversarial loss, it achieves competitive overall performance relative to methods that do.

Foundations

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

Your Notes