CNNs on Surfaces using Rotation-Equivariant Features

Article

Venue

SIGGRAPH 2020

Abstract

This paper is concerned with a fundamental problem in geometric deep learning that arises in the construction of convolutional neural networks on surfaces. Due to curvature, the transport of filter kernels on surfaces results in a rotational ambiguity, which prevents a uniform alignment of these kernels on the surface. We propose a network architecture for surfaces that consists of vector-valued, rotation-equivariant features. The equivariance property makes it possible to locally align features, which were computed in arbitrary coordinate systems, when aggregating features in a convolution layer. The resulting network is agnostic to the choices of coordinate systems for the tangent spaces on the surface. We implement our approach for triangle meshes. Based on circular harmonic functions, we introduce convolution filters for meshes that are rotation-equivariant at the discrete level. We evaluate the resulting networks on shape correspondence and shape classifications tasks and compare their performance to other approaches.

Links

[DOI] [PDF] [code] [presentation] [project page]

Tags

Cite

@Article{Wiersma2020,
  author = {Ruben Wiersma, Elmar Eisemann, Klaus Hildebrandt},
  journal = {Transactions on Graphics},
  title = {CNNs on Surfaces using Rotation-Equivariant Features},
  year = {2020},
  month = {July},
  number = {4},
  volume = {39},
  publisher = {ACM},
  doi = {10.1145/3386569.3392437},
}