GraphUnet-SS: A novel deep learning model for protein secondary structure prediction based on U-Net architecture


GÖRMEZ Y., Sabzekar M., Aydin Z.

Computers in Biology and Medicine, cilt.205, 2026 (SCI-Expanded, Scopus) identifier identifier

  • Yayın Türü: Makale / Tam Makale
  • Cilt numarası: 205
  • Basım Tarihi: 2026
  • Doi Numarası: 10.1016/j.compbiomed.2026.111598
  • Dergi Adı: Computers in Biology and Medicine
  • Derginin Tarandığı İndeksler: Science Citation Index Expanded (SCI-EXPANDED), Scopus, BIOSIS, CINAHL, Compendex, EMBASE, INSPEC
  • Anahtar Kelimeler: Bayesian optimization, Convolutional neural networks, Deep learning, Graph convolutional networks, Protein secondary structure prediction, Recurrent neural networks
  • Sivas Cumhuriyet Üniversitesi Adresli: Evet

Özet

Prediction of the 3-D structure of a protein, which can be used to determine its function, is one of the most challenging problems in the bioinformatics field. Protein secondary structure prediction (PSSP) is a crucial step for protein 3-D structure prediction. Recent studies that focused on deep learning methods obtained significant improvements in PSSP. In this study, a novel deep learning model called GraphUnet-SS, which is based on the U-Net architecture and employs convolutional neural networks, graph convolutional networks, and bidirectional long short-term memories, is proposed. The feature set of the model consists of PSI-BLAST position-specific scoring matrices (PSSMs), HHBlits profiles, physico-chemical properties of amino acids, structural profiles for protein secondary structure, and a NoSeq label. A graph is generated using contact map prediction to represent the interactions between amino acids, which is used as input to graph convolutional network layers. The hyperparameters of GraphUnet-SS were optimized using the Bayesian optimization technique. Experimental results show that GraphUnet-SS outperforms the existing methods, and using all layers with depth four is the most suitable version. The source codes of the proposed method are available at https://github.com/ysngrmz/graph_unet_ss and the stand-alone version can be accessed at http://psp.agu.edu.tr/∼psp .