A Sampling Strategy for Projecting to Permutations in the Graph Matching Problem
R. J. Wolstenholme, A. T. Walden

TL;DR
This paper introduces a novel sampling-based projection method for the graph matching problem, improving permutation matrix approximation and outperforming existing algorithms on benchmark tests.
Contribution
A new geometrically motivated sampling strategy for projecting matrices to permutation matrices, enhancing graph matching performance.
Findings
Outperforms PATH algorithm in two-thirds of benchmark cases.
Sampling strategy effectively minimizes graph matching norm.
Potential to improve existing algorithms by integrating the sampling method.
Abstract
In the context of the graph matching problem we propose a novel method for projecting a matrix , which may be a doubly stochastic matrix, to a permutation matrix We observe that there is an intuitve mapping, depending on a given from the set of -dimensional permutation matrices to sets of points in . The mapping has a number of geometrical properties that allow us to succesively sample points in in a manner similar to simulated annealing, where our objective is to minimise the graph matching norm found using the permutation matrix corresponding to each of the points. Our sampling strategy is applied to the QAPLIB benchmark library and outperforms the PATH algorithm in two-thirds of cases. Instead of using linear assignment, the incorporation of our sampling strategy as a projection step into algorithms such as PATH itself has the potential to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Complexity and Algorithms in Graphs · Optimization and Search Problems
