CVAIOct 19, 2021

DPFM: Deep Partial Functional Maps

arXiv:2110.09994v183 citationsHas Code
Originality Highly original
AI Analysis

This addresses the challenge of partial non-rigid shape matching for computer vision and graphics applications, offering a novel learning-based approach.

The paper tackles the problem of computing dense correspondences between non-rigid shapes with significant partiality, proposing a learning method that achieves state-of-the-art results on benchmark datasets.

We consider the problem of computing dense correspondences between non-rigid shapes with potentially significant partiality. Existing formulations tackle this problem through heavy manifold optimization in the spectral domain, given hand-crafted shape descriptors. In this paper, we propose the first learning method aimed directly at partial non-rigid shape correspondence. Our approach uses the functional map framework, can be trained in a supervised or unsupervised manner, and learns descriptors directly from the data, thus both improving robustness and accuracy in challenging cases. Furthermore, unlike existing techniques, our method is also applicable to partial-to-partial non-rigid matching, in which the common regions on both shapes are unknown a priori. We demonstrate that the resulting method is data-efficient, and achieves state-of-the-art results on several benchmark datasets. Our code and data can be found online: https://github.com/pvnieo/DPFM

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes