English

Scale Normalization

Neural and Evolutionary Computing 2016-04-27 v1 Machine Learning Machine Learning

Abstract

One of the difficulties of training deep neural networks is caused by improper scaling between layers. Scaling issues introduce exploding / gradient problems, and have typically been addressed by careful scale-preserving initialization. We investigate the value of preserving scale, or isometry, beyond the initial weights. We propose two methods of maintaing isometry, one exact and one stochastic. Preliminary experiments show that for both determinant and scale-normalization effectively speeds up learning. Results suggest that isometry is important in the beginning of learning, and maintaining it leads to faster learning.

Keywords

Cite

@article{arxiv.1604.07796,
  title  = {Scale Normalization},
  author = {Henry Z. Lo and Kevin Amaral and Wei Ding},
  journal= {arXiv preprint arXiv:1604.07796},
  year   = {2016}
}

Comments

Preliminary version submitted to ICLR workshop 2016

R2 v1 2026-06-22T13:41:33.982Z