Pith. sign in

REVIEW 2 cited by

Optimizing Data Distribution and Kernel Performance for Efficient Training of Chemistry Foundation Models: A Case Study with MACE

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.10700 v1 pith:UMG746Y5 submitted 2025-04-14 cs.DC cs.AI

classification cs.DCcs.AI
keywords trainingdatadistributiongnnskernelmacelargemodels
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Chemistry Foundation Models (CFMs) that leverage Graph Neural Networks (GNNs) operating on 3D molecular graph structures are becoming indispensable tools for computational chemists and materials scientists. These models facilitate the understanding of matter and the discovery of new molecules and materials. In contrast to GNNs operating on a large homogeneous graphs, GNNs used by CFMs process a large number of geometric graphs of varying sizes, requiring different optimization strategies than those developed for large homogeneous GNNs. This paper presents optimizations for two critical phases of CFM training: data distribution and model training, targeting MACE - a state-of-the-art CFM. We address the challenge of load balancing in data distribution by formulating it as a multi-objective bin packing problem. We propose an iterative algorithm that provides a highly effective, fast, and practical solution, ensuring efficient data distribution. For the training phase, we identify symmetric tensor contraction as the key computational kernel in MACE and optimize this kernel to improve the overall performance. Our combined approach of balanced data distribution and kernel optimization significantly enhances the training process of MACE. Experimental results demonstrate a substantial speedup, reducing per-epoch execution time for training from 12 to 2 minutes on 740 GPUs with a 2.6M sample dataset.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. The Price of Freedom: Exploring Expressivity and Runtime Tradeoffs in Equivariant Tensor Products

    cs.LG 2025-06 conditional novelty 6.0 of 10

    The reported speedups of Gaunt and matrix tensor products over the full Clebsch-Gordan tensor product come from reduced expressivity, and the only true per-expressivity speedup comes from fast spherical harmonic transforms.

  2. High-performance training and inference for deep equivariant interatomic potentials

    physics.comp-ph 2025-04 conditional novelty 6.0 of 10

    A redesigned NequIP framework using torch.compile, AOT Inductor compilation, and a custom Triton tensor product kernel accelerates Allegro MD inference by up to 18x and enables distributed training on large datasets.

Pith tools