We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Machine Learning

Title: Normalization Propagation: A Parametric Technique for Removing Internal Covariate Shift in Deep Networks

Abstract: While the authors of Batch Normalization (BN) identify and address an important problem involved in training deep networks-- Internal Covariate Shift-- the current solution has certain drawbacks. Specifically, BN depends on batch statistics for layerwise input normalization during training which makes the estimates of mean and standard deviation of input (distribution) to hidden layers inaccurate for validation due to shifting parameter values (especially during initial training epochs). Also, BN cannot be used with batch-size 1 during training. We address these drawbacks by proposing a non-adaptive normalization technique for removing internal covariate shift, that we call Normalization Propagation. Our approach does not depend on batch statistics, but rather uses a data-independent parametric estimate of mean and standard-deviation in every layer thus being computationally faster compared with BN. We exploit the observation that the pre-activation before Rectified Linear Units follow Gaussian distribution in deep networks, and that once the first and second order statistics of any given dataset are normalized, we can forward propagate this normalization without the need for recalculating the approximate statistics for hidden layers.
Comments: 11 pages, ICML 2016, appendix added to the last version
Subjects: Machine Learning (stat.ML); Machine Learning (cs.LG)
Cite as: arXiv:1603.01431 [stat.ML]
  (or arXiv:1603.01431v6 [stat.ML] for this version)

Submission history

From: Devansh Arpit [view email]
[v1] Fri, 4 Mar 2016 12:01:58 GMT (299kb,D)
[v2] Wed, 9 Mar 2016 16:41:25 GMT (302kb,D)
[v3] Mon, 23 May 2016 23:01:55 GMT (1073kb,D)
[v4] Mon, 30 May 2016 02:08:06 GMT (1068kb,D)
[v5] Sun, 3 Jul 2016 20:17:44 GMT (906kb,D)
[v6] Tue, 12 Jul 2016 13:57:19 GMT (923kb,D)

Link back to: arXiv, form interface, contact.