paper-with-me

홈 › Papers

So3krates: Equivariant attention for interactions on arbitrary length-scales in molecular systems

2022-05-28 · J. Thorben Frank, Oliver T. Unke, Klaus-Robert Müller

The application of machine learning methods in quantum chemistry has enabled the study of numerous chemical phenomena, which are computationally intractable with traditional ab-initio methods. However, some quantum mechanical properties of molecules and materials depend on non-local electronic effects, which are often neglected due to the difficulty of modeling them efficiently. This work proposes a modified attention mechanism adapted to the underlying physics, which allows to recover the relevant non-local effects. Namely, we introduce spherical harmonic coordinates (SPHCs) to reflect higher-order geometric information for each atom in a molecule, enabling a non-local formulation of attention in the SPHC space. Our proposed model So3krates - a self-attention based message passing neural network - uncouples geometric information from atomic features, making them independently amenable to attention mechanisms. Thereby we construct spherical filters, which extend the concept of continuous filters in Euclidean space to SPHC space and serve as foundation for a spherical self-attention mechanism. We show that in contrast to other published methods, So3krates is able to describe non-local quantum mechanical effects over arbitrary length scales. Further, we find evidence that the inclusion of higher-order geometric correlations increases data efficiency and improves generalization. So3krates matches or exceeds state-of-the-art performance on popular benchmarks, notably, requiring a significantly lower number of parameters (0.25 - 0.4x) while at the same time giving a substantial speedup (6 - 14x for training and 2 - 11x for inference) compared to other models.

📄 PDF Abstract BibTeX arXiv:2205.14276

Code (1)

thorben-frank/mlff 공식 구현 jax

Similar Papers 제목 키워드 기반

From Peptides to Nanostructures: A Euclidean Transformer for Fast and Stable Machine Learned Force Fields

2023-09-21 · J. Thorben Frank, Oliver T. Unke, Klaus-Robert Müller, Stefan Chmiela

Recent years have seen vast progress in the development of machine learned force fields (MLFFs) based on ab-initio reference calculations. Despite achieving low test errors, the reliability of MLFFs in molecular dynamics…

Machine Learning Multiscale Interactions

2026-05-25 · Àlex Solé, Sergio Suárez-Dou, Albert Mosella-Montoro, Silvia Gómez-Coca 외 arxiv

Realistic physical systems are characterised by emergent interactions across multiple length and time scales, posing a significant challenge for predictive machine learning (ML) models. Most scientific ML models focus on…

Group Equivariant Stand-Alone Self-Attention For Vision

2020-10-02 · ICLR 2021 1 · David W. Romero, Jean-Baptiste Cordonnier

We provide a general self-attention formulation to impose group equivariance to arbitrary symmetry groups. This is achieved by defining positional encodings that are invariant to the action of the group considered. Since…

Generalist Equivariant Transformer Towards 3D Molecular Interaction Learning

2023-06-02 · Xiangzhe Kong, Wenbing Huang, Yang Liu

Many processes in biology and drug discovery involve various 3D interactions between molecules, such as protein and protein, protein and small molecule, etc. Given that different molecules are usually represented in diff…

Drug Discovery

Physics-inspired Equivariant Descriptors of Non-bonded Interactions

2023-08-25 · Kevin K. Huguenin-Dumittan, Philip Loche, Ni Haoran, Michele Ceriotti

One essential ingredient in many machine learning (ML) based methods for atomistic modeling of materials and molecules is the use of locality. While allowing better system-size scaling, this systematically neglects long-…