paper-with-me

Papers

Population Empirical Bayes

2014-11-02 · Alp Kucukelbir, David M. Blei

Bayesian predictive inference analyzes a dataset to make predictions about new observations. When a model does not match the data, predictive accuracy suffers. We develop population empirical Bayes (POP-EB), a hierarchical framework that explicitly models the empirical population distribution as part of Bayesian analysis. We introduce a new concept, the latent dataset, as a hierarchical variable and set the empirical population as its prior. This leads to a new predictive density that mitigates model mismatch. We efficiently apply this method to complex models by proposing a stochastic variational inference algorithm, called bumping variational inference (BUMP-VI). We demonstrate improved predictive accuracy over classical Bayesian inference in three models: a linear regression model of health data, a Bayesian mixture model of natural images, and a latent Dirichlet allocation topic model of scientific documents.

📄 PDF Abstract BibTeX arXiv:1411.0292

Code (1)

Blei-Lab/lda-bump-cpp 공식 구현

Tasks

Bayesian InferenceregressionVariational Inference

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

PEBS: Per-rater Empirical-Bayes Shrinkage for RLHF Reward-Model Calibration

2026-06-25 · Arnav Raj arxiv

Reward models for Reinforcement Learning from Human Feedback (RLHF) pool preferences across thousands of annotators and fit one global affine calibrator, collapsing raters with systematically different rating-scale offse…

Reinforcement Learning

Population-Aware Physics-Informed Neural Particle Flow for Bayesian Update

2026-06-09 · Batu Candan, Simone Servadio arxiv

Physics-informed neural particle flow (PINPF) learns a deterministic transport field that moves particles from a prior distribution toward a Bayesian posterior while enforcing the governing probability-evolution equation…

A Nonparametric Bayesian Approach to Uncovering Rat Hippocampal Population Codes During Spatial Navigation

2014-11-27 · Scott W. Linderman, Matthew J. Johnson, Matthew A. Wilson, Zhe Chen

Rodent hippocampal population codes represent important spatial information about the environment during navigation. Several computational methods have been developed to uncover the neural representation of spatial topol…

Bayesian InferenceModel Selection

An Efficient and Flexible Spike Train Model via Empirical Bayes

2016-05-10 · Qi She, Xiaoli Wu, Beth Jelfs, Adam S. Charles 외

Accurate statistical models of neural spike responses can characterize the information carried by neural populations. But the limited samples of spike counts during recording usually result in model overfitting. Besides,…

Bayesian Inferenceparameter estimation

Population Predictive Checks

2019-08-02 · Gemma E. Moran, David M. Blei, Rajesh Ranganath

Bayesian modeling helps applied researchers articulate assumptions about their data and develop models tailored for specific applications. Thanks to good methods for approximate posterior inference, researchers can now e…