Nuclear Quantum Effects as a Denoising Problem
arXiv:2607.19680
2026
Sampling
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper identifies a useful factorization of a target distribution into an arbitrary residual Boltzmann factor and a fully known quadratic context, with the latter represented by a Gaussian structure. For neural generative models, this suggests training a context-free denoiser once on the residual distribution and injecting mass, temperature, boundary-condition, or other quadratic changes analytically during sampling rather than conditioning or retraining the network. The transferable asset is an explicitly parameterized positive-semidefinite quadratic action whose score and covariance can be computed efficiently by linear algebra. A practical first test is a diffusion sampler for distributions of the form $p_K(x)\propto e^{-U(x)-x^\top Kx/2}$, comparing analytic quadratic score composition against separately conditioned models.
Ideas from this paper
✓✓ Beats tuned baseline
2026
Train one denoiser only for the nonquadratic residual distribution, then modify the diffusion sampler using an analytically computed quadratic Gaussian context. Changing $K$ at inference changes the target distribution without retraining the denoiser, enabling transfer across temperatures, masses, coupling strengths, and boundary conditions whenever those changes remain quadratic.
Useful7/10
Difficulty6/10
Novelty6/10