LGAIMLOct 6, 2021

Geometric and Physical Quantities Improve E(3) Equivariant Message Passing

arXiv:2110.02905v3316 citations
Originality Incremental advance
AI Analysis

This work addresses the need for better handling of covariant data like vectors and tensors in machine learning models for physics and chemistry, representing an incremental advancement over prior equivariant graph networks.

The authors tackled the problem of incorporating covariant geometric and physical information into equivariant graph neural networks for computational physics and chemistry tasks, resulting in a new model called Steerable E(3) Equivariant Graph Neural Networks (SEGNNs) that improves upon existing methods.

Including covariant information, such as position, force, velocity or spin is important in many tasks in computational physics and chemistry. We introduce Steerable E(3) Equivariant Graph Neural Networks (SEGNNs) that generalise equivariant graph networks, such that node and edge attributes are not restricted to invariant scalars, but can contain covariant information, such as vectors or tensors. This model, composed of steerable MLPs, is able to incorporate geometric and physical information in both the message and update functions. Through the definition of steerable node attributes, the MLPs provide a new class of activation functions for general use with steerable feature fields. We discuss ours and related work through the lens of equivariant non-linear convolutions, which further allows us to pin-point the successful components of SEGNNs: non-linear message aggregation improves upon classic linear (steerable) point convolutions; steerable messages improve upon recent equivariant graph networks that send invariant messages. We demonstrate the effectiveness of our method on several tasks in computational physics and chemistry and provide extensive ablation studies.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes