← Back to feed
2026-06-24infra

Is Variational Monte Carlo Robust? Sharp Moment Thresholds and Heavy-tailed Stochastic Optimization

Philipp Grohs, Davide Nobile

PDF preview for Is Variational Monte Carlo Robust? Sharp Moment Thresholds and Heavy-tailed Stochastic Optimization
Read on arXiv →

Key claim

PS-Clip-VMC improves robustness in Variational Monte Carlo methods.

In plain English

Imagine you're trying to find the most stable state of a complex quantum system, like a molecule with many electrons. You could use a method called Variational Monte Carlo (VMC), which estimates the energy of different states to find the lowest one. However, this method can struggle when the underlying wave function has complicated nodal structures, leading to unreliable energy estimates. This is known as the problem of heavy-tailed estimators, where the estimates can be very erratic and not converge well.

To tackle this, the authors propose a new approach called PS-Clip-VMC. Instead of using the raw estimates directly, this method clips the values of the local energy and gradient, which helps stabilize the optimization process. By doing this, they show that the new method can converge more reliably, even in cases where traditional VMC would fail. In practical terms, this means that when training neural networks like FermiNet on systems with many electrons, PS-Clip-VMC can provide more consistent and robust results compared to standard methods.

Novelty
8.0/10

The paper introduces a new variant of VMC that addresses specific failure modes in existing methods.

Reliability
7.5/10

The claims are supported by theoretical proofs and preliminary experimental results.

Deep reliability assessment

The paper strongly supports the theoretical claim that VMC gradient/local-energy estimators can be heavy-tailed due to nodal geometry, and that clipped estimators can converge under weak-moment assumptions. The empirical robustness claim is much less supported from the provided text: experiments are described as preliminary, limited to FermiNet on atoms up to 18 electrons, and no quantitative table or broader molecular benchmark is shown.

Reproducibility

No code repository, dataset release, or exact experimental configuration is mentioned in the provided excerpt. The paper gives mathematical assumptions and convergence results, but the empirical FermiNet robustness claim is not reproducible from the supplied text alone.

Key figure

No Figure 1 or architectural diagram is visible in the supplied excerpt; the key method is PS-Clip-VMC, which forms a robust VMC gradient estimator by clipping both local-energy samples and per-sample logarithmic wave-function gradients.