AEDNet: Adaptive Edge-Deleting Network For Subgraph Matching
Zixun Lan, Ye Ma, Limin Yu, LingLong Yuan, Fei Ma

TL;DR
AEDNet introduces an adaptive edge-deleting mechanism and cross-propagation to improve subgraph matching accuracy and speed, addressing challenges of structural differences and large solution spaces in NP-hard problems.
Contribution
The paper presents AEDNet, a novel end-to-end learning framework with adaptive edge deletion and feature consistency mechanisms for more effective subgraph matching.
Findings
Outperforms six state-of-the-art methods on six datasets.
Faster than exact methods on large graphs.
Effective in maintaining adjacency structure consistency.
Abstract
Subgraph matching is to find all subgraphs in a data graph that are isomorphic to an existing query graph. Subgraph matching is an NP-hard problem, yet has found its applications in many areas. Many learning-based methods have been proposed for graph matching, whereas few have been designed for subgraph matching. The subgraph matching problem is generally more challenging, mainly due to the different sizes between the two graphs, resulting in considerable large space of solutions. Also the extra edges existing in the data graph connecting to the matched nodes may lead to two matched nodes of two graphs having different adjacency structures and often being identified as distinct objects. Due to the extra edges, the existing learning based methods often fail to generate sufficiently similar node-level embeddings for matched nodes. This study proposes a novel Adaptive Edge-Deleting Network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
