Progressive Graph Matching

Authors

Abstract

Graph matching is widely used in a variety of scientific fields, including computer vision, due to its powerful performance, robustness, and generality. Its computational complexity, however, limits the permissible size of input graphs in practice. Therefore, in real-world applications, the initial construction of graphs to match becomes a critical factor for the matching performance, and often leads to unsatisfactory results. In this paper, to resolve the issue, we propose a novel progressive framework which combines probabilistic progression of graphs with matching of graphs. The algorithm efficiently re-estimates in a Bayesian manner the most plausible target graphs based on the current matching result, and guarantees to boost the matching objective at the subsequent graph matching. Experimental evaluation demonstrates that our approach effectively handles the limits of conventional graph matching and achieves significant improvement in challenging image matching problems.


paper thumbnail

Paper

CVPR 2012 paper. (pdf, 8.64MB)
CVPR 2012 supplementary material. (pdf, 20.2MB)

Code

zip file (MATLAB) - updated May 2013

Citation

Minsu Cho and Kyoung Mu Lee. "Progressive Graph Matching: Making a Move of Graphs via Probabilistic Voting", Proc. Computer Vision and Pattern Recognition (CVPR), 2012.