Fast computation of Bipartite graph matching

Francesc Serratosa
DOI: https://doi.org/10.1016/j.patrec.2014.04.015
IF: 4.757
2014-08-01
Pattern Recognition Letters
Abstract:We present a new algorithm to compute the Graph Edit Distance in a sub-optimal way. We demonstrate that the distance value is exactly the same than the one obtained by the algorithm called Bipartite but with a reduced run time. The only restriction we impose is that the edit costs have to be defined such that the Graph Edit Distance can be really defined as a distance function, that is, the cost of insertion plus deletion of nodes (or arcs) have to be lower or equal than the cost of substitution of nodes (or arcs). Empirical validation shows that higher is the order of the graphs, higher is the obtained Speed up.
computer science, artificial intelligence
What problem does this paper attempt to address?