paper-with-me

Papers

Variational Bayesian inference for linear and logistic regression

2013-10-21 · Jan Drugowitsch

The article describe the model, derivation, and implementation of variational Bayesian inference for linear and logistic regression, both with and without automatic relevance determination. It has the dual function of acting as a tutorial for the derivation of variational Bayesian inference for simple models, as well as documenting, and providing brief examples for the MATLAB/Octave functions that implement this inference. These functions are freely available online.

📄 PDF Abstract BibTeX arXiv:1310.5438

Code (2)

DrugowitschLab/VBLinLogit 공식 구현
jdrugo/vb_linear 공식 구현

Tasks

Bayesian Inferenceregression

Similar Papers 제목 키워드 기반

Noise-Aware Differentially Private Variational Inference

2024-10-25 · Talal Alrawajfeh, Joonas Jälkö, Antti Honkela

Differential privacy (DP) provides robust privacy guarantees for statistical inference, but this can lead to unreliable results and biases in downstream applications. While several noise-aware approaches have been propos…

Bayesian InferenceregressionVariational Inference

Logistic Variational Bayes Revisited

2024-06-02 · Michael Komodromos, Marina Evangelou, Sarah Filippi

Variational logistic regression is a popular method for approximate Bayesian inference seeing wide-spread use in many areas of machine learning including: Bayesian optimization, reinforcement learning and multi-instance …

Bayesian InferenceBayesian Optimizationregression

Spike and slab variational Bayes for high dimensional logistic regression

2020-10-22 · NeurIPS 2020 12 · Kolyan Ray, Botond Szabo, Gabriel Clara

Variational Bayes (VB) is a popular scalable alternative to Markov chain Monte Carlo for Bayesian inference. We study a mean-field spike and slab VB approximation of widely used Bayesian model selection priors in sparse …

Bayesian InferenceModel SelectionregressionVocal Bursts Intensity Prediction

A Flexible Empirical Bayes Approach to Generalized Linear Models, with Applications to Sparse Logistic Regression

2026-01-29 · Dongyue Xie, Wanrong Zhu, Matthew Stephens arxiv

We introduce a flexible empirical Bayes approach for fitting Bayesian generalized linear models. Specifically, we adopt a novel mean-field variational inference (VI) method and the prior is estimated within the VI algori…

Variational predictive resampling

2026-05-11 · Laura Battaglia, Stefano Cortinovis, Chris Holmes, David T. Frazier 외 arxiv

Bayesian inference provides principled uncertainty quantification, but accurate posterior sampling with MCMC can be computationally prohibitive for modern applications. Variational inference (VI) offers a scalable altern…

Bayesian Inference