Simplicial Neural NetworksDownload PDF

Published: 31 Oct 2020, Last Modified: 22 Oct 2023TDA & Beyond 2020 PosterReaders: Everyone
Keywords: Geometric Deep Learning, Topological Learning, Laplacian, Simplicial Laplacian, Graph Convolutional Neural Networks, Higher-order relational learning
TL;DR: Simplicial neural networks (SNNs), a generalization of graph neural networks to data that live on a class of topological spaces called simplicial complexes.
Abstract: We present simplicial neural networks (SNNs), a generalization of graph neural networks to data that live on a class of topological spaces called simplicial complexes. These are natural multi-dimensional extensions of graphs that encode not only pairwise relationships but also higher-order interactions between vertices—allowing us to consider richer data, including vector fields and $n$-fold collaboration networks. We define an appropriate notion of convolution that we leverage to construct the desired convolutional neural networks. We test the SNNs on the task of imputing missing data on coauthorship complexes. Code and data are available at https://github.com/stefaniaebli/simplicial_neural_networks.
Previous Submission: No
Poster: pdf
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2010.03633/code)
1 Reply

Loading