GRCGCVSep 28, 2012

Sparse Modeling of Intrinsic Correspondences

arXiv:1209.6560v125 citations
Originality Highly original
AI Analysis

This addresses shape correspondence in computer vision, offering a novel sparse modeling approach with robust handling of incomplete matches, though it is incremental in applying sparse models to this domain.

The paper tackles the problem of non-rigid shape matching with only repeatable region detection, establishing accurate correspondences by solving a permuted sparse coding problem, achieving strong results on standard benchmarks.

We present a novel sparse modeling approach to non-rigid shape matching using only the ability to detect repeatable regions. As the input to our algorithm, we are given only two sets of regions in two shapes; no descriptors are provided so the correspondence between the regions is not know, nor we know how many regions correspond in the two shapes. We show that even with such scarce information, it is possible to establish very accurate correspondence between the shapes by using methods from the field of sparse modeling, being this, the first non-trivial use of sparse models in shape correspondence. We formulate the problem of permuted sparse coding, in which we solve simultaneously for an unknown permutation ordering the regions on two shapes and for an unknown correspondence in functional representation. We also propose a robust variant capable of handling incomplete matches. Numerically, the problem is solved efficiently by alternating the solution of a linear assignment and a sparse coding problem. The proposed methods are evaluated qualitatively and quantitatively on standard benchmarks containing both synthetic and scanned objects.

Foundations

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

Your Notes