paper-with-me

Papers

Simplicial Representation Learning with Neural $k$-Forms

2023-12-13 · Kelly Maggs, Celia Hacker, Bastian Rieck

Geometric deep learning extends deep learning to incorporate information about the geometry and topology data, especially in complex domains like graphs. Despite the popularity of message passing in this field, it has limitations such as the need for graph rewiring, ambiguity in interpreting data, and over-smoothing. In this paper, we take a different approach, focusing on leveraging geometric information from simplicial complexes embedded in $\mathbb{R}^n$ using node coordinates. We use differential k-forms in \mathbb{R}^n to create representations of simplices, offering interpretability and geometric consistency without message passing. This approach also enables us to apply differential geometry tools and achieve universal approximation. Our method is efficient, versatile, and applicable to various input complexes, including graphs, simplicial complexes, and cell complexes. It outperforms existing message passing neural networks in harnessing information from geometrical graphs with node features serving as coordinates.

📄 PDF Abstract BibTeX arXiv:2312.08515

Code (1)

aidos-lab/neural-k-forms 공식 구현 pytorch

Tasks

Deep LearningRepresentation Learning

Similar Papers 제목 키워드 기반

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

Convolutional Learning on Simplicial Complexes

2023-01-26 · Maosheng Yang, Elvin Isufi

We propose a simplicial complex convolutional neural network (SCCNN) to learn data representations on simplicial complexes. It performs convolutions based on the multi-hop simplicial adjacencies via common faces and cofa…

Trajectory Prediction

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

TopoSRL: Topology preserving self-supervised Simplicial Representation Learning

2023-09-21 · NeurIPS 2023 11

In this paper, we introduce $\texttt{TopoSRL}$, a novel self-supervised learning (SSL) method for simplicial complexes to effectively capture higher-order interactions and preserve topology in the learned representations…

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 fu…

Graph Representation LearningRepresentation Learning