Protein Secondary Structure Prediction Using 3D Graphs and Relation-Aware Message Passing Transformers
Disha Varshney, Samarth Garg, Sarthak Tyagi, Deeksha Varshney, Nayan Deep, Asif Ekbal

TL;DR
This paper introduces SSRGNet, a novel model combining graph neural networks and transformer-based language models to improve protein secondary structure prediction by explicitly leveraging 3D structural data.
Contribution
The study presents a new approach that integrates 3D protein graphs with relation-aware message passing transformers, enhancing structural feature extraction for secondary structure prediction.
Findings
SSRGNet outperforms baseline models on F1-score metrics.
Incorporating 3D structural data improves prediction accuracy.
The model effectively captures complex spatial relationships in proteins.
Abstract
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 protein activity, relationships, and functions. Existing methods often utilize extensive sets of unlabeled amino acid sequences. However, these approaches neither explicitly capture nor harness the accessible protein 3D structural data, which is recognized as a decisive factor in dictating protein functions. To address this, we utilize protein residue graphs and introduce various forms of sequential or structural connections to capture enhanced spatial information. We adeptly combine Graph Neural Networks (GNNs) and Language Models (LMs), specifically utilizing a pre-trained transformer-based protein language model to encode amino acid sequences and employing message-passing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Bioinformatics · Protein Structure and Dynamics · Bioinformatics and Genomic Networks
