• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

OctSurf:用于蛋白质-配体亲和力预测的基于体素的高效分层分子表面表示法。

OctSurf: Efficient hierarchical voxel-based molecular surface representation for protein-ligand affinity prediction.

作者信息

Liu Qinqing, Wang Peng-Shuai, Zhu Chunjiang, Gaines Blake Blumenfeld, Zhu Tan, Bi Jinbo, Song Minghu

机构信息

Department of Computer Science and Engineering, University of Connecticut, Storrs, CT 06279, USA.

Microsoft Research Asia, Beijing, China.

出版信息

J Mol Graph Model. 2021 Jun;105:107865. doi: 10.1016/j.jmgm.2021.107865. Epub 2021 Feb 9.

DOI:10.1016/j.jmgm.2021.107865
PMID:33640787
Abstract

Voxel-based 3D convolutional neural networks (CNNs) have been applied to predict protein-ligand binding affinity. However, the memory usage and computation cost of these voxel-based approaches increase cubically with respect to spatial resolution and sometimes make volumetric CNNs intractable at higher resolutions. Therefore, it is necessary to develop memory-efficient alternatives that can accelerate the convolutional operation on 3D volumetric representations of the protein-ligand interaction. In this study, we implement a novel volumetric representation, OctSurf, to characterize the 3D molecular surface of protein binding pockets and bound ligands. The OctSurf surface representation is built based on the octree data structure, which has been widely used in computer graphics to efficiently represent and store 3D object data. Vanilla 3D-CNN approaches often divide the 3D space of objects into equal-sized voxels. In contrast, OctSurf recursively partitions the 3D space containing the protein-ligand pocket into eight subspaces called octants. Only those octants containing van der Waals surface points of protein or ligand atoms undergo the recursive subdivision process until they reach the predefined octree depth, whereas unoccupied octants are kept intact to reduce the memory cost. Resulting non-empty leaf octants approximate molecular surfaces of the protein pocket and bound ligands. These surface octants, along with their chemical and geometric features, are used as the input to 3D-CNNs. Two kinds of CNN architectures, VGG and ResNet, are applied to the OctSurf representation to predict binding affinity. The OctSurf representation consumes much less memory than the conventional voxel representation at the same resolution. By restricting the convolution operation to only octants of the smallest size, our method also alleviates the overall computational overhead of CNN. A series of experiments are performed to demonstrate the disk storage and computational efficiency of the proposed learning method. Our code is available at the following GitHub repository: https://github.uconn.edu/mldrugdiscovery/OctSurf.

摘要

基于体素的3D卷积神经网络(CNN)已被用于预测蛋白质-配体结合亲和力。然而,这些基于体素的方法的内存使用和计算成本随着空间分辨率呈三次方增长,有时会使体积CNN在较高分辨率下难以处理。因此,有必要开发内存高效的替代方法,以加速对蛋白质-配体相互作用的3D体积表示进行卷积运算。在本研究中,我们实现了一种新颖的体积表示方法OctSurf,以表征蛋白质结合口袋和结合配体的3D分子表面。OctSurf表面表示基于八叉树数据结构构建,该结构已在计算机图形学中广泛用于高效表示和存储3D对象数据。传统的3D-CNN方法通常将对象的3D空间划分为大小相等的体素。相比之下,OctSurf将包含蛋白质-配体口袋的3D空间递归划分为八个称为卦限的子空间。只有那些包含蛋白质或配体原子范德华表面点的卦限才会经历递归细分过程,直到达到预定义的八叉树深度,而未占用的卦限则保持不变以降低内存成本。最终得到的非空叶卦限近似于蛋白质口袋和结合配体的分子表面。这些表面卦限及其化学和几何特征被用作3D-CNN的输入。两种CNN架构,VGG和ResNet,被应用于OctSurf表示以预测结合亲和力。在相同分辨率下,OctSurf表示比传统体素表示消耗的内存少得多。通过将卷积运算限制在最小尺寸的卦限上,我们的方法还减轻了CNN的整体计算开销。进行了一系列实验来证明所提出的学习方法在磁盘存储和计算效率方面的优势。我们的代码可在以下GitHub仓库获取:https://github.uconn.edu/mldrugdiscovery/OctSurf。

相似文献

