Search Results

Bayesian Time Varying Coefficient Model with Applications to Marketing Mix Modeling

1 code implementation7 Jun 2021

Both Bayesian and varying coefficient models are very useful tools in practice as they can be used to model parameter heterogeneity in a generalizable way.

Applications Methodology

Bayesian SegNet: Model Uncertainty in Deep Convolutional Encoder-Decoder Architectures for Scene Understanding

22 code implementations9 Nov 2015

Semantic segmentation is an important tool for visual scene understanding and a meaningful measure of uncertainty is essential for decision making.

Decision Making Scene Understanding +2

Bambi: A simple interface for fitting Bayesian linear models in Python

2 code implementations19 Dec 2020

The popularity of Bayesian statistical methods has increased dramatically in recent years across many research areas and industrial applications.

Computation

DropConnect Is Effective in Modeling Uncertainty of Bayesian Deep Networks

3 code implementations7 Jun 2019

In this paper, we develop a theoretical framework to approximate Bayesian inference for DNNs by imposing a Bernoulli distribution on the model weights.

Autonomous Driving Bayesian Inference +2

Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning

27 code implementations6 Jun 2015

In comparison, Bayesian models offer a mathematically grounded framework to reason about model uncertainty, but usually come with a prohibitive computational cost.

Bayesian Inference Gaussian Processes +2

Practical Bayesian Optimization for Model Fitting with Bayesian Adaptive Direct Search

4 code implementations NeurIPS 2017

Computational models in fields such as computational neuroscience are often evaluated via stochastic simulation or numerical approximation.

Bayesian Optimization

Multilevel Delayed Acceptance MCMC

1 code implementation8 Feb 2022

We develop a novel Markov chain Monte Carlo (MCMC) method that exploits a hierarchy of models of increasing complexity to efficiently generate samples from an unnormalized target distribution.

Methodology Computation 62F15, 62M05, 65C05, 65C40

Amortized Bayesian model comparison with evidential deep learning

1 code implementation22 Apr 2020

This makes the method particularly effective in scenarios where model fit needs to be assessed for a large number of datasets, so that per-dataset inference is practically infeasible. Finally, we propose a novel way to measure epistemic uncertainty in model comparison problems.

JANA: Jointly Amortized Neural Approximation of Complex Bayesian Models

3 code implementations17 Feb 2023

This work proposes ``jointly amortized neural approximation'' (JANA) of intractable likelihood functions and posterior densities arising in Bayesian surrogate modeling and simulation-based inference.

Time Series Time Series Analysis