CHEM-PHLGMLNov 23, 2020

Comparison of Atom Representations in Graph Neural Networks for Molecular Property Prediction

arXiv:2012.04444v29 citations
AI Analysis

This study addresses the problem of correctly attributing GNN performance to architecture versus atom featurization for researchers developing molecular property prediction models.

This paper investigates the impact of different atom representations on the performance of graph neural networks (GNNs) for molecular property prediction. It evaluates various atom representations on tasks such as free energy, solubility, and metabolic stability prediction.

Graph neural networks have recently become a standard method for analysing chemical compounds. In the field of molecular property prediction, the emphasis is now put on designing new model architectures, and the importance of atom featurisation is oftentimes belittled. When contrasting two graph neural networks, the use of different atom features possibly leads to the incorrect attribution of the results to the network architecture. To provide a better understanding of this issue, we compare multiple atom representations for graph models and evaluate them on the prediction of free energy, solubility, and metabolic stability. To the best of our knowledge, this is the first methodological study that focuses on the relevance of atom representation to the predictive performance of graph neural networks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes