Genetic Search for Structural Matching

Abstract

This paper describes a novel framework for performing relational graph matching using genetic search. The fitness measure is the recently reported global consistency measure of Wilson and Hancock. The basic measure of relational distance underpinning the technique is Hamming distance. Our standpoint is that genetic search provides a more attractive means of performing stochastic discrete optimisation on the global consistency measure than alternatives such as simulated annealing. Moreover, the action of the optimisation process is easily understood in terms of its action in the Hamming distance domain. We provide some experimental evaluation of the method in the matching of aerial stereograms.

Cite

Text

Cross et al. "Genetic Search for Structural Matching." European Conference on Computer Vision, 1996. doi:10.1007/BFB0015562

Markdown

[Cross et al. "Genetic Search for Structural Matching." European Conference on Computer Vision, 1996.](https://mlanthology.org/eccv/1996/cross1996eccv-genetic/) doi:10.1007/BFB0015562

BibTeX

@inproceedings{cross1996eccv-genetic,
  title     = {{Genetic Search for Structural Matching}},
  author    = {Cross, Andrew D. J. and Wilson, Richard C. and Hancock, Edwin R.},
  booktitle = {European Conference on Computer Vision},
  year      = {1996},
  pages     = {514-525},
  doi       = {10.1007/BFB0015562},
  url       = {https://mlanthology.org/eccv/1996/cross1996eccv-genetic/}
}