2016

Understanding intermediate layers using linear classifier probes

Alain, Guillaume, Bengio, Yoshua

Understand

Neural network models have a reputation for being black boxes.

  • We propose to monitor the features at every layer of a model and measure how suitable they are for classification.
  • We use linear classifiers, which we refer to as "probes", trained entirely independently of the model itself.
  • This helps us better understand the roles and dynamics of the intermediate layers.

Reading the bibliography…