paper-with-me

Papers

Simplicial Attention Networks

2022-04-20 · Christopher Wei Jin Goh, Cristian Bodnar, Pietro Liò

Graph representation learning methods have mostly been limited to the modelling of node-wise interactions. Recently, there has been an increased interest in understanding how higher-order structures can be utilised to further enhance the learning abilities of graph neural networks (GNNs) in combinatorial spaces. Simplicial Neural Networks (SNNs) naturally model these interactions by performing message passing on simplicial complexes, higher-dimensional generalisations of graphs. Nonetheless, the computations performed by most existent SNNs are strictly tied to the combinatorial structure of the complex. Leveraging the success of attention mechanisms in structured domains, we propose Simplicial Attention Networks (SAT), a new type of simplicial network that dynamically weighs the interactions between neighbouring simplicies and can readily adapt to novel structures. Additionally, we propose a signed attention mechanism that makes SAT orientation equivariant, a desirable property for models operating on (co)chain complexes. We demonstrate that SAT outperforms existent convolutional SNNs and GNNs in two image and trajectory classification tasks.

📄 PDF Abstract BibTeX arXiv:2204.09455

Code (1)

ggoh29/simplicial-neural-network-benchmark 공식 구현 pytorch

Tasks

Graph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Generalized Simplicial Attention Neural Networks

2023-09-05 · Claudio Battiloro, Lucia Testa, Lorenzo Giusti, Stefania Sardellitti 외

Graph machine learning methods excel at leveraging pairwise relations present in the data. However, graphs are unable to fully capture the multi-way interactions inherent in many complex systems. An effective way to inco…

Graph ClassificationImputationTrajectory Prediction

Simplicial Attention Neural Networks

2022-03-14 · L. Giusti, C. Battiloro, P. Di Lorenzo, S. Sardellitti 외

The aim of this work is to introduce simplicial attention networks (SANs), i.e., novel neural architectures that operate on data defined on simplicial complexes leveraging masked self-attentional layers. Hinging on forma…

ImputationTrajectory Prediction

Simplicial Complex Representation Learning

2021-03-08 · Anonymous

Simplicial complexes form an important class of topological spaces that are frequently used in many application areas such as computer-aided design, computer graphics, and simulation. Representation learning on graphs, w…

Representation Learning

Simplicial Complex Representation Learning

2021-03-06 · Mustafa Hajij, Ghada Zamzmi, Theodore Papamarkou, Vasileios Maroulas 외

Simplicial complexes form an important class of topological spaces that are frequently used in many application areas such as computer-aided design, computer graphics, and simulation. Representation learning on graphs, w…

Representation Learning

Logic and the 2-Simplicial Transformer

2020-05-01 · ICLR 2020 1 · James Clift, Dmitry Doryn, Daniel Murfet, James Wallbridge

We introduce the 2-simplicial Transformer, an extension of the Transformer which includes a form of higher-dimensional attention generalising the dot-product attention, and uses this attention to update entity representa…

Deep Reinforcement LearningInductive BiasLogical Reasoningreinforcement-learning+2