Tight Relaxation of Quadratic Matching
Itay Kezurer, Shahar Z. Kovalsky, Ronen Basri, Yaron Lipman
In Computer Graphics Forum, 34(5), 2015.
Abstract: Establishing point correspondences between shapes is extremely challenging as it involves both finding sets of semantically persistent feature points, as well as their combinatorial matching. We focus on the latter and consider the Quadratic Assignment Matching (QAM) model. We suggest a novel convex relaxation for this NP-hard problem that builds upon a rank-one reformulation of the problem in a higher dimension, followed by relaxation into a semidefinite program (SDP). Our method is shown to be a certain hybrid of the popular spectral and doubly-stochastic relaxations of QAM and in particular we prove that it is tighter than both.Experimental evaluation shows that the proposed relaxation is extremely tight: in the majority of our experiments it achieved the certified global optimum solution for the problem, while other relaxations tend to produce sub-optimal solutions. This, however, comes at the price of solving an SDP in a higher dimension. Our approach is further generalized to the problem of Consistent Collection Matching (CCM), where we solve the QAM on a collection of shapes while simultaneously incorporating a global consistency constraint. Lastly, we demonstrate an application to metric learning of collections of shapes.
Article URL: http://dx.doi.org/10.1111/cgf.12701
BibTeX format:
@article{CGF:CGF12701,
  author = {Itay Kezurer and Shahar Z. Kovalsky and Ronen Basri and Yaron Lipman},
  title = {Tight Relaxation of Quadratic Matching},
  journal = {Computer Graphics Forum},
  volume = {34},
  number = {5},
  pages = {115--128},
  year = {2015},
}
Search for more articles by Itay Kezurer.
Search for more articles by Shahar Z. Kovalsky.
Search for more articles by Ronen Basri.
Search for more articles by Yaron Lipman.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."