English

Neural Networks Should Be Wide Enough to Learn Disconnected Decision Regions

Machine Learning 2018-06-11 v3 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

In the recent literature the important role of depth in deep learning has been emphasized. In this paper we argue that sufficient width of a feedforward network is equally important by answering the simple question under which conditions the decision regions of a neural network are connected. It turns out that for a class of activation functions including leaky ReLU, neural networks having a pyramidal structure, that is no layer has more hidden units than the input dimension, produce necessarily connected decision regions. This implies that a sufficiently wide hidden layer is necessary to guarantee that the network can produce disconnected decision regions. We discuss the implications of this result for the construction of neural networks, in particular the relation to the problem of adversarial manipulation of classifiers.

Keywords

Cite

@article{arxiv.1803.00094,
  title  = {Neural Networks Should Be Wide Enough to Learn Disconnected Decision Regions},
  author = {Quynh Nguyen and Mahesh Chandra Mukkamala and Matthias Hein},
  journal= {arXiv preprint arXiv:1803.00094},
  year   = {2018}
}

Comments

Accepted at ICML 2018. Added discussion for non-pyramidal networks and ReLU activation function