paper-with-me

Papers

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-equivariant layers with simplicial message passing, which is topologically more intricate than regular graph message passing. Clifford algebras include higher-order objects such as bivectors and trivectors, which express geometric features (e.g., areas, volumes) derived from vectors. Using this knowledge, we represent simplex features through geometric products of their vertices. To achieve efficient simplicial message passing, we share the parameters of the message network across different dimensions. Additionally, we restrict the final message to an aggregation of the incoming messages from different dimensions, leading to what we term shared simplicial message passing. Experimental results show that our method is able to outperform both equivariant and simplicial graph neural networks on a variety of geometric tasks.

📄 PDF Abstract BibTeX arXiv:2402.10011

Code (1)

congliuuva/clifford-group-equivariant-simplicial-message-passing-networks 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Clifford Algebraic Approach to E(n)-Equivariant High-order Graph Neural Networks

2024-10-07 · Viet-Hoang Tran, Thieu N. Vo, Tho Tran Huu, Tan Minh Nguyen

Designing neural network architectures that can handle data symmetry is crucial. This is especially important for geometric graphs whose properties are equivariance under Euclidean transformations. Current equivariant gr…

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…

Multivector Neurons: Better and Faster O(n)-Equivariant Clifford Graph Neural Networks

2024-06-06 · Cong Liu, David Ruhe, Patrick Forré

Most current deep learning models equivariant to $O(n)$ or $SO(n)$ either consider mostly scalar information such as distances and angles or have a very high computational complexity. In this work, we test a few novel me…

Deep LearningDenoising

Weisfeiler and Lehman Go Topological: Message Passing Simplicial Networks

2021-03-04 · ICLR Workshop GTRL 2021 5 · Cristian Bodnar, Fabrizio Frasca, Yu Guang Wang, Nina Otter 외

The pairwise interaction paradigm of graph machine learning has predominantly governed the modelling of relational systems. However, graphs alone cannot capture the multi-level interactions present in many complex system…

Clifford Group Equivariant Neural Networks

2023-05-18 · NeurIPS 2023 11 · David Ruhe, Johannes Brandstetter, Patrick Forré

We introduce Clifford Group Equivariant Neural Networks: a novel approach for constructing $\mathrm{O}(n)$- and $\mathrm{E}(n)$-equivariant models. We identify and study the $\textit{Clifford group}$, a subgroup inside t…