Protein Secondary Structure Prediction Using Transformers
Predicting protein secondary structures such as alpha helices, beta sheets, and coils from amino acid sequences is essential for understanding protein function. This work presents a transformer-based model that applies attention mechanisms to protein sequence data to predict structural motifs. A sliding-window data augmentation technique is used on the CB513 dataset to expand the training samples. The transformer shows strong ability to generalize across variable-length sequences while effectively capturing both local and long-range residue interactions.
Code (0)
등록된 구현이 없습니다.
Tasks
Protein Secondary Structure PredictionData AugmentationSimilar Papers 제목 키워드 기반
MUFold-SS: Protein Secondary Structure Prediction Using Deep Inception-Inside-Inception Networks
Motivation: Protein secondary structure prediction can provide important information for protein 3D structure prediction and protein functions. Deep learning, which has been successfully applied to various research field…
image-classificationImage ClassificationPredictionProtein Secondary Structure PredictionA 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 t…
Language ModelingLanguage ModellingPredictionProtein Language Model+2Fourier-based classification of protein secondary structures
The correct prediction of protein secondary structures is one of the key issues in predicting the correct protein folded shape, which is used for determining gene function. Existing methods make use of amino acids proper…
ClassificationPS4: a Next-Generation Dataset for Protein Single Sequence Secondary Structure Prediction
Protein secondary structure prediction is a subproblem of protein folding. A lightweight algorithm capable of accurately predicting secondary structure from only the protein residue sequence could therefore provide a use…
PredictionProtein FoldingProtein Secondary Structure PredictionProtein Secondary Structure Prediction Using 3D Graphs and Relation-Aware Message Passing Transformers
In this study, we tackle the challenging task of predicting secondary structures from protein primary sequences, a pivotal initial stride towards predicting tertiary structures, while yielding crucial insights into prote…
Protein Secondary Structure PredictionProtein Language Model