paper-with-me

홈 › Papers

Multi-directional Geodesic Neural Networks via Equivariant Convolution

2018-10-01 · Adrien Poulenard, Maks Ovsjanikov

We propose a novel approach for performing convolution of signals on curved surfaces and show its utility in a variety of geometric deep learning applications. Key to our construction is the notion of directional functions defined on the surface, which extend the classic real-valued signals and which can be naturally convolved with with real-valued template functions. As a result, rather than trying to fix a canonical orientation or only keeping the maximal response across all alignments of a 2D template at every point of the surface, as done in previous works, we show how information across all rotations can be kept across different layers of the neural network. Our construction, which we call multi-directional geodesic convolution, or directional convolution for short, allows, in particular, to propagate and relate directional information across layers and thus different regions on the shape. We first define directional convolution in the continuous setting, prove its key properties and then show how it can be implemented in practice, for shapes represented as triangle meshes. We evaluate directional convolution in a wide variety of learning scenarios ranging from classification of signals on surfaces, to shape segmentation and shape matching, where we show a significant improvement over several baselines.

📄 PDF Abstract BibTeX arXiv:1810.02303

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Gauge Equivariant Spherical CNNs

2019-09-25 · Berkay Kicanaoglu, Pim de Haan, Taco Cohen

Spherical CNNs are convolutional neural networks that can process signals on the sphere, such as global climate and weather patterns or omnidirectional images. Over the last few years, a number of spherical convolution m…

Semantic Segmentation

Optimal Transport on the Lie Group of Roto-translations

2024-02-23 · Daan Bon, Gautam Pai, Gijs Bellaard, Olga Mula 외

The roto-translation group SE2 has been of active interest in image analysis due to methods that lift the image data to multi-orientation representations defined on this Lie group. This has led to impactful applications …

GPUTranslation

Rotation Equivariant Graph Convolutional Network for Spherical Image Classification

2020-06-01 · CVPR 2020 6 · Qin Yang, Chenglin Li, Wenrui Dai, Junni Zou 외

Convolutional neural networks (CNNs) designed for low-dimensional regular grids will unfortunately lead to non-optimal solutions for analyzing spherical images, due to their different geometrical properties from planar i…

ClassificationGeneral Classificationgraph constructionimage-classification+1

Gauge Equivariant Convolutional Networks and the Icosahedral CNN

2019-02-11 · Taco S. Cohen, Maurice Weiler, Berkay Kicanaoglu, Max Welling

The principle of equivariance to symmetry transformations enables a theoretically grounded approach to neural network architecture design. Equivariant networks have shown excellent performance and data efficiency on visi…

Semantic Segmentation

ReSeFlow: Rectifying SE(3)-Equivariant Policy Learning Flows

2025-09-20 · Zhitao Wang, Yanke Wang, Jiangtao Wen, Roberto Horowitz 외 arxiv

Robotic manipulation in unstructured environments requires the generation of robust and long-horizon trajectory-level policy with conditions of perceptual observations and benefits from the advantages of SE(3)-equivarian…