SOTAVerified

Manifold GCN: Diffusion-based Convolutional Neural Network for Manifold-valued Graphs

2024-01-25Unverified0· sign in to hype

Martin Hanik, Gabriele Steidl, Christoph von Tycowicz

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose two graph neural network layers for graphs with features in a Riemannian manifold. First, based on a manifold-valued graph diffusion equation, we construct a diffusion layer that can be applied to an arbitrary number of nodes and graph connectivity patterns. Second, we model a tangent multilayer perceptron by transferring ideas from the vector neuron framework to our general setting. Both layers are equivariant under node permutations and the feature manifold's isometries. These properties have led to a beneficial inductive bias in many deep-learning tasks. Numerical examples on synthetic data and an Alzheimer's classification application on triangle meshes of the right hippocampus demonstrate the usefulness of our new layers: While they apply to a much broader class of problems, they perform as well as or better than task-specific state-of-the-art networks.

Tasks

Reproductions