paper-with-me

Papers

Protein Secondary Structure Prediction Using Transformers

2025-12-09 · Manzi Kevin Maxime arxiv

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.

📄 PDF Abstract BibTeX arXiv:2512.08613

Code (0)

등록된 구현이 없습니다.

Tasks

Protein Secondary Structure PredictionData Augmentation

Similar Papers 제목 키워드 기반

MUFold-SS: Protein Secondary Structure Prediction Using Deep Inception-Inside-Inception Networks

2017-09-12 · Chao Fang, Yi Shang, Dong Xu

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 Prediction

A Protein Structure Prediction Approach Leveraging Transformer and CNN Integration

2024-02-29 · Yanlin Zhou, Kai Tan, Xinyu Shen, Zheng He 외

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+2

Fourier-based classification of protein secondary structures

2017-04-28

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…

Classification

PS4: a Next-Generation Dataset for Protein Single Sequence Secondary Structure Prediction

2023-03-01 · biorXiv Preprint 2023 3 · Omar Peracha

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 Prediction

Protein Secondary Structure Prediction Using 3D Graphs and Relation-Aware Message Passing Transformers

2025-11-17 · Disha Varshney, Samarth Garg, Sarthak Tyagi, Deeksha Varshney 외 arxiv

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