paper-with-me

홈 › Papers

CONTROLLING COVARIATE SHIFT USING EQUILIBRIUM NORMALIZATION OF WEIGHTS

2019-05-01 · ICLR 2019 5 · Aaron Defazio

We introduce a new normalization technique that exhibits the fast convergence properties of batch normalization using a transformation of layer weights instead of layer outputs. The proposed technique keeps the contribution of positive and negative weights to the layer output in equilibrium. We validate our method on a set of standard benchmarks including CIFAR-10/100, SVHN and ILSVRC 2012 ImageNet.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Controlling Covariate Shift using Balanced Normalization of Weights

2018-12-11 · ICLR 2019 5 · Aaron Defazio, Léon Bottou

We introduce a new normalization technique that exhibits the fast convergence properties of batch normalization using a transformation of layer weights instead of layer outputs. The proposed technique keeps the contribut…

CDF Normalization for Controlling the Distribution of Hidden Nodes

2021-09-22 · NeurIPS Workshop ICBINB 2021 12 · Mike Van Ness, Madeleine Udell

Batch Normalizaiton (BN) is a normalization method for deep neural networks that has been shown to accelerate training. While the effectiveness of BN is undisputed, the explanation of its effectiveness is still being st…

Rethinking Normalization Methods in Federated Learning

2022-10-07 · Zhixu Du, Jingwei Sun, Ang Li, Pin-Yu Chen 외

Federated learning (FL) is a popular distributed learning framework that can reduce privacy risks by not explicitly sharing private data. In this work, we explicitly uncover external covariate shift problem in FL, which …

Federated Learning

How Does Batch Normalization Help Optimization?

2018-05-29 · NeurIPS 2018 12 · Shibani Santurkar, Dimitris Tsipras, Andrew Ilyas, Aleksander Madry

Batch Normalization (BatchNorm) is a widely adopted technique that enables faster and more stable training of deep neural networks (DNNs). Despite its pervasiveness, the exact reasons for BatchNorm's effectiveness are st…

Solving internal covariate shift in deep learning with linked neurons

2017-12-07 · Carles Roger Riera Molina, Oriol Pujol Vila

This work proposes a novel solution to the problem of internal covariate shift and dying neurons using the concept of linked neurons. We define the neuron linkage in terms of two constraints: first, all neuron activation…

Deep Learning