Neural Message Passing for Quantum Chemistry
About
Supervised learning on molecules has incredible potential to be useful in chemistry, drug discovery, and materials science. Luckily, several promising and closely related neural network models invariant to molecular symmetries have already been described in the literature. These models learn a message passing algorithm and aggregation procedure to compute a function of their entire input graph. At this point, the next step is to find a particularly effective variant of this general approach and apply it to chemical prediction benchmarks until we either solve them or reach the limits of the approach. In this paper, we reformulate existing models into a single common framework we call Message Passing Neural Networks (MPNNs) and explore additional novel variations within this framework. Using MPNNs we demonstrate state of the art results on an important molecular property prediction benchmark; these results are strong enough that we believe future work should focus on datasets with larger molecules or more accurate ground truth labels.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Node Classification | Pubmed | Accuracy75.6 | 742 | |
| Graph Regression | ZINC (test) | MAE0.145 | 204 | |
| Molecular property prediction | QM9 (test) | mu0.3201 | 174 | |
| Knowledge Graph Completion | WN18RR | Hits@137.1 | 165 | |
| Graph Regression | ZINC 12K (test) | MAE0.138 | 164 | |
| Knowledge Graph Completion | FB15k-237 | Hits@100.362 | 108 | |
| Point Cloud Classification | ModelNet10 (test) | Accuracy92.07 | 71 | |
| Molecular property prediction | QM9 | Cv0.04 | 70 | |
| Graph Regression | ZINC subset (test) | MAE0.145 | 56 | |
| Node Classification | Cora 3% label rate | Accuracy72 | 56 |