TL;DR
This paper introduces a flexible framework and reference implementations for efficiently incorporating long-range physical interactions, like electrostatics, into atomistic machine learning models, overcoming locality limitations.
Contribution
It develops a modular, fast, and accurate approach integrating established long-range algorithms into ML, with implementations in pyTorch and JAX, and introduces purified descriptors for long-range applications.
Findings
Efficient evaluation of long-range forces for ML potentials.
Seamless integration of physical interactions with local ML schemes.
Successful benchmarking in molecular dynamics and descriptor evaluation.
Abstract
Most atomistic machine learning (ML) models rely on a locality ansatz, and decompose the energy into a sum of short-ranged, atom-centered contributions. This leads to clear limitations when trying to describe problems that are dominated by long-range physical effects - most notably electrostatics. Many approaches have been proposed to overcome these limitations, but efforts to make them efficient and widely available are hampered by the need to incorporate an ad hoc implementation of methods to treat long-range interactions. We develop a framework aiming to bring some of the established algorithms to evaluate non-bonded interactions - including Ewald summation, classical particle-mesh Ewald (PME), and particle-particle/particle-mesh (P3M) Ewald - into atomistic ML. We provide a reference implementation for pyTorch as well as an experimental one for JAX. Beyond Coulomb and more general…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIon-surface interactions and analysis · Advanced Materials Characterization Techniques · Machine Learning in Materials Science
