Bi-SeqCNN:一种新的轻量级双向CNN架构用于蛋白质功能预测
概括
一个新的Bi-SeqCNN框架使用双向卷积神经网络 (CNN) 改进了蛋白质功能预测. 这种方法提高了超过5.5%的精度,同时使用的参数比当前最先进的方法少.
科学领域:
- 计算生物学是一种计算生物学.
- 生物信息学是一种生物信息学.
- 机器学习是机器学习.
背景情况:
- 深度学习,包括循环神经网络 (RNN) 和卷积神经网络 (CNN),在预测蛋白质功能方面表现出色.
- RNN提供强大的序列处理,捕获短期和长期依赖关系,而CNN则专注于短期信息.
- 与RNN相比,现有的CNN在处理顺序数据的能力上是有限的.
研究的目的:
- 引入一种新的双向CNN架构,Bi-SeqCNN,用于蛋白质功能预测.
- 开发一个基于整体的框架,利用双向CNN的优势来提高预测准确性.
- 将双向CNN应用于超出蛋白序列的一般时间数据分析.
主要方法:
- 开发了Bi-SeqCNN,这是一个基于子序列的框架,采用了新的双向CNN架构.
- 在Bi-SeqCNN中实施了合并方法,以提高预测性能.
- 设计了双向CNN,以模仿RNN的顺序处理能力.
主要成果:
- 在三个基准蛋白质序列数据集上,与当代最先进的 (SOTA) 方法相比,取得了高达+5.5%的改进.
- 证明Bi-SeqCNN显著更轻,使用的参数比SOTA方法少0.50-0.70倍.
- 展示了双向CNN用于一般时间数据分析的首次应用.
结论:
- Bi-SeqCNN在蛋白质功能预测准确性和效率方面取得了重大进展.
- 拟议的双向CNN架构有效地捕捉了顺序依赖,优于现有的方法.
- 这项工作突出了双向CNN在专门的生物序列分析和更广泛的时间数据建模方面的潜力.
相关概念视频
Protein Networks
3.9K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
3.9K
Protein-protein Interfaces
12.5K
Many proteins form complexes to carry out their functions, making protein-protein interactions (PPIs) essential for an organism's survival. Most PPIs are stabilized by numerous weak noncovalent chemical forces. The physical shape of the interfaces determines the way two proteins interact. Many globular proteins have closely-matching shapes on their surfaces, which form a large number of weak bonds. Additionally, many PPIs occur between two helices or between a surface cleft and a...
12.5K
Protein Organization
6.4K
Proteins are polymers of amino acid residues. They are versatile and responsible for different cellular functions, including DNA replication, molecular transport, catalysis, and structural support. Proteins have a hierarchical structure comprising at least three levels of organization: primary, secondary, and tertiary structure. Some large proteins have a quaternary structure where individual protein subunits are linked together.
The primary structure of a protein is its amino acid sequence....
The primary structure of a protein is its amino acid sequence....
6.4K
Signal Sequences and Sorting Receptors
5.3K
Signal sequences are short amino acid sequences that guide newly synthesized proteins to their proper location within the cell. Classical signal sequences are fifteen to sixty amino acids long and present at the N-terminus of a polypeptide chain. Each signal sequence has a conserved segment of basic residues towards their N terminus, a hydrophobic core, and a C-terminus rich in polar residues. The C-terminus also contains a signal cleavage site and features a -3 -1 sequence motif. The -3-1...
5.3K
Conserved Binding Sites
4.2K
Many proteins’ biological role depends on their interactions with their ligands, small molecules that bind to specific locations on the protein known as ligand-binding sites. Ligand-binding sites are often conserved among homologous proteins as these sites are critical for protein function.
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
4.2K
Protein and Protein Structure
79.4K
Proteins are one of the most abundant organic molecules in living systems and have the most diverse range of functions of all macromolecules. Proteins may be structural, regulatory, contractile, or protective. They may serve in transport, storage, or membranes; or they may be toxins or enzymes. Their structures, like their functions, vary greatly. They are all, however, amino acid polymers arranged in a linear sequence.
A protein's shape is critical to its function. For example, an enzyme...
A protein's shape is critical to its function. For example, an enzyme...
79.4K


