paper-with-me

홈 › Papers

A Non-asymptotic Analysis for Learning and Applying a Preconditioner in MCMC

2026-02-11 · Max Hird, Florian Maire, Jeffrey Negrea arxiv

Preconditioning is a common method applied to modify Markov chain Monte Carlo algorithms with the goal of making them more efficient. In practice it is often extremely effective, even when the preconditioner is learned from the chain. We analyse and compare the finite-time computational costs of schemes which learn a preconditioner based on the target covariance or the expected Hessian of the target potential with that of a corresponding scheme that does not use preconditioning. We apply our results to various algorithms including the Unadjusted Langevin Algorithm (ULA) and the proximal sampler for an appropriately regular target, establishing non-asymptotic guarantees for versions of these algorithms that learn and use preconditioners. To do so, we establish non-asymptotic guarantees on the time taken to collect $N$ approximately independent samples from the target for schemes that learn their preconditioners under the assumption that the underlying Markov chain satisfies a contraction condition in the Wasserstein-2 distance. This approximate independence condition, that we formalize, allows us to bridge the non-asymptotic bounds of modern MCMC theory and classical heuristics of effective sample size and mixing time, and is needed to amortise the costs of learning a preconditioner across the many samples it will be used to produce.

📄 PDF Abstract BibTeX arXiv:2602.10714

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging the Gap between Stochastic Gradient MCMC and Stochastic Optimization

2015-12-25 · Changyou Chen, David Carlson, Zhe Gan, Chunyuan Li 외

Stochastic gradient Markov chain Monte Carlo (SG-MCMC) methods are Bayesian analogs to popular stochastic optimization methods; however, this connection is not well studied. We explore this relationship by applying simul…

Stochastic Optimization

An adaptive Hessian approximated stochastic gradient MCMC method

2020-10-03 · Yating Wang, Wei Deng, Guang Lin

Bayesian approaches have been successfully integrated into training deep neural networks. One popular family is stochastic gradient Markov chain Monte Carlo methods (SG-MCMC), which have gained increasing interest due to…

Fast Linear Solvers via AI-Tuned Markov Chain Monte Carlo-based Matrix Inversion

2025-09-22 · Anton Lebedev, Won Kyung Lee, Soumyadip Ghosh, Olha I. Yaman 외 arxiv

Large, sparse linear systems are pervasive in modern science and engineering, and Krylov subspace solvers are an established means of solving them. Yet convergence can be slow for ill-conditioned matrices, so practical d…

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 complex…

Reducing normalizing flow complexity for MCMC preconditioning

2025-11-04 · David Nabergoj, Erik Štrumbelj arxiv

Preconditioning is a key component of MCMC algorithms that improves sampling efficiency by facilitating exploration of geometrically complex target distributions through an invertible map. While linear preconditioners ar…