Papers › Local Search GFlowNets

Local Search GFlowNets

4 Oct 2023arXiv:2310.02710archive 2025-07-28

Minsu Kim, Taeyoung Yun, Emmanuel Bengio, Dinghuai Zhang, Yoshua Bengio, Sungsoo Ahn, Jinkyoo Park

Generative Flow Networks (GFlowNets) are amortized sampling methods that learn a distribution over discrete objects proportional to their rewards. GFlowNets exhibit a remarkable ability to generate diverse samples, yet occasionally struggle to consistently produce samples with high rewards due to over-exploration on wide sample space. This paper proposes to train GFlowNets with local search, which focuses on exploiting high-rewarded sample space to resolve this issue. Our main idea is to explore the local neighborhood via backtracking and reconstruction guided by backward and forward policies, respectively. This allows biasing the samples toward high-reward solutions, which is not possible for a typical GFlowNet solution generation scheme, which uses the forward policy to generate the solution from scratch. Extensive experiments demonstrate a remarkable performance improvement in several biochemical tasks. Source code is available: \url{https://github.com/dbsxodud-11/ls_gfn}.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2310.02710")

Code

Syntology Ran 9 of 17 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 6 ran with no contract checked.

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

dbsxodud-11/ls-gfn officialmentioned in paperpytorch report
dbsxodud-11/ls_gfn 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

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

1ran · honoured contract
1ran · our draft was wrong
1ran · fixture could not drive it
6ran
8unverified

Licence: 17 of the 17 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

batch dbsxodud-11/ls_gfn/gflownet/utils.py official repository ran · fixture could not drive it no licence file found · pointer only · 1a1ebe33ee0285e0 · report
collate_states_scores dbsxodud-11/ls_gfn/gflownet/policy.py official repository ran no licence file found · pointer only · e62c1b64d8aa2840 · report
dist_calibration_error dbsxodud-11/ls_gfn/gflownet/evaluate.py official repository ran no licence file found · pointer only · 198490929c547443 · report
get_unique_children_in_x dbsxodud-11/ls_gfn/gflownet/guide.py official repository ran · our draft was wrong no licence file found · pointer only · 2dfc42fc19e46728 · report
make_mlp dbsxodud-11/ls_gfn/gflownet/network.py official repository ran no licence file found · pointer only · 266dbf4340bef3f5 · report
make_nodesummary_gnn dbsxodud-11/ls_gfn/gflownet/network.py official repository ran no licence file found · pointer only · 7e8123dabbedb095 · report
multi_set_distance dbsxodud-11/ls_gfn/gflownet/monitor.py official repository ran no licence file found · pointer only · 6dd46344ca1baf43 · report
pack dbsxodud-11/ls_gfn/gflownet/utils.py official repository ran no licence file found · pointer only · 1c23da6bab23ab31 · report
tensor_to_np dbsxodud-11/ls_gfn/gflownet/utils.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 973c7b0697f6a623 · report
BaseTBGFlowNet dbsxodud-11/ls-gfn/gflownet/GFNs/basegfn.py official repository unverified no licence file found · pointer only · 23d514ace7e9b0fb · report
anderson_darling dbsxodud-11/ls_gfn/gflownet/evaluate.py official repository unverified no licence file found · pointer only · cfafc9ffa57d7acf · report
collate_probs dbsxodud-11/ls_gfn/gflownet/policy.py official repository unverified no licence file found · pointer only · 797497ec7c51c286 · report
guide_logp dbsxodud-11/ls_gfn/gflownet/guide.py official repository unverified no licence file found · pointer only · ac05e44262397b23 · report
guide_sample dbsxodud-11/ls_gfn/gflownet/guide.py official repository unverified no licence file found · pointer only · 6b1b2290357fc6dc · report
make_convnet dbsxodud-11/ls_gfn/gflownet/network.py official repository unverified no licence file found · pointer only · b3c76e81a3360fbd · report
make_full_exp dbsxodud-11/ls_gfn/gflownet/data.py official repository unverified no licence file found · pointer only · 07d2630a9cb727da · report
unique_keep_order_filter_children dbsxodud-11/ls_gfn/gflownet/policy.py official repository unverified no licence file found · pointer only · f928c1f4da5deecd · 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