paper-with-me

홈 › Papers

GFlowNet Pretraining with Inexpensive Rewards

2024-09-15 · Mohit Pandey, Gopeshh Subbaraj, Emmanuel Bengio

Generative Flow Networks (GFlowNets), a class of generative models have recently emerged as a suitable framework for generating diverse and high-quality molecular structures by learning from unnormalized reward distributions. Previous works in this direction often restrict exploration by using predefined molecular fragments as building blocks, limiting the chemical space that can be accessed. In this work, we introduce Atomic GFlowNets (A-GFNs), a foundational generative model leveraging individual atoms as building blocks to explore drug-like chemical space more comprehensively. We propose an unsupervised pre-training approach using offline drug-like molecule datasets, which conditions A-GFNs on inexpensive yet informative molecular descriptors such as drug-likeliness, topological polar surface area, and synthetic accessibility scores. These properties serve as proxy rewards, guiding A-GFNs towards regions of chemical space that exhibit desirable pharmacological properties. We further our method by implementing a goal-conditioned fine-tuning process, which adapts A-GFNs to optimize for specific target properties. In this work, we pretrain A-GFN on the ZINC15 offline dataset and employ robust evaluation metrics to show the effectiveness of our approach when compared to other relevant baseline methods in drug design.

📄 PDF Abstract BibTeX arXiv:2409.09702

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DesignUnsupervised Pre-training

Similar Papers 제목 키워드 기반

Pretraining Generative Flow Networks with Inexpensive Rewards for Molecular Graph Generation

2025-03-08 · Mohit Pandey, Gopeshh Subbaraj, Artem Cherkasov, Martin Ester 외

Generative Flow Networks (GFlowNets) have recently emerged as a suitable framework for generating diverse and high-quality molecular structures by learning from rewards treated as unnormalized distributions. Previous wor…

Drug DesignGraph GenerationMolecular Graph GenerationUnsupervised Pre-training

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

Baking Symmetry into GFlowNets

2024-06-08 · George Ma, Emmanuel Bengio, Yoshua Bengio, Dinghuai Zhang

GFlowNets have exhibited promising performance in generating diverse candidates with high rewards. These networks generate objects incrementally and aim to learn a policy that assigns probability of sampling objects in p…

Diversity

Local Search GFlowNets

2023-10-04 · Minsu Kim, Taeyoung Yun, Emmanuel Bengio, Dinghuai Zhang 외

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 o…

GFlowNet Training by Policy Gradients

2024-08-12 · Puhua Niu, Shili Wu, Mingzhou Fan, Xiaoning Qian

Generative Flow Networks (GFlowNets) have been shown effective to generate combinatorial objects with desired properties. We here propose a new GFlowNet training framework, with policy-dependent rewards, that bridges kee…

Reinforcement Learning (RL)