用原子构建分子,预训练生成更优药物分子结构
Pretraining Generative Flow Networks with Inexpensive Rewards for Molecular Graph Generation
- 以原子为单元构建分子,扩大化学空间探索范围
- 预训练时用药物相似性等指标作代理奖励,提升生成质量
- 可灵活微调目标属性,适合药物分子设计任务
生成流网络(GFlowNets)通过学习奖励作为非归一化分布,可生成多样且高质量的分子结构。以往方法常依赖预定义分子片段作为构建块,限制了化学空间的覆盖范围。本文提出原子生成流网络(A-GFN),以单个原子为基本构建单元,更全面地探索类药物化学空间。我们采用无监督预训练策略,基于类药物分子数据集,教会A-GFN识别药物相似性、拓扑极性表面积和合成可及性等低成本但信息丰富的分子描述符,这些性质作为代理奖励,引导模型生成具有理想药理特性的分子。进一步实施目标条件微调,使A-GFN可针对特定性质优化。本研究在ZINC数据集子集上进行预训练,并通过稳健评估指标证明该方法在多种药物设计任务中优于现有基线方法。代码已开源:https://github.com/diamondspark/AGFN。
原文摘要 · Abstract (English)
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 works in this framework 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 drug-like molecule datasets, which teaches A-GFNs about 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 implement a goal-conditioned finetuning process, which adapts A-GFNs to optimize for specific target properties. In this work, we pretrain A-GFN on a subset of ZINC dataset, and by employing robust evaluation metrics we show the effectiveness of our approach when compared to other relevant baseline methods for a wide range of drug design tasks. The code is accessible at https://github.com/diamondspark/AGFN.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。