Learning from Protein Structure with Geometric Vector Perceptrons
About
Learning on 3D structures of large biomolecules is emerging as a distinct area in machine learning, but there has yet to emerge a unifying network architecture that simultaneously leverages the graph-structured and geometric aspects of the problem domain. To address this gap, we introduce geometric vector perceptrons, which extend standard dense layers to operate on collections of Euclidean vectors. Graph neural networks equipped with such layers are able to perform both geometric and relational reasoning on efficient and natural representations of macromolecular structure. We demonstrate our approach on two important problems in learning from protein structure: model quality assessment and computational protein design. Our approach improves over existing classes of architectures, including state-of-the-art graph-based and voxel-based methods. We release our code at https://github.com/drorlab/gvp.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Fold Classification | Fold Classification | Superfamily Score22.5 | 31 | |
| Gene Ontology prediction | Gene Ontology | BP Score32.6 | 29 | |
| Reaction Classification | Enzyme Reaction | Reaction Accuracy65.5 | 19 | |
| Protein Design | CATH 4.2 (test) | Perplexity (Short)7.23 | 17 | |
| Enzyme Commission Prediction | Enzyme Commission | EC Score48.9 | 16 | |
| Protein Fold Classification | SCOP Fold (test) | Accuracy (Fold)16 | 16 | |
| Protein Sequence Design | TS500 | Recovery49.14 | 14 | |
| Protein Sequence Design | TS50 | Recovery44.14 | 14 | |
| Enzyme Reaction Classification | ReAct (test) | Accuracy65.5 | 13 | |
| Aptamer Screening | GFP | Top-10 Precision0.2666 | 12 |