1
OctSurf: Efficient hierarchical voxel-based molecular surface representation for protein-ligand affinity prediction.OctSurf:用于蛋白质-配体亲和力预测的基于体素的高效分层分子表面表示法。
J Mol Graph Model. 2021 Jun;105:107865. doi: 10.1016/j.jmgm.2021.107865. Epub 2021 Feb 9.
2
Predicting protein-ligand binding residues with deep convolutional neural networks.使用深度卷积神经网络预测蛋白质-配体结合残基。
BMC Bioinformatics. 2019 Feb 26;20(1):93. doi: 10.1186/s12859-019-2672-1.
3
Improved Protein-Ligand Binding Affinity Prediction with Structure-Based Deep Fusion Inference.基于结构的深度融合推理提高蛋白-配体结合亲和力预测。
J Chem Inf Model. 2021 Apr 26;61(4):1583-1592. doi: 10.1021/acs.jcim.0c01306. Epub 2021 Mar 23.
4
3D Molecular Representations Based on the Wave Transform for Convolutional Neural Networks.基于小波变换的卷积神经网络的 3D 分子表示。
Mol Pharm. 2018 Oct 1;15(10):4378-4385. doi: 10.1021/acs.molpharmaceut.7b01134. Epub 2018 Mar 5.
5
Sparse convolutional neural network for high-resolution skull shape completion and shape super-resolution.用于高分辨率颅骨形状完成和形状超分辨率的稀疏卷积神经网络。
Sci Rep. 2023 Nov 19;13(1):20229. doi: 10.1038/s41598-023-47437-6.
6
BionoiNet: ligand-binding site classification with off-the-shelf deep neural network.BionoiNet:基于现成深度神经网络的配体结合位点分类。
Bioinformatics. 2020 May 1;36(10):3077-3083. doi: 10.1093/bioinformatics/btaa094.
7
Protein-Ligand Scoring with Convolutional Neural Networks.基于卷积神经网络的蛋白质-配体评分
J Chem Inf Model. 2017 Apr 24;57(4):942-957. doi: 10.1021/acs.jcim.6b00740. Epub 2017 Apr 11.
8
Molecular persistent spectral image (Mol-PSI) representation for machine learning models in drug design.用于药物设计中机器学习模型的分子持久谱图像(Mol-PSI)表示。
Brief Bioinform. 2022 Jan 17;23(1). doi: 10.1093/bib/bbab527.
9
Graph Convolutional Neural Networks for Predicting Drug-Target Interactions.图卷积神经网络在药物-靶标相互作用预测中的应用。
J Chem Inf Model. 2019 Oct 28;59(10):4131-4149. doi: 10.1021/acs.jcim.9b00628. Epub 2019 Oct 16.
10
DeepBindGCN: Integrating Molecular Vector Representation with Graph Convolutional Neural Networks for Protein-Ligand Interaction Prediction.DeepBindGCN:将分子向量表示与图卷积神经网络集成用于蛋白质-配体相互作用预测。
Molecules. 2023 Jun 10;28(12):4691. doi: 10.3390/molecules28124691.

引用本文的文献

1
Spatio-temporal learning from molecular dynamics simulations for protein-ligand binding affinity prediction.基于分子动力学模拟的时空学习用于蛋白质-配体结合亲和力预测。
Bioinformatics. 2025 Aug 2;41(8). doi: 10.1093/bioinformatics/btaf429.
2
Generative Deep Learning for de Novo Drug Design─A Chemical Space Odyssey.用于从头药物设计的生成式深度学习——一场化学空间奥德赛。
J Chem Inf Model. 2025 Jul 28;65(14):7352-7372. doi: 10.1021/acs.jcim.5c00641. Epub 2025 Jul 9.
3
A beginner's approach to deep learning applied to VS and MD techniques.
深度学习应用于VS和MD技术的初学者方法。
J Cheminform. 2025 Apr 8;17(1):47. doi: 10.1186/s13321-025-00985-7.
4
Advances in Protein-Ligand Binding Affinity Prediction via Deep Learning: A Comprehensive Study of Datasets, Data Preprocessing Techniques, and Model Architectures.基于深度学习的蛋白质-配体结合亲和力预测方法进展:数据集、数据预处理技术和模型架构的综合研究。
Curr Drug Targets. 2024;25(15):1041-1065. doi: 10.2174/0113894501330963240905083020.
5
A comprehensive review of the recent advances on predicting drug-target affinity based on deep learning.基于深度学习预测药物-靶点亲和力的最新进展综述
Front Pharmacol. 2024 Apr 2;15:1375522. doi: 10.3389/fphar.2024.1375522. eCollection 2024.
6
The Impact of Data on Structure-Based Binding Affinity Predictions Using Deep Neural Networks.基于深度神经网络的数据对结构结合亲和力预测的影响。
Int J Mol Sci. 2023 Nov 9;24(22):16120. doi: 10.3390/ijms242216120.
7
Open-Source Machine Learning in Computational Chemistry.开源机器学习在计算化学中的应用。
J Chem Inf Model. 2023 Aug 14;63(15):4505-4532. doi: 10.1021/acs.jcim.3c00643. Epub 2023 Jul 19.
8
A GU-Net-Based Architecture Predicting Ligand-Protein-Binding Atoms.一种基于GU-Net的预测配体-蛋白质结合原子的架构。
J Med Signals Sens. 2023 Mar 27;13(1):1-10. doi: 10.4103/jmss.jmss_142_21. eCollection 2023 Jan-Mar.
9
The role of machine learning in health policies during the COVID-19 pandemic and in long COVID management.机器学习在 COVID-19 大流行期间和长新冠管理中的卫生政策中的作用。
Front Public Health. 2023 Apr 11;11:1140353. doi: 10.3389/fpubh.2023.1140353. eCollection 2023.
10
Pre-Training of Equivariant Graph Matching Networks with Conformation Flexibility for Drug Binding.具有构象灵活性的同伦图匹配网络的预训练用于药物结合。
Adv Sci (Weinh). 2022 Nov;9(33):e2203796. doi: 10.1002/advs.202203796. Epub 2022 Oct 6.