Newtonian Monte Carlo: single-site MCMC meets second-order gradient methods
Nimar S. Arora, Nazanin Khosravani Tehrani, Kinjal Divesh Shah,, Michael Tingley, Yucen Lily Li, Narjes Torabi, David Noursi, Sepehr Akhavan, Masouleh, Eric Lippert, Erik Meijer

TL;DR
Newtonian Monte Carlo (NMC) enhances single-site MCMC by leveraging second-order gradient information to adapt proposals automatically, improving convergence especially in structured models and non-conjugate settings.
Contribution
The paper introduces NMC, a novel MCMC method that uses second-order gradients for efficient proposal generation without transformation of constrained variables.
Findings
NMC converges faster than first-order methods like NUTS.
NMC performs well on large non-conjugate models.
NMC trivially recovers the posterior in conjugate models.
Abstract
Single-site Markov Chain Monte Carlo (MCMC) is a variant of MCMC in which a single coordinate in the state space is modified in each step. Structured relational models are a good candidate for this style of inference. In the single-site context, second order methods become feasible because the typical cubic costs associated with these methods is now restricted to the dimension of each coordinate. Our work, which we call Newtonian Monte Carlo (NMC), is a method to improve MCMC convergence by analyzing the first and second order gradients of the target density to determine a suitable proposal density at each point. Existing first order gradient-based methods suffer from the problem of determining an appropriate step size. Too small a step size and it will take a large number of steps to converge, while a very large step size will cause it to overshoot the high density region. NMC is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Machine Learning and Algorithms · Gaussian Processes and Bayesian Inference
