paper-with-me

홈 › Papers

Gauge Equivariant Mesh CNNs: Anisotropic convolutions on geometric graphs

2020-03-11 · ICLR 2021 1 · Pim de Haan, Maurice Weiler, Taco Cohen, Max Welling

A common approach to define convolutions on meshes is to interpret them as a graph and apply graph convolutional networks (GCNs). Such GCNs utilize isotropic kernels and are therefore insensitive to the relative orientation of vertices and thus to the geometry of the mesh as a whole. We propose Gauge Equivariant Mesh CNNs which generalize GCNs to apply anisotropic gauge equivariant kernels. Since the resulting features carry orientation information, we introduce a geometric message passing scheme defined by parallel transporting features over mesh edges. Our experiments validate the significantly improved expressivity of the proposed model over conventional GCNs and other methods.

📄 PDF Abstract BibTeX arXiv:2003.05425

Code (1)

qualcomm-ai-research/gauge-equivariant-mesh-cnn 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

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

Geometrical aspects of lattice gauge equivariant convolutional neural networks

2023-03-20 · Jimmy Aronsson, David I. Müller, Daniel Schuh

Lattice gauge equivariant convolutional neural networks (L-CNNs) are a framework for convolutional neural networks that can be applied to non-Abelian lattice gauge theories without violating gauge symmetry. We demonstrat…

A Functional Approach to Rotation Equivariant Non-Linearities for Tensor Field Networks.

2021-06-19 · CVPR 2021 1 · Adrien Poulenard, Leonidas J. Guibas

Learning pose invariant representation is a fundamental problem in shape analysis. Most existing deep learning algorithms for 3D shape analysis are not robust to rotations and are often trained on synthetic datasets …

Higher Order Gauge Equivariant CNNs on Riemannian Manifolds and Applications

2023-05-26 · Gianfranco Cortes, Yue Yu, Robin Chen, Melissa Armstrong 외

With the advent of group equivariant convolutions in deep networks literature, spherical CNNs with $\mathsf{SO}(3)$-equivariant layers have been developed to cope with data that are samples of signals on the sphere $S^2$…

Coordinate Independent Convolutional Networks -- Isometry and Gauge Equivariant Convolutions on Riemannian Manifolds

2021-06-10 · Maurice Weiler, Patrick Forré, Erik Verlinde, Max Welling

Motivated by the vast success of deep convolutional networks, there is a great interest in generalizing convolutions to non-Euclidean manifolds. A major complication in comparison to flat spaces is that it is unclear in …