A Protein Structure Prediction Approach Leveraging Transformer and CNN Integration
Proteins are essential for life, and their structure determines their function. The protein secondary structure is formed by the folding of the protein primary structure, and the protein tertiary structure is formed by the bending and folding of the secondary structure. Therefore, the study of protein secondary structure is very helpful to the overall understanding of protein structure. Although the accuracy of protein secondary structure prediction has continuously improved with the development of machine learning and deep learning, progress in the field of protein structure prediction, unfortunately, remains insufficient to meet the large demand for protein information. Therefore, based on the advantages of deep learning-based methods in feature extraction and learning ability, this paper adopts a two-dimensional fusion deep neural network model, DstruCCN, which uses Convolutional Neural Networks (CCN) and a supervised Transformer protein language model for single-sequence protein structure prediction. The training features of the two are combined to predict the protein Transformer binding site matrix, and then the three-dimensional structure is reconstructed using energy minimization.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage ModellingPredictionProtein Language ModelProtein Secondary Structure PredictionProtein Structure PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
PLAPT: Protein-Ligand Binding Affinity Prediction Using Pretrained Transformers
Understanding protein-ligand binding affinity is crucial for drug discovery, enabling the identification of promising drug candidates efficiently. We introduce PLAPT, a novel model leveraging transfer learning from pre-t…
Drug DiscoveryPredictionProtein-Ligand Affinity PredictionTransfer LearningIntegration of persistent Laplacian and pre-trained transformer for protein solubility changes upon mutation
Protein mutations can significantly influence protein solubility, which results in altered protein functions and leads to various diseases. Despite of tremendous effort, machine learning prediction of protein solubility …
Transformers in Protein: A Survey
As protein informatics advances rapidly, the demand for enhanced predictive accuracy, structural analysis, and functional understanding has intensified. Transformer models, as powerful deep learning architectures, have d…
BenchmarkingDrug DiscoveryProtein Structure PredictionSurveyGeometric Self-Supervised Pretraining on 3D Protein Structures using Subgraphs
Protein representation learning aims to learn informative protein embeddings capable of addressing crucial biological questions, such as protein function prediction. Although sequence-based transformer models have shown …
Protein Function PredictionRepresentation LearningpLDDT-Predictor: High-speed Protein Screening Using Transformer and ESM2
Recent advancements in protein structure prediction, particularly AlphaFold2, have revolutionized structural biology by achieving near-experimental accuracy ($\text{average RMSD} < 1.5\text{\AA}$). However, the computati…
Computational EfficiencyProtein Structure Prediction