Deep Multi-attribute Graph Representation Learning on Protein Structures
Tian Xia, Wei-Shinn Ku

TL;DR
This paper introduces a novel graph neural network architecture for modeling 3D protein structures as graphs, capturing multiple attributes to improve structure prediction from sequences.
Contribution
It presents a new multi-attribute graph neural network that jointly predicts distance and dihedral representations of proteins, addressing complex modeling challenges.
Findings
Effective on four datasets
Improves protein structure representation
Captures long-range residue interactions
Abstract
Graphs as a type of data structure have recently attracted significant attention. Representation learning of geometric graphs has achieved great success in many fields including molecular, social, and financial networks. It is natural to present proteins as graphs in which nodes represent the residues and edges represent the pairwise interactions between residues. However, 3D protein structures have rarely been studied as graphs directly. The challenges include: 1) Proteins are complex macromolecules composed of thousands of atoms making them much harder to model than micro-molecules. 2) Capturing the long-range pairwise relations for protein structure modeling remains under-explored. 3) Few studies have focused on learning the different attributes of proteins together. To address the above challenges, we propose a new graph neural network architecture to represent the proteins as 3D…
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 · Computational Drug Discovery Methods · Bioinformatics and Genomic Networks
MethodsGraph Neural Network
