MACE: Higher Order Equivariant Message Passing Neural Networks for Fast and Accurate Force Fields

arXiv:2206.07697v21070 citationsh-index: 72
AI Analysis

This addresses the challenge of creating fast and accurate force fields for computational chemistry and materials science, representing a novel method for a known bottleneck.

The authors tackled the high computational cost and poor scalability of equivariant message passing neural networks (MPNNs) for force fields by introducing MACE, which uses higher body order messages, achieving state-of-the-art accuracy on benchmarks like rMD17, 3BPA, and AcAc with just two message passing iterations.

Creating fast and accurate force fields is a long-standing challenge in computational chemistry and materials science. Recently, several equivariant message passing neural networks (MPNNs) have been shown to outperform models built using other approaches in terms of accuracy. However, most MPNNs suffer from high computational cost and poor scalability. We propose that these limitations arise because MPNNs only pass two-body messages leading to a direct relationship between the number of layers and the expressivity of the network. In this work, we introduce MACE, a new equivariant MPNN model that uses higher body order messages. In particular, we show that using four-body messages reduces the required number of message passing iterations to just two, resulting in a fast and highly parallelizable model, reaching or exceeding state-of-the-art accuracy on the rMD17, 3BPA, and AcAc benchmark tasks. We also demonstrate that using higher order messages leads to an improved steepness of the learning curves.

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