LGMLApr 2, 2019

Analyzing Learned Molecular Representations for Property Prediction

arXiv:1904.01561v51690 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of selecting effective molecular representation methods for property prediction in industrial chemistry research, providing empirical guidance for practitioners.

The paper benchmarks molecular property prediction models on 19 public and 16 proprietary datasets, introducing a graph convolutional model that consistently matches or outperforms fixed descriptor models and previous graph neural architectures, offering significant improvements over current industrial models.

Advancements in neural machinery have led to a wide range of algorithmic solutions for molecular property prediction. Two classes of models in particular have yielded promising results: neural networks applied to computed molecular fingerprints or expert-crafted descriptors, and graph convolutional neural networks that construct a learned molecular representation by operating on the graph structure of the molecule. However, recent literature has yet to clearly determine which of these two methods is superior when generalizing to new chemical space. Furthermore, prior research has rarely examined these new models in industry research settings in comparison to existing employed models. In this paper, we benchmark models extensively on 19 public and 16 proprietary industrial datasets spanning a wide variety of chemical endpoints. In addition, we introduce a graph convolutional model that consistently matches or outperforms models using fixed molecular descriptors as well as previous graph neural architectures on both public and proprietary datasets. Our empirical findings indicate that while approaches based on these representations have yet to reach the level of experimental reproducibility, our proposed model nevertheless offers significant improvements over models currently used in industrial workflows.

Code Implementations4 repos
Foundations

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

Your Notes