{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/mace-higher-order-equivariant-message-passing","title":"MACE: Higher Order Equivariant Message Passing Neural Networks for Fast and Accurate Force Fields","arxiv_id":"2206.07697","date":"2022-06-15","proceeding":null,"authors":["Ilyes Batatia","Dávid Péter Kovács","Gregor N. C. Simm","Christoph Ortner","Gábor Csányi"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2206.07697v2","url_pdf":"https://arxiv.org/pdf/2206.07697v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"mace-higher-order-equivariant-message-passing","repo_url":"https://github.com/ACEsuit/mace","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"mace-higher-order-equivariant-message-passing","repo_url":"https://github.com/atomicarchitects/phonax","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"mace-higher-order-equivariant-message-passing","repo_url":"https://github.com/instadeepai/mlip","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"mace-higher-order-equivariant-message-passing","repo_url":"https://github.com/teddykoker/nequip-eqx","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":null}],"tasks":[{"task_slug":"computational-chemistry","task_name":"Computational chemistry"}],"methods":[{"method_slug":"mpnn","method_name":"MPNN"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2206.07697","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2206.07697"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ACEsuit/mace","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/instadeepai/mlip","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/atomicarchitects/phonax","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/teddykoker/nequip-eqx","reach":null}],"summary":{"unverified":5},"by_repo_kind":{"listed":{"samples":5,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"53312810ea79e5bb","entry":"get_graph_padding_mask","repo":"instadeepai/mlip","repo_kind":"listed","path":"src/mlip/graph/mask_helpers.py","file_url":"https://github.com/instadeepai/mlip/blob/HEAD/src/mlip/graph/mask_helpers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"53312810ea79e5bb"}},{"code_sha256_prefix":"9d6b7f9c169c82ea","entry":"get_no_pbc_cell","repo":"instadeepai/mlip","repo_kind":"listed","path":"src/mlip/graph/neighborhood.py","file_url":"https://github.com/instadeepai/mlip/blob/HEAD/src/mlip/graph/neighborhood.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9d6b7f9c169c82ea"}},{"code_sha256_prefix":"67d246f6b09e9420","entry":"get_node_padding_mask","repo":"instadeepai/mlip","repo_kind":"listed","path":"src/mlip/graph/mask_helpers.py","file_url":"https://github.com/instadeepai/mlip/blob/HEAD/src/mlip/graph/mask_helpers.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"67d246f6b09e9420"}},{"code_sha256_prefix":"86026c5df8f5b8c2","entry":"physnet_envelope_function","repo":"instadeepai/mlip","repo_kind":"listed","path":"src/mlip/models/charge_utils.py","file_url":"https://github.com/instadeepai/mlip/blob/HEAD/src/mlip/models/charge_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"86026c5df8f5b8c2"}},{"code_sha256_prefix":"082c4570d28119cc","entry":"resolve_use_float64","repo":"instadeepai/mlip","repo_kind":"listed","path":"src/mlip/models/gaunt_tensor_product.py","file_url":"https://github.com/instadeepai/mlip/blob/HEAD/src/mlip/models/gaunt_tensor_product.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"082c4570d28119cc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}