English

Improving GFlowNets with Monte Carlo Tree Search

Machine Learning 2024-06-21 v1 Artificial Intelligence

Abstract

Generative Flow Networks (GFlowNets) treat sampling from distributions over compositional discrete spaces as a sequential decision-making problem, training a stochastic policy to construct objects step by step. Recent studies have revealed strong connections between GFlowNets and entropy-regularized reinforcement learning. Building on these insights, we propose to enhance planning capabilities of GFlowNets by applying Monte Carlo Tree Search (MCTS). Specifically, we show how the MENTS algorithm (Xiao et al., 2019) can be adapted for GFlowNets and used during both training and inference. Our experiments demonstrate that this approach improves the sample efficiency of GFlowNet training and the generation fidelity of pre-trained GFlowNet models.

Keywords

Cite

@article{arxiv.2406.13655,
  title  = {Improving GFlowNets with Monte Carlo Tree Search},
  author = {Nikita Morozov and Daniil Tiapkin and Sergey Samsonov and Alexey Naumov and Dmitry Vetrov},
  journal= {arXiv preprint arXiv:2406.13655},
  year   = {2024}
}

Comments

ICML 2024 SPIGM Workshop

R2 v1 2026-06-28T17:12:23.273Z