D2Match: Leveraging Deep Learning and Degeneracy for Subgraph Matching
- URL: http://arxiv.org/abs/2306.06380v1
- Date: Sat, 10 Jun 2023 08:35:00 GMT
- Title: D2Match: Leveraging Deep Learning and Degeneracy for Subgraph Matching
- Authors: Xuanzhou Liu, Lin Zhang, Jiaqi Sun, Yujiu Yang, Haiqin Yang
- Abstract summary: Subgraph matching is a fundamental building block for graph-based applications.
We develop D2Match by leveraging the efficiency of Deep learning and Degeneracy for subgraph matching.
- Score: 18.53692718028551
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Subgraph matching is a fundamental building block for graph-based
applications and is challenging due to its high-order combinatorial nature.
Existing studies usually tackle it by combinatorial optimization or
learning-based methods. However, they suffer from exponential computational
costs or searching the matching without theoretical guarantees. In this paper,
we develop D2Match by leveraging the efficiency of Deep learning and Degeneracy
for subgraph matching. More specifically, we first prove that subgraph matching
can degenerate to subtree matching, and subsequently is equivalent to finding a
perfect matching on a bipartite graph. We can then yield an implementation of
linear time complexity by the built-in tree-structured aggregation mechanism on
graph neural networks. Moreover, circle structures and node attributes can be
easily incorporated in D2Match to boost the matching performance. Finally, we
conduct extensive experiments to show the superior performance of our D2Match
and confirm that our D2Match indeed exploits the subtrees and differs from
existing GNNs-based subgraph matching methods that depend on memorizing the
data distribution divergence
Related papers
- PA-GM: Position-Aware Learning of Embedding Networks for Deep Graph
Matching [14.713628231555223]
We introduce a novel end-to-end neural network that can map the linear assignment problem into a high-dimensional space.
Our model constructs the anchor set for the relative position of nodes.
It then aggregates the feature information of the target node and each anchor node based on a measure of relative position.
arXiv Detail & Related papers (2023-01-05T06:54:21Z) - Learning Universe Model for Partial Matching Networks over Multiple
Graphs [78.85255014094223]
We develop a universe matching scheme for partial matching of two or multiple graphs.
The subtle logic for inlier matching and outlier detection can be clearly modeled.
This is the first deep learning network that can cope with two-graph matching, multiple-graph matching, online matching, and mixture graph matching simultaneously.
arXiv Detail & Related papers (2022-10-19T08:34:00Z) - Reinforcement Learning Based Query Vertex Ordering Model for Subgraph
Matching [58.39970828272366]
Subgraph matching algorithms enumerate all is embeddings of a query graph in a data graph G.
matching order plays a critical role in time efficiency of these backtracking based subgraph matching algorithms.
In this paper, for the first time we apply the Reinforcement Learning (RL) and Graph Neural Networks (GNNs) techniques to generate the high-quality matching order for subgraph matching algorithms.
arXiv Detail & Related papers (2022-01-25T00:10:03Z) - Deep Probabilistic Graph Matching [72.6690550634166]
We propose a deep learning-based graph matching framework that works for the original QAP without compromising on the matching constraints.
The proposed method is evaluated on three popularly tested benchmarks (Pascal VOC, Willow Object and SPair-71k) and it outperforms all previous state-of-the-arts on all benchmarks.
arXiv Detail & Related papers (2022-01-05T13:37:27Z) - Joint Graph Learning and Matching for Semantic Feature Correspondence [69.71998282148762]
We propose a joint emphgraph learning and matching network, named GLAM, to explore reliable graph structures for boosting graph matching.
The proposed method is evaluated on three popular visual matching benchmarks (Pascal VOC, Willow Object and SPair-71k)
It outperforms previous state-of-the-art graph matching methods by significant margins on all benchmarks.
arXiv Detail & Related papers (2021-09-01T08:24:02Z) - Deep Reinforcement Learning of Graph Matching [63.469961545293756]
Graph matching (GM) under node and pairwise constraints has been a building block in areas from optimization to computer vision.
We present a reinforcement learning solver for GM i.e. RGM that seeks the node correspondence between pairwise graphs.
Our method differs from the previous deep graph matching model in the sense that they are focused on the front-end feature extraction and affinity function learning.
arXiv Detail & Related papers (2020-12-16T13:48:48Z) - S2DNet: Learning Accurate Correspondences for Sparse-to-Dense Feature
Matching [36.48376198922595]
S2DNet is a novel feature matching pipeline designed and trained to efficiently establish robust and accurate correspondences.
We show that S2DNet achieves state-of-the-art results on the HPatches benchmark, as well as on several long-term visual localization datasets.
arXiv Detail & Related papers (2020-04-03T17:04:34Z) - Auto-Encoding Twin-Bottleneck Hashing [141.5378966676885]
This paper proposes an efficient and adaptive code-driven graph.
It is updated by decoding in the context of an auto-encoder.
Experiments on benchmarked datasets clearly show the superiority of our framework over the state-of-the-art hashing methods.
arXiv Detail & Related papers (2020-02-27T05:58:12Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.