Articulated Shape Matching Using Laplacian Eigenfunctions and Unsupervised Point Registration
This work provides an incremental improvement for robust articulated shape matching, particularly for applications dealing with noisy data, topological changes, and varying sampling densities.
This paper addresses the problem of matching articulated shapes represented by voxel-sets, which is framed as a maximal sub-graph isomorphism problem. The authors propose a new method that aligns shapes by selecting the best subset of Laplacian eigenfunctions using histogram-based signatures, which then initializes a point registration process using unsupervised clustering and the EM algorithm.
Matching articulated shapes represented by voxel-sets reduces to maximal sub-graph isomorphism when each set is described by a weighted graph. Spectral graph theory can be used to map these graphs onto lower dimensional spaces and match shapes by aligning their embeddings in virtue of their invariance to change of pose. Classical graph isomorphism schemes relying on the ordering of the eigenvalues to align the eigenspaces fail when handling large data-sets or noisy data. We derive a new formulation that finds the best alignment between two congruent $K$-dimensional sets of points by selecting the best subset of eigenfunctions of the Laplacian matrix. The selection is done by matching eigenfunction signatures built with histograms, and the retained set provides a smart initialization for the alignment problem with a considerable impact on the overall performance. Dense shape matching casted into graph matching reduces then, to point registration of embeddings under orthogonal transformations; the registration is solved using the framework of unsupervised clustering and the EM algorithm. Maximal subset matching of non identical shapes is handled by defining an appropriate outlier class. Experimental results on challenging examples show how the algorithm naturally treats changes of topology, shape variations and different sampling densities.