中文
相关论文

相关论文: PyVBMC: Efficient Bayesian inference in Python

200 篇论文

The steady-state Bayesian vector autoregression (BVAR) makes it possible to incorporate prior information about the long-run mean of the process. This has been shown in many studies to substantially improve forecasting performance, and the…

统计计算 · 统计学 2025-06-12 Oskar Gustafsson , Mattias Villani

ParaMonte::Python (standing for Parallel Monte Carlo in Python) is a serial and MPI-parallelized library of (Markov Chain) Monte Carlo (MCMC) routines for sampling mathematical objective functions, in particular, the posterior distributions…

数学软件 · 计算机科学 2020-10-05 Amir Shahmoradi , Fatemeh Bagheri , Joshua Alexander Osborne

Markov chain Monte Carlo (MCMC) methods are powerful computational tools for analysis of complex statistical problems. However, their computational efficiency is highly dependent on the chosen proposal distribution, which is generally…

统计理论 · 数学 2014-10-02 Isambi S. Mbalawata , Simo Särkkä , Matti Vihola , Heikki Haario

Variational inference (VI) is a method to approximate the computationally intractable posterior distributions that arise in Bayesian statistics. Typically, VI fits a simple parametric distribution to the target posterior by minimizing an…

机器学习 · 统计学 2023-07-18 Chirag Modi , Charles Margossian , Yuling Yao , Robert Gower , David Blei , Lawrence Saul

In Bayesian inverse problems, one aims at characterizing the posterior distribution of a set of unknowns, given indirect measurements. For non-linear/non-Gaussian problems, analytic solutions are seldom available: Sequential Monte Carlo…

统计方法学 · 统计学 2022-12-26 Alessandro Viani , Adam M Johansen , Alberto Sorrentino

Along with Markov chain Monte Carlo (MCMC) methods, variational inference (VI) has emerged as a central computational approach to large-scale Bayesian inference. Rather than sampling from the true posterior $\pi$, VI aims at producing a…

机器学习 · 统计学 2023-04-24 Marc Lambert , Sinho Chewi , Francis Bach , Silvère Bonnabel , Philippe Rigollet

The multinomial probit model is often used to analyze choice behaviour. However, estimation with existing Markov chain Monte Carlo (MCMC) methods is computationally costly, which limits its applicability to large choice data sets. This…

计量经济学 · 经济学 2022-10-18 Rubén Loaiza-Maya , Didier Nibbering

The Mean Field Variational Bayes (MFVB) method is one of the most computationally efficient techniques for Bayesian inference. However, its use has been restricted to models with conjugate priors or those that require analytical…

统计计算 · 统计学 2023-05-18 Minh-Ngoc Tran , Paco Tseng , Robert Kohn

In this paper we address the problem of Monte Carlo approximation of posterior probability distributions in stochastic kinetic models (SKMs). SKMs are multivariate Markov jump processes that model the interactions among species in…

统计方法学 · 统计学 2014-04-22 Eugenia Koblents , Joaquín Míguez

Solving Bayesian inference problems approximately with variational approaches can provide fast and accurate results. Capturing correlation within the approximation requires an explicit parametrization. This intrinsically limits this…

机器学习 · 统计学 2020-01-31 Jakob Knollmüller , Torsten A. Enßlin

Variational Bayes (VB) is a popular estimation method for Bayesian inference. However, most existing VB algorithms are restricted to cases where the likelihood is tractable, which precludes their use in many important situations. Tran et…

统计方法学 · 统计学 2017-05-19 David Gunawan , Minh-Ngoc Tran , Robert Kohn

In the popular approach of "Bayesian variable selection" (BVS), one uses prior and posterior distributions to select a subset of candidate variables to enter the model. A completely new direction will be considered here to study BVS with a…

统计方法学 · 统计学 2008-11-03 Wenxin Jiang , Martin A. Tanner

In Bayesian inference, Hamiltonian Monte Carlo (HMC) is a popular Markov Chain Monte Carlo (MCMC) algorithm known for its efficiency in sampling from complex probability distributions. However, its application to models with latent…

统计计算 · 统计学 2025-04-15 Alaa Amri , Víctor Elvira , Amy L. Wilson

Bayesian inference has become an important tool to solve inverse problems and to quantify uncertainties in their solutions. Variational inference is a method that provides probabilistic, Bayesian solutions efficiently by using optimization.…

地球物理 · 物理学 2025-10-15 Xin Zhang , Andrew Curtis

In cohort studies binary outcomes are very often analyzed by logistic regression. However, it is well-known that when the goal is to estimate a risk ratio, the logistic regression is inappropriate if the outcome is common. In these cases, a…

统计计算 · 统计学 2014-04-02 Diego Salmerón , Juan Antonio Cano

In recent years, the shortcomings of Bayesian posteriors as inferential devices have received increased attention. A popular strategy for fixing them has been to instead target a Gibbs measure based on losses that connect a parameter of…

统计理论 · 数学 2025-04-24 David T. Frazier , Jeremias Knoblauch , Jack Jewson , Christopher Drovandi

BayesPy is an open-source Python software package for performing variational Bayesian inference. It is based on the variational message passing framework and supports conjugate exponential family models. By removing the tedious task of…

机器学习 · 统计学 2015-06-08 Jaakko Luttinen

Implementing Bayesian inference is often computationally challenging in applications involving complex models, and sometimes calculating the likelihood itself is difficult. Synthetic likelihood is one approach for carrying out inference…

统计计算 · 统计学 2021-03-15 David T. Frazier , David J. Nott , Christopher Drovandi , Robert Kohn

Markov Chain Monte Carlo (MCMC) techniques are now widely used for cosmological parameter estimation. Chains are generated to sample the posterior probability distribution obtained following the Bayesian approach. An important issue is how…

天体物理学 · 物理学 2009-11-10 Joanna Dunkley , Martin Bucher , Pedro G. Ferreira , Kavilan Moodley , Constantinos Skordis

The success of deep learning requires large datasets and extensive training, which can create significant computational challenges. To address these challenges, pseudo-coresets, small learnable datasets that mimic the entire data, have been…

机器学习 · 计算机科学 2025-03-03 Hyungi Lee , Seungyoo Lee , Juho Lee