An Integer Projected Fixed Point Method for Graph Matching and MAP Inference - Robotics Institute Carnegie Mellon University

An Integer Projected Fixed Point Method for Graph Matching and MAP Inference

Conference Paper, Proceedings of (NeurIPS) Neural Information Processing Systems, pp. 1114 - 1122, December, 2009

Abstract

Graph matching and MAP inference are essential problems in computer vision and machine learning. We introduce a novel algorithm that can accommodate both problems and solve them efficiently. Recent graph matching algorithms are based on a general quadratic programming formulation, which takes in consideration both unary and second-order terms reflecting the similarities in local appearance as well as in the pairwise geometric relationships between the matched features. This problem is NP-hard, therefore most algorithms find approximate solutions by relaxing the original problem. They find the optimal continuous solution of the modified problem, ignoring during optimization the original discrete constraints. Then the continuous solution is quickly binarized at the end, but very little attention is put into this final discretization step. In this paper we argue that the stage in which a discrete solution is found is crucial for good performance. We propose an efficient algorithm, with climbing and convergence properties, that optimizes in the discrete domain the quadratic score, and it gives excellent results either by itself or by starting from the solution returned by any graph matching algorithm. In practice it outperforms state-or-the art graph matching algorithms and it also significantly improves their performance if used in combination. When applied to MAP inference, the algorithm is a parallel extension of Iterated Conditional Modes (ICM) with climbing and convergence properties that make it a compelling alternative to the sequential ICM. In our experiments on MAP inference our algorithm proved its effectiveness by significantly outperforming [13], ICM and Max-Product Belief Propagation.

BibTeX

@conference{Leordeanu-2009-10373,
author = {Marius Leordeanu and Martial Hebert and Rahul Sukthankar},
title = {An Integer Projected Fixed Point Method for Graph Matching and MAP Inference},
booktitle = {Proceedings of (NeurIPS) Neural Information Processing Systems},
year = {2009},
month = {December},
pages = {1114 - 1122},
}