paper-with-me

Papers

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

2021-10-06 · ICLR 2022 4 · Johannes Brandstetter, Rob Hesselink, Elise van der Pol, Erik J Bekkers, Max Welling

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.

📄 PDF Abstract BibTeX arXiv:2110.02905

Code (2)

robdhess/steerable-e3-gnn 공식 구현 pytorch
gerkone/segnn-jax jax

Tasks

Graph Property Prediction

Similar Papers 제목 키워드 기반

Equivariant Graph Hierarchy-Based Neural Networks

2022-02-22 · Jiaqi Han, Wenbing Huang, Tingyang Xu, Yu Rong

Equivariant Graph neural Networks (EGNs) are powerful in characterizing the dynamics of multi-body physical systems. Existing EGNs conduct flat message passing, which, yet, is unable to capture the spatial/dynamical hier…

Importance of equivariant and invariant symmetries for fluid flow modeling

2023-05-03 · Varun Shankar, Shivam Barwey, Zico Kolter, Romit Maulik 외

Graph neural networks (GNNs) have shown promise in learning unstructured mesh-based simulations of physical systems, including fluid dynamics. In tandem, geometric deep learning principles have informed the development o…

Direct Molecular Polarizability Prediction with SO(3) Equivariant Local Frame GNNs

2025-11-10 · Jean Philip Filling, Felix Post, Michael Wand, Denis Andrienko arxiv

We introduce a novel equivariant graph neural network (GNN) architecture designed to predict the tensorial response properties of molecules. Unlike traditional frameworks that focus on regressing scalar quantities and de…

Molecular Property PredictionGraph Neural Network

Clifford Group Equivariant Simplicial Message Passing Networks

2024-02-15 · Cong Liu, David Ruhe, Floor Eijkelboom, Patrick Forré

We introduce Clifford Group Equivariant Simplicial Message Passing Networks, a method for steerable E(n)-equivariant message passing on simplicial complexes. Our method integrates the expressivity of Clifford group-equiv…

E(n) Equivariant Message Passing Simplicial Networks

2023-05-11 · Floor Eijkelboom, Rob Hesselink, Erik Bekkers

This paper presents $\mathrm{E}(n)$ Equivariant Message Passing Simplicial Networks (EMPSNs), a novel approach to learning on geometric graphs and point clouds that is equivariant to rotations, translations, and reflecti…