Unified Graph Matching in Euclidean Spaces

Abstract

Graph matching is a classical problem in pattern recognition with many applications, particularly when the graphs are embedded in Euclidean spaces, as is often the case for computer vision. There are several variants of the matching problem, concerned with isometries, isomorphisms, homeomorphisms, and node attributes; different approaches exist for each variant. We show how structured estimation methods from machine learning can be used to combine such variants into a single version of graph matching. In this paradigm, the extent to which our datasets reveal isometries, isomorphisms, homeomorphisms, and other properties is automatically accounted for in the learning process so that any such specific qualification of graph matching loses meaning. We present experiments with real computer vision data showing the leverage of this unified formulation.

Cite

Text

McAuley et al. "Unified Graph Matching in Euclidean Spaces." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5539859

Markdown

[McAuley et al. "Unified Graph Matching in Euclidean Spaces." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/mcauley2010cvpr-unified/) doi:10.1109/CVPR.2010.5539859

BibTeX

@inproceedings{mcauley2010cvpr-unified,
  title     = {{Unified Graph Matching in Euclidean Spaces}},
  author    = {McAuley, Julian J. and de Campos, Teofilo and Caetano, Tibério S.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {1871-1878},
  doi       = {10.1109/CVPR.2010.5539859},
  url       = {https://mlanthology.org/cvpr/2010/mcauley2010cvpr-unified/}
}