paper-with-me

홈 › Papers

Combinatorial Learning of Robust Deep Graph Matching: an Embedding based Approach.

2020-06-29 · TPAMI 2020 6 · Runzhong Wang, Junchi Yan and Xiaokang Yang.

Graph matching aims to establish node correspondence between two graphs, which has been a fundamental problem for its NP-complete nature. One practical consideration is the effective modeling of the affinity function in the presence of noise, such that the mathematically optimal matching result is also physically meaningful. This paper resorts to deep neural networks to learn the node and edge feature, as well as the affinity model for graph matching in an end-to-end fashion. The learning is supervised by combinatorial permutation loss over nodes. Specifically, the parameters belong to convolutional neural networks for image feature extraction, graph neural networks for node embedding that convert the structural (beyond second-order) information into node-wise features that leads to a linear assignment problem, as well as the affinity kernel between two graphs. Our approach enjoys flexibility in that the permutation loss is agnostic to the number of nodes, and the embedding model is shared among nodes such that the network can deal with varying numbers of nodes for both training and inference. Moreover, our network is class-agnostic. Experimental results on extensive benchmarks show its state-of-the-art performance. It bears some generalization capability across categories and datasets, and is capable for robust matching against outliers.

📄 PDF Abstract BibTeX

Code (1)

Thinklab-SJTU/ThinkMatch pytorch

Tasks

Graph Matching

Similar Papers 제목 키워드 기반

Learning Combinatorial Embedding Networks for Deep Graph Matching

2019-04-01 · ICCV 2019 10 · Runzhong Wang, Junchi Yan, Xiaokang Yang

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 effe…

Graph EmbeddingGraph Matching

Neural Subgraph Matching

2020-07-06 · Rex, Ying, Zhaoyu Lou, Jiaxuan You 외

Subgraph matching is the problem of determining the presence and location(s) of a given query graph in a large target graph. Despite being an NP-complete problem, the subgraph matching problem is crucial in domains rangi…

Learning deep graph matching with channel-independent embedding and Hungarian attention

2020-01-01 · ICLR 2020 1 · Tianshu Yu, Runzhong Wang, Junchi Yan, Baoxin Li

Graph matching aims to establishing node-wise correspondence between two graphs, which is a classic combinatorial problem and in general NP-complete. Until very recently, deep graph matching methods start to resort to de…

Graph MatchingHard Attention

Deep Graph Matching via Blackbox Differentiation of Combinatorial Solvers

2020-03-25 · Michal Rolínek, Paul Swoboda, Dominik Zietlow, Anselm Paulus 외

Building on recent progress at the intersection of combinatorial optimization and deep learning, we propose an end-to-end trainable architecture for deep graph matching that contains unmodified combinatorial solvers. Usi…

Combinatorial OptimizationDeep LearningGraph Matching

Deep Graph Matching via Blackbox Differentiation of Combinatorial Solvers

2020-08-01 · ECCV 2020 8 · Michal Rolínek, Paul Swoboda, Dominik Zietlow, Anselm Paulus 외

Building on recent progress at the intersection of combinatorial optimization and deep learning, we propose an end-to-end trainable architecture for deep graph matching that contains unmodified combinatorial solvers. Usi…

Combinatorial OptimizationDeep LearningGraph Matching