paper-with-me

홈 › 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 contribution of positive and negative weights to the layer output balanced. We validate our method on a set of standard benchmarks including CIFAR-10/100, SVHN and ILSVRC 2012 ImageNet.

📄 PDF Abstract BibTeX arXiv:1812.04549

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar 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 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…

Generalized Robust Test-Time Adaptation in Continuous Dynamic Scenarios

2023-10-07 · Shuang Li, Longhui Yuan, Binhui Xie, Tao Yang

Test-time adaptation (TTA) adapts the pre-trained models to test distributions during the inference phase exclusively employing unlabeled test data streams, which holds great value for the deployment of models in real-wo…

Test-time Adaptation