NeuroPpred-MSN: A Neuropeptide Prediction Model Based on Multi-feature Fusion and Siamese Networks.

IF 3.9 2区 生物学 Q1 MATHEMATICAL & COMPUTATIONAL BIOLOGY
Jian Wen, Minyu Chen, Yongqi Shen, Honghong Wang, Zhuoyu Wei, Lichuan Gu, Xiaolei Zhu
{"title":"NeuroPpred-MSN: A Neuropeptide Prediction Model Based on Multi-feature Fusion and Siamese Networks.","authors":"Jian Wen, Minyu Chen, Yongqi Shen, Honghong Wang, Zhuoyu Wei, Lichuan Gu, Xiaolei Zhu","doi":"10.1007/s12539-025-00730-6","DOIUrl":null,"url":null,"abstract":"<p><p>The discovery of neuropeptides offers numerous opportunities for identifying novel drugs and targets to treat a variety of diseases. While various computational methods have been proposed, there remains potential for further performance improvement. In this work, we introduce NeuroPpred-MSN, an innovative and efficient neuropeptide prediction model that leverages multi-feature fusion and Siamese networks. To comprehensively represent the information of neuropeptides, the peptide sequences are encoded by four encoding schemes (token embedding, word2vec embedding, protein language embedding, and handcrafted features). Then, the token embedding and word2vector embedding are fed to a Siamese network channel. In the other channel of the model, peptide sequences and their secondary structure sequences are fed into ProtT5-XL-UniRef50 model to generate the embedding features, while handcrafted encoding techniques are used to extract the physicochemical information. Then the two kinds of features are fused and fed into a bidirectional gated recurrent unit (Bi-GRU) network for further processing. Ultimately, the outputs of the two channels are integrated into a fully connected layer, thereby facilitating the generation of the final prediction. The results on the independent test set indicate that NeuroPpred-MSN exhibits superior predictive performance, with an area under the receiver operating characteristic curve (AUROC) of 98.3%, exceeding the performance of other state-of-the-art predictors. Specifically, compared to other optimal results, this model exhibits improvements of 1.52% in accuracy (ACC), 1.52% in F1 score (F1), 3.2% in Matthews correlation coefficient (MCC), and 1.55% in AUROC. The model was further evaluated on imbalanced datasets, where it achieved the highest values in AUROC, ACC, MCC, sensitivity (SN), and F1, further demonstrating its robustness and generalization. The model can be accessed at the following GitHub repository: https://github.com/wenjean/NeuroPpred-MSN .</p>","PeriodicalId":13670,"journal":{"name":"Interdisciplinary Sciences: Computational Life Sciences","volume":" ","pages":""},"PeriodicalIF":3.9000,"publicationDate":"2025-06-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Interdisciplinary Sciences: Computational Life Sciences","FirstCategoryId":"99","ListUrlMain":"https://doi.org/10.1007/s12539-025-00730-6","RegionNum":2,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"MATHEMATICAL & COMPUTATIONAL BIOLOGY","Score":null,"Total":0}
引用次数: 0

Abstract

The discovery of neuropeptides offers numerous opportunities for identifying novel drugs and targets to treat a variety of diseases. While various computational methods have been proposed, there remains potential for further performance improvement. In this work, we introduce NeuroPpred-MSN, an innovative and efficient neuropeptide prediction model that leverages multi-feature fusion and Siamese networks. To comprehensively represent the information of neuropeptides, the peptide sequences are encoded by four encoding schemes (token embedding, word2vec embedding, protein language embedding, and handcrafted features). Then, the token embedding and word2vector embedding are fed to a Siamese network channel. In the other channel of the model, peptide sequences and their secondary structure sequences are fed into ProtT5-XL-UniRef50 model to generate the embedding features, while handcrafted encoding techniques are used to extract the physicochemical information. Then the two kinds of features are fused and fed into a bidirectional gated recurrent unit (Bi-GRU) network for further processing. Ultimately, the outputs of the two channels are integrated into a fully connected layer, thereby facilitating the generation of the final prediction. The results on the independent test set indicate that NeuroPpred-MSN exhibits superior predictive performance, with an area under the receiver operating characteristic curve (AUROC) of 98.3%, exceeding the performance of other state-of-the-art predictors. Specifically, compared to other optimal results, this model exhibits improvements of 1.52% in accuracy (ACC), 1.52% in F1 score (F1), 3.2% in Matthews correlation coefficient (MCC), and 1.55% in AUROC. The model was further evaluated on imbalanced datasets, where it achieved the highest values in AUROC, ACC, MCC, sensitivity (SN), and F1, further demonstrating its robustness and generalization. The model can be accessed at the following GitHub repository: https://github.com/wenjean/NeuroPpred-MSN .

基于多特征融合和暹罗网络的神经肽预测模型NeuroPpred-MSN。
神经肽的发现为确定治疗各种疾病的新药和靶点提供了许多机会。虽然已经提出了各种计算方法,但仍有进一步改进性能的潜力。在这项工作中,我们介绍了NeuroPpred-MSN,这是一种利用多特征融合和暹罗网络的创新高效神经肽预测模型。为了全面表达神经肽的信息,对肽序列采用四种编码方案(token嵌入、word2vec嵌入、蛋白质语言嵌入和手工特征)进行编码。然后,将令牌嵌入和word2vector嵌入送入暹罗网络通道。在模型的另一个通道中,将肽序列及其二级结构序列输入到ProtT5-XL-UniRef50模型中生成嵌入特征,并使用手工编码技术提取理化信息。然后将这两种特征融合并送入双向门控循环单元(Bi-GRU)网络进行进一步处理。最终,将两个通道的输出集成到一个完全连接的层中,从而便于最终预测的生成。在独立测试集上的结果表明,NeuroPpred-MSN表现出优越的预测性能,其接受者工作特征曲线下面积(AUROC)为98.3%,超过了其他最先进的预测器。具体而言,与其他优化结果相比,该模型的准确率(ACC)提高了1.52%,F1评分(F1)提高了1.52%,马修斯相关系数(MCC)提高了3.2%,AUROC提高了1.55%。在不平衡数据集上对该模型进行了进一步的评估,结果表明该模型在AUROC、ACC、MCC、灵敏度(SN)和F1上均达到最高值,进一步证明了该模型的稳健性和泛化性。该模型可以在以下GitHub存储库中访问:https://github.com/wenjean/NeuroPpred-MSN。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
Interdisciplinary Sciences: Computational Life Sciences
Interdisciplinary Sciences: Computational Life Sciences MATHEMATICAL & COMPUTATIONAL BIOLOGY-
CiteScore
8.60
自引率
4.20%
发文量
55
期刊介绍: Interdisciplinary Sciences--Computational Life Sciences aims to cover the most recent and outstanding developments in interdisciplinary areas of sciences, especially focusing on computational life sciences, an area that is enjoying rapid development at the forefront of scientific research and technology. The journal publishes original papers of significant general interest covering recent research and developments. Articles will be published rapidly by taking full advantage of internet technology for online submission and peer-reviewing of manuscripts, and then by publishing OnlineFirstTM through SpringerLink even before the issue is built or sent to the printer. The editorial board consists of many leading scientists with international reputation, among others, Luc Montagnier (UNESCO, France), Dennis Salahub (University of Calgary, Canada), Weitao Yang (Duke University, USA). Prof. Dongqing Wei at the Shanghai Jiatong University is appointed as the editor-in-chief; he made important contributions in bioinformatics and computational physics and is best known for his ground-breaking works on the theory of ferroelectric liquids. With the help from a team of associate editors and the editorial board, an international journal with sound reputation shall be created.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信