Manifold GCN: Diffusion-based Convolutional Neural Network for Manifold-valued Graphs
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph Neural NetworkHippocampusInductive BiasMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Total variation regularization for manifold-valued data
We consider total variation minimization for manifold valued data. We propose a cyclic proximal point algorithm and a parallel proximal point algorithm to minimize TV functionals with $\ell^p$-type data terms in the mani…
DenoisingMANIFOLDNET: A DEEP NEURAL NETWORK FOR MANIFOLD-VALUED DATA
Developing deep neural networks (DNNs) for manifold-valued data sets has gained much interest of late in the deep learning research community. Examples of manifold-valued data include data from omnidirectional cameras o…
General ClassificationImage ReconstructionVideo ClassificationDilated Convolutional Neural Networks for Sequential Manifold-valued Data
Efforts are underway to study ways via which the power of deep neural networks can be extended to non-standard data types such as structured data (e.g., graphs) or manifold-valued data (e.g., unit vectors or special matr…
ManifoldNet: A Deep Network Framework for Manifold-valued Data
Deep neural networks have become the main work horse for many tasks involving learning from data in a variety of applications in Science and Engineering. Traditionally, the input to these networks lie in a vector space a…
Dimensionality ReductionMVC-Net: A Convolutional Neural Network Architecture for Manifold-Valued Images With Applications
Geometric deep learning has attracted significant attention in recent years, in part due to the availability of exotic data types for which traditional neural network architectures are not well suited. Our goal in this p…