English

Towards Robust, Locally Linear Deep Networks

Machine Learning 2019-07-09 v1 Machine Learning

Abstract

Deep networks realize complex mappings that are often understood by their locally linear behavior at or around points of interest. For example, we use the derivative of the mapping with respect to its inputs for sensitivity analysis, or to explain (obtain coordinate relevance for) a prediction. One key challenge is that such derivatives are themselves inherently unstable. In this paper, we propose a new learning problem to encourage deep networks to have stable derivatives over larger regions. While the problem is challenging in general, we focus on networks with piecewise linear activation functions. Our algorithm consists of an inference step that identifies a region around a point where linear approximation is provably stable, and an optimization step to expand such regions. We propose a novel relaxation to scale the algorithm to realistic models. We illustrate our method with residual and recurrent networks on image and sequence datasets.

Keywords

Cite

@article{arxiv.1907.03207,
  title  = {Towards Robust, Locally Linear Deep Networks},
  author = {Guang-He Lee and David Alvarez-Melis and Tommi S. Jaakkola},
  journal= {arXiv preprint arXiv:1907.03207},
  year   = {2019}
}

Comments

Published in International Conference on Learning Representations (ICLR), 2019

R2 v1 2026-06-23T10:14:00.057Z