IEEE/ACM Trans Comput Biol Bioinform. 2023 Nov-Dec;20(6):3820-3829. doi: 10.1109/TCBB.2023.3323493. Epub 2023 Dec 25.
Proteins usually perform their cellular functions by interacting with other proteins. Accurate identification of protein-protein interaction sites (PPIs) from sequence is import for designing new drugs and developing novel therapeutics. A lot of computational models for PPIs prediction have been developed because experimental methods are slow and expensive. Most models employ a sliding window approach in which local neighbors are concatenated to present a target residue. However, those neighbors are not distinguished by pairwise information between a neighbor and the target. In this study, we propose a novel PPIs prediction model AttCNNPPISP, which combines attention mechanism and convolutional neural networks (CNNs). The attention mechanism dynamically captures the pairwise correlation of each neighbor-target pair within a sliding window, and therefore makes a better understanding of the local environment of target residue. And then, CNNs take the local representation as input to make prediction. Experiments are employed on several public benchmark datasets. Compared with the state-of-the-art models, AttCNNPPISP improves the prediction performance. Also, the experimental results demonstrate that the attention mechanism is effective in terms of constructing comprehensive context information of target residue.
蛋白质通常通过与其他蛋白质相互作用来执行其细胞功能。准确识别序列中的蛋白质-蛋白质相互作用位点(PPIs)对于设计新药和开发新疗法非常重要。由于实验方法既缓慢又昂贵,因此已经开发出了许多用于预测 PPIs 的计算模型。大多数模型采用滑动窗口方法,其中将局部邻居拼接在一起以表示目标残基。但是,这些邻居没有区分邻居与目标之间的两两信息。在这项研究中,我们提出了一种新颖的 PPIs 预测模型 AttCNNPPISP,它结合了注意力机制和卷积神经网络(CNNs)。注意力机制可以动态捕获滑动窗口内每个邻居-目标对之间的两两相关性,从而更好地理解目标残基的局部环境。然后,CNN 将局部表示作为输入进行预测。在几个公开的基准数据集上进行了实验。与最先进的模型相比,AttCNNPPISP 提高了预测性能。此外,实验结果表明,注意力机制在构建目标残基的综合上下文信息方面是有效的。