paper-with-me

Papers

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

2024-01-25 · Martin Hanik, Gabriele Steidl, Christoph von Tycowicz

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.

📄 PDF Abstract BibTeX arXiv:2401.14381

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkHippocampusInductive Bias

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Total variation regularization for manifold-valued data

2013-12-30 · Andreas Weinmann, Laurent Demaret, Martin Storath

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…

Denoising

MANIFOLDNET: A DEEP NEURAL NETWORK FOR MANIFOLD-VALUED DATA

2019-05-01 · ICLR 2019 5 · Rudrasis Chakraborty, Jose Bouza, Jonathan Manton, Baba C. Vemuri

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 Classification

Dilated Convolutional Neural Networks for Sequential Manifold-valued Data

2019-10-05 · ICCV 2019 10 · Xingjian Zhen, Rudrasis Chakraborty, Nicholas Vogt, Barbara B. Bendlin 외

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

2018-09-11 · Rudrasis Chakraborty, Jose Bouza, Jonathan Manton, Baba C. Vemuri

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 Reduction

MVC-Net: A Convolutional Neural Network Architecture for Manifold-Valued Images With Applications

2020-03-02 · Jose J. Bouza, Chun-Hao Yang, David Vaillancourt, Baba C. Vemuri

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…