Multi-Attributed Graph Matching with Multi-Layer Random Walks

Abstract

This paper addresses the multi-attributed graph matching problem considering multiple attributes jointly while preserving the characteristics of each attribute. Since most of conventional graph matching algorithms integrate multiple attributes to construct a single attribute in an oversimplified way, the information from multiple attributes are not often fully exploited. In order to solve this problem, we propose a novel multi-layer graph structure that can preserve the particularities of each attribute in separated layers. Then, we also propose a multi-attributed graph matching algorithm based on the random walk centrality for the proposed multi-layer graph structure. We compare the proposed algorithm with other state-of-the-art graph matching algorithms based on the single-layer structure using synthetic and real datasets, and prove the superior performance of the proposed multi-layer graph structure and matching algorithm.

Cite

Text

Park and Yoon. "Multi-Attributed Graph Matching with Multi-Layer Random Walks." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46487-9_12

Markdown

[Park and Yoon. "Multi-Attributed Graph Matching with Multi-Layer Random Walks." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/park2016eccv-multi/) doi:10.1007/978-3-319-46487-9_12

BibTeX

@inproceedings{park2016eccv-multi,
  title     = {{Multi-Attributed Graph Matching with Multi-Layer Random Walks}},
  author    = {Park, Han-Mu and Yoon, Kuk-Jin},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {189-204},
  doi       = {10.1007/978-3-319-46487-9_12},
  url       = {https://mlanthology.org/eccv/2016/park2016eccv-multi/}
}