2019

Sub-Optimal Local Minima Exist for Neural Networks with Almost All Non-Linear Activations

Ding, Tian, Li, Dawei, Sun, Ruoyu

Understand

Does over-parameterization eliminate sub-optimal local minima for neural networks? An affirmative answer was given by a classical result in [59] for 1-hidden-layer wide neural networks.

  • A few recent works have extended the setting to multi-layer neural networks, but none of them has proved every local minimum is global.
  • Why is this result never extended to deep networks? In this paper, we show that the task is impossible because the original result for 1-hidden-layer network in [59] can not hold.
  • More specifically, we prove that for any multi-layer network with generic input data and non-linear activation functions, sub-optimal local minima can exist, no matter how wide the network is (as long as the last hidden layer has at least two neurons).

Reading the bibliography…