中文
相关论文

相关论文: On Batch Normalisation for Approximate Bayesian In…

200 篇论文

Bayesian inference typically requires the computation of an approximation to the posterior distribution. An important requirement for an approximate Bayesian inference algorithm is to output high-accuracy posterior mean and uncertainty…

统计理论 · 数学 2018-10-03 Jonathan H. Huggins , Trevor Campbell , Mikołaj Kasprzak , Tamara Broderick

We present a novel Bayesian inference tool that uses a neural network to parameterise efficient Markov Chain Monte-Carlo (MCMC) proposals. The target distribution is first transformed into a diagonal, unit variance Gaussian by a series of…

宇宙学与河外天体物理 · 物理学 2020-06-03 Adam Moss

Bayesian inference in state-space models is challenging due to high-dimensional state trajectories. A viable approach is particle Markov chain Monte Carlo, combining MCMC and sequential Monte Carlo to form "exact approximations" to…

统计计算 · 统计学 2022-10-27 Anna Wigren , Riccardo Sven Risuleo , Lawrence Murray , Fredrik Lindsten

The widespread use of Batch Normalization has enabled training deeper neural networks with more stable and faster results. However, the Batch Normalization works best using large batch size during training and as the state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Martin Kolarik , Radim Burget , Kamil Riha

Modern computational advances have enabled easy parallel implementations of Markov chain Monte Carlo (MCMC). However, almost all work in estimating the variance of Monte Carlo averages, including the efficient batch means (BM) estimator,…

统计方法学 · 统计学 2024-07-23 Kushagra Gupta , Dootika Vats

Recurrent Neural Networks (RNNs) are powerful models for sequential data that have the potential to learn long-term dependencies. However, they are computationally expensive to train and difficult to parallelize. Recent work has shown that…

机器学习 · 统计学 2015-10-07 César Laurent , Gabriel Pereyra , Philémon Brakel , Ying Zhang , Yoshua Bengio

Calculating a Monte Carlo standard error (MCSE) is an important step in the statistical analysis of the simulation output obtained from a Markov chain Monte Carlo experiment. An MCSE is usually based on an estimate of the variance of the…

统计理论 · 数学 2010-02-25 James M. Flegal , Galin L. Jones

A critically important, ubiquitous, and yet poorly understood ingredient in modern deep networks (DNs) is batch normalization (BN), which centers and normalizes the feature maps. To date, only limited progress has been made understanding…

机器学习 · 计算机科学 2022-09-30 Randall Balestriero , Richard G. Baraniuk

Batch Normalization (BN) has become a cornerstone of deep learning across diverse architectures, appearing to help optimization as well as generalization. While the idea makes intuitive sense, theoretical analysis of its effectiveness has…

机器学习 · 计算机科学 2018-12-11 Sanjeev Arora , Zhiyuan Li , Kaifeng Lyu

Unsupervised neural networks, such as restricted Boltzmann machines (RBMs) and deep belief networks (DBNs), are powerful tools for feature selection and pattern recognition tasks. We demonstrate that overfitting occurs in such models just…

机器学习 · 计算机科学 2017-02-20 Baiyang Wang , Diego Klabjan

Bayesian neural networks (BNNs) are a principled approach to modeling predictive uncertainties in deep learning, which are important in safety-critical applications. Since exact Bayesian inference over the weights in a BNN is intractable,…

机器学习 · 统计学 2024-01-02 Tim Z. Xiao , Weiyang Liu , Robert Bamler

Accurately detecting crack boundaries is crucial for reliability assessment and risk management of structures and materials, such as structural health monitoring, diagnostics, prognostics, and maintenance scheduling. Uncertainty…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Rahul Rathnakumar , Yutian Pang , Yongming Liu

We conduct non-asymptotic analysis on the mean-field variational inference for approximating posterior distributions in complex Bayesian models that may involve latent variables. We show that the mean-field approximation to the posterior…

统计理论 · 数学 2019-11-06 Wei Han , Yun Yang

Variational Bayesian neural networks (BNNs) perform variational inference over weights, but it is difficult to specify meaningful priors and approximate posteriors in a high-dimensional weight space. We introduce functional variational…

机器学习 · 计算机科学 2019-03-15 Shengyang Sun , Guodong Zhang , Jiaxin Shi , Roger Grosse

The posterior over Bayesian neural network (BNN) parameters is extremely high-dimensional and non-convex. For computational reasons, researchers approximate this posterior using inexpensive mini-batch methods such as mean-field variational…

机器学习 · 计算机科学 2021-04-30 Pavel Izmailov , Sharad Vikram , Matthew D. Hoffman , Andrew Gordon Wilson

Despite the significant success of deep learning in computer vision tasks, cross-domain tasks still present a challenge in which the model's performance will degrade when the training set and the test set follow different distributions.…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Lei Qi , Dongjia Zhao , Yinghuan Shi , Xin Geng

Batch Normalization (BatchNorm) is an extremely useful component of modern neural network architectures, enabling optimization using higher learning rates and achieving faster convergence. In this paper, we use mean-field theory to…

机器学习 · 计算机科学 2019-03-08 Mingwei Wei , James Stokes , David J Schwab

Batch Normalization (BN) improves both convergence and generalization in training neural networks. This work understands these phenomena theoretically. We analyze BN by using a basic block of neural networks, consisting of a kernel layer, a…

机器学习 · 计算机科学 2019-04-25 Ping Luo , Xinjiang Wang , Wenqi Shao , Zhanglin Peng

The examination of uncertainty in the predictions of machine learning (ML) models is receiving increasing attention. One uncertainty modeling technique used for this purpose is Monte-Carlo (MC)-Dropout, where repeated predictions are…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Florian Heidecker , Ahmad El-Khateeb , Bernhard Sick

Recent advances in stochastic gradient variational inference have made it possible to perform variational Bayesian inference with posterior approximations containing auxiliary random variables. This enables us to explore a new synthesis of…

统计计算 · 统计学 2015-05-20 Tim Salimans , Diederik P. Kingma , Max Welling