paper-with-me

Papers

Learning Local Equivariant Representations for Large-Scale Atomistic Dynamics

2022-04-11 · Albert Musaelian, Simon Batzner, Anders Johansson, Lixin Sun, Cameron J. Owen, Mordechai Kornbluth, Boris Kozinsky

A simultaneously accurate and computationally efficient parametrization of the energy and atomic forces of molecules and materials is a long-standing goal in the natural sciences. In pursuit of this goal, neural message passing has lead to a paradigm shift by describing many-body correlations of atoms through iteratively passing messages along an atomistic graph. This propagation of information, however, makes parallel computation difficult and limits the length scales that can be studied. Strictly local descriptor-based methods, on the other hand, can scale to large systems but do not currently match the high accuracy observed with message passing approaches. This work introduces Allegro, a strictly local equivariant deep learning interatomic potential that simultaneously exhibits excellent accuracy and scalability of parallel computation. Allegro learns many-body functions of atomic coordinates using a series of tensor products of learned equivariant representations, but without relying on message passing. Allegro obtains improvements over state-of-the-art methods on the QM9 and revised MD-17 data sets. A single tensor product layer is shown to outperform existing deep message passing neural networks and transformers on the QM9 benchmark. Furthermore, Allegro displays remarkable generalization to out-of-distribution data. Molecular dynamics simulations based on Allegro recover structural and kinetic properties of an amorphous phosphate electrolyte in excellent agreement with first principles calculations. Finally, we demonstrate the parallel scaling of Allegro with a dynamics simulation of 100 million atoms.

📄 PDF Abstract BibTeX arXiv:2204.05249

Code (3)

mir-group/allegro 공식 구현 pytorch
mir-group/pair_allegro pytorch
teddykoker/e3nn.c jax

Tasks

Atomic Forces

Similar Papers 제목 키워드 기반

HEroBM: a deep equivariant graph neural network for universal backmapping from coarse-grained to all-atom representations

2024-04-25 · Daniele Angioletti, Stefano Raniolo, Vittorio Limongelli

Molecular simulations have assumed a paramount role in the fields of chemistry, biology, and material sciences, being able to capture the intricate dynamic properties of systems. Within this realm, coarse-grained (CG) te…

AllGraph Neural Network

Equiformer: Equivariant Graph Attention Transformer for 3D Atomistic Graphs

2022-06-23 · Yi-Lun Liao, Tess Smidt

Despite their widespread success in various domains, Transformer networks have yet to perform well across datasets in the domain of 3D atomistic graphs such as molecules even when 3D-related inductive biases like transla…

Graph AttentionGraph Neural NetworkGraph Property PredictionInitial Structure to Relaxed Energy (IS2RE), Direct+1

EquiformerV2: Improved Equivariant Transformer for Scaling to Higher-Degree Representations

2023-06-21 · Yi-Lun Liao, Brandon Wood, Abhishek Das, Tess Smidt

Equivariant Transformers such as Equiformer have demonstrated the efficacy of applying Transformers to the domain of 3D atomistic systems. However, they are limited to small degrees of equivariant representations due to …

Graph Property Prediction

MARA: Continuous SE(3)-Equivariant Attention for Molecular Force Fields

2026-02-02 · Francesco Leonardi, Boris Bonev, Kaspar Riesen arxiv

Machine learning force fields (MLFFs) have become essential for accurate and efficient atomistic modeling. Despite their high accuracy, most existing approaches rely on fixed angular expansions, limiting flexibility in w…

AlphaNet: Scaling Up Local-frame-based Atomistic Interatomic Potential

2025-01-13 · Bangchen Yin, Jiaao Wang, Weitao Du, Pengbo Wang 외

Molecular dynamics simulations demand an unprecedented combination of accuracy and scalability to tackle grand challenges in catalysis and materials design. To bridge this gap, we present AlphaNet, a local-frame-based eq…

Computational Efficiency