Scalable Training of Trustworthy and Energy-Efficient Predictive Graph Foundation Models for Atomistic Materials Modeling: A Case Study with HydraGNN
Massimiliano Lupo Pasini, Jong Youl Choi, Kshitij Mehta, Pei Zhang, David Rogers, Jonghyun Bae, Khaled Z. Ibrahim, Ashwin M. Aji, Karl W. Schulz, Jorda Polo, Prasanna Balaprakash
TL;DR
This work demonstrates scalable, trustworthy predictive graph foundation models for atomistic materials by integrating HydraGNN with extreme-scale computing. It combines large-scale data aggregation (over 154 million structures), scalable data management (ADIOS and in-memory DDStore), multitask learning for energy and forces, and scalable hyperparameter optimization with asynchronous Bayesian search, plus ensemble-based epistemic UQ. The results show near-linear strong scaling up to thousands of GPUs on Frontier and Perlmutter, substantial I/O throughput, and energy-aware pre-training that yields robust, transferable GFMs suitable for DOE-inspired materials discovery. The study also outlines practical pathways for reducing training energy, improving load balance, and deploying these models to downstream tasks and active learning regimes for accelerated materials design.
Abstract
We present our work on developing and training scalable, trustworthy, and energy-efficient predictive graph foundation models (GFMs) using HydraGNN, a multi-headed graph convolutional neural network architecture. HydraGNN expands the boundaries of graph neural network (GNN) computations in both training scale and data diversity. It abstracts over message passing algorithms, allowing both reproduction of and comparison across algorithmic innovations that define nearest-neighbor convolution in GNNs. This work discusses a series of optimizations that have allowed scaling up the GFMs training to tens of thousands of GPUs on datasets consisting of hundreds of millions of graphs. Our GFMs use multi-task learning (MTL) to simultaneously learn graph-level and node-level properties of atomistic structures, such as energy and atomic forces. Using over 154 million atomistic structures for training, we illustrate the performance of our approach along with the lessons learned on two state-of-the-art United States Department of Energy (US-DOE) supercomputers, namely the Perlmutter petascale system at the National Energy Research Scientific Computing Center and the Frontier exascale system at Oak Ridge Leadership Computing Facility. The HydraGNN architecture enables the GFM to achieve near-linear strong scaling performance using more than 2,000 GPUs on Perlmutter and 16,000 GPUs on Frontier.
