GemNet: Universal Directional Graph Neural Networks for Molecules
About
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 demonstrate the benefits of the proposed changes in multiple ablation studies. GemNet outperforms previous models on the COLL, MD17, and OC20 datasets by 34%, 41%, and 20%, respectively, and performs especially well on the most challenging molecules. Our implementation is available online.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Initial Structure to Relaxed Structure (IS2RS) | Open Catalyst OC20 (test) | AFbT0.167 | 32 | |
| S2EF (Structure to Energy and Forces) | OC20 average across all four splits (val) | Force MAE (meV/Å)27.2 | 30 | |
| S2EF (Structure to Energy and Forces) | OC20 average across all four splits (test) | Force MAE (meV/Å)24.2 | 27 | |
| Force Prediction | MD17 (test) | Aspirin Force Error0.217 | 24 | |
| Initial Structure to Relaxed Energy | OC20 IS2RE (val) | Energy MAE (ID)0.5561 | 24 | |
| Atomic force prediction | MD17 (test) | Force Error (Benzene)0.145 | 22 | |
| Force Prediction | MD17 revised (test) | Force MAE (Aspirin)9.5 | 19 | |
| DFT energy prediction | KIM Si | MAE (Config Level)0.4651 | 17 | |
| DFT energy prediction | AgAu | MAE (Config, eV)0.5057 | 17 | |
| Adsorption energy prediction | OC20 IS2RE (test) | MAE0.3997 | 16 |