Papers › MACE: Higher Order Equivariant Message Passing Neural Networks for Fast and Accurate...

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

15 Jun 2022arXiv:2206.07697archive 2025-07-28

Ilyes Batatia, Dávid Péter Kovács, Gregor N. C. Simm, Christoph Ortner, Gábor Csányi

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.07697")

Code

Syntology Ran 0 of 5 code samples harvested from 1 repository linked to this paper; 5 have no recorded run.

By repository: community (archive-listed): 5 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ACEsuit/mace officialmentioned in paperpytorchNOASSERTION report
atomicarchitects/phonax mentioned on GitHubjaxMIT report
instadeepai/mlip mentioned on GitHubjaxApache-2.0 report
teddykoker/nequip-eqx mentioned on GitHubjax report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

5 samples harvested; 0 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

5unverified

Licence: 0 of the 5 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from instadeepai/mlip. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_graph_padding_mask instadeepai/mlip/src/mlip/graph/mask_helpers.py community (archive-listed) unverified Apache-2.0 (permissive) · 53312810ea79e5bb · report
get_no_pbc_cell instadeepai/mlip/src/mlip/graph/neighborhood.py community (archive-listed) unverified Apache-2.0 (permissive) · 9d6b7f9c169c82ea · report
get_node_padding_mask instadeepai/mlip/src/mlip/graph/mask_helpers.py community (archive-listed) unverified Apache-2.0 (permissive) · 67d246f6b09e9420 · report
physnet_envelope_function instadeepai/mlip/src/mlip/models/charge_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 86026c5df8f5b8c2 · report
resolve_use_float64 instadeepai/mlip/src/mlip/models/gaunt_tensor_product.py community (archive-listed) unverified Apache-2.0 (permissive) · 082c4570d28119cc · report

Tasks

Computational chemistry

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

MPNN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections