GemNet: Universal Directional Graph Neural Networks for Molecules
Johannes Gasteiger, Florian Becker, Stephan G\"unnemann

TL;DR
GemNet introduces a universal directional graph neural network that is theoretically capable of modeling complex molecular interactions and demonstrates superior performance on multiple molecular datasets.
Contribution
The paper develops GemNet, a GNN with spherical representations and structural improvements, bridging the gap between theory and practice in molecular modeling.
Findings
GemNet outperforms previous models on COLL, MD17, and OC20 datasets.
GemNet achieves 34%, 41%, and 20% improvements respectively.
The model performs especially well on challenging molecules.
Abstract
Effectively predicting molecular interactions has the potential to accelerate molecular dynamics by multiple orders of magnitude and thus revolutionize chemical simulations. Graph neural networks (GNNs) have recently shown great successes for this task, overtaking classical methods based on fixed molecular kernels. However, they still appear very limited from a theoretical perspective, since regular GNNs cannot distinguish certain types of graphs. In this work we close this gap between theory and practice. We show that GNNs with spherical representations are indeed universal approximators for predictions that are invariant to translation, and equivariant to permutation and rotation. We then discretize such GNNs via directed edge embeddings and two-hop message passing, and incorporate multiple structural improvements to arrive at the geometric message passing neural network (GemNet). We…
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.
Code & Models
Videos
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Molecular spectroscopy and chirality
