arXiv:2506.05628cs.LGcs.AI2025-06AAAI被引 2

无需训练,用分子相似性引导生成新分子

GP-MoLFormer-Sim: Test Time Molecular Optimization through Contextual Similarity Guidance

  • 利用预训练语言模型的上下文表示计算相似性,动态调整生成过程
  • 在标准任务中优于现有无训练方法,尤其在黑箱评估下表现突出
  • 适合药物设计、分子优化等需要保持结构相似性的场景

在药物发现、化学设计和生物学中,设计与目标分子或性质保持相似性的分子至关重要。本文提出一种高效且无需训练的方法,通过生成式化学语言模型(CLM)在分子空间中导航与采样,并以目标分子的相似性作为引导。该方法利用CLM自身学习到的上下文表征来估计分子相似性,并据此调整CLM的自回归采样策略。在解码过程中,每一步都跟踪当前生成物与目标分子的距离,并更新logits以促进生成结果保持相似性。我们基于一个约4700万参数的基于SMILES的CLM——GP-MoLFormer实现该方法,命名为GP-MoLFormer-Sim,实现了测试时对深度生成策略的更新,以反映与一组引导分子的上下文相似性。该方法进一步集成至遗传算法(GA),在多个标准分子优化基准任务上进行测试,涵盖性质优化、分子再发现和基于结构的药物设计。结果显示,在目标函数为黑箱的情况下,GP-MoLFormer-Sim与GA结合(GP-MoLFormer-Sim+GA)优于现有的无训练基线方法。本工作为理解并引导CLM的生成机制迈出了重要一步。

原文摘要 · Abstract (English)

The ability to design molecules while preserving similarity to a target molecule and/or property is crucial for various applications in drug discovery, chemical design, and biology. We introduce in this paper an efficient training-free method for navigating and sampling from the molecular space with a generative Chemical Language Model (CLM), while using the molecular similarity to the target as a guide. Our method leverages the contextual representations learned from the CLM itself to estimate the molecular similarity, which is then used to adjust the autoregressive sampling strategy of the CLM. At each step of the decoding process, the method tracks the distance of the current generations from the target and updates the logits to encourage the preservation of similarity in generations. We implement the method using a recently proposed $\sim$47M parameter SMILES-based CLM, GP-MoLFormer, and therefore refer to the method as GP-MoLFormer-Sim, which enables a test-time update of the deep generative policy to reflect the contextual similarity to a set of guide molecules. The method is further integrated into a genetic algorithm (GA) and tested on a set of standard molecular optimization benchmarks involving property optimization, molecular rediscovery, and structure-based drug design. Results show that, GP-MoLFormer-Sim, combined with GA (GP-MoLFormer-Sim+GA) outperforms existing training-free baseline methods, when the oracle remains black-box. The findings in this work are a step forward in understanding and guiding the generative mechanisms of CLMs.

分子生成语言模型无训练药物设计

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。