Wang Fei, Cheng Xianglong, Xia Xin, Zheng Chunhou, Su Yansen
Key Laboratory of Intelligent Computing and Signal Processing of Ministry of Education, Information Materials and Intelligent Sensing Laboratory of Anhui Province, School of Artificial Intelligence, Anhui University, Hefei, 230601, China.
Institute of Artificial Intelligence, Hefei Comprehensive National Science Center, Hefei, 230088, China.
Bioinformatics. 2024 Jul 23;40(7). doi: 10.1093/bioinformatics/btae446.
In drug development process, a significant portion of budget and research time are dedicated to the lead compound optimization procedure in order to identify potential drugs. This procedure focuses on enhancing the pharmacological and bioactive properties of compounds by optimizing their local substructures. However, due to the vast and discrete chemical structure space and the unpredictable element combinations within this space, the optimization process is inherently complex. Various structure enumeration-based combinatorial optimization methods have shown certain advantages. However, they still have limitations. Those methods fail to consider the differences between molecules and struggle to explore the unknown outer search space.
In this study, we propose an adaptive space search-based molecular evolution optimization algorithm (ASSMOEA). It consists of three key modules: construction of molecule-specific search space, molecular evolutionary optimization, and adaptive expansion of molecule-specific search space. Specifically, we design a fragment similarity tree in molecule-specific search space, and apply a dynamic mutation strategy in this space to guide molecular optimization. Then we utilize an encoder-encoder structure to adaptively expand the space. Those three modules are circled iteratively to optimize molecules. Our experiments demonstrate that ASSMOEA outperforms existing methods in terms of molecular optimization. It not only enhances the efficiency of the molecular optimization process, but also exhibits a robust ability to search for correct solutions.
The code is freely available on the web at https://github.com/bbbbb-b/MEOAFST.
Supplementary data are available at Bioinformatics online.
在药物研发过程中,很大一部分预算和研究时间都投入到了先导化合物优化程序中,以识别潜在药物。该程序专注于通过优化化合物的局部子结构来增强其药理和生物活性特性。然而,由于庞大且离散的化学结构空间以及该空间内不可预测的元素组合,优化过程本质上很复杂。各种基于结构枚举的组合优化方法已显示出一定优势。然而,它们仍然存在局限性。这些方法没有考虑分子之间的差异,并且难以探索未知的外部搜索空间。
在本研究中,我们提出了一种基于自适应空间搜索的分子进化优化算法(ASSMOEA)。它由三个关键模块组成:特定分子搜索空间的构建、分子进化优化以及特定分子搜索空间的自适应扩展。具体而言,我们在特定分子搜索空间中设计了一个片段相似性树,并在该空间中应用动态变异策略来指导分子优化。然后我们利用编码器 - 编码器结构来自适应地扩展空间。这三个模块迭代循环以优化分子。我们的实验表明,ASSMOEA在分子优化方面优于现有方法。它不仅提高了分子优化过程的效率,而且还表现出强大的搜索正确解决方案的能力。
代码可在网上免费获取,网址为https://github.com/bbbbb-b/MEOAFST。
补充数据可在《生物信息学》在线获取。