Title :
Deformable Graph Matching
Author :
Feng Zhou ; De la Torre, Fernando
Author_Institution :
Robot. Inst., Carnegie Mellon Univ., Pittsburgh, PA, USA
Abstract :
Graph matching (GM) is a fundamental problem in computer science, and it has been successfully applied to many problems in computer vision. Although widely used, existing GM algorithms cannot incorporate global consistence among nodes, which is a natural constraint in computer vision problems. This paper proposes deformable graph matching (DGM), an extension of GM for matching graphs subject to global rigid and non-rigid geometric constraints. The key idea of this work is a new factorization of the pair-wise affinity matrix. This factorization decouples the affinity matrix into the local structure of each graph and the pair-wise affinity edges. Besides the ability to incorporate global geometric transformations, this factorization offers three more benefits. First, there is no need to compute the costly (in space and time) pair-wise affinity matrix. Second, it provides a unified view of many GM methods and extends the standard iterative closest point algorithm. Third, it allows to use the path-following optimization algorithm that leads to improved optimization strategies and matching performance. Experimental results on synthetic and real databases illustrate how DGM outperforms state-of-the-art algorithms for GM. The code is available at http://humansensing.cs.cmu.edu/fgm.
Keywords :
computer vision; graph theory; image matching; iterative methods; matrix decomposition; optimisation; computer science; computer vision problem; deformable graph matching; global consistence; global geometric transformations; global rigid geometric constraints; local structure; nonrigid geometric constraints; pair-wise affinity edges; pair-wise affinity matrix factorization; path-following optimization algorithm; standard iterative closest point algorithms; Approximation algorithms; Computer vision; Iterative closest point algorithm; Linear programming; Optimization; Transmission line matrix methods; Vectors;
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2013 IEEE Conference on
Conference_Location :
Portland, OR
DOI :
10.1109/CVPR.2013.376