paper-with-me

홈 › Papers

Evaluating GFlowNet from partial episodes for stable and flexible policy-based training

2026-03-01 · Puhua Niu, Shili Wu, Xiaoning Qian arxiv

Generative Flow Networks (GFlowNets) were developed to learn policies for efficiently sampling combinatorial candidates by interpreting their generative processes as trajectories in directed acyclic graphs. In the value-based training workflow, the objective is to enforce the balance over partial episodes between the flows of the learned policy and the estimated flows of the desired policy, implicitly encouraging policy divergence minimization. The policy-based strategy alternates between estimating the policy divergence and updating the policy, but reliable estimation of the divergence under directed acyclic graphs remains a major challenge. This work bridges the two perspectives by showing that flow balance also yields a principled policy evaluator that measures the divergence, and an evaluation balance objective over partial episodes is proposed for learning the evaluator. As demonstrated on both synthetic and real-world tasks, evaluation balance not only strengthens the reliability of policy-based training but also broadens its flexibility by seamlessly supporting parameterized backward policies and enabling the integration of offline data-collection techniques.

📄 PDF Abstract BibTeX arXiv:2603.01047

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning GFlowNets from partial episodes for improved convergence and stability

2022-09-26 · Kanika Madan, Jarrid Rector-Brooks, Maksym Korablyov, Emmanuel Bengio 외

Generative flow networks (GFlowNets) are a family of algorithms for training a sequential sampler of discrete objects under an unnormalized target density and have been successfully used for various probabilistic modelin…

Learning Energy Decompositions for Partial Inference of GFlowNets

2023-10-05 · Hyosoon Jang, Minsu Kim, Sungsoo Ahn

This paper studies generative flow networks (GFlowNets) to sample objects from the Boltzmann energy distribution via a sequence of actions. In particular, we focus on improving GFlowNet with partial inference: training f…

Stable GFlowNets with Probabilistic Guarantees

2026-05-03 · Zengxiang Lei, Ananth Shreekumar, Jonathan Rosenthal, Ruoyu Song 외 arxiv

Generative Flow Networks (GFlowNets) learn to sample states proportional to an unnormalized reward. Despite their theoretical promise, practical training is often unstable, exhibiting severe loss spikes and mode collapse…

Exploration through Generation: Applying GFlowNets to Structured Search

2025-10-23 · Mark Phillip Matovic arxiv

This work applies Generative Flow Networks (GFlowNets) to three graph optimization problems: the Traveling Salesperson Problem, Minimum Spanning Tree, and Shortest Path. GFlowNets are generative models that learn to samp…

Partial GFlowNet: Accelerating Convergence in Large State Spaces via Strategic Partitioning

2026-02-12 · Xuan Yu, Xu Wang, Rui Zhu, Yudong Zhang 외 arxiv

Generative Flow Networks (GFlowNets) have shown promising potential to generate high-scoring candidates with probability proportional to their rewards. As existing GFlowNets freely explore in state space, they encounter …