CNNs on Surfaces using Rotation-Equivariant Features
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Shape Matching | FAUST (test) | Mean Geodesic Error0.033 | 85 | |
| Shape Correspondence | SCAPE (test) | Shape Correspondence Error0.035 | 54 | |
| Human part segmentation | SHREC07 Human Body (test) | Accuracy91.1 | 11 | |
| Classification | SHREC 11 (test) | Accuracy96.1 | 9 | |
| Classification | SHREC11 | Accuracy96.1 | 9 |