paper-with-me

Papers

Dynamical Isometry for Residual Networks

2022-10-05 · Advait Gadhikar, Rebekka Burkholz

The training success, training speed and generalization ability of neural networks rely crucially on the choice of random parameter initialization. It has been shown for multiple architectures that initial dynamical isometry is particularly advantageous. Known initialization schemes for residual blocks, however, miss this property and suffer from degrading separability of different inputs for increasing depth and instability without Batch Normalization or lack feature diversity. We propose a random initialization scheme, RISOTTO, that achieves perfect dynamical isometry for residual networks with ReLU activation functions even for finite depth and width. It balances the contributions of the residual and skip branches unlike other schemes, which initially bias towards the skip connections. In experiments, we demonstrate that in most cases our approach outperforms initialization schemes proposed to make Batch Normalization obsolete, including Fixup and SkipInit, and facilitates stable training. Also in combination with Batch Normalization, we find that RISOTTO often achieves the overall best result.

📄 PDF Abstract BibTeX arXiv:2210.02411

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
SkipInit SkipInit is a method that aims to allow normalization-free training of neural networks by downscaling [residual…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Again the Value of Network Pruning -- A Dynamical Isometry Perspective

2021-09-29 · Huan Wang, Can Qin, Yue Bai, Yun Fu

Several recent works questioned the value of inheriting weight in structured neural network pruning because they empirically found training from scratch can match or even outperform finetuning a pruned model. In this pap…

Network Pruning

Dynamical Isometry is Achieved in Residual Networks in a Universal Way for any Activation Function

2018-09-24 · Wojciech Tarnowski, Piotr Warchoł, Stanisław Jastrzębski, Jacek Tabor 외

We demonstrate that in residual neural networks (ResNets) dynamical isometry is achievable irrespectively of the activation function used. We do that by deriving, with the help of Free Probability and Random Matrix Theor…

ReZero is All You Need: Fast Convergence at Large Depth

2020-03-10 · Thomas Bachlechner, Bodhisattwa Prasad Majumder, Huanru Henry Mao, Garrison W. Cottrell 외

Deep networks often suffer from vanishing or exploding gradients due to inefficient signal propagation, leading to long training times or convergence difficulties. Various architecture designs, sophisticated residual-sty…

AllLanguage ModelingLanguage Modelling

Preserving Plasticity in Continual Learning via Dynamical Isometry

2026-06-08 · Andries Rosseau, Robert Müller, Ann Nowé arxiv

Continual training of deep neural networks under non-stationarity often leads to a progressive loss of plasticity, eventually limiting further learning. We relate plasticity to the empirical Neural Tangent Kernel, and id…

Continual Learning

Structured Pruning Meets Orthogonality

2021-09-29 · Huan Wang, Yun Fu

Several recent works empirically found finetuning learning rate is crucial to the final performance in structured neural network pruning. It is shown that the \emph{dynamical isometry} broken by pruning answers for this …

Network Pruning