Training Thinner and Deeper Neural Networks: Jumpstart Regularization
Training Thinner and Deeper Neural Networks: Jumpstart Regularization
复制标题
DOI:
10.1007/978-3-031-08011-1_23
复制
发表时间:
2022-01
期刊:
影响因子:
--
通讯作者:
Carles Roger Riera Molina;Camilo Rey;Thiago Serra;Eloi Puertas;O. Pujol
中科院分区:
文献类型:
--
作者:
Carles Roger Riera Molina;Camilo Rey;Thiago Serra;Eloi Puertas;O. Pujol
Neural networks are more expressive when they have multiple layers. In turn, conventional training methods are only successful if the depth does not lead to numerical issues such as exploding or vanishing gradients, which occur less frequently when the layers are sufficiently wide. However, increasing width to attain greater depth entails the use of heavier computational resources and leads to overparameterized models. These subsequent issues have been partially addressed by model compression methods such as quantization and pruning, some of which relying on normalization-based regularization of the loss function to make the effect of most parameters negligible. In this work, we propose instead to use regularization for preventing neurons from dying or becoming linear, a technique which we denote asjumpstart regularization. In comparison to conventional training, we obtain neural networks that are thinner, deeper, and—most importantly—more parameter-efficient.