中文
相关论文

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

200 篇论文

Deep neural networks (DNNs) are known for their high prediction performance, especially in perceptual tasks such as object recognition or autonomous driving. Still, DNNs are prone to yield unreliable predictions when encountering completely…

机器学习 · 计算机科学 2020-07-08 Kai Brach , Beate Sick , Oliver Dürr

Concept Bottleneck Model (CBM) is a methods for explaining neural networks. In CBM, concepts which correspond to reasons of outputs are inserted in the last intermediate layer as observed values. It is expected that we can interpret the…

机器学习 · 统计学 2024-03-15 Naoki Hayashi , Yoshihide Sawada

Sequential Monte Carlo (SMC) methods offer a principled approach to Bayesian uncertainty quantification but are traditionally limited by the need for full-batch gradient evaluations. We introduce a scalable variant by incorporating…

机器学习 · 统计学 2025-05-20 Andrew Millard , Zheng Zhao , Joshua Murphy , Simon Maskell

Approximate Bayesian computation (ABC) is a widely used inference method in Bayesian statistics to bypass the point-wise computation of the likelihood. In this paper we develop theoretical bounds for the distance between the statistics used…

统计理论 · 数学 2019-01-03 James Ridgway

Variational inference is becoming more and more popular for approximating intractable posterior distributions in Bayesian statistics and machine learning. Meanwhile, a few recent works have provided theoretical justification and new…

统计理论 · 数学 2019-09-09 Badr-Eddine Chérief-Abdellatif

Direct Loss Minimization (DLM) has been proposed as a pseudo-Bayesian method motivated as regularized loss minimization. Compared to variational inference, it replaces the loss term in the evidence lower bound (ELBO) with the predictive log…

机器学习 · 计算机科学 2022-11-16 Yadi Wei , Roni Khardon

A key quantity of interest in Bayesian inference are expectations of functions with respect to a posterior distribution. Markov Chain Monte Carlo is a fundamental tool to consistently compute these expectations via averaging samples drawn…

机器学习 · 统计学 2015-02-10 Heiko Strathmann , Dino Sejdinovic , Mark Girolami

Batch normalization (BN) has become a critical component across diverse deep neural networks. The network with BN is invariant to positively linear re-scale transformation, which makes there exist infinite functionally equivalent networks…

机器学习 · 计算机科学 2022-06-07 Mingyang Yi

Approximate Bayesian Computation (ABC) is a powerful method for carrying out Bayesian inference when the likelihood is computationally intractable. However, a drawback of ABC is that it is an approximate method that induces a systematic…

统计方法学 · 统计学 2015-09-29 Minh Ngoc Tran , Robert Kohn

While deep neural networks have become the go-to approach in computer vision, the vast majority of these models fail to properly capture the uncertainty inherent in their predictions. Estimating this predictive uncertainty can be crucial,…

机器学习 · 计算机科学 2020-04-08 Fredrik K. Gustafsson , Martin Danelljan , Thomas B. Schön

Statistical inference in evolutionary models with site-dependence is a long-standing challenge in phylogenetics and computational biology. We consider the problem of approximating marginal sequence likelihoods under dependent-site models of…

统计计算 · 统计学 2025-11-12 Joseph Mathews , Scott C. Schmidler

Variational Bayes (VB) is a scalable alternative to Markov chain Monte Carlo (MCMC) for Bayesian posterior inference. Though popular, VB comes with few theoretical guarantees, most of which focus on well-specified models. However, models…

机器学习 · 统计学 2020-08-13 Yixin Wang , David M. Blei

Many Bayesian inference problems involve target distributions whose density functions are computationally expensive to evaluate. Replacing the target density with a local approximation based on a small number of carefully chosen density…

统计计算 · 统计学 2022-07-13 Andrew D. Davis , Youssef Marzouk , Aaron Smith , Natesh Pillai

Batch Normalization has become one of the essential components in CNN. It allows the network to use a higher learning rate and speed up training. And the network doesn't need to be initialized carefully. However, in our work, we find that a…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Chuan Liu , Yi Gao , Jiancheng Lv

Many machine learning problems optimize an objective that must be measured with noise. The primary method is a first order stochastic gradient descent using one or more Monte Carlo (MC) samples at each step. There are settings where…

机器学习 · 计算机科学 2021-04-22 Sifan Liu , Art B. Owen

To conduct Bayesian inference with large data sets, it is often convenient or necessary to distribute the data across multiple machines. We consider a likelihood function expressed as a product of terms, each associated with a subset of the…

统计计算 · 统计学 2020-04-09 Lewis J. Rendell , Adam M. Johansen , Anthony Lee , Nick Whiteley

We present a novel approach using neural networks to recover X-ray spectral model parameters and quantify uncertainties, balancing accuracy and computational efficiency against traditional frequentist and Bayesian methods. Frequentist…

天体物理仪器与方法 · 物理学 2025-04-09 A. Tutone , A. Anitra , E. Ambrosi , R. La Placa , A. D'Aì , C. Pinto , M. Del Santo , F. Pintore , A. Pagliaro , A. Anzalone , T. Di Salvo , R. Iaria , L. Burderi , A. Sanna

Batch normalization is a key component of most image classification models, but it has many undesirable properties stemming from its dependence on the batch size and interactions between examples. Although recent work has succeeded in…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Andrew Brock , Soham De , Samuel L. Smith , Karen Simonyan

Inputs to machine learning models can have associated noise or uncertainties, but they are often ignored and not modelled. It is unknown if Bayesian Neural Networks and their approximations are able to consider uncertainty in their inputs.…

机器学习 · 计算机科学 2025-01-15 Matias Valdenegro-Toro , Marco Zullich

We propose a randomized version of the non-local means (NLM) algorithm for large-scale image filtering. The new algorithm, called Monte Carlo non-local means (MCNLM), speeds up the classical NLM by computing a small subset of image patch…

计算机视觉与模式识别 · 计算机科学 2015-06-18 Stanley H. Chan , Todd Zickler , Yue M. Lu