We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Learning Combinatorial Embedding Networks for Deep Graph Matching

Abstract: Graph matching refers to finding node correspondence between graphs, such that the corresponding node and edge's affinity can be maximized. In addition with its NP-completeness nature, another important challenge is effective modeling of the node-wise and structure-wise affinity across graphs and the resulting objective, to guide the matching procedure effectively finding the true matching against noises. To this end, this paper devises an end-to-end differentiable deep network pipeline to learn the affinity for graph matching. It involves a supervised permutation loss regarding with node correspondence to capture the combinatorial nature for graph matching. Meanwhile deep graph embedding models are adopted to parameterize both intra-graph and cross-graph affinity functions, instead of the traditional shallow and simple parametric forms e.g. a Gaussian kernel. The embedding can also effectively capture the higher-order structure beyond second-order edges. The permutation loss model is agnostic to the number of nodes, and the embedding model is shared among nodes such that the network allows for varying numbers of nodes in graphs for training and inference. Moreover, our network is class-agnostic with some generalization capability across different categories. All these features are welcomed for real-world applications. Experiments show its superiority against state-of-the-art graph matching learning methods.
Comments: ICCV2019 oral. Code available at this https URL
Subjects: Computer Vision and Pattern Recognition (cs.CV)
DOI: 10.1109/ICCV.2019.00315
Cite as: arXiv:1904.00597 [cs.CV]
  (or arXiv:1904.00597v3 [cs.CV] for this version)

Submission history

From: Runzhong Wang [view email]
[v1] Mon, 1 Apr 2019 07:01:15 GMT (520kb,D)
[v2] Mon, 19 Aug 2019 08:10:21 GMT (777kb,D)
[v3] Thu, 26 Sep 2019 14:35:05 GMT (777kb,D)

Link back to: arXiv, form interface, contact.