SOTAVerified

Neural Message Passing with Edge Updates for Predicting Properties of Molecules and Materials

2018-06-08Code Available0· sign in to hype

Peter Bjørn Jørgensen, Karsten Wedel Jacobsen, Mikkel N. Schmidt

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Neural message passing on molecular graphs is one of the most promising methods for predicting formation energy and other properties of molecules and materials. In this work we extend the neural message passing model with an edge update network which allows the information exchanged between atoms to depend on the hidden state of the receiving atom. We benchmark the proposed model on three publicly available datasets (QM9, The Materials Project and OQMD) and show that the proposed model yields superior prediction of formation energies and other properties on all three datasets in comparison with the best published results. Furthermore we investigate different methods for constructing the graph used to represent crystalline structures and we find that using a graph based on K-nearest neighbors achieves better prediction accuracy than using maximum distance cutoff or the Voronoi tessellation graph.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Materials ProjectSchNetMAE31.8Unverified
Materials ProjectSchNet-edge-updateMAE22.7Unverified
Materials ProjectSchNetMAE35Unverified
QM9SchNet-edge-updateMAE0.24Unverified
QM9SchNetMAE0.31Unverified

Reproductions