Learning Shape Correspondence with Anisotropic Convolutional Neural Networks

Abstract

Convolutional neural networks have achieved extraordinary results in many computer vision and pattern recognition applications; however, their adoption in the computer graphics and geometry processing communities is limited due to the non-Euclidean structure of their data. In this paper, we propose Anisotropic Convolutional Neural Network (ACNN), a generalization of classical CNNs to non-Euclidean domains, where classical convolutions are replaced by projections over a set of oriented anisotropic diffusion kernels. We use ACNNs to effectively learn intrinsic dense correspondences between deformable shapes, a fundamental problem in geometry processing, arising in a wide variety of applications. We tested ACNNs performance in very challenging settings, achieving state-of-the-art results on some of the most difficult recent correspondence benchmarks.

Cite

Text

Boscaini et al. "Learning Shape Correspondence with Anisotropic Convolutional Neural Networks." Neural Information Processing Systems, 2016.

Markdown

[Boscaini et al. "Learning Shape Correspondence with Anisotropic Convolutional Neural Networks." Neural Information Processing Systems, 2016.](https://mlanthology.org/neurips/2016/boscaini2016neurips-learning/)

BibTeX

@inproceedings{boscaini2016neurips-learning,
  title     = {{Learning Shape Correspondence with Anisotropic Convolutional Neural Networks}},
  author    = {Boscaini, Davide and Masci, Jonathan and Rodolà, Emanuele and Bronstein, Michael},
  booktitle = {Neural Information Processing Systems},
  year      = {2016},
  pages     = {3189-3197},
  url       = {https://mlanthology.org/neurips/2016/boscaini2016neurips-learning/}
}