{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2606-16073","title":"Stop the Sampler! Classifier-Based Adaptive Stopping for Sampling Kernels","arxiv_id":"2606.16073","date":"2026-06-15","proceeding":null,"authors":["Kirill Korolev","Nikita Morozov","Stepan Pavlenko","Esmeralda S. Whitammer","Sergey Samsonov"],"abstract":"Sampling from complex, unnormalized probability densities is a fundamental challenge in Bayesian inference and probabilistic modeling. While Markov chain Monte Carlo (MCMC) methods provide asymptotic guarantees, they often suffer from slow mixing and high computational costs due to fixed or manually tuned trajectory lengths. In this work, we propose a novel framework that treats trajectory termination as a learnable component of the sampling dynamics. By framing MCMC within the theory of non-acyclic generative flow networks (GFlowNets), we train state-dependent neural classifiers to decide when a trajectory has reached a high-density region and should terminate. We theoretically establish the connection between optimal classifiers and the target density via detailed balance conditions and introduce a multilevel training scheme to facilitate exploration in complex geometries. Experimental results across various benchmark densities demonstrate that our approach significantly reduces average trajectory lengths while improving mode coverage and mixing compared to standard MCMC baselines.","url_abs":"https://arxiv.org/abs/2606.16073","url_pdf":"https://arxiv.org/pdf/2606.16073","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2606.16073","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.16073"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/kkorolev1/stop-the-sampler","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/DenisBless/variational_sampling_methods","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":7,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":8,"ran":7,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"68ac73a716b4892f","entry":"clip_log_reward","repo":"kkorolev1/stop-the-sampler","repo_kind":"found_in_text","path":"algorithms/diff_sampler_clf/diff_sampler_clf_rnd.py","file_url":"https://github.com/kkorolev1/stop-the-sampler/blob/HEAD/algorithms/diff_sampler_clf/diff_sampler_clf_rnd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"68ac73a716b4892f"}},{"code_sha256_prefix":"2e95829a31e8dc4b","entry":"compute_reverse_ess","repo":"DenisBless/variational_sampling_methods","repo_kind":"found_in_text","path":"algorithms/common/eval_methods/utils.py","file_url":"https://github.com/DenisBless/variational_sampling_methods/blob/HEAD/algorithms/common/eval_methods/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2e95829a31e8dc4b"}},{"code_sha256_prefix":"92cb05fd129f59fc","entry":"eval_fn_one","repo":"kkorolev1/stop-the-sampler","repo_kind":"found_in_text","path":"run_eval.py","file_url":"https://github.com/kkorolev1/stop-the-sampler/blob/HEAD/run_eval.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"92cb05fd129f59fc"}},{"code_sha256_prefix":"4a97143dac6c9fc8","entry":"extract_last_entry","repo":"DenisBless/variational_sampling_methods","repo_kind":"found_in_text","path":"algorithms/common/eval_methods/utils.py","file_url":"https://github.com/DenisBless/variational_sampling_methods/blob/HEAD/algorithms/common/eval_methods/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4a97143dac6c9fc8"}},{"code_sha256_prefix":"b07af36519d93885","entry":"linear_annealing","repo":"kkorolev1/stop-the-sampler","repo_kind":"found_in_text","path":"algorithms/diff_sampler_clf/utils.py","file_url":"https://github.com/kkorolev1/stop-the-sampler/blob/HEAD/algorithms/diff_sampler_clf/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b07af36519d93885"}},{"code_sha256_prefix":"2a30e0be0e543a3b","entry":"moving_averages","repo":"DenisBless/variational_sampling_methods","repo_kind":"found_in_text","path":"algorithms/common/eval_methods/utils.py","file_url":"https://github.com/DenisBless/variational_sampling_methods/blob/HEAD/algorithms/common/eval_methods/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2a30e0be0e543a3b"}},{"code_sha256_prefix":"3f285359964fd300","entry":"sample_kernel","repo":"kkorolev1/stop-the-sampler","repo_kind":"found_in_text","path":"algorithms/diff_sampler_clf/diff_sampler_clf_rnd.py","file_url":"https://github.com/kkorolev1/stop-the-sampler/blob/HEAD/algorithms/diff_sampler_clf/diff_sampler_clf_rnd.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3f285359964fd300"}},{"code_sha256_prefix":"623e9e6914981d32","entry":"get_invtemp","repo":"kkorolev1/stop-the-sampler","repo_kind":"found_in_text","path":"algorithms/diff_sampler_clf/utils.py","file_url":"https://github.com/kkorolev1/stop-the-sampler/blob/HEAD/algorithms/diff_sampler_clf/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"623e9e6914981d32"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}