Papers › Multilevel Generative Samplers for Investigating Critical Phenomena

Multilevel Generative Samplers for Investigating Critical Phenomena

11 Mar 2025arXiv:2503.08918archive 2025-07-28

Ankur Singha, Elia Cellini, Kim A. Nicoli, Karl Jansen, Stefan Kühn, Shinichi Nakajima

Investigating critical phenomena or phase transitions is of high interest in physics and chemistry, for which Monte Carlo (MC) simulations, a crucial tool for numerically analyzing macroscopic properties of given systems, are often hindered by an emerging divergence of correlation length -- known as scale invariance at criticality (SIC) in the renormalization group theory. SIC causes the system to behave the same at any length scale, from which many existing sampling methods suffer: long-range correlations cause critical slowing down in Markov chain Monte Carlo (MCMC), and require intractably large receptive fields for generative samplers. In this paper, we propose a Renormalization-informed Generative Critical Sampler (RiGCS) -- a novel sampler specialized for near-critical systems, where SIC is leveraged as an advantage rather than a nuisance. Specifically, RiGCS builds on MultiLevel Monte Carlo (MLMC) with Heat Bath (HB) algorithms, which perform ancestral sampling from low-resolution to high-resolution lattice configurations with site-wise-independent conditional HB sampling. Although MLMC-HB is highly efficient under exact SIC, it suffers from a low acceptance rate under slight SIC violation. Notably, SIC violation always occurs in finite-size systems, and may induce long-range and higher-order interactions in the renormalized distributions, which are not considered by independent HB samplers. RiGCS enhances MLMC-HB by replacing a part of the conditional HB sampler with generative models that capture those residual interactions and improve the sampling efficiency. Our experiments show that the effective sample size of RiGCS is a few orders of magnitude higher than state-of-the-art generative model baselines in sampling configurations for 128x128 two-dimensional Ising systems.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2503.08918")

Code

Syntology Ran 10 of 16 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mlneuralsampler/multilevel officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 10 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran · our draft was wrong
7ran
6unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from mlneuralsampler/multilevel. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

EmbeddingC_F mlneuralsampler/multilevel/van_code/nn.py official repository ran MIT (permissive) · c9de1facdf8d3dfb · report
HB_level mlneuralsampler/multilevel/van_code/nn.py official repository ran fingerprinted MIT (permissive) · 7613bdb209ef8606 · report
MaskedConv2d mlneuralsampler/multilevel/van_code/nn.py official repository ran fingerprinted MIT (permissive) · d81b67e6163414d2 · report
MultilevelBlock mlneuralsampler/multilevel/van_code/nn.py official repository ran fingerprinted MIT (permissive) · eb3ef5fae39c1587 · report
PixelCNN mlneuralsampler/multilevel/van_code/nn.py official repository ran MIT (permissive) · 5ce222bcc64a795e · report
ResBlock mlneuralsampler/multilevel/van_code/nn.py official repository ran fingerprinted MIT (permissive) · cf4928b4a14beac3 · report
VANUpsampling mlneuralsampler/multilevel/van_code/nn.py official repository ran fingerprinted MIT (permissive) · 309928389973c07d · report
compute_metrics mlneuralsampler/multilevel/van_code/nn.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · c58bd2dcaff29593 · report
grab mlneuralsampler/multilevel/van_code/nn.py official repository ran · honoured contract MIT (permissive) · a0c6ec7446882eb7 · report
make_checker_mask mlneuralsampler/multilevel/van_code/nn.py official repository ran · our draft was wrong MIT (permissive) · e18e546fda12e839 · report
Multilevel mlneuralsampler/multilevel/van_code/nn.py official repository unverified MIT (permissive) · 8dab55722dae1b3d · report
NeuralVANMultilevel mlneuralsampler/multilevel/van_code/nn.py official repository unverified MIT (permissive) · 3b8f2d179f76c02e · report
VAN_CNN mlneuralsampler/multilevel/van_code/nn.py official repository unverified MIT (permissive) · 0dc52519ea492528 · report
make_conv_net mlneuralsampler/multilevel/van_code/nn.py official repository unverified MIT (permissive) · fac4692f10805d63 · report
print_metrics mlneuralsampler/multilevel/van_code/nn.py official repository unverified MIT (permissive) · 1e2601d2d0b3fda4 · report
save mlneuralsampler/multilevel/van_code/nn.py official repository unverified MIT (permissive) · eaac88066f686727 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections