Preprint

New Monte Carlo analysis finds finite-accuracy gains, not high-accuracy gains

Preprint: An HFHRMC analysis finds a finite-accuracy benefit from position diffusion, while its leading high-accuracy order matches optimized ULD.

A new mathematical analysis of the HFHRMC sampler finds a qualified advantage for adding diffusion to the position variable. The extra term improves the method’s certified convergence bound at finite accuracy, but it does not improve the leading dependence on accuracy or dimension in the high-accuracy limit relative to optimized underdamped Langevin dynamics, or ULD. The paper frames the comparison through certified upper bounds, not a claim of pointwise algorithmic dominance.

At the heart of the result is a continuous-time theorem. Under the paper’s assumptions, it gives exponential decay in L²(π), a density-based measure of error, for every nonnegative position-diffusion value α and every positive friction value γ. Here α controls the added position diffusion and γ is the friction parameter. The lower bound on the decay rate includes a direct αm contribution alongside another term built from the theorem’s constants and γ. At α=0, the same range includes the kinetic ULD endpoint.

For suitable L² initial densities, the continuous-time result also supplies bounds on Kullback-Leibler divergence, chi-square divergence and total variation. These are different ways of measuring how far a sampler’s distribution is from its target. The discretization analysis uses a path-space KL bound with a factor of α+γ⁻¹, which remains finite at the ULD endpoint. A separate result gives an explicit sufficient iteration complexity for HFHRMC to reach a chosen total-variation tolerance ε.

The advantage fades at very high accuracy

The paper’s tuning analysis puts the apparent gain in perspective. When γ is held fixed, the optimizer uses a positive position-diffusion scale that shrinks toward zero as ε approaches zero. When friction and diffusion are tuned together, the preferred friction tends toward 2(√m+R), using the paper’s notation for its problem constants. Positive diffusion therefore affects the lower-order, finite-accuracy part of the certified bound, while the leading high-accuracy order remains the same as optimized ULD.

The distinction matters in the implemented chain. HFHRMC advances the linear frozen-force part of each step exactly and uses one new gradient evaluation per iteration. Its iteration result is a sufficient upper-bound guarantee, so the reported complexity is a certified proxy for meeting the tolerance, not an observed minimum or a universal performance promise.

What the numerical checks found

Four numerical experiments complemented the theory: an anisotropic Gaussian toy target, Bayesian linear regression, Bayesian logistic regression and a Bayesian neural network with bounded transformed weights and biases. The Gaussian case was calculated exactly rather than through sampled trajectories. At t=18, the reported chi-square divergence for γ=0.5 fell from 2.1391 × 10−4 at α=0 to 4.3128 × 10−6 at α=0.7, passing through 1.1877 × 10−4 at α=0.1 and 3.6623 × 10−5 at α=0.3. For γ=1, it fell from 2.7566 × 10−6 at α=0 to 2.4157 × 10−9 at α=0.7. Because this was an analytical calculation, the figures carry no Monte Carlo or time-discretization uncertainty.

The linear-regression comparisons were reported as iteration counts at ε=10−4. In one comparison, HFHRMC reached the target in 548,652 iterations, versus 1,318,015 and 2,000,214 for two KLMC settings. In the second, HFHRMC required 1,034,914 iterations against 4,159,467 for KLMC. These counts came from exact Gaussian law propagation, so they do not represent a tally of random sampled paths.

In the logistic-regression experiment, HFHRMC had lower reported areas under both diagnostics. The sliced-W₂ area was 28.4475 for HFHRMC, compared with 46.3072 and 61.2117 for the two KLMC configurations. The area for posterior-mean probability RMSE, or root-mean-square error, was 2.9340 versus 5.3162 and 7.3604. At the displayed thresholds, the reported iteration counts in the HFHRMC, KLMC1 and KLMC2 order were 53, 77 and 164 for sliced-W₂ at 0.10, and 30, 53 and 93 for posterior-mean RMSE at 0.02. The comparison used ensemble means with pointwise confidence intervals, and no hypothesis-test result was reported.

The neural-network test covered checkpoints from K=0 to K=260. Across that window, the HFHRMC area was 7.3413 for predictive-probability sliced-W₂, versus 9.8377 for KLMC. For posterior-mean RMSE, the figures were 6.1325 and 8.9156. In the late window beginning at K=151, the coefficient of variation, a relative measure of spread, was 1.69% versus 3.51% for sliced-W₂ and 5.63% versus 7.27% for probability RMSE. These were finite-ensemble diagnostics, not a formal inferential comparison.

A result with clear limits

The findings are best read as a design result with a narrow promise. The analysis extends explicit convergence guarantees across the stated range from α=0 to positive position diffusion and offers a way to tune the method for finite tolerances. It does not establish a new leading-order advantage when very high accuracy is required. The numerical examples show the possibility of a finite-accuracy benefit, but the real-data comparisons remain ensemble-based diagnostics without formal inferential comparisons.

Those qualifications matter because the guarantees depend on assumptions used to control the target law and the discretization. The continuous-time theorem is stated under the paper’s regularity conditions, while the discretization bound depends on smoothness, initialization and step size. That bound also carries the α+γ⁻¹ factor, so the finite-accuracy tuning result is not a claim that more position diffusion is always better.

The manuscript is an arXiv preprint, version 1. Its front matter gives an arXiv date of 25 August 2026 and a manuscript date of 27 August 2026.

Paper data and sources

Original title: Improved Analysis for Hessian-free High-resolution Monte Carlo Sampling
Authors: Wujun Lv, Xiaoyu Wang, Yingli Wang, Lingjiong Zhu
Journal/Repository: arXiv
Status: Preprint, not yet peer-reviewed
First online: 2026-08-25
DOI: Not available
Original paper · Full text

Versions and corrections

  1. Published automatically after legal-source, freshness, evidence, and independent-verification gates passed.