paper-with-me

홈 › Papers

Why Pool When You Can Flow? Active Learning with GFlowNets

2025-08-31 · Renfei Zhang, Mohit Pandey, Artem Cherkasov, Martin Ester arxiv

The scalability of pool-based active learning is limited by the computational cost of evaluating large unlabeled datasets, a challenge that is particularly acute in virtual screening for drug discovery. While active learning strategies such as Bayesian Active Learning by Disagreement (BALD) prioritize informative samples, it remains computationally intensive when scaled to libraries containing billions samples. In this work, we introduce BALD-GFlowNet, a generative active learning framework that circumvents this issue. Our method leverages Generative Flow Networks (GFlowNets) to directly sample objects in proportion to the BALD reward. By replacing traditional pool-based acquisition with generative sampling, BALD-GFlowNet achieves scalability that is independent of the size of the unlabeled pool. In our virtual screening experiment, we show that BALD-GFlowNet achieves a performance comparable to that of standard BALD baseline while generating more structurally diverse molecules, offering a promising direction for efficient and scalable molecular discovery.

📄 PDF Abstract BibTeX arXiv:2509.00704

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDrug Discovery

Similar Papers 제목 키워드 기반

Evolution Guided Generative Flow Networks

2024-02-03 · Zarif Ikram, Ling Pan, Dianbo Liu

Generative Flow Networks (GFlowNets) are a family of probabilistic generative models that learn to sample compositional objects proportional to their rewards. One big challenge of GFlowNets is training them effectively w…

Evolutionary Algorithms

Generative Flow Networks: a Markov Chain Perspective

2023-07-04 · Tristan Deleu, Yoshua Bengio

While Markov chain Monte Carlo methods (MCMC) provide a general framework to sample from a probability distribution defined up to normalization, they often suffer from slow convergence to the target distribution when the…

Decision MakingSequential Decision Making

Investigating Generalization Behaviours of Generative Flow Networks

2024-02-07 · Lazar Atanackovic, Emmanuel Bengio

Generative Flow Networks (GFlowNets, GFNs) are a generative framework for learning unnormalized probability mass functions over discrete spaces. Since their inception, GFlowNets have proven to be useful for learning gene…

Improving Generative Flow Networks with Path Regularization

2022-09-29 · Anh Do, Duy Dinh, Tan Nguyen, Khuong Nguyen 외

Generative Flow Networks (GFlowNets) are recently proposed models for learning stochastic policies that generate compositional objects by sequences of actions with the probability proportional to a given reward function.…

Active Learning

Streaming Bayes GFlowNets

2024-11-08 · Tiago da Silva, Daniel Augusto de Souza, Diego Mesquita

Bayes' rule naturally allows for inference refinement in a streaming fashion, without the need to recompute posteriors from scratch whenever new data arrives. In principle, Bayesian streaming is straightforward: we updat…

Bayesian InferenceVariational Inference