2018

Intriguing Properties of Randomly Weighted Networks: Generalizing While Learning Next to Nothing

Rosenfeld, Amir, Tsotsos, John K.

Understand

Training deep neural networks results in strong learned representations that show good generalization capabilities.

  • In most cases, training involves iterative modification of all weights inside the network via back-propagation.
  • In Extreme Learning Machines, it has been suggested to set the first layer of a network to fixed random values instead of learning it.
  • In this paper, we propose to take this approach a step further and fix almost all layers of a deep convolutional neural network, allowing only a small portion of the weights to be learned.

Reading the bibliography…