paper-with-me

Papers

Uncertainty Estimation via Stochastic Batch Normalization

2018-02-13 · Andrei Atanov, Arsenii Ashukha, Dmitry Molchanov, Kirill Neklyudov, Dmitry Vetrov

In this work, we investigate Batch Normalization technique and propose its probabilistic interpretation. We propose a probabilistic model and show that Batch Normalization maximazes the lower bound of its marginalized log-likelihood. Then, according to the new probabilistic model, we design an algorithm which acts consistently during train and test. However, inference becomes computationally inefficient. To reduce memory and computational cost, we propose Stochastic Batch Normalization -- an efficient approximation of proper inference procedure. This method provides us with a scalable uncertainty estimation technique. We demonstrate the performance of Stochastic Batch Normalization on popular architectures (including deep convolutional architectures: VGG-like and ResNets) for MNIST and CIFAR-10 datasets.

📄 PDF Abstract BibTeX arXiv:1802.04893

Code (1)

Glutamat42/mcbn-pytorch pytorch

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Stochastic Normalizations as Bayesian Learning

2018-11-01 · Alexander Shekhovtsov, Boris Flach

In this work we investigate the reasons why Batch Normalization (BN) improves the generalization performance of deep networks. We argue that one major reason, distinguishing it from data-independent normalization methods…

Population Normalization for Federated Learning

2025-01-01 · CVPR 2025 1 · Zhuoyao Wang, Fan Yi, Peizhu Gong, Caitou He 외

Batch normalization (BN) is widely recognized as an essential method in training deep neural networks, facilitating convergence and enhancing model stability. However, in Federated Learning (FL) contexts, where train…

Federated Learning

Fast Bayesian Uncertainty Estimation and Reduction of Batch Normalized Single Image Super-Resolution Network

2019-03-22 · CVPR 2021 1 · Aupendu Kar, Prabir Kumar Biswas

Convolutional neural network (CNN) has achieved unprecedented success in image super-resolution tasks in recent years. However, the network's performance depends on the distribution of the training sets and degrades on o…

Adversarial DefenseImage ReconstructionImage Super-ResolutionSuper-Resolution

Iterative Normalization: Beyond Standardization towards Efficient Whitening

2019-04-06 · CVPR 2019 6 · Lei Huang, Yi Zhou, Fan Zhu, Li Liu 외

Batch Normalization (BN) is ubiquitously employed for accelerating neural network training and improving the generalization capability by performing standardization within mini-batches. Decorrelated Batch Normalization (…

Robust Object Detection

Neural Sampling Machine with Stochastic Synapse allows Brain-like Learning and Inference

2021-02-20 · Sourav Dutta, Georgios Detorakis, Abhishek Khanna, Benjamin Grisafe 외

Many real-world mission-critical applications require continual online learning from noisy data and real-time decision making with a defined confidence level. Probabilistic models and stochastic neural networks can expli…

Bayesian InferenceDecision Makingimage-classificationImage Classification