paper-with-me

홈 › Papers

Cormorant: Covariant Molecular Neural Networks

2019-06-06 · NeurIPS 2019 12 · Brandon Anderson, Truong-Son Hy, Risi Kondor

We propose Cormorant, a rotationally covariant neural network architecture for learning the behavior and properties of complex many-body physical systems. We apply these networks to molecular systems with two goals: learning atomic potential energy surfaces for use in Molecular Dynamics simulations, and learning ground state properties of molecules calculated by Density Functional Theory. Some of the key features of our network are that (a) each neuron explicitly corresponds to a subset of atoms; (b) the activation of each neuron is covariant to rotations, ensuring that overall the network is fully rotationally invariant. Furthermore, the non-linearity in our network is based upon tensor products and the Clebsch-Gordan decomposition, allowing the network to operate entirely in Fourier space. Cormorant significantly outperforms competing algorithms in learning molecular Potential Energy Surfaces from conformational geometries in the MD-17 dataset, and is competitive with other methods at learning geometric, energetic, electronic, and thermodynamic properties of molecules on the GDB-9 dataset.

📄 PDF Abstract BibTeX arXiv:1906.04015

Code (2)

risilab/cormorant 공식 구현 pytorch
drorlab/cormorant pytorch

Similar Papers 제목 키워드 기반

Fast Neural Network Approach for Direct Covariant Forces Prediction in Complex Multi-Element Extended Systems

2019-05-07 · Jonathan P. Mailoa, Mordechai Kornbluth, Simon L. Batzner, Georgy Samsonidze 외

Neural network force field (NNFF) is a method for performing regression on atomic structure-force relationships, bypassing expensive quantum mechanics calculation which prevents the execution of long ab-initio quality mo…

Atomic Forces

Symmetry-Aware Actor-Critic for 3D Molecular Design

2020-11-25 · ICLR 2021 1 · Gregor N. C. Simm, Robert Pinsler, Gábor Csányi, José Miguel Hernández-Lobato

Automating molecular design using deep reinforcement learning (RL) has the potential to greatly accelerate the search for novel materials. Despite recent progress on leveraging graph representations to design molecules, …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

N-body Networks: a Covariant Hierarchical Neural Network Architecture for Learning Atomic Potentials

2018-03-05 · Risi Kondor

We describe N-body networks, a neural network architecture for learning the behavior and properties of complex many body physical systems. Our specific application is to learn atomic potential energy surfaces for use in …

Covariant Gradient Descent

2025-04-07 · Dmitry Guskov, Vitaly Vanchurin

We present a manifestly covariant formulation of the gradient descent method, ensuring consistency across arbitrary coordinate systems and general curved trainable spaces. The optimization dynamics is defined using a cov…

An Improved Learning Framework for Covariant Local Feature Detection

2018-11-01 · Nehal Doiphode, Rahul Mitra, Shuaib Ahmed, Arjun Jain

Learning feature detection has been largely an unexplored area when compared to handcrafted feature detection. Recent learning formulations use the covariant constraint in their loss function to learn covariant detectors…