From Molecules to Materials: Pre-training Large Generalizable Models for Atomic Property Prediction
Nima Shoghi, Adeesh Kolluru, John R. Kitchin, Zachary W. Ulissi, C. Lawrence Zitnick, Brandon M. Wood
TL;DR
JMP introduces a supervised multi-task pre-training framework that aggregates ~120M atomic structures from diverse chemical domains to learn transferable atomic representations. Using a single GemNet-OC backbone with per-dataset heads, temperature-based sampling, and structure-wise loss balancing, JMP achieves a 59% average improvement over training from scratch and attains state-of-the-art or competitive performance on 34 of 40 downstream tasks across QM9, MD17, MD22, SPICE, MatBench, and QMOF. The findings demonstrate the value of cross-domain pre-training for atomic property prediction and show that larger models benefit low-data tasks, albeit with substantial upfront compute. The work also provides a detailed ablation and cost analysis, highlighting the practical trade-offs and outlining directions for scaling and future backbone exploration.
Abstract
Foundation models have been transformational in machine learning fields such as natural language processing and computer vision. Similar success in atomic property prediction has been limited due to the challenges of training effective models across multiple chemical domains. To address this, we introduce Joint Multi-domain Pre-training (JMP), a supervised pre-training strategy that simultaneously trains on multiple datasets from different chemical domains, treating each dataset as a unique pre-training task within a multi-task framework. Our combined training dataset consists of $\sim$120M systems from OC20, OC22, ANI-1x, and Transition-1x. We evaluate performance and generalization by fine-tuning over a diverse set of downstream tasks and datasets including: QM9, rMD17, MatBench, QMOF, SPICE, and MD22. JMP demonstrates an average improvement of 59% over training from scratch, and matches or sets state-of-the-art on 34 out of 40 tasks. Our work highlights the potential of pre-training strategies that utilize diverse data to advance property prediction across chemical domains, especially for low-data tasks. Please visit https://nima.sh/jmp for further information.
