Scalable Geometric Deep Learning on Molecular Graphs

arXiv:2112.03364v12 citations
Originality Incremental advance
AI Analysis

This addresses bottlenecks in molecular and materials sciences for researchers by providing a scalable framework, though it is incremental as it builds on existing graph neural network architectures.

The authors tackled the scaling limitations of deep learning for molecules and materials by developing LitMatter, a lightweight framework, achieving training time speedups up to 60x on over 400 GPUs.

Deep learning in molecular and materials sciences is limited by the lack of integration between applied science, artificial intelligence, and high-performance computing. Bottlenecks with respect to the amount of training data, the size and complexity of model architectures, and the scale of the compute infrastructure are all key factors limiting the scaling of deep learning for molecules and materials. Here, we present $\textit{LitMatter}$, a lightweight framework for scaling molecular deep learning methods. We train four graph neural network architectures on over 400 GPUs and investigate the scaling behavior of these methods. Depending on the model architecture, training time speedups up to $60\times$ are seen. Empirical neural scaling relations quantify the model-dependent scaling and enable optimal compute resource allocation and the identification of scalable molecular geometric deep learning model implementations.

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