Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Hamiltonian Monte Carlo Inference of Marginalized Linear Mixed-Effects Models

About

Bayesian reasoning in linear mixed-effects models (LMMs) is challenging and often requires advanced sampling techniques like Markov chain Monte Carlo (MCMC). A common approach is to write the model in a probabilistic programming language and then sample via Hamiltonian Monte Carlo (HMC). However, there are many ways a user can transform a model that make inference more or less efficient. In particular, marginalizing some variables can greatly improve inference but is difficult for users to do manually. We develop an algorithm to easily marginalize random effects in LMMs. A naive approach introduces cubic time operations within an inference algorithm like HMC, but we reduce the running time to linear using fast linear algebra techniques. We show that marginalization is always beneficial when applicable and highlight improvements in various models, especially ones from cognitive sciences.

Jinlin Lai, Justin Domke, Daniel Sheldon• 2024

Related benchmarks

TaskDatasetResultRank
MCMC SamplingETH instructor evaluations Tensorflow probability document version
MCMC Sampling Time (s)631
5
MCMC InferenceElectric company
Compilation Time7
2
MCMC InferencePulmonary fibrosis
Compilation Time (ms)10
2
Showing 3 of 3 rows

Other info

Code

Follow for update