paper-with-me

Papers

High-dimensional Adaptive MCMC with Reduced Computational Complexity

2026-04-10 · Max Hird, Samuel Livingstone arxiv

We propose an adaptive MCMC method that learns a linear preconditioner which is dense in its off-diagonal elements but sparse in its parametrisation. Due to this sparsity, we achieve a per-iteration computational complexity of $O(m^2d)$ for a user-determined parameter $m$, compared with the $O(d^2)$ complexity of existing adaptive strategies that can capture correlation information from the target. Diagonal preconditioning has an $O(d)$ per-iteration complexity, but is known to fail in the case that the target distribution is highly correlated, see \citet[Section 3.5]{hird2025a}. Our preconditioner is constructed using eigeninformation from the target covariance which we infer using online principal components analysis on the MCMC chain. It is composed of a diagonal matrix and a product of carefully chosen reflection matrices. On various numerical tests we show that it outperforms diagonal preconditioning in terms of absolute performance, and that it outperforms traditional dense preconditioning and multiple diagonal plus low-rank alternatives in terms of time-normalised performance.

📄 PDF Abstract BibTeX arXiv:2604.09286

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gradient-free Hamiltonian Monte Carlo with Efficient Kernel Exponential Families

2015-06-08 · NeurIPS 2015 12 · Heiko Strathmann, Dino Sejdinovic, Samuel Livingstone, Zoltan Szabo 외

We propose Kernel Hamiltonian Monte Carlo (KMC), a gradient-free adaptive MCMC algorithm based on Hamiltonian Monte Carlo (HMC). On target densities where classical HMC is not an option due to intractable gradients, KMC …

Bayesian Inference

Coreset Markov Chain Monte Carlo

2023-10-25 · Naitong Chen, Trevor Campbell

A Bayesian coreset is a small, weighted subset of data that replaces the full dataset during inference in order to reduce computational cost. However, state of the art methods for tuning coreset weights are expensive, re…

Local-Global MCMC kernels: the best of both worlds

2021-11-04 · Sergey Samsonov, Evgeny Lagutin, Marylou Gabrié, Alain Durmus 외

Recent works leveraging learning to enhance sampling have shown promising results, in particular by designing effective non-local moves and global proposals. However, learning accuracy is inevitably limited in regions wh…

Learning to Explore for Stochastic Gradient MCMC

2024-08-17 · SeungHyun Kim, Seohyeon Jung, Seonghyeon Kim, Juho Lee

Bayesian Neural Networks(BNNs) with high-dimensional parameters pose a challenge for posterior inference due to the multi-modality of the posterior distributions. Stochastic Gradient MCMC(SGMCMC) with cyclical learning r…

image-classificationImage ClassificationMeta-LearningScheduling

Simulation-based inference for rapid Bayesian parameter estimation in epidemiological models: a comparison with MCMC

2026-06-25 · Alina Bazarova, Johann Fredrik Jadebeck, Henrik Zunker, Carolina J. Klett-Tammen 외 arxiv

Mechanistic epidemiological models are widely used to support infectious disease forecasting and public-health decision making. Bayesian calibration of such models is commonly performed using Markov chain Monte Carlo (MC…

Decision Making