Automatically Marginalized MCMC in Probabilistic Programming
About
Hamiltonian Monte Carlo (HMC) is a powerful algorithm to sample latent variables from Bayesian models. The advent of probabilistic programming languages (PPLs) frees users from writing inference algorithms and lets users focus on modeling. However, many models are difficult for HMC to solve directly, and often require tricks like model reparameterization. We are motivated by the fact that many of those models could be simplified by marginalization. We propose to use automatic marginalization as part of the sampling process using HMC in a graphical model extracted from a PPL, which substantially improves sampling from real-world hierarchical models.
Jinlin Lai, Javier Burroni, Hui Guan, Daniel Sheldon• 2023
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| MCMC Inference | Electric company | Compilation Time552 | 2 | |
| MCMC Inference | Pulmonary fibrosis | Compilation Time (ms)727 | 2 |
Showing 2 of 2 rows