• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

CRMSNet:一种深度学习模型,使用卷积和残差多头自注意力块来预测 RNA 序列的 RBPs。

CRMSNet: A deep learning model that uses convolution and residual multi-head self-attention block to predict RBPs for RNA sequence.

机构信息

School of Information and Electrical Engineering, Ludong University, Yantai, China.

出版信息

Proteins. 2023 Aug;91(8):1032-1041. doi: 10.1002/prot.26489. Epub 2023 Mar 28.

DOI:10.1002/prot.26489
PMID:36935548
Abstract

RNA-binding proteins (RBPs) play significant roles in many biological life activities, many algorithms and tools are proposed to predict RBPs for researching biological mechanisms of RNA-protein binding sites. Deep learning algorithms based on traditional machine learning get better result for predicting RBPs. Recently, deep learning method fused with attention mechanism has attracted huge attention in many fields and gets competitive result. Thus, attention mechanism module may also improve model performance for predicting RNA-protein binding sites. In this study, we propose convolutional residual multi-head self-attention network (CRMSNet) that combines convolutional neural network (CNN), ResNet, and multi-head self-attention blocks to find RBPs for RNA sequence. First, CRMSNet incorporates convolutional neural networks, recurrent neural networks, and multi-head self-attention block. Second, CRMSNet can draw binding motif pictures from the convolutional layer parameters. Third, attention mechanism module combines the local and global RNA sequence information for capturing long sequence feature. CRMSNet gets competitive AUC (area under the receiver operating characteristic [ROC] curve) result in a large-scale dataset RBP-24. And CRMSNet experiment result is also compared with other state-of-the-art methods. The source code of our proposed CRMSNet method can be found in https://github.com/biomg/CRMSNet.

摘要

RNA 结合蛋白 (RBPs) 在许多生物生命活动中发挥着重要作用,许多算法和工具被提出来预测 RBPs,以研究 RNA-蛋白质结合位点的生物学机制。基于传统机器学习的深度学习算法在预测 RBPs 方面取得了更好的结果。最近,融合注意力机制的深度学习方法在许多领域引起了广泛关注,并取得了有竞争力的结果。因此,注意力机制模块也可能提高预测 RNA-蛋白质结合位点的模型性能。在这项研究中,我们提出了卷积残差多头自注意力网络(CRMSNet),它结合了卷积神经网络(CNN)、ResNet 和多头自注意力块,用于从 RNA 序列中寻找 RBPs。首先,CRMSNet 结合了卷积神经网络、循环神经网络和多头自注意力块。其次,CRMSNet 可以从卷积层参数中提取结合基序图像。第三,注意力机制模块结合了局部和全局 RNA 序列信息,以捕获长序列特征。CRMSNet 在大规模数据集 RBP-24 中取得了有竞争力的 AUC(接受者操作特征曲线下的面积)结果。并且还将 CRMSNet 的实验结果与其他最先进的方法进行了比较。我们提出的 CRMSNet 方法的源代码可以在 https://github.com/biomg/CRMSNet 找到。

相似文献

1
CRMSNet: A deep learning model that uses convolution and residual multi-head self-attention block to predict RBPs for RNA sequence.CRMSNet:一种深度学习模型,使用卷积和残差多头自注意力块来预测 RNA 序列的 RBPs。
Proteins. 2023 Aug;91(8):1032-1041. doi: 10.1002/prot.26489. Epub 2023 Mar 28.
2
WVDL: Weighted Voting Deep Learning Model for Predicting RNA-Protein Binding Sites.WVDL:用于预测RNA-蛋白质结合位点的加权投票深度学习模型。
IEEE/ACM Trans Comput Biol Bioinform. 2023 Sep-Oct;20(5):3322-3328. doi: 10.1109/TCBB.2023.3252276. Epub 2023 Oct 9.
3
Prediction of binding property of RNA-binding proteins using multi-sized filters and multi-modal deep convolutional neural network.基于多尺寸滤波器和多模态深度卷积神经网络的 RNA 结合蛋白结合特性预测。
PLoS One. 2019 Apr 26;14(4):e0216257. doi: 10.1371/journal.pone.0216257. eCollection 2019.
4
MCNN: Multiple Convolutional Neural Networks for RNA-Protein Binding Sites Prediction.MCNN:用于RNA-蛋白质结合位点预测的多重卷积神经网络
IEEE/ACM Trans Comput Biol Bioinform. 2023 Mar-Apr;20(2):1180-1187. doi: 10.1109/TCBB.2022.3170367. Epub 2023 Apr 3.
5
Prediction of RNA-protein sequence and structure binding preferences using deep convolutional and recurrent neural networks.使用深度卷积和递归神经网络预测 RNA-蛋白质序列和结构的结合偏好。
BMC Genomics. 2018 Jul 3;19(1):511. doi: 10.1186/s12864-018-4889-1.
6
DeepPN: a deep parallel neural network based on convolutional neural network and graph convolutional network for predicting RNA-protein binding sites.DeepPN:一种基于卷积神经网络和图卷积网络的深度并行神经网络,用于预测 RNA-蛋白质结合位点。
BMC Bioinformatics. 2022 Jun 29;23(1):257. doi: 10.1186/s12859-022-04798-5.
7
RNA-protein binding motifs mining with a new hybrid deep learning based cross-domain knowledge integration approach.基于新型混合深度学习跨域知识整合方法的RNA-蛋白质结合基序挖掘
BMC Bioinformatics. 2017 Feb 28;18(1):136. doi: 10.1186/s12859-017-1561-8.
8
RNA-binding protein recognition based on multi-view deep feature and multi-label learning.基于多视图深度特征和多标签学习的 RNA 结合蛋白识别。
Brief Bioinform. 2021 May 20;22(3). doi: 10.1093/bib/bbaa174.
9
Deep-RBPPred: Predicting RNA binding proteins in the proteome scale based on deep learning.Deep-RBPPred:基于深度学习的全蛋白质组水平 RNA 结合蛋白预测。
Sci Rep. 2018 Oct 15;8(1):15264. doi: 10.1038/s41598-018-33654-x.
10
DeepBtoD: Improved RNA-binding proteins prediction via integrated deep learning.DeepBtoD:通过集成深度学习改进 RNA 结合蛋白预测。
J Bioinform Comput Biol. 2022 Aug;20(4):2250006. doi: 10.1142/S0219720022500068. Epub 2022 Apr 21.

引用本文的文献

1
PCB defect detection based on pseudo-inverse transformation and YOLOv5.基于伪逆变换和YOLOv5的印刷电路板缺陷检测
PLoS One. 2024 Dec 12;19(12):e0315424. doi: 10.1371/journal.pone.0315424. eCollection 2024.
2
Transformer Architecture and Attention Mechanisms in Genome Data Analysis: A Comprehensive Review.基因组数据分析中的Transformer架构与注意力机制:全面综述
Biology (Basel). 2023 Jul 22;12(7):1033. doi: 10.3390/biology12071033.