一个通用分子生成模型,用离散扩散统一解决药物发现多种任务
GenMol: A Drug Discovery Generalist with Discrete Diffusion
- 用非自回归双向并行解码生成分子序列,不依赖词序
- 在全新生成和片段约束生成上超越前代GPT模型
- 适合需要高效探索化学空间的药物研发人员
药物发现涉及多个阶段和任务,现有分子生成模型仅能处理部分任务。我们提出通用分子生成模型GenMol,仅使用单一离散扩散模型即可应对多样化的药物发现场景。GenMol通过非自回归双向并行解码生成基于序列连接的片段嵌入(SAFE)序列,使分子上下文不依赖特定词序,并提升采样效率。该模型以片段为基本构建单元,引入片段重掩码策略,通过重生成被掩码片段来优化分子,有效探索化学空间。我们还提出分子上下文引导(MCG)方法,专为GenMol的掩码离散扩散设计。实验表明,GenMol在全新生成和片段约束生成上显著优于先前的GPT基模型,在目标导向的命中化合物生成与先导化合物优化任务中达到当前最优性能。这些结果证明GenMol可广泛应对各类药物发现任务,为分子设计提供统一且灵活的解决方案。代码已开源:https://github.com/NVIDIA-Digital-Bio/genmol。
原文摘要 · Abstract (English)
Drug discovery is a complex process that involves multiple stages and tasks. However, existing molecular generative models can only tackle some of these tasks. We present Generalist Molecular generative model (GenMol), a versatile framework that uses only a single discrete diffusion model to handle diverse drug discovery scenarios. GenMol generates Sequential Attachment-based Fragment Embedding (SAFE) sequences through non-autoregressive bidirectional parallel decoding, thereby allowing the utilization of a molecular context that does not rely on the specific token ordering while having better sampling efficiency. GenMol uses fragments as basic building blocks for molecules and introduces fragment remasking, a strategy that optimizes molecules by regenerating masked fragments, enabling effective exploration of chemical space. We further propose molecular context guidance (MCG), a guidance method tailored for masked discrete diffusion of GenMol. GenMol significantly outperforms the previous GPT-based model in de novo generation and fragment-constrained generation, and achieves state-of-the-art performance in goal-directed hit generation and lead optimization. These results demonstrate that GenMol can tackle a wide range of drug discovery tasks, providing a unified and versatile approach for molecular design. Our code is available at https://github.com/NVIDIA-Digital-Bio/genmol.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